776 Commits (main)
 

Author SHA1 Message Date
  vector-of-bool fc356f8f68 `library` also knows its base dir 5 years ago
  vector-of-bool 462a12f987 No dot in log message. Messes with terminal parsers 5 years ago
  vector-of-bool fe492f5abd `project` knows it's base dir 5 years ago
  vector-of-bool 8c86000aa3 Ignore source distribution dirs 5 years ago
  vector-of-bool 6a5859738a `safe_rename` automatically falls back to copy in case of cross_device_link 5 years ago
  vector-of-bool 5ef5c84225 Different exception than I expected 5 years ago
  vector-of-bool a82225c3be VS2017 is not supported 5 years ago
  vector-of-bool 17f436f53a /permissive- is a good default for MSVC 5 years ago
  vector-of-bool c557b2ef05 Refactoring to separate libraries from projects, and use ranges 5 years ago
  vector-of-bool 1edc73c8f7 Peru config for ranges-v3 5 years ago
  vector-of-bool 9348be101a Missing lmi index entry for ranges-v3 5 years ago
  vector-of-bool 4b70fad86c Use ccache in build.py, and include ranges-v3 5 years ago
  vector-of-bool 0d7c259081 Pull in ranges-v3 5 years ago
  vector-of-bool f569401b30 Missed a template flag in builtin toolchain 5 years ago
  vector-of-bool 88b0579add Formatting tweaks 5 years ago
  vector-of-bool 3dca5c4560 Nicer error message if the executable does not exist 5 years ago
  vector-of-bool ab8f66364b Keep more source information in the compilation info, and only include library sources in the lib archive 5 years ago
  vector-of-bool 87e20144a8 Handle signal termination from the runtime linker 5 years ago
  vector-of-bool 511dd34983 Give some sanity to the replacement variables 5 years ago
  vector-of-bool 30b5bfb585 Tests failing with a signal are also test faillures 5 years ago
  vector-of-bool 0b0f005e02 Use libman to import our embedded external dependencies 5 years ago
  vector-of-bool ea8132e02e Mostly-complete libman import support! 5 years ago
  vector-of-bool 2b117d40ae Test that ddslim can build itself 5 years ago
  vector-of-bool 07a7e4bd97 Move libman parsing into a new directory/namespace 5 years ago
  vector-of-bool 547083587e Refactor source file and compilation tracking code 5 years ago
  vector-of-bool a4cfcf6bd7 Print file compile times 5 years ago
  vector-of-bool 79613c440e CreateProcess can modify lpCommandLine (why???????) 5 years ago
  vector-of-bool 2789f874e4 --full option to build _everything_ 5 years ago
  vector-of-bool 579f82d07e Support for building applications 5 years ago
  vector-of-bool 7ebe0d70df Link to stdc++fs in default gcc toolchain 5 years ago
  vector-of-bool ae1eea0ac5 Utility function for quoting command lines 5 years ago
  vector-of-bool 0e6ee6838a Move `replace` to generate utils 5 years ago
  vector-of-bool 65c56cff14 Support for building and running tests 5 years ago
  vector-of-bool bc58c44e41 Toolchain API for creating exe linking commands 5 years ago
  vector-of-bool 19c0afaba7 Fix extend() for init list 5 years ago
  vector-of-bool d4060dddf4 Toolchain options for linking executables 5 years ago
  vector-of-bool 1d34c3e529 extend() for initializer lists 5 years ago
  vector-of-bool 912ca8db7d Different artifact names for different VS versions 5 years ago
  vector-of-bool 220c8dc5bb Fix Windows 2019 VM name 5 years ago
  vector-of-bool 8501a8c359 Move the build and test scripts into the `tools/` subdir 5 years ago
  vector-of-bool 646a7c2eb8 Run smoke tests within the VS environment 5 years ago
  vector-of-bool 0d6ef5979e Define a VS2019 job 5 years ago
  vector-of-bool 0f079a70e3 Subdivide CI tasks further 5 years ago
  vector-of-bool 37aa94e350 Print out a the command that fails to spawn 5 years ago
  vector-of-bool 15d83e1fbb Remove toolchain files 5 years ago
  vector-of-bool 02448f78a3 Change extension on export directory 5 years ago
  vector-of-bool fa20ca454d Prettier test output 5 years ago
  vector-of-bool f6541cd7c7 Fix py executable name on Windows 5 years ago
  vector-of-bool c8b432e4da Fix macOS failing to generate an empty archive 5 years ago
  vector-of-bool c1ed85eda7 Fix printing failed test output 5 years ago