330 Commits (66f7b534fde60690114fabad678587deb43d2380)
 

Autor SHA1 Mensaje Fecha
  vector-of-bool 66f7b534fd New smoke tests for catalog operations hace 5 años
  vector-of-bool 955cb7acdb Move catalog to its own dir, and start adding subcommands for it hace 5 años
  vector-of-bool 6de88d9845 Rename to `catalog` to avoid confusion hace 5 años
  vector-of-bool ff833ee583 New remote repo database hace 5 años
  vector-of-bool 91a23d4066 Newer sqlite3 and semver libs hace 5 años
  vector-of-bool 1588722c84 Merge branch 'feature/pkg-id-type' into develop hace 5 años
  vector-of-bool 147ced5c9a Test cases for Catch2 integration hace 5 años
  vector-of-bool 60427b068e Merge branch 'develop' into feature/pkg-id-type hace 5 años
  vector-of-bool def2bad758 `catch-runner` isn't even a thing hace 5 años
  vector-of-bool 748d320e87 Display a counter while compiling files hace 5 años
  vector-of-bool eb302c7ba6 Merge branch 'develop' into feature/pkg-id-type hace 5 años
  vector-of-bool e7c1be5e6a Builtin-toolchain prefix for debug hace 5 años
  vector-of-bool 85ae3b2150 Attach mtimes to individual deps, not files. Fixes a miscompile (!!) hace 5 años
  vector-of-bool b2273b2ffb Merge branch 'develop' into feature/pkg-id-type hace 5 años
  vector-of-bool 9cb284c816 Merge branch 'feature/gcc-9-fixup' into develop hace 5 años
  vector-of-bool 329ec9848e Fixup some stray refs to gcc-8 hace 5 años
  vector-of-bool b05153d5cf Use gcc-9 in CI hace 5 años
  vector-of-bool cbebbe1650 Use gcc-9 in CI hace 5 años
  vector-of-bool 409dc2c83e Use package_id in remote package listings hace 5 años
  vector-of-bool 990e3503af Incorporate the new package_id type, as use `@` as a name separator hace 5 años
  vector-of-bool 4eb8c508f1 A `package_id` type hace 5 años
  vector-of-bool 5d8e940dcd Merge branch 'feature/full-semver' into develop hace 5 años
  vector-of-bool 142cc0ac95 Semver is now in a separate repo, we're using GCC 9 now hace 5 años
  vector-of-bool a56a3947e0 Implement all of semver hace 5 años
  vector-of-bool aaea35e23b Remove the `--full` parameter hace 5 años
  vector-of-bool 9c2a245dfa Fix removal of a file causing a crash in deps tracking hace 5 años
  vector-of-bool 18e2066beb Merge branch 'feature/dep-tracking' into develop hace 5 años
  vector-of-bool f07e6ca9cb Move `deps.hpp` all into build/ hace 5 años
  vector-of-bool c2d2bd6f31 Cleanup compile_exec hace 5 años
  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 26ed508a0a gcc-8 is the C compiler 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 055cbe4354 Add a remote for neo-sqlite3 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 3755a15e2f bootstrap-p4 hace 5 años
  vector-of-bool 42cba8986f Run full build as part of CI hace 5 años
  vector-of-bool 63b206fd7b Fix language detection (based on file extension) hace 5 años
  vector-of-bool 5f38ebf341 Merge branch 'feature/use-bootstrap-p3' into develop hace 5 años
  vector-of-bool 32236dfb93 Merge branch 'feature/bootstrap-p3' into develop hace 5 años
  vector-of-bool 9479797b89 Install ccache for CI, even though unused in Azure Pipeline hace 5 años
  vector-of-bool 8c0480ae89 Announce usage of neo/buffer hace 5 años