226 次代码提交 (45b271db233506cac695bcc2375c59d61a0fb4f9)
 

作者 SHA1 备注 提交日期
  vector-of-bool 45b271db23 Suppress obnoxious warning from Windows SDK 6 年前
  vector-of-bool 130b794841 Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals 6 年前
  vector-of-bool 8f5e74ba0e Support for using an embedded version of Catch2 6 年前
  vector-of-bool 5a38f5f6a3 Fix Windows file locks to actually _work_ 6 年前
  vector-of-bool 404738a7a3 Fix bad string trimming, and safer trimming of temporary strings 6 年前
  vector-of-bool 0e71d14fc6 Trying to fix bootstrap process on Windows 6 年前
  vector-of-bool 55b7d56430 Fix bad string trimming creating bogus string_views 6 年前
  vector-of-bool db281dd1f3 Give each bootstrap phase its own subdirectory 6 年前
  vector-of-bool 7ebb544c9a Merge branch 'feature/subrepo-deps' into develop 6 年前
  vector-of-bool 42603f9370 Unbuffered mode for bootstrap build scripts 6 年前
  vector-of-bool 5a28d4560c Unbuffered mode for Python subprocesses 6 年前
  vector-of-bool a2c4e4a5b3 Use new CI in Azure 6 年前
  vector-of-bool afa2fd7fb3 New fancy CI script! 6 年前
  vector-of-bool 67a698dda8 Declare our dependencies 6 年前
  vector-of-bool 23eb447a5a Update toolchains we use for CI 6 年前
  vector-of-bool 00e86efca7 Ignore the repo lock file 6 年前
  vector-of-bool 3d7397a60d Ignore the _prebuilt dir 6 年前
  vector-of-bool 4ac980ac4d New bootstrap phase 6 年前
  vector-of-bool 45532d814c New build+bootstrap script for second phase 6 年前
  vector-of-bool a38e11662d Move nlohmann-json into a subrepo 6 年前
  vector-of-bool 4560e71556 Move range-v3 6 年前
  vector-of-bool f4b1431ca3 Move WIL and spdlog 6 年前
  vector-of-bool bc206eceed Fix help text for --repo-dir 6 年前
  vector-of-bool e01e9ad19d Move taywee-args 6 年前
  vector-of-bool 498a8c055c Fix repo loading to support arbitrary filenames 6 年前
  vector-of-bool 0e9fa6f64b No `dist` subdir in repo. We'll get back to that... 6 年前
  vector-of-bool 9d6525ff6d sdist loading can throw! 6 年前
  vector-of-bool 172e63872a Skip dotfiles in the repo 6 年前
  vector-of-bool 1c0044d482 Drop sdist hashing. We'll come back to that someday, but YAGNI for now 6 年前
  vector-of-bool e8fbef6158 git subrepo clone git@github.com:vector-of-bool/neo-buffer.git external/repo/neo-buffer 6 年前
  vector-of-bool 4bc28954ef Merge branch 'feature/initial' into develop 6 年前
  vector-of-bool 642bd218b5 Log total timings for each step of the build 6 年前
  vector-of-bool 1bdcb6d76b Unified timekeeping abstraction. Print time of linking 6 年前
  vector-of-bool 9882dea50f rpcrt4.lib is required on Windows 6 年前
  vector-of-bool b7d1dce490 Use the `language` enum in toolchain loading, and add `Link-Flags` 6 年前
  vector-of-bool 3f3207c29a Capital `C` in language versions 6 年前
  vector-of-bool 6b0d83d628 Fix failure message formatting in toolchain loading 6 年前
  vector-of-bool 3d961908aa Asan support for bootstrap build 6 年前
  vector-of-bool 0761f3d48d Don't use /WX as a default 6 年前
  vector-of-bool ae3f902581 Formatting, and prune unused #includes 6 年前
  vector-of-bool ca827da214 Experimental preprocessor in MSVC for ranges 6 年前
  vector-of-bool 4fa8ba32df Update MSVC toolchain 6 年前
  vector-of-bool cfdea54e6b Fix dead-code warnings 6 年前
  vector-of-bool 596e67ff9c tag mismatch 6 年前
  vector-of-bool abe4478323 Stray semicolon 6 年前
  vector-of-bool a019ed9e0b New toolchain config file format 6 年前
  vector-of-bool b3f16faee6 Debugging of subprocesses 6 年前
  vector-of-bool 2f9e5a5a30 No implicit string conversion on MSVC 6 年前
  vector-of-bool 2c1404dab5 Fix stack use-after-return. Something odd in ranges... 6 年前
  vector-of-bool fbbbfda981 Formatting 6 年前