226 Revīzijas (6f8b23691b979f3cb8af4794ef08052047588dff)

Autors SHA1 Ziņojums Datums
  vector-of-bool 6f8b23691b Catalog doesn't do any solving, only the repo with the catalog's help pirms 5 gadiem
  vector-of-bool a2b36cc5df Downloading deps now takes place as part of the main build pirms 5 gadiem
  vector-of-bool c74b73cfcb Create the catalog's parent dir before opening pirms 5 gadiem
  vector-of-bool a245f306d5 Libman generation code is gone (for now) pirms 5 gadiem
  vector-of-bool 6dcfe381a5 Remove old `deps build` code pirms 5 gadiem
  vector-of-bool 9db197fff4 Built deps go in a subdirectory of _build, not the root pirms 5 gadiem
  vector-of-bool 1e9f9ee3b3 Honor the subdir in archive paths, and create tha parent before archiving pirms 5 gadiem
  vector-of-bool 7597b2d54c If an output is missing, it's out-of-date pirms 5 gadiem
  vector-of-bool 8bf05a557d Default-enable apps, tests, and warnings for the root project pirms 5 gadiem
  vector-of-bool 5c8b8fc791 Doc comments, and manifest.pk_id -> pkg_id pirms 5 gadiem
  vector-of-bool 86b3ffa058 Move package_manifest and package_id into a subdir pirms 5 gadiem
  vector-of-bool 19bc70d2f8 Move the library types into a subdirectory pirms 5 gadiem
  vector-of-bool b28dbd417c Fix compile progress counter pirms 5 gadiem
  vector-of-bool 04a10236ed Building of dependencies is now run as part of the main build pirms 5 gadiem
  vector-of-bool 787465c6d4 We can list catalog contents pirms 5 gadiem
  vector-of-bool e2c1b6d6bb Re-inserting a package into the catalog will replace it pirms 5 gadiem
  vector-of-bool c69960a5f0 Add missing operator== for lm pair iterator pirms 5 gadiem
  vector-of-bool a79be74102 We have version ranges! pirms 5 gadiem
  vector-of-bool a25faaf1fb Change `dependency` to store a version range, not just a version pirms 5 gadiem
  vector-of-bool 0730552bf9 Removed the old remote loading code pirms 5 gadiem
  vector-of-bool 9ddb873570 `ddds deps get` now uses the catalog, and `catalog add` for manually adding entries pirms 5 gadiem
  vector-of-bool 0d23ff3146 Put the obtained sdist in a useful location pirms 5 gadiem
  vector-of-bool d448a1cded Give the catalog a default path pirms 5 gadiem
  vector-of-bool d3844017ff New `get` for catalog, just a copy of old repo `get` for now pirms 5 gadiem
  vector-of-bool 955cb7acdb Move catalog to its own dir, and start adding subcommands for it pirms 5 gadiem
  vector-of-bool 6de88d9845 Rename to `catalog` to avoid confusion pirms 5 gadiem
  vector-of-bool ff833ee583 New remote repo database pirms 5 gadiem
  vector-of-bool def2bad758 `catch-runner` isn't even a thing pirms 5 gadiem
  vector-of-bool 748d320e87 Display a counter while compiling files pirms 5 gadiem
  vector-of-bool e7c1be5e6a Builtin-toolchain prefix for debug pirms 5 gadiem
  vector-of-bool 85ae3b2150 Attach mtimes to individual deps, not files. Fixes a miscompile (!!) pirms 5 gadiem
  vector-of-bool 409dc2c83e Use package_id in remote package listings pirms 5 gadiem
  vector-of-bool 990e3503af Incorporate the new package_id type, as use `@` as a name separator pirms 5 gadiem
  vector-of-bool 4eb8c508f1 A `package_id` type pirms 5 gadiem
  vector-of-bool 142cc0ac95 Semver is now in a separate repo, we're using GCC 9 now pirms 5 gadiem
  vector-of-bool a56a3947e0 Implement all of semver pirms 5 gadiem
  vector-of-bool aaea35e23b Remove the `--full` parameter pirms 5 gadiem
  vector-of-bool 9c2a245dfa Fix removal of a file causing a crash in deps tracking pirms 5 gadiem
  vector-of-bool f07e6ca9cb Move `deps.hpp` all into build/ pirms 5 gadiem
  vector-of-bool c2d2bd6f31 Cleanup compile_exec pirms 5 gadiem
  vector-of-bool 33e8fbdae1 Rebase built-in toolchains from the DDS parser pirms 5 gadiem
  vector-of-bool 9de9bbb7d6 Specify the output file for GNU-style deps pirms 5 gadiem
  vector-of-bool bf80d6a96b Fix the main source file not being marked as an input to the compilation pirms 5 gadiem
  vector-of-bool 7cea3a34f7 Fix deps parsing from striping whitespace on non-deps output pirms 5 gadiem
  vector-of-bool 8d106a0eab Handle MSVC deps output for incremental compilation pirms 5 gadiem
  vector-of-bool f806dba5ad Create a dir for the database before opening it pirms 5 gadiem
  vector-of-bool c94bea0b68 Function to parse MSVC output for compile deps pirms 5 gadiem
  vector-of-bool 1f14895a8f split_view doesn't allocate new strings pirms 5 gadiem
  vector-of-bool 2233043515 Can't bind a filesystem::path as a string pirms 5 gadiem
  vector-of-bool abf5586888 Persist dependency information in an SQLite database, and use it do incremental compilation pirms 5 gadiem