200 Commits (9d6525ff6dde9e81d7159c7c33500f34d12eaf01)
 

Author SHA1 Message Date
  vector-of-bool 9d6525ff6d sdist loading can throw! 5 years ago
  vector-of-bool 172e63872a Skip dotfiles in the repo 5 years ago
  vector-of-bool 1c0044d482 Drop sdist hashing. We'll come back to that someday, but YAGNI for now 5 years ago
  vector-of-bool e8fbef6158 git subrepo clone git@github.com:vector-of-bool/neo-buffer.git external/repo/neo-buffer 5 years ago
  vector-of-bool 4bc28954ef Merge branch 'feature/initial' into develop 5 years ago
  vector-of-bool 642bd218b5 Log total timings for each step of the build 5 years ago
  vector-of-bool 1bdcb6d76b Unified timekeeping abstraction. Print time of linking 5 years ago
  vector-of-bool 9882dea50f rpcrt4.lib is required on Windows 5 years ago
  vector-of-bool b7d1dce490 Use the `language` enum in toolchain loading, and add `Link-Flags` 5 years ago
  vector-of-bool 3f3207c29a Capital `C` in language versions 5 years ago
  vector-of-bool 6b0d83d628 Fix failure message formatting in toolchain loading 5 years ago
  vector-of-bool 3d961908aa Asan support for bootstrap build 5 years ago
  vector-of-bool 0761f3d48d Don't use /WX as a default 5 years ago
  vector-of-bool ae3f902581 Formatting, and prune unused #includes 5 years ago
  vector-of-bool ca827da214 Experimental preprocessor in MSVC for ranges 5 years ago
  vector-of-bool 4fa8ba32df Update MSVC toolchain 5 years ago
  vector-of-bool cfdea54e6b Fix dead-code warnings 5 years ago
  vector-of-bool 596e67ff9c tag mismatch 5 years ago
  vector-of-bool abe4478323 Stray semicolon 5 years ago
  vector-of-bool a019ed9e0b New toolchain config file format 5 years ago
  vector-of-bool b3f16faee6 Debugging of subprocesses 5 years ago
  vector-of-bool 2f9e5a5a30 No implicit string conversion on MSVC 5 years ago
  vector-of-bool 2c1404dab5 Fix stack use-after-return. Something odd in ranges... 5 years ago
  vector-of-bool fbbbfda981 Formatting 5 years ago
  vector-of-bool 726be6ec01 Log spelling and alignment 5 years ago
  vector-of-bool 035d02e530 Apps is now ready. Remove that warning 5 years ago
  vector-of-bool 9fbfc71369 Executing tests is useful. Let's do that 5 years ago
  vector-of-bool 761bfe8a93 Link failures should actually be an error, oops 5 years ago
  vector-of-bool eeca842437 Prettier log output 5 years ago
  vector-of-bool a5251f877e toolchain_prep simplifies creation of toolchain objects 5 years ago
  vector-of-bool 3c3252cb1d Formatting 5 years ago
  vector-of-bool c6d81ee1a3 Parallel executable linking 5 years ago
  vector-of-bool 744d8dfd26 Convert to all #pragma once 5 years ago
  vector-of-bool b0c6020694 Move toolchain to a subdir 5 years ago
  vector-of-bool fc06ecff9c ddslim -> dds 5 years ago
  vector-of-bool 45d6e7be7d Move the definition of `build_plan` 5 years ago
  vector-of-bool 01c56a7130 Reverse order of linker inputs to fix linker order resolution 5 years ago
  vector-of-bool cb8d23d445 Better Dead code elim 5 years ago
  vector-of-bool a3ef8a841c Tweak output format in build bootstrap script 5 years ago
  vector-of-bool 0c6c0dae8e Fix sdist creation test 5 years ago
  vector-of-bool bc5ed68edd Dead code 5 years ago
  vector-of-bool 31b75ba1ed Inaccessible base class in exception 5 years ago
  vector-of-bool 67736ccb69 Missing #include 5 years ago
  vector-of-bool 4c74d3a754 Fix trigger of infinite recursion in MSVC when converting a path to a string 5 years ago
  vector-of-bool 420899114f Create dest of static lib export before moving it 5 years ago
  vector-of-bool 5c9d25abed Fix MSVC dead code warning 5 years ago
  vector-of-bool 6107d81ebd Another tag mismatch 5 years ago
  vector-of-bool 40e9cd9f31 Fix differing tag (warning on MSVC) 5 years ago
  vector-of-bool bf66f8f4f5 Fix missing include in bootstrap scripti 5 years ago
  vector-of-bool 912cbd91ab Compilation database! 5 years ago