Skip to content
Snippets Groups Projects
  1. Jul 28, 2020
    • Eelco Dolstra's avatar
      Bump version to 3.0 · 189e6f5e
      Eelco Dolstra authored
      Since there are some incompatible changes, it's better to bump the
      major version number.
      189e6f5e
  2. Jul 27, 2020
  3. Jul 26, 2020
  4. Jul 25, 2020
    • Matthew Bauer's avatar
      Allow PRECOMPILE_HEADERS in cross-compilation · 72f87710
      Matthew Bauer authored
      In cross, CXX will look like aarch64-unknown-linux-gnu-g++. We could
      run some command to check what kind of compiler it is, but for now we
      can just check if g++ is anywhere in the string. I couldn’t find any
      "ends with" for makefile, so it can be anywhere in CXX.
      72f87710
  5. Jul 24, 2020
  6. Jul 23, 2020
  7. Jul 22, 2020
  8. Jul 21, 2020
  9. Jul 20, 2020
  10. Jul 19, 2020
  11. Jul 18, 2020
Loading