457 Commits (350e08650716fc2ab0e9426a8ec7fe1522467ce5)

Author SHA1 Message Date
  vector-of-bool d88b7787a2 Lift out a single parallel_run for the whole project 4 years ago
  vector-of-bool f7509852b4 String typo 4 years ago
  vector-of-bool 1d64689ae2 Set timeouts on test execution 4 years ago
  vector-of-bool e3f97106c1 Patch-in a configuration header for libsodium 4 years ago
  vector-of-bool b5bf4922cc New spdlog. Make spdlog use an external fmt 4 years ago
  vector-of-bool 2df0b27af6 Option to import the initial catalog content at any time 4 years ago
  vector-of-bool 3ca0f65b7f MSVC can't handle our scale 4 years ago
  vector-of-bool b305b60e94 Add an "initial catalog" with several popular and useful libraries 4 years ago
  vector-of-bool 9b01087a92 Match .inc as a header extension 4 years ago
  vector-of-bool d1bf1aafcd Allow "edit" transforms, fix rm transforms and path matching 4 years ago
  vector-of-bool ed999df17d '**' at the end of a pattern matches everything 4 years ago
  vector-of-bool c80b8027e5 New shape for dependency listings 4 years ago
  vector-of-bool a3ed414db8 Catalog JSON now requried a 'depends' as an array 4 years ago
  vector-of-bool e0a4f6d732 Remove old .dds parsing code, and update tests appropriately 4 years ago
  vector-of-bool 0122cc8946 Change dependency parsing to not expect a space in the dep string 4 years ago
  vector-of-bool 2c6cd6df24 Generate cmdlines using the shortest input paths relative to the cwd 4 years ago
  vector-of-bool d10384c2fb Resolve the symlinks on the root of fs transforms 4 years ago
  vector-of-bool 90fc66b58f Fix up missing error strings 4 years ago
  vector-of-bool a1ad20fb7e revive pkg-transform with a better semester loader 4 years ago
  vector-of-bool e736f20917 Catch errors in import for bad keys 4 years ago
  vector-of-bool 4212131ab0 Overhaul catalog import to use semester, disable repo transforms for now. 4 years ago
  vector-of-bool edaaac1258 Missing init for inlnie pkg_info 4 years ago
  vector-of-bool 01928f27ae Allow simple fs transformations on cloned repos for the catalog 4 years ago
  vector-of-bool df2725f264 Globs remember their pattern string 4 years ago
  vector-of-bool 30cda52ae2 Support .ipp files 4 years ago
  vector-of-bool e1308c5709 Fix appdata_dir for Windows 4 years ago
  vector-of-bool 6bd48d7395 Add basic utilities for globbing and fnmatching 4 years ago
  vector-of-bool e43bb7915b Migrate fully to new json5-based packaging 4 years ago
  vector-of-bool 66c2712ee4 Fix: Don't break paths to dependencies when the repo-dir is a relative path 4 years ago
  vector-of-bool 027b7b9a84 Default to static linking runtime libs with GCC and Clang 4 years ago
  vector-of-bool ce3e3d72c3 Share paths utils between Linux+FreeBSD 4 years ago
  vector-of-bool 7302451e45 Add erroniously removed #include (for MSVC) 4 years ago
  vector-of-bool c09558eb8d `build-deps` now uses json5 as well 4 years ago
  vector-of-bool 692f720111 Change spelling of toolchain template args 4 years ago
  vector-of-bool 64706f6da9 Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY 4 years ago
  vector-of-bool 69720f0a44 Very rudimentary template rendering, only accesses a small number of resources yet. 4 years ago
  vector-of-bool 87f60a1e39 Centralize path handling logic around generated header roots 4 years ago
  vector-of-bool 9f8cf2dbfa compile_files -> file_compilations (It's a getter) 4 years ago
  vector-of-bool b1e5315a9b Early iteration of config-headers. 4 years ago
  vector-of-bool 8311ad7c28 `header_template` source kind is a header file with a `.config` on its stem 4 years ago
  vector-of-bool 1e7db535f7 `create_archive` is a confusing method name for a getter 4 years ago
  vector-of-bool 1578787373 Source files have a relative_path() to aide in finding their path from the source root 4 years ago
  vector-of-bool fa81bff674 Relative #include directories are resolve to be relative to the directory in which the build executes 4 years ago
  vector-of-bool a5a0219d7a Update docs and strings for json-based toolchains 4 years ago
  vector-of-bool 5e3c668f57 Remove libman-style toolchain code 4 years ago
  vector-of-bool 4157ce571e Use json5 toolchain files 4 years ago
  vector-of-bool ad580e1fc2 Impelment JSON5-based toolchain files 4 years ago
  vector-of-bool bb3c1b0bc1 Use semester for JSON processing 4 years ago
  vector-of-bool 4d66d88bc3 Test-Driver -> test_driver 4 years ago
  vector-of-bool c1f970f161 Fix remaining references to library.dds 4 years ago