453 Commits (39e44914bc5614629756295507cdaf288dfd1149)
 

Author SHA1 Message Date
  vector-of-bool 5c8b8fc791 Doc comments, and manifest.pk_id -> pkg_id 5 years ago
  vector-of-bool 86b3ffa058 Move package_manifest and package_id into a subdir 5 years ago
  vector-of-bool 19bc70d2f8 Move the library types into a subdirectory 5 years ago
  vector-of-bool b28dbd417c Fix compile progress counter 5 years ago
  vector-of-bool 04a10236ed Building of dependencies is now run as part of the main build 5 years ago
  vector-of-bool 787465c6d4 We can list catalog contents 5 years ago
  vector-of-bool e2c1b6d6bb Re-inserting a package into the catalog will replace it 5 years ago
  vector-of-bool 5bace8b3c3 Merge branch 'feature/version-ranges' into develop 5 years ago
  vector-of-bool 83460d619e Silence conversion warning from range-v3 0.10.0 5 years ago
  vector-of-bool 1a66102a7e pubgrub 0.1.2 fixes GCC 9.2.0 (which is in Homebrew) 5 years ago
  vector-of-bool 123b0bb9fc Pubgrub 0.1.1 fixes for MSVC 5 years ago
  vector-of-bool 5f3d187df0 Bump semver and range-v3 version, and add pubgrub dep 5 years ago
  vector-of-bool c69960a5f0 Add missing operator== for lm pair iterator 5 years ago
  vector-of-bool a79be74102 We have version ranges! 5 years ago
  vector-of-bool a25faaf1fb Change `dependency` to store a version range, not just a version 5 years ago
  vector-of-bool b9d438ab86 Merge branch 'feature/repodb' into develop 5 years ago
  vector-of-bool f9b4d5f85c Fix up all tests to work with the catalog 5 years ago
  vector-of-bool 0730552bf9 Removed the old remote loading code 5 years ago
  vector-of-bool 9ddb873570 `ddds deps get` now uses the catalog, and `catalog add` for manually adding entries 5 years ago
  vector-of-bool 0d23ff3146 Put the obtained sdist in a useful location 5 years ago
  vector-of-bool d448a1cded Give the catalog a default path 5 years ago
  vector-of-bool d3844017ff New `get` for catalog, just a copy of old repo `get` for now 5 years ago
  vector-of-bool 66f7b534fd New smoke tests for catalog operations 5 years ago
  vector-of-bool 955cb7acdb Move catalog to its own dir, and start adding subcommands for it 5 years ago
  vector-of-bool 6de88d9845 Rename to `catalog` to avoid confusion 5 years ago
  vector-of-bool ff833ee583 New remote repo database 5 years ago
  vector-of-bool 91a23d4066 Newer sqlite3 and semver libs 5 years ago
  vector-of-bool 1588722c84 Merge branch 'feature/pkg-id-type' into develop 5 years ago
  vector-of-bool 147ced5c9a Test cases for Catch2 integration 5 years ago
  vector-of-bool 60427b068e Merge branch 'develop' into feature/pkg-id-type 5 years ago
  vector-of-bool def2bad758 `catch-runner` isn't even a thing 5 years ago
  vector-of-bool 748d320e87 Display a counter while compiling files 5 years ago
  vector-of-bool eb302c7ba6 Merge branch 'develop' into feature/pkg-id-type 5 years ago
  vector-of-bool e7c1be5e6a Builtin-toolchain prefix for debug 5 years ago
  vector-of-bool 85ae3b2150 Attach mtimes to individual deps, not files. Fixes a miscompile (!!) 5 years ago
  vector-of-bool b2273b2ffb Merge branch 'develop' into feature/pkg-id-type 5 years ago
  vector-of-bool 9cb284c816 Merge branch 'feature/gcc-9-fixup' into develop 5 years ago
  vector-of-bool 329ec9848e Fixup some stray refs to gcc-8 5 years ago
  vector-of-bool b05153d5cf Use gcc-9 in CI 5 years ago
  vector-of-bool cbebbe1650 Use gcc-9 in CI 5 years ago
  vector-of-bool 409dc2c83e Use package_id in remote package listings 5 years ago
  vector-of-bool 990e3503af Incorporate the new package_id type, as use `@` as a name separator 5 years ago
  vector-of-bool 4eb8c508f1 A `package_id` type 5 years ago
  vector-of-bool 5d8e940dcd Merge branch 'feature/full-semver' into develop 5 years ago
  vector-of-bool 142cc0ac95 Semver is now in a separate repo, we're using GCC 9 now 5 years ago
  vector-of-bool a56a3947e0 Implement all of semver 5 years ago
  vector-of-bool aaea35e23b Remove the `--full` parameter 5 years ago
  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