67 Commits (5c4caf4eb1e804d0e1a7ee23f5a03898e109215b)

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