457 Commits (350e08650716fc2ab0e9426a8ec7fe1522467ce5)

Author SHA1 Message Date
  vector-of-bool 2c900b6dd5 Run archive creation in a subdir for shorter command lines 4 years ago
  vector-of-bool e8b8e5cddd MSVC catches access control oddities that GCC misses 4 years ago
  vector-of-bool 4813372a49 Logging for file scans 4 years ago
  vector-of-bool 0c9128b865 Fix non-POSIX URL paths on Windows 4 years ago
  vector-of-bool bc76700683 Missing #include for Win32 locale functions 4 years ago
  vector-of-bool e108f7b92c No quick_exit 4 years ago
  vector-of-bool 3678ff8dbe Fix: Don't call locking CRT functions after fork(), as it can deadlock in musl 4 years ago
  vector-of-bool 44c577e20b No logging with -lsilent, and reduce compile by not pulling spdlog so eagerly 4 years ago
  vector-of-bool 74826991a1 Remove JSON catalog and FS transforms. 4 years ago
  vector-of-bool 9b639bd187 Update tests and CI to use HTTP repo 4 years ago
  vector-of-bool b7df47661a Pulling catalogs from repositories! 4 years ago
  vector-of-bool 3bfb0c131d Breadcrumbs for assertions 4 years ago
  vector-of-bool 850d02e379 connect_for() for opening connections based on URLs 4 years ago
  vector-of-bool 84eb94d9f7 We can pull basic catalog info via HTTP 4 years ago
  vector-of-bool fe0cac022c New neo-url dep 4 years ago
  vector-of-bool a0a8bdf1c2 'repoman' for managing static package repositories 4 years ago
  vector-of-bool 5f57cca29e foreign_keys must be enabled OUTSIDE of a transaction 4 years ago
  vector-of-bool e2d64cd409 OpenSSL support 4 years ago
  vector-of-bool 36d10d787e Packages can now be imported over HTTP 4 years ago
  vector-of-bool 34b6f0b733 HTTP session utility 4 years ago
  vector-of-bool c160953106 Update neo-sqlite3, generalize package remotes via URLs 4 years ago
  vector-of-bool 9a02f2436c We want -MQ instead of -MT for mkfile deps 4 years ago
  vector-of-bool bf4d020203 Fix handling of non-ASCII paths and arguments 4 years ago
  vector-of-bool 0e53c86840 Support for wide strings in obtaining Windows env vars 4 years ago
  vector-of-bool d711d59e13 Fix logging exceptions generating bad format strings. Oops. 4 years ago
  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