216 Commits (86b3ffa05803e252230ff0c2ab716eff791c103a)

Autor SHA1 Mensaje Fecha
  vector-of-bool 33e8fbdae1 Rebase built-in toolchains from the DDS parser hace 5 años
  vector-of-bool 9de9bbb7d6 Specify the output file for GNU-style deps hace 5 años
  vector-of-bool bf80d6a96b Fix the main source file not being marked as an input to the compilation hace 5 años
  vector-of-bool 7cea3a34f7 Fix deps parsing from striping whitespace on non-deps output hace 5 años
  vector-of-bool 8d106a0eab Handle MSVC deps output for incremental compilation hace 5 años
  vector-of-bool f806dba5ad Create a dir for the database before opening it hace 5 años
  vector-of-bool c94bea0b68 Function to parse MSVC output for compile deps hace 5 años
  vector-of-bool 1f14895a8f split_view doesn't allocate new strings hace 5 años
  vector-of-bool 2233043515 Can't bind a filesystem::path as a string hace 5 años
  vector-of-bool abf5586888 Persist dependency information in an SQLite database, and use it do incremental compilation hace 5 años
  vector-of-bool b2198488aa Access compile rules of a compile_file_plan hace 5 años
  vector-of-bool 1fca2fd03f Add arguments that handle the generation of compile dependency information. hace 5 años
  vector-of-bool 63b206fd7b Fix language detection (based on file extension) hace 5 años
  vector-of-bool 3a0f668fb8 Fix `#include` directive for catch-main cpp file hace 5 años
  vector-of-bool fb3749cf27 Use external neo/buffer hace 5 años
  vector-of-bool 5d3e49d2b6 Remove unused logging.hpp hace 5 años
  vector-of-bool 810c0a69a3 Formatting hace 5 años
  vector-of-bool beb00fa96b Convert our tests to use Catch2 hace 5 años
  vector-of-bool 10d8613836 Incorrect flags used in executable linking hace 5 años
  vector-of-bool bd05c2f595 Fix missing flags when linking executables hace 5 años
  vector-of-bool 9fc453b0c4 Fix setting the `Include-Path` for dependencies hace 5 años
  vector-of-bool 224a1b9599 Pull taywee/args directly into the source tree hace 5 años
  vector-of-bool 8546a5722a Automatic package generation from unchanged Git remotes hace 5 años
  vector-of-bool a642a5bf60 File extensions _must_ be sorted hace 5 años
  vector-of-bool 8c419b8eb2 Fix argument name for --lm-index hace 5 años
  vector-of-bool e8dc793e88 Force crate the sdist when creating from a clone hace 5 años
  vector-of-bool 0eb08490a1 We have to actually invoke ranges::to<> hace 5 años
  vector-of-bool e324031738 Rearrange flags on sdist command hace 5 años
  vector-of-bool e17acfdeb3 Simplify lm::pair to use plain public members hace 5 años
  vector-of-bool bacecce2f9 Missing header for source.hpp hace 5 años
  vector-of-bool 1ef23d6b8b Support for declarativily ignoring `X-` keys hace 5 años
  vector-of-bool 69c7fd2112 Dependency downloading using `dds deps get` hace 5 años
  vector-of-bool 675f8d365a Parsing lines containing nested key-value pairs 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 8f5e74ba0e Support for using an embedded version of Catch2 hace 5 años
  vector-of-bool 5a38f5f6a3 Fix Windows file locks to actually _work_ hace 5 años
  vector-of-bool 404738a7a3 Fix bad string trimming, and safer trimming of temporary strings hace 5 años
  vector-of-bool 55b7d56430 Fix bad string trimming creating bogus string_views hace 5 años
  vector-of-bool bc206eceed Fix help text for --repo-dir hace 5 años
  vector-of-bool 498a8c055c Fix repo loading to support arbitrary filenames hace 5 años
  vector-of-bool 0e9fa6f64b No `dist` subdir in repo. We'll get back to that... hace 5 años
  vector-of-bool 9d6525ff6d sdist loading can throw! hace 5 años
  vector-of-bool 172e63872a Skip dotfiles in the repo hace 5 años
  vector-of-bool 1c0044d482 Drop sdist hashing. We'll come back to that someday, but YAGNI for now hace 5 años
  vector-of-bool 642bd218b5 Log total timings for each step of the build hace 5 años
  vector-of-bool 1bdcb6d76b Unified timekeeping abstraction. Print time of linking hace 5 años
  vector-of-bool b7d1dce490 Use the `language` enum in toolchain loading, and add `Link-Flags` hace 5 años
  vector-of-bool 3f3207c29a Capital `C` in language versions hace 5 años
  vector-of-bool 6b0d83d628 Fix failure message formatting in toolchain loading hace 5 años
  vector-of-bool 0761f3d48d Don't use /WX as a default hace 5 años