373 Commits (b3c008b9066464fe9e2ecd12c5e98737dcb390ba)

Author SHA1 Message Date
  vector-of-bool fae2776f66 spdlog is slow to compile. Wrap in a shim 4 years ago
  vector-of-bool c25e239cd9 Update build-deps to use new dependency string parsing 4 years ago
  vector-of-bool e799c287c5 Add Hinnant's `date` library 4 years ago
  vector-of-bool 517a4ef8a7 Fix strange uninit-usage warning 4 years ago
  vector-of-bool a5eaa787ab Clarify and assert() 4 years ago
  vector-of-bool af054a6c64 Respect base_warning_flags 4 years ago
  vector-of-bool 8557fc2ab3 Bump version, and add several docs fixes and clarifications 4 years ago
  vector-of-bool 218f90f9ef Unused did-you-mean helper 4 years ago
  vector-of-bool 5f3a4e8eb5 Parallelize downloading of dependencies from Git 4 years ago
  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