75 コミット (2055f4a01ccdae191b3fe7ce51416f811e966708)

作成者 SHA1 メッセージ 日付
  vector-of-bool 9f82212bdc Transition to using JSON5 for package manifests 4年前
  vector-of-bool 63676532fb Add vob/json5 to the catalog 4年前
  vector-of-bool 6b4c6b4e53 Fix type annot in self_build script 4年前
  vector-of-bool 077ecb0355 Use a fix prior bootstrap that depended on a moving dep 4年前
  vector-of-bool ef63413806 Use the `gen-catalog-json.py` script to generate our catalog for CI 4年前
  vector-of-bool 051fc2a690 Catalog package can have descriptions 4年前
  vector-of-bool aff184e67a Pass -fconcepts for C++ only 4年前
  vector-of-bool 4965b672ee Python script to generate a catalog json 4年前
  vector-of-bool f599cbf343 Cleanup for new build with 0.0.1 5年前
  vector-of-bool 77ffdca9a7 Use the 0.0.1 tag as our new bootstrap base 5年前
  vector-of-bool 4b783f3c2d Don't forget exe suffix when bootstrapping 5年前
  vector-of-bool d6fb2178b1 Clean up build script to just use a toolchain 5年前
  vector-of-bool 4d62ef20cd Now a p5 tag 5年前
  vector-of-bool 430a34c11f Do a full bootstrap build in CI for the release 5年前
  vector-of-bool fc5a461b8c Skipping deps is not an option 5年前
  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 5年前
  vector-of-bool a2b36cc5df Downloading deps now takes place as part of the main build 5年前
  vector-of-bool 8bf05a557d Default-enable apps, tests, and warnings for the root project 5年前
  vector-of-bool fbef91dc94 Building now requires a deps repo 5年前
  vector-of-bool 83460d619e Silence conversion warning from range-v3 0.10.0 5年前
  vector-of-bool 329ec9848e Fixup some stray refs to gcc-8 5年前
  vector-of-bool b05153d5cf Use gcc-9 in CI 5年前
  vector-of-bool 142cc0ac95 Semver is now in a separate repo, we're using GCC 9 now 5年前
  vector-of-bool aaea35e23b Remove the `--full` parameter 5年前
  vector-of-bool 26ed508a0a gcc-8 is the C compiler 5年前
  vector-of-bool 3755a15e2f bootstrap-p4 5年前
  vector-of-bool 42cba8986f Run full build as part of CI 5年前
  vector-of-bool 63b206fd7b Fix language detection (based on file extension) 5年前
  vector-of-bool cdf7654771 Enable -fconcepts for GCC builds 5年前
  vector-of-bool 44be1e12b3 New bootstrap-p3 5年前
  vector-of-bool 87add9d5f8 Embedded dependencies are GONE! 5年前
  vector-of-bool dfa559c1df Bootstrap phase 3 is now the basis 5年前
  vector-of-bool 4c94414b9d Specify the tests directory for pytest 5年前
  vector-of-bool 8c5c462fba Use a different temp basedir for pytest to prevent long paths 5年前
  vector-of-bool 9b15738526 Fix windows: Can't replace an executable that is currently open 5年前
  vector-of-bool 9a7cd4ceac Second phase of CI which downloads and rebuilds our dependencies 5年前
  vector-of-bool 6a0b55298f Working on downloading and building our own deps 5年前
  vector-of-bool 16c06e8fe0 Refactor CI into reusable python modules 5年前
  vector-of-bool 3e55042a45 Use pytest for our smoke tests 5年前
  vector-of-bool d64b24b9d3 Remove old tests 5年前
  vector-of-bool e077956568 Use correct executable suffix in tests on Windows 5年前
  vector-of-bool 215f6086b6 Compile with /std:c++latest on MSVC 5年前
  vector-of-bool ea3c3dc69c New CI script can download a prebuilt phase-2 bootstrapped executable 5年前
  vector-of-bool 45b271db23 Suppress obnoxious warning from Windows SDK 5年前
  vector-of-bool 130b794841 Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals 5年前
  vector-of-bool d51323f697 Initial docs 5年前
  vector-of-bool 0e71d14fc6 Trying to fix bootstrap process on Windows 5年前
  vector-of-bool db281dd1f3 Give each bootstrap phase its own subdirectory 5年前
  vector-of-bool 42603f9370 Unbuffered mode for bootstrap build scripts 5年前
  vector-of-bool 5a28d4560c Unbuffered mode for Python subprocesses 5年前