456 Commits (b050ffdbe80a8725771329dde210c4d473296233)
 

Author SHA1 Message Date
  vector-of-bool 9c2a245dfa Fix removal of a file causing a crash in deps tracking 5 years ago
  vector-of-bool 18e2066beb Merge branch 'feature/dep-tracking' into develop 5 years ago
  vector-of-bool f07e6ca9cb Move `deps.hpp` all into build/ 5 years ago
  vector-of-bool c2d2bd6f31 Cleanup compile_exec 5 years ago
  vector-of-bool 33e8fbdae1 Rebase built-in toolchains from the DDS parser 5 years ago
  vector-of-bool 9de9bbb7d6 Specify the output file for GNU-style deps 5 years ago
  vector-of-bool 26ed508a0a gcc-8 is the C compiler 5 years ago
  vector-of-bool bf80d6a96b Fix the main source file not being marked as an input to the compilation 5 years ago
  vector-of-bool 7cea3a34f7 Fix deps parsing from striping whitespace on non-deps output 5 years ago
  vector-of-bool 8d106a0eab Handle MSVC deps output for incremental compilation 5 years ago
  vector-of-bool 055cbe4354 Add a remote for neo-sqlite3 5 years ago
  vector-of-bool f806dba5ad Create a dir for the database before opening it 5 years ago
  vector-of-bool c94bea0b68 Function to parse MSVC output for compile deps 5 years ago
  vector-of-bool 1f14895a8f split_view doesn't allocate new strings 5 years ago
  vector-of-bool 2233043515 Can't bind a filesystem::path as a string 5 years ago
  vector-of-bool abf5586888 Persist dependency information in an SQLite database, and use it do incremental compilation 5 years ago
  vector-of-bool b2198488aa Access compile rules of a compile_file_plan 5 years ago
  vector-of-bool 1fca2fd03f Add arguments that handle the generation of compile dependency information. 5 years ago
  vector-of-bool 3755a15e2f bootstrap-p4 5 years ago
  vector-of-bool 42cba8986f Run full build as part of CI 5 years ago
  vector-of-bool 63b206fd7b Fix language detection (based on file extension) 5 years ago
  vector-of-bool 5f38ebf341 Merge branch 'feature/use-bootstrap-p3' into develop 5 years ago
  vector-of-bool 32236dfb93 Merge branch 'feature/bootstrap-p3' into develop 5 years ago
  vector-of-bool 9479797b89 Install ccache for CI, even though unused in Azure Pipeline 5 years ago
  vector-of-bool 8c0480ae89 Announce usage of neo/buffer 5 years ago
  vector-of-bool cdf7654771 Enable -fconcepts for GCC builds 5 years ago
  vector-of-bool 3a0f668fb8 Fix `#include` directive for catch-main cpp file 5 years ago
  vector-of-bool fb3749cf27 Use external neo/buffer 5 years ago
  vector-of-bool 5d3e49d2b6 Remove unused logging.hpp 5 years ago
  vector-of-bool 44be1e12b3 New bootstrap-p3 5 years ago
  vector-of-bool 7988561513 Peru is gone 5 years ago
  vector-of-bool 810c0a69a3 Formatting 5 years ago
  vector-of-bool beb00fa96b Convert our tests to use Catch2 5 years ago
  vector-of-bool 87add9d5f8 Embedded dependencies are GONE! 5 years ago
  vector-of-bool dfa559c1df Bootstrap phase 3 is now the basis 5 years ago
  vector-of-bool 10d8613836 Incorrect flags used in executable linking 5 years ago
  vector-of-bool 4c94414b9d Specify the tests directory for pytest 5 years ago
  vector-of-bool bd05c2f595 Fix missing flags when linking executables 5 years ago
  vector-of-bool ac0da1f0c4 Merge branch 'feature/get-deps' into develop 5 years ago
  vector-of-bool 8c5c462fba Use a different temp basedir for pytest to prevent long paths 5 years ago
  vector-of-bool 9b15738526 Fix windows: Can't replace an executable that is currently open 5 years ago
  vector-of-bool fc98d9d859 End-to-end test to get, build, and use an external library 5 years ago
  vector-of-bool 9a7cd4ceac Second phase of CI which downloads and rebuilds our dependencies 5 years ago
  vector-of-bool 9fc453b0c4 Fix setting the `Include-Path` for dependencies 5 years ago
  vector-of-bool 7830108569 Lowercase the `wil` library name 5 years ago
  vector-of-bool 224a1b9599 Pull taywee/args directly into the source tree 5 years ago
  vector-of-bool 1eeee1410a Refer to upstream repos if possible 5 years ago
  vector-of-bool 8546a5722a Automatic package generation from unchanged Git remotes 5 years ago
  vector-of-bool 6a0b55298f Working on downloading and building our own deps 5 years ago
  vector-of-bool 1d49aabf3a Test basic non-empty sdist creation 5 years ago