161 次程式碼提交 (6a0b55298f23b230d915ae62a6dcd9f09072736b)

作者 SHA1 備註 提交日期
  vector-of-bool a642a5bf60 File extensions _must_ be sorted 5 年之前
  vector-of-bool 8c419b8eb2 Fix argument name for --lm-index 5 年之前
  vector-of-bool e8dc793e88 Force crate the sdist when creating from a clone 5 年之前
  vector-of-bool 0eb08490a1 We have to actually invoke ranges::to<> 5 年之前
  vector-of-bool e324031738 Rearrange flags on sdist command 5 年之前
  vector-of-bool e17acfdeb3 Simplify lm::pair to use plain public members 5 年之前
  vector-of-bool bacecce2f9 Missing header for source.hpp 5 年之前
  vector-of-bool 1ef23d6b8b Support for declarativily ignoring `X-` keys 5 年之前
  vector-of-bool 69c7fd2112 Dependency downloading using `dds deps get` 5 年之前
  vector-of-bool 675f8d365a Parsing lines containing nested key-value pairs 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 8f5e74ba0e Support for using an embedded version of Catch2 5 年之前
  vector-of-bool 5a38f5f6a3 Fix Windows file locks to actually _work_ 5 年之前
  vector-of-bool 404738a7a3 Fix bad string trimming, and safer trimming of temporary strings 5 年之前
  vector-of-bool 55b7d56430 Fix bad string trimming creating bogus string_views 5 年之前
  vector-of-bool bc206eceed Fix help text for --repo-dir 5 年之前
  vector-of-bool 498a8c055c Fix repo loading to support arbitrary filenames 5 年之前
  vector-of-bool 0e9fa6f64b No `dist` subdir in repo. We'll get back to that... 5 年之前
  vector-of-bool 9d6525ff6d sdist loading can throw! 5 年之前
  vector-of-bool 172e63872a Skip dotfiles in the repo 5 年之前
  vector-of-bool 1c0044d482 Drop sdist hashing. We'll come back to that someday, but YAGNI for now 5 年之前
  vector-of-bool 642bd218b5 Log total timings for each step of the build 5 年之前
  vector-of-bool 1bdcb6d76b Unified timekeeping abstraction. Print time of linking 5 年之前
  vector-of-bool b7d1dce490 Use the `language` enum in toolchain loading, and add `Link-Flags` 5 年之前
  vector-of-bool 3f3207c29a Capital `C` in language versions 5 年之前
  vector-of-bool 6b0d83d628 Fix failure message formatting in toolchain loading 5 年之前
  vector-of-bool 0761f3d48d Don't use /WX as a default 5 年之前
  vector-of-bool ae3f902581 Formatting, and prune unused #includes 5 年之前
  vector-of-bool cfdea54e6b Fix dead-code warnings 5 年之前
  vector-of-bool 596e67ff9c tag mismatch 5 年之前
  vector-of-bool abe4478323 Stray semicolon 5 年之前
  vector-of-bool a019ed9e0b New toolchain config file format 5 年之前
  vector-of-bool b3f16faee6 Debugging of subprocesses 5 年之前
  vector-of-bool 2f9e5a5a30 No implicit string conversion on MSVC 5 年之前
  vector-of-bool 2c1404dab5 Fix stack use-after-return. Something odd in ranges... 5 年之前
  vector-of-bool fbbbfda981 Formatting 5 年之前
  vector-of-bool 726be6ec01 Log spelling and alignment 5 年之前
  vector-of-bool 035d02e530 Apps is now ready. Remove that warning 5 年之前
  vector-of-bool 9fbfc71369 Executing tests is useful. Let's do that 5 年之前
  vector-of-bool 761bfe8a93 Link failures should actually be an error, oops 5 年之前
  vector-of-bool eeca842437 Prettier log output 5 年之前
  vector-of-bool a5251f877e toolchain_prep simplifies creation of toolchain objects 5 年之前
  vector-of-bool 3c3252cb1d Formatting 5 年之前
  vector-of-bool c6d81ee1a3 Parallel executable linking 5 年之前
  vector-of-bool 744d8dfd26 Convert to all #pragma once 5 年之前
  vector-of-bool b0c6020694 Move toolchain to a subdir 5 年之前
  vector-of-bool fc06ecff9c ddslim -> dds 5 年之前
  vector-of-bool 45d6e7be7d Move the definition of `build_plan` 5 年之前
  vector-of-bool 01c56a7130 Reverse order of linker inputs to fix linker order resolution 5 年之前
  vector-of-bool cb8d23d445 Better Dead code elim 5 年之前