162 コミット (8546a5722a749c88ce1052aae0e184b50b6d5953)

作成者 SHA1 メッセージ 日付
  vector-of-bool 67736ccb69 Missing #include 5年前
  vector-of-bool 4c74d3a754 Fix trigger of infinite recursion in MSVC when converting a path to a string 5年前
  vector-of-bool 420899114f Create dest of static lib export before moving it 5年前
  vector-of-bool 5c9d25abed Fix MSVC dead code warning 5年前
  vector-of-bool 6107d81ebd Another tag mismatch 5年前
  vector-of-bool 40e9cd9f31 Fix differing tag (warning on MSVC) 5年前
  vector-of-bool 912cbd91ab Compilation database! 5年前
  vector-of-bool 72116cb89a Remove `project`, and fixup sdist 5年前
  vector-of-bool afdec26a5c Warnings and formatting 5年前
  vector-of-bool 948cc795c0 Revive --export to generate a .lpk 5年前
  vector-of-bool 013d70cbfd Different repo sdist layout, and more sdist export controls 5年前
  vector-of-bool 397353ed6b Subcommand-ize `sdist` 5年前
  vector-of-bool f1a57c291b Respect --enable-warnings 5年前
  vector-of-bool f5ed674860 Fix executable linking in header-only libraries 5年前
  vector-of-bool 0f33b65308 Unification of main and dependecy builds, and resolution of usage requirements 5年前
  vector-of-bool f71480d43e Formatting 5年前
  vector-of-bool 4a866dd5f0 Dependency loading sufficient to compile with dependent #includes 5年前
  vector-of-bool 28f3fdc686 Generation of the `INDEX.lmi`, and simplify passing around build params. 5年前
  vector-of-bool 4b3cd27f3d Fix finding the INDEX.lmi in the build dir 5年前
  vector-of-bool 52138dc6b6 Generate archive libraries of dependencies 5年前
  vector-of-bool ba041b2cf2 Build submodules in deps (still not interlinked properly) 5年前
  vector-of-bool 84e19ec7ff Function to collect library objects from a sdist/repo root 5年前
  vector-of-bool 24b5b0c92f Fix `extend` to work with range sentinels 5年前
  vector-of-bool 28e134233b Use the manifest name as the library name 5年前
  vector-of-bool ace5335011 Drop all `sroot` mentions 5年前
  vector-of-bool d1367d38aa Drop `sroot` and merge that functionality into `library` 5年前
  vector-of-bool c0629adbf0 Working on a new modularized build plan system 5年前
  vector-of-bool fe448f0bc5 Respect the build dir when looking for INDEX.lmi 5年前
  vector-of-bool 42d5da801a Format 5年前
  vector-of-bool 6b20c3f74f unused file 5年前
  vector-of-bool bba80a3348 Initial version of dependency loading. Doesn't all work yet 5年前
  vector-of-bool ebbda2040d Strongly typed versions 5年前
  vector-of-bool 9703ece757 Move a log line, and add a note about library exports 5年前
  vector-of-bool cebfb732f5 We can parse digests too 5年前
  vector-of-bool cad790c8b7 Qualify temporary file names 5年前
  vector-of-bool 9bb6c72378 On permission errors, also fallback from move to copy 5年前
  vector-of-bool 50cba1ad03 Accidental dead code 5年前
  vector-of-bool 6a82439e27 File locking on Windows 5年前
  vector-of-bool 0079e7f8c4 DDS_TL simply won't work with ranges without full SFINAE 5年前
  vector-of-bool a1fe8db5f6 Different temp dir impls per platform 5年前
  vector-of-bool 41622a54b6 Typo 5年前
  vector-of-bool b33692215a Missing #include in fs.cpp 5年前
  vector-of-bool 2c7f8a3ec7 More robust DDS_TL in MSVC 5年前
  vector-of-bool 8764e03b77 Fix deprecated names from ranges-v3 5年前
  vector-of-bool db8d0d8efb constexpr fixes for md5.hpp 5年前
  vector-of-bool 2921882962 Getting started on a local sdist repo 5年前
  vector-of-bool b6d431eaee package.dds can store a version number 5年前
  vector-of-bool 915b60a269 `sdist` class for dealing with source distributions 5年前
  vector-of-bool aa9566cfc7 reject_unknown() will throw on invalid keys 5年前
  vector-of-bool 8d1e707e83 read_opt can deal with non-optional values 5年前