165 Commits (4c94414b9dac2f5b64fb31b69e3610407c93062e)

Autor SHA1 Nachricht Datum
  vector-of-bool 9703ece757 Move a log line, and add a note about library exports vor 5 Jahren
  vector-of-bool cebfb732f5 We can parse digests too vor 5 Jahren
  vector-of-bool cad790c8b7 Qualify temporary file names vor 5 Jahren
  vector-of-bool 9bb6c72378 On permission errors, also fallback from move to copy vor 5 Jahren
  vector-of-bool 50cba1ad03 Accidental dead code vor 5 Jahren
  vector-of-bool 6a82439e27 File locking on Windows vor 5 Jahren
  vector-of-bool 0079e7f8c4 DDS_TL simply won't work with ranges without full SFINAE vor 5 Jahren
  vector-of-bool a1fe8db5f6 Different temp dir impls per platform vor 5 Jahren
  vector-of-bool 41622a54b6 Typo vor 5 Jahren
  vector-of-bool b33692215a Missing #include in fs.cpp vor 5 Jahren
  vector-of-bool 2c7f8a3ec7 More robust DDS_TL in MSVC vor 5 Jahren
  vector-of-bool 8764e03b77 Fix deprecated names from ranges-v3 vor 5 Jahren
  vector-of-bool db8d0d8efb constexpr fixes for md5.hpp vor 5 Jahren
  vector-of-bool 2921882962 Getting started on a local sdist repo vor 5 Jahren
  vector-of-bool b6d431eaee package.dds can store a version number vor 5 Jahren
  vector-of-bool 915b60a269 `sdist` class for dealing with source distributions vor 5 Jahren
  vector-of-bool aa9566cfc7 reject_unknown() will throw on invalid keys vor 5 Jahren
  vector-of-bool 8d1e707e83 read_opt can deal with non-optional values vor 5 Jahren
  vector-of-bool c3428a3964 Basic signal handling vor 5 Jahren
  vector-of-bool 15ea091f2e Common paths for each system vor 5 Jahren
  vector-of-bool 9478c657ba Subdivide the `util.hpp` header vor 5 Jahren
  vector-of-bool 996809a87b Do not generate a library archive when there are no compiled objects vor 5 Jahren
  vector-of-bool 36a6d59df3 More complete source distributions vor 5 Jahren
  vector-of-bool 3e75838e46 neo-buffer library vor 5 Jahren
  vector-of-bool 85f456f73c Simple hash lib (with only md5 for now) vor 5 Jahren
  vector-of-bool 2d7c1e3473 Tweak compile log message vor 5 Jahren
  vector-of-bool fc6e0d2d16 Throw if any tests fail vor 5 Jahren
  vector-of-bool e5fec8dcff Fix: Source distribution of empty library vor 5 Jahren
  vector-of-bool 9eff7c9a10 Significant refactor to support multiple libraries in a single project vor 5 Jahren
  vector-of-bool 24dfa4bfdb manifest -> library_manifest vor 5 Jahren
  vector-of-bool 0fcdc75c92 Copy the project manifest with the sdist vor 5 Jahren
  vector-of-bool d37eb7aba2 Source distribution logic vor 5 Jahren
  vector-of-bool fc356f8f68 `library` also knows its base dir vor 5 Jahren
  vector-of-bool 462a12f987 No dot in log message. Messes with terminal parsers vor 5 Jahren
  vector-of-bool fe492f5abd `project` knows it's base dir vor 5 Jahren
  vector-of-bool 6a5859738a `safe_rename` automatically falls back to copy in case of cross_device_link vor 5 Jahren
  vector-of-bool 17f436f53a /permissive- is a good default for MSVC vor 5 Jahren
  vector-of-bool c557b2ef05 Refactoring to separate libraries from projects, and use ranges vor 5 Jahren
  vector-of-bool f569401b30 Missed a template flag in builtin toolchain vor 5 Jahren
  vector-of-bool 88b0579add Formatting tweaks vor 5 Jahren
  vector-of-bool 3dca5c4560 Nicer error message if the executable does not exist vor 5 Jahren
  vector-of-bool ab8f66364b Keep more source information in the compilation info, and only include library sources in the lib archive vor 5 Jahren
  vector-of-bool 87e20144a8 Handle signal termination from the runtime linker vor 5 Jahren
  vector-of-bool 511dd34983 Give some sanity to the replacement variables vor 5 Jahren
  vector-of-bool 30b5bfb585 Tests failing with a signal are also test faillures vor 5 Jahren
  vector-of-bool 0b0f005e02 Use libman to import our embedded external dependencies vor 5 Jahren
  vector-of-bool ea8132e02e Mostly-complete libman import support! vor 5 Jahren
  vector-of-bool 07a7e4bd97 Move libman parsing into a new directory/namespace vor 5 Jahren
  vector-of-bool 547083587e Refactor source file and compilation tracking code vor 5 Jahren
  vector-of-bool a4cfcf6bd7 Print file compile times vor 5 Jahren