457 Commits (350e08650716fc2ab0e9426a8ec7fe1522467ce5)

Author SHA1 Message Date
  vector-of-bool 4829527e4d Stop using deprecated decls, and fix missing header for back_inserter 4 years ago
  vector-of-bool 5cbecef15d New semester version fixes conflict with neo-concepts update 4 years ago
  vector-of-bool 4c2040a310 We can create and import sdists as gzip-compressed tar files 4 years ago
  vector-of-bool 9a46118c28 Fix linker order, again 4 years ago
  vector-of-bool 2e9fe665c5 Clarify message in import collision for repo 4 years ago
  vector-of-bool cbe1a7d03c Remove extraneous link variables, and fix ordering of linker inputs 4 years ago
  vector-of-bool 3fe1ba95be Set definition for libc++ debug 4 years ago
  vector-of-bool 707de851ad `dds compile-file` to compile individual files 4 years ago
  vector-of-bool 594e936f76 New catalog generation automatically pulls deps from GitHub 4 years ago
  vector-of-bool fe92d539cd Range v0.11 compatibility 4 years ago
  vector-of-bool ab8b542b69 Missing #include for logging 4 years ago
  vector-of-bool d6c7e04008 Add toml++ 2.0.0 4 years ago
  vector-of-bool cdc9b6d620 Significantly improved logging, and log-level cli param 4 years ago
  vector-of-bool 7f3dad4dfc /FS is required for parallel access to a separate .pdb file 4 years ago
  vector-of-bool e259992656 More flexible control over debug/runtime flag selection 4 years ago
  vector-of-bool 21edf27107 Missing #include for assert() 4 years ago
  vector-of-bool 88634e0be0 Set Windows console to UTF-8, and prevent unexpected formatting 4 years ago
  vector-of-bool ef887e644b Complete migration to fmt 7.0 4 years ago
  vector-of-bool 007d5dfd43 Win32 NOMINMAX 4 years ago
  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