423 Commits (853af4aeef555f5da8f89b9ba0bcc9e4c3bcac5f)
 

Author SHA1 Message Date
  vector-of-bool 87add9d5f8 Embedded dependencies are GONE! 5 years ago
  vector-of-bool dfa559c1df Bootstrap phase 3 is now the basis 5 years ago
  vector-of-bool 10d8613836 Incorrect flags used in executable linking 5 years ago
  vector-of-bool 4c94414b9d Specify the tests directory for pytest 5 years ago
  vector-of-bool bd05c2f595 Fix missing flags when linking executables 5 years ago
  vector-of-bool ac0da1f0c4 Merge branch 'feature/get-deps' into develop 5 years ago
  vector-of-bool 8c5c462fba Use a different temp basedir for pytest to prevent long paths 5 years ago
  vector-of-bool 9b15738526 Fix windows: Can't replace an executable that is currently open 5 years ago
  vector-of-bool fc98d9d859 End-to-end test to get, build, and use an external library 5 years ago
  vector-of-bool 9a7cd4ceac Second phase of CI which downloads and rebuilds our dependencies 5 years ago
  vector-of-bool 9fc453b0c4 Fix setting the `Include-Path` for dependencies 5 years ago
  vector-of-bool 7830108569 Lowercase the `wil` library name 5 years ago
  vector-of-bool 224a1b9599 Pull taywee/args directly into the source tree 5 years ago
  vector-of-bool 1eeee1410a Refer to upstream repos if possible 5 years ago
  vector-of-bool 8546a5722a Automatic package generation from unchanged Git remotes 5 years ago
  vector-of-bool 6a0b55298f Working on downloading and building our own deps 5 years ago
  vector-of-bool 1d49aabf3a Test basic non-empty sdist creation 5 years ago
  vector-of-bool 16c06e8fe0 Refactor CI into reusable python modules 5 years ago
  vector-of-bool 0273b30261 Change embedded external version numbers 5 years ago
  vector-of-bool 301fde7b4c Fix range-v3 path in peru 5 years ago
  vector-of-bool e8462f2347 unused `pass` 5 years ago
  vector-of-bool a642a5bf60 File extensions _must_ be sorted 5 years ago
  vector-of-bool 0cf8255c64 Bump nlohmann-json embedded version 5 years ago
  vector-of-bool 8aaa7d8f91 Test that downloads a remote package and uses it in an executable 5 years ago
  vector-of-bool 8c419b8eb2 Fix argument name for --lm-index 5 years ago
  vector-of-bool 9034ce8b14 Fix passing lm path to DDS executable 5 years ago
  vector-of-bool 89db2af764 Use an HTTP URL to clone the git remote 5 years ago
  vector-of-bool e8dc793e88 Force crate the sdist when creating from a clone 5 years ago
  vector-of-bool 0eb08490a1 We have to actually invoke ranges::to<> 5 years ago
  vector-of-bool 20f5808802 We need pytest-xdist, even if CI isn't using it yet 5 years ago
  vector-of-bool 7c4fac79be Install pytest as part of CI 5 years ago
  vector-of-bool 62b60c2dfe New smoke tests based on pytest 5 years ago
  vector-of-bool 3e55042a45 Use pytest for our smoke tests 5 years ago
  vector-of-bool e324031738 Rearrange flags on sdist command 5 years ago
  vector-of-bool d64b24b9d3 Remove old tests 5 years ago
  vector-of-bool 2e683ec24f Remove duplicate package listing 5 years ago
  vector-of-bool 7ef65b76e1 Merge branch 'develop' into feature/get-deps 5 years ago
  vector-of-bool e17acfdeb3 Simplify lm::pair to use plain public members 5 years ago
  vector-of-bool bacecce2f9 Missing header for source.hpp 5 years ago
  vector-of-bool 1ef23d6b8b Support for declarativily ignoring `X-` keys 5 years ago
  vector-of-bool f71c087be0 Merge branch 'feature/ci-download-prebuilt' into develop 5 years ago
  vector-of-bool e077956568 Use correct executable suffix in tests on Windows 5 years ago
  vector-of-bool 215f6086b6 Compile with /std:c++latest on MSVC 5 years ago
  vector-of-bool ea3c3dc69c New CI script can download a prebuilt phase-2 bootstrapped executable 5 years ago
  vector-of-bool 69c7fd2112 Dependency downloading using `dds deps get` 5 years ago
  vector-of-bool 675f8d365a Parsing lines containing nested key-value pairs 5 years ago
  vector-of-bool 45b271db23 Suppress obnoxious warning from Windows SDK 5 years ago
  vector-of-bool 130b794841 Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals 5 years ago
  vector-of-bool 8f5e74ba0e Support for using an embedded version of Catch2 5 years ago
  vector-of-bool 5a38f5f6a3 Fix Windows file locks to actually _work_ 5 years ago