698 Commits (5a8b5eac7e33cda14b60016fd59aa5ff04572b8a)
 

Author SHA1 Message Date
  vector-of-bool 5a8b5eac7e Rename pkg db tables, and fix logging typo 3 years ago
  vector-of-bool 966a16edad More Boost.LEAF error handling, and starting some error handling tests 3 years ago
  vector-of-bool 4be3c60ecf Check that there is a package for 'sdist create' 3 years ago
  vector-of-bool d35474cb6e Fix: create_directories() on empty paths 3 years ago
  vector-of-bool 5163481a17 macOS needs longer pauses to register a file time change 3 years ago
  vector-of-bool bc9d2d2fc8 Fix various bugs and crashes with HTTP client in the unhappy-path. Implement DB caching. 3 years ago
  vector-of-bool a364ac6f35 Consolidate HTTP code, handle redirects and SSL everywhere. 3 years ago
  vector-of-bool 63a8410ec2 remote_repository -> pkg_remote, and some #include cleanup 3 years ago
  vector-of-bool 5798e4e91d Remove test mentions of "catalog" 3 years ago
  vector-of-bool 5390c6f262 Rearrange source handling around sdists 3 years ago
  vector-of-bool e60ba72b17 src/catalog/ is gone. package_id->pkg_id 3 years ago
  vector-of-bool cc318bddef "catalog" is now "pkg_db" 3 years ago
  vector-of-bool 0e8e3cd29c Only deploy on 'master' builds 3 years ago
  vector-of-bool a0e2e6ed91 The "repository" is now the package cache 3 years ago
  vector-of-bool 7d862110ed Workaround MSVC bug involving designated NSDMI and aggregate init 3 years ago
  vector-of-bool 3153299e20 New command line interface from the ground up. 3 years ago
  vector-of-bool 88c92f1589 A new hand-rolled argument parsing library, of course 3 years ago
  vector-of-bool bcf2516533 Central location for pkg catalog db file 3 years ago
  vector-of-bool 1335c44bc5 Fix: non-absolute lmi path causes bad create_directories() call 3 years ago
  vector-of-bool e53d4b8fc9 [Fix #34] Immediate-exit and no stdlib when ::exec() fails. 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 dd9269a627 Workaround: The test driver doesn't rebuild on toolchain changes 4 years ago
  vector-of-bool b807d1249c Command that generates a VSCode task for Windows 4 years ago
  vector-of-bool e911f142a4 Targets to format and check Python code 4 years ago
  vector-of-bool 738a82b71a Fix ccache misses in CI by using a single path for test and final build output 4 years ago
  vector-of-bool df92921326 More flags for the static build to shrink the final binary 4 years ago
  vector-of-bool 27210c7a5a Remove deps_test.py 4 years ago
  vector-of-bool a2baa889d5 Unused CI arg 4 years ago
  vector-of-bool 2c900b6dd5 Run archive creation in a subdir for shorter command lines 4 years ago
  vector-of-bool a6680d60ec Publish test results as Junit XML 4 years ago
  vector-of-bool 09967abb7d Do not use -audit toolchains on Alpine in testing 4 years ago
  vector-of-bool 8b6c30dc1e Unused data 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 8e77c2d2ad Install pytest deps on macos and win, and qualifiy the basetemp path 4 years ago
  vector-of-bool ad6e91ed5f Use a short dir as the base tempdir, to prevent paths from being too long on windows 4 years ago
  vector-of-bool 735fff145a Leaf needs some special options for MSVC 4 years ago
  vector-of-bool aea66fc39f Pull fixes for neo-url 4 years ago
  vector-of-bool 5396821a02 Fix tests on Windows 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 ff3b1d8100 Use Alpine Linux on CI 4 years ago
  vector-of-bool 3830fe556b Generate a static Linux executable within an Alpine linux container 4 years ago
  vector-of-bool bb72e57913 Fix: mkrepo.py should find the dds executable itself 4 years ago