61 次程式碼提交 (3ca0f65b7fa6c7f30d6fdbb3ad617d47ee924266)

作者 SHA1 備註 提交日期
  vector-of-bool 4f193485c0 Add exhaustive test cases for the initial catalog contents 4 年之前
  vector-of-bool c80b8027e5 New shape for dependency listings 4 年之前
  vector-of-bool a3ed414db8 Catalog JSON now requried a 'depends' as an array 4 年之前
  vector-of-bool e0a4f6d732 Remove old .dds parsing code, and update tests appropriately 4 年之前
  vector-of-bool 0122cc8946 Change dependency parsing to not expect a space in the dep string 4 年之前
  vector-of-bool 34aa29feeb Disable CryptoPP's asm, as Homebrew GCC doesn't like it. 4 年之前
  vector-of-bool 6f7e1c98f2 Wrong test name for Crypto++ 4 年之前
  vector-of-bool 6952c51256 Set correct language version for str.data() to be non-const char* 4 年之前
  vector-of-bool 5c9c907405 Set arch flags to enable intrinsics for the Crypto++ test build 4 年之前
  vector-of-bool b0704b550f Tweak test cases for better use coverage 4 年之前
  vector-of-bool a1ad20fb7e revive pkg-transform with a better semester loader 4 年之前
  vector-of-bool 01928f27ae Allow simple fs transformations on cloned repos for the catalog 4 年之前
  vector-of-bool e43bb7915b Migrate fully to new json5-based packaging 4 年之前
  vector-of-bool 66c2712ee4 Fix: Don't break paths to dependencies when the repo-dir is a relative path 4 年之前
  vector-of-bool 027b7b9a84 Default to static linking runtime libs with GCC and Clang 4 年之前
  vector-of-bool c09558eb8d `build-deps` now uses json5 as well 4 年之前
  vector-of-bool 69720f0a44 Very rudimentary template rendering, only accesses a small number of resources yet. 4 年之前
  vector-of-bool b1e5315a9b Early iteration of config-headers. 4 年之前
  vector-of-bool 4157ce571e Use json5 toolchain files 4 年之前
  vector-of-bool 5565294072 Update tests and docs to refer to library.json5 4 年之前
  vector-of-bool 8e7e83fedb The `namespace` field is now required 4 年之前
  vector-of-bool 9f82212bdc Transition to using JSON5 for package manifests 4 年之前
  vector-of-bool 07ca7e03d9 The `depends` key is optional in JSON import 4 年之前
  vector-of-bool 4cb09040ee Bump dep version used in build-deps test to work on MSVC 5 年之前
  vector-of-bool c481b92f94 Emit a libman index for build-deps 5 年之前
  vector-of-bool b12bdf83ec Separate type to record dependencies only 5 年之前
  vector-of-bool cef6707c36 `build-deps` command to build a set of dependencies 5 年之前
  vector-of-bool 93ce3abbdf Remove old build code 5 年之前
  vector-of-bool 6e471b7880 Cleanup for `library_plan`, and put executables in subdirs. (Required moving dds.main.cpp) 5 年之前
  vector-of-bool a2b36cc5df Downloading deps now takes place as part of the main build 5 年之前
  vector-of-bool 6dcfe381a5 Remove old `deps build` code 5 年之前
  vector-of-bool 8bf05a557d Default-enable apps, tests, and warnings for the root project 5 年之前
  vector-of-bool f9b4d5f85c Fix up all tests to work with the catalog 5 年之前
  vector-of-bool 0d23ff3146 Put the obtained sdist in a useful location 5 年之前
  vector-of-bool d3844017ff New `get` for catalog, just a copy of old repo `get` for now 5 年之前
  vector-of-bool 66f7b534fd New smoke tests for catalog operations 5 年之前
  vector-of-bool 147ced5c9a Test cases for Catch2 integration 5 年之前
  vector-of-bool 85ae3b2150 Attach mtimes to individual deps, not files. Fixes a miscompile (!!) 5 年之前
  vector-of-bool 329ec9848e Fixup some stray refs to gcc-8 5 年之前
  vector-of-bool b05153d5cf Use gcc-9 in CI 5 年之前
  vector-of-bool cbebbe1650 Use gcc-9 in CI 5 年之前
  vector-of-bool 409dc2c83e Use package_id in remote package listings 5 年之前
  vector-of-bool 990e3503af Incorporate the new package_id type, as use `@` as a name separator 5 年之前
  vector-of-bool 9b15738526 Fix windows: Can't replace an executable that is currently open 5 年之前
  vector-of-bool fc98d9d859 End-to-end test to get, build, and use an external library 5 年之前
  vector-of-bool 8546a5722a Automatic package generation from unchanged Git remotes 5 年之前
  vector-of-bool 1d49aabf3a Test basic non-empty sdist creation 5 年之前
  vector-of-bool 16c06e8fe0 Refactor CI into reusable python modules 5 年之前
  vector-of-bool e8462f2347 unused `pass` 5 年之前
  vector-of-bool 8aaa7d8f91 Test that downloads a remote package and uses it in an executable 5 年之前