108 Commits (main)

Author SHA1 Message Date
  vector-of-bool 26c938e1cf Missing test case for building lib with failing tests 3 years ago
  vector-of-bool 3b6df3c4af 'pkg repo remove' subcommand, and tweak did-you-mean error handling 3 years ago
  vector-of-bool 18b23ed4f0 'pkg repo ls' to list registered package repos 3 years ago
  vector-of-bool 9a67d6728b Refactor remote package database entries to be more stable around URLs stored in the DB, and storing URLs in repo DBs as well 3 years ago
  vector-of-bool fd171870e3 'repoman add' to add repositories based on a URL 3 years ago
  vector-of-bool 966a16edad More Boost.LEAF error handling, and starting some error handling tests 3 years ago
  vector-of-bool 5163481a17 macOS needs longer pauses to register a file time change 3 years ago
  vector-of-bool cc318bddef "catalog" is now "pkg_db" 3 years ago
  vector-of-bool 3153299e20 New command line interface from the ground up. 3 years ago
  vector-of-bool b4e15a0a54 Separate default toolchainsfor testing 4 years ago
  vector-of-bool 6d2d869c2f Overhaul, refactor, and cleanup of test suite 4 years ago
  vector-of-bool 27210c7a5a Remove deps_test.py 4 years ago
  vector-of-bool eb4d0acb6f Everything passes mypy and pylint 4 years ago
  vector-of-bool 62e594fadb New-and-improved CI based around Poetry 4 years ago
  vector-of-bool eb0b8ec9a8 Pass --dds-exe through to mkrepo in tests 4 years ago
  vector-of-bool 00cc65962e Fix: Passing dds_exe as a path to subprocess 4 years ago
  vector-of-bool 5396821a02 Fix tests on Windows 4 years ago
  vector-of-bool ba26e411df Fix: translate_path() should return a string 4 years ago
  vector-of-bool 4840a02263 old-catalog is moved 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 60ce2155d8 Python tests, and Python style 4 years ago
  vector-of-bool b7df47661a Pulling catalogs from repositories! 4 years ago
  vector-of-bool 84eb94d9f7 We can pull basic catalog info via HTTP 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 c160953106 Update neo-sqlite3, generalize package remotes via URLs 4 years ago
  vector-of-bool bf4d020203 Fix handling of non-ASCII paths and arguments 4 years ago
  vector-of-bool 8814945ece Check that sdist exports are limited to relevant files 4 years ago
  vector-of-bool 4c2040a310 We can create and import sdists as gzip-compressed tar files 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 57854be1cd Fix usage string in magic_enum test 4 years ago
  vector-of-bool 0b9a7ce77b CryptoPP has trouble on FreeBSD 4 years ago
  vector-of-bool 8c4597f793 No more updates to the old catalog file 4 years ago
  vector-of-bool b5bf4922cc New spdlog. Make spdlog use an external fmt 4 years ago
  vector-of-bool 5d0aef7834 Don't run the deps-tests by default 4 years ago
  vector-of-bool 4f193485c0 Add exhaustive test cases for the initial catalog contents 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 34aa29feeb Disable CryptoPP's asm, as Homebrew GCC doesn't like it. 4 years ago
  vector-of-bool 6f7e1c98f2 Wrong test name for Crypto++ 4 years ago
  vector-of-bool 6952c51256 Set correct language version for str.data() to be non-const char* 4 years ago
  vector-of-bool 5c9c907405 Set arch flags to enable intrinsics for the Crypto++ test build 4 years ago
  vector-of-bool b0704b550f Tweak test cases for better use coverage 4 years ago
  vector-of-bool a1ad20fb7e revive pkg-transform with a better semester loader 4 years ago
  vector-of-bool 01928f27ae Allow simple fs transformations on cloned repos for the catalog 4 years ago
  vector-of-bool e43bb7915b Migrate fully to new json5-based packaging 4 years ago