383 Commits (93ce3abbdf5ea4ed43e51cb2ea0b8e63aeee1a4f)
 

Autor SHA1 Nachricht Datum
  vector-of-bool 93ce3abbdf Remove old build code vor 5 Jahren
  vector-of-bool b99d957bc3 Complete refactoring of builds vor 5 Jahren
  vector-of-bool 4c6471d925 Merge branch 'feature/cleanup-1' into develop vor 5 Jahren
  vector-of-bool c2b95d3ee6 We don't need file hashing yet vor 5 Jahren
  vector-of-bool 4a703dc119 Fix file deps tracking: Normalize paths better, and replace mtimes correctly! vor 5 Jahren
  vector-of-bool fcf2b96dcf Fix link error in MSVC vor 5 Jahren
  vector-of-bool d053b0aef1 Rearrange `source_*` types vor 5 Jahren
  vector-of-bool da49eca4d3 More cleanup, rename `source()` -> `collect_sources()` vor 5 Jahren
  vector-of-bool 78ea9d2299 Comment on how `file_deps` works vor 5 Jahren
  vector-of-bool 31277e3034 Reformat vor 5 Jahren
  vector-of-bool 0ec459349f Use `file_deps` to name file interdependencies vor 5 Jahren
  vector-of-bool 6733934ddd Cleanup for `build_plan` vor 5 Jahren
  vector-of-bool 9d6e12596e Cleanup link_executable_plan vor 5 Jahren
  vector-of-bool 748fc75429 `compile_file_plan` cleanup vor 5 Jahren
  vector-of-bool 8d08a1f115 Cleanup compile_exec vor 5 Jahren
  vector-of-bool c182193931 Some database operations are const-safe vor 5 Jahren
  vector-of-bool 6e471b7880 Cleanup for `library_plan`, and put executables in subdirs. (Required moving dds.main.cpp) vor 5 Jahren
  vector-of-bool 11aaf47891 Doc comments and cleanup for create_archive_plan vor 5 Jahren
  vector-of-bool 26aeaa8ba9 Merge branch 'feature/integrate-deps-build' into develop vor 5 Jahren
  vector-of-bool 20f8b070d3 Fix transposed lm namespace/name vor 5 Jahren
  vector-of-bool 6f8b23691b Catalog doesn't do any solving, only the repo with the catalog's help vor 5 Jahren
  vector-of-bool 7d3192fe4f Fix tag for neo-buffer ep vor 5 Jahren
  vector-of-bool a2b36cc5df Downloading deps now takes place as part of the main build vor 5 Jahren
  vector-of-bool c74b73cfcb Create the catalog's parent dir before opening vor 5 Jahren
  vector-of-bool a245f306d5 Libman generation code is gone (for now) vor 5 Jahren
  vector-of-bool 6dcfe381a5 Remove old `deps build` code vor 5 Jahren
  vector-of-bool 9db197fff4 Built deps go in a subdirectory of _build, not the root vor 5 Jahren
  vector-of-bool 1e9f9ee3b3 Honor the subdir in archive paths, and create tha parent before archiving vor 5 Jahren
  vector-of-bool 7597b2d54c If an output is missing, it's out-of-date vor 5 Jahren
  vector-of-bool 8bf05a557d Default-enable apps, tests, and warnings for the root project vor 5 Jahren
  vector-of-bool fbef91dc94 Building now requires a deps repo vor 5 Jahren
  vector-of-bool 5c8b8fc791 Doc comments, and manifest.pk_id -> pkg_id vor 5 Jahren
  vector-of-bool 86b3ffa058 Move package_manifest and package_id into a subdir vor 5 Jahren
  vector-of-bool 19bc70d2f8 Move the library types into a subdirectory vor 5 Jahren
  vector-of-bool b28dbd417c Fix compile progress counter vor 5 Jahren
  vector-of-bool 04a10236ed Building of dependencies is now run as part of the main build vor 5 Jahren
  vector-of-bool 787465c6d4 We can list catalog contents vor 5 Jahren
  vector-of-bool e2c1b6d6bb Re-inserting a package into the catalog will replace it vor 5 Jahren
  vector-of-bool 5bace8b3c3 Merge branch 'feature/version-ranges' into develop vor 5 Jahren
  vector-of-bool 83460d619e Silence conversion warning from range-v3 0.10.0 vor 5 Jahren
  vector-of-bool 1a66102a7e pubgrub 0.1.2 fixes GCC 9.2.0 (which is in Homebrew) vor 5 Jahren
  vector-of-bool 123b0bb9fc Pubgrub 0.1.1 fixes for MSVC vor 5 Jahren
  vector-of-bool 5f3d187df0 Bump semver and range-v3 version, and add pubgrub dep vor 5 Jahren
  vector-of-bool c69960a5f0 Add missing operator== for lm pair iterator vor 5 Jahren
  vector-of-bool a79be74102 We have version ranges! vor 5 Jahren
  vector-of-bool a25faaf1fb Change `dependency` to store a version range, not just a version vor 5 Jahren
  vector-of-bool b9d438ab86 Merge branch 'feature/repodb' into develop vor 5 Jahren
  vector-of-bool f9b4d5f85c Fix up all tests to work with the catalog vor 5 Jahren
  vector-of-bool 0730552bf9 Removed the old remote loading code vor 5 Jahren
  vector-of-bool 9ddb873570 `ddds deps get` now uses the catalog, and `catalog add` for manually adding entries vor 5 Jahren