67 Commits (5c4caf4eb1e804d0e1a7ee23f5a03898e109215b)

Autor SHA1 Mensaje Fecha
  vector-of-bool f599cbf343 Cleanup for new build with 0.0.1 hace 5 años
  vector-of-bool 77ffdca9a7 Use the 0.0.1 tag as our new bootstrap base hace 5 años
  vector-of-bool 4b783f3c2d Don't forget exe suffix when bootstrapping hace 5 años
  vector-of-bool d6fb2178b1 Clean up build script to just use a toolchain hace 5 años
  vector-of-bool 4d62ef20cd Now a p5 tag hace 5 años
  vector-of-bool 430a34c11f Do a full bootstrap build in CI for the release hace 5 años
  vector-of-bool fc5a461b8c Skipping deps is not an option hace 5 años
  vector-of-bool 04fc9cd094 Modify the bootstrap build process to now build newer versions with gcc-9, older with gcc-8, and use the new catalog feature to build deps hace 5 años
  vector-of-bool a2b36cc5df Downloading deps now takes place as part of the main build hace 5 años
  vector-of-bool 8bf05a557d Default-enable apps, tests, and warnings for the root project hace 5 años
  vector-of-bool fbef91dc94 Building now requires a deps repo hace 5 años
  vector-of-bool 83460d619e Silence conversion warning from range-v3 0.10.0 hace 5 años
  vector-of-bool 329ec9848e Fixup some stray refs to gcc-8 hace 5 años
  vector-of-bool b05153d5cf Use gcc-9 in CI hace 5 años
  vector-of-bool 142cc0ac95 Semver is now in a separate repo, we're using GCC 9 now hace 5 años
  vector-of-bool aaea35e23b Remove the `--full` parameter hace 5 años
  vector-of-bool 26ed508a0a gcc-8 is the C compiler hace 5 años
  vector-of-bool 3755a15e2f bootstrap-p4 hace 5 años
  vector-of-bool 42cba8986f Run full build as part of CI hace 5 años
  vector-of-bool 63b206fd7b Fix language detection (based on file extension) hace 5 años
  vector-of-bool cdf7654771 Enable -fconcepts for GCC builds hace 5 años
  vector-of-bool 44be1e12b3 New bootstrap-p3 hace 5 años
  vector-of-bool 87add9d5f8 Embedded dependencies are GONE! hace 5 años
  vector-of-bool dfa559c1df Bootstrap phase 3 is now the basis hace 5 años
  vector-of-bool 4c94414b9d Specify the tests directory for pytest hace 5 años
  vector-of-bool 8c5c462fba Use a different temp basedir for pytest to prevent long paths hace 5 años
  vector-of-bool 9b15738526 Fix windows: Can't replace an executable that is currently open hace 5 años
  vector-of-bool 9a7cd4ceac Second phase of CI which downloads and rebuilds our dependencies hace 5 años
  vector-of-bool 6a0b55298f Working on downloading and building our own deps hace 5 años
  vector-of-bool 16c06e8fe0 Refactor CI into reusable python modules hace 5 años
  vector-of-bool 3e55042a45 Use pytest for our smoke tests hace 5 años
  vector-of-bool d64b24b9d3 Remove old tests hace 5 años
  vector-of-bool e077956568 Use correct executable suffix in tests on Windows hace 5 años
  vector-of-bool 215f6086b6 Compile with /std:c++latest on MSVC hace 5 años
  vector-of-bool ea3c3dc69c New CI script can download a prebuilt phase-2 bootstrapped executable hace 5 años
  vector-of-bool 45b271db23 Suppress obnoxious warning from Windows SDK hace 5 años
  vector-of-bool 130b794841 Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals hace 5 años
  vector-of-bool d51323f697 Initial docs hace 5 años
  vector-of-bool 0e71d14fc6 Trying to fix bootstrap process on Windows hace 5 años
  vector-of-bool db281dd1f3 Give each bootstrap phase its own subdirectory hace 5 años
  vector-of-bool 42603f9370 Unbuffered mode for bootstrap build scripts hace 5 años
  vector-of-bool 5a28d4560c Unbuffered mode for Python subprocesses hace 5 años
  vector-of-bool afa2fd7fb3 New fancy CI script! hace 5 años
  vector-of-bool 23eb447a5a Update toolchains we use for CI hace 5 años
  vector-of-bool 4ac980ac4d New bootstrap phase hace 5 años
  vector-of-bool 45532d814c New build+bootstrap script for second phase hace 5 años
  vector-of-bool 9882dea50f rpcrt4.lib is required on Windows hace 5 años
  vector-of-bool 3f3207c29a Capital `C` in language versions hace 5 años
  vector-of-bool 3d961908aa Asan support for bootstrap build hace 5 años
  vector-of-bool ca827da214 Experimental preprocessor in MSVC for ranges hace 5 años