771 Commits (better_mac_paths)
 

Author SHA1 Message Date
  vector-of-bool 722262e042 Merge branch 'feature/generated-cmd-cleanup' into develop 3 years ago
  vector-of-bool afbf9aed65 Run build tests with -ldebug 3 years ago
  vector-of-bool ad337f67c3 Fix: Don't add -static runtime flags with built-in toolchains. [Fix #25] 3 years ago
  vector-of-bool efa04f08fb Fix compiler warnings being hidden by default (ouch) 3 years ago
  vector-of-bool 8bd9bf6bf6 Significant cleanup and improvement for compilation caching 3 years ago
  vector-of-bool 2c7478e408 Handle SIGQUIT 3 years ago
  vector-of-bool 50afb22ab5 Fix: Useless exception print on user-cancellation. Add a missing cancellation point 3 years ago
  vector-of-bool aa79f5c38f Fix unrendered style string 3 years ago
  vector-of-bool a8913f3ca7 Load locales so that we get proper digit separators when LANG is set 3 years ago
  vector-of-bool 84dc581963 Reduce lengthy compile commands by removing dup include-paths 3 years ago
  vector-of-bool 4ae3392b5e Merge branch 'feature/static-http-repo' into develop 3 years ago
  vector-of-bool 26c938e1cf Missing test case for building lib with failing tests 3 years ago
  vector-of-bool ca12ed4fac Output styling library 3 years ago
  vector-of-bool 3d3eb26460 Refactors of did-you-mean to simplify 3 years ago
  vector-of-bool 81b3a669ad Logging tweaks to use events, in prep for new CLI 3 years ago
  vector-of-bool 3b6df3c4af 'pkg repo remove' subcommand, and tweak did-you-mean error handling 3 years ago
  vector-of-bool a37525486d A few remaining code mentions of "catalog" 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 0be0a2f39a pkg_info -> pkg_listing 3 years ago
  vector-of-bool 272580bd6c github: URLs for adding remote listings 3 years ago
  vector-of-bool fd171870e3 'repoman add' to add repositories based on a URL 3 years ago
  vector-of-bool 964136f984 Drop the custom result type 3 years ago
  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