776 Commits (main)
 

Author SHA1 Message Date
  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
  vector-of-bool ba26e411df Fix: translate_path() should return a string 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 4840a02263 old-catalog is moved 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 60ce2155d8 Python tests, and Python style 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 b3c008b906 New test data for http 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