776 Commits (main)
 

Author SHA1 Message Date
  vector-of-bool 047572cf86 Download bootstrap for nix-ci 4 years ago
  vector-of-bool 74f08fdb4f Static link the binaries from CI 4 years ago
  vector-of-bool e43bb7915b Migrate fully to new json5-based packaging 4 years ago
  vector-of-bool 7bca609dd9 Download bootstrap for CI on Windows 4 years ago
  vector-of-bool 5187b9a268 Fix MSVC toolchain path 4 years ago
  vector-of-bool 6cfa8abcaa Incorrect version number in documentation, and update copyright [Close #24] 4 years ago
  vector-of-bool 5de0dc7f85 Stray argument in Windows CI script 4 years ago
  vector-of-bool d0248b2c80 New bootstrap phase based on alpha.3 4 years ago
  vector-of-bool 66c2712ee4 Fix: Don't break paths to dependencies when the repo-dir is a relative path 4 years ago
  vector-of-bool b19fb971be Merge branch 'release/0.1.0-alpha.3' into develop 4 years ago
  vector-of-bool 8ee61b88a5 Shutdown vagrant after build 4 years ago
  vector-of-bool ec924cabce Update p1 bootstrap 4 years ago
  vector-of-bool 2cb70fa13d Build this revision from a whole bootstrap 4 years ago
  vector-of-bool 671eb26383 Generate optimized static-rt binaries by default 4 years ago
  vector-of-bool 458d630a4f Flag typo in built-in toolchains example 4 years ago
  vector-of-bool 556c4399eb Remove empty file 4 years ago
  vector-of-bool 51ae5bc543 Update version numbers 4 years ago
  vector-of-bool b82aca15a2 Merge branch 'feature/freebsd' into develop 4 years ago
  vector-of-bool 7899269926 Use Makefile CI targets in Azure CI 4 years ago
  vector-of-bool 494581dc27 Vagrant-based build for getting a FreeBSD executable 4 years ago
  vector-of-bool b6628fa7fc Support a --build-only for ci.py that skips tests 4 years ago
  vector-of-bool ea736cff8a New bootstrap commits that work with FreeBSD 4 years ago
  vector-of-bool fc95001061 FreeBSD works better with static runtimes with g++9 4 years ago
  vector-of-bool 027b7b9a84 Default to static linking runtime libs with GCC and Clang 4 years ago
  vector-of-bool 3b96447604 We have basic dev docs! [Close #9] 4 years ago
  vector-of-bool ce3e3d72c3 Share paths utils between Linux+FreeBSD 4 years ago
  vector-of-bool 96b21936be FreeBSD has a different GCC binary name 4 years ago
  vector-of-bool 7302451e45 Add erroniously removed #include (for MSVC) 4 years ago
  vector-of-bool 42a8c745f7 Document usage from CMake [close #8] 4 years ago
  vector-of-bool c09558eb8d `build-deps` now uses json5 as well 4 years ago
  vector-of-bool 44f161288e Merge branch 'feature/toolchain-docs' into develop 4 years ago
  vector-of-bool 4ee3feaa04 Don't automatically build docs for the sync server 4 years ago
  vector-of-bool 6ce2e6c5d8 Better toolchain docs, and document the defaults 4 years ago
  vector-of-bool 692f720111 Change spelling of toolchain template args 4 years ago
  vector-of-bool 215a8c6882 Merge branch 'feature/tty-detect' into develop 4 years ago
  vector-of-bool 64706f6da9 Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY 4 years ago
  vector-of-bool 6502fbf2f1 Merge branch 'feature/config-info' into develop 4 years ago
  vector-of-bool 69720f0a44 Very rudimentary template rendering, only accesses a small number of resources yet. 4 years ago
  vector-of-bool 87f60a1e39 Centralize path handling logic around generated header roots 4 years ago
  vector-of-bool 9f8cf2dbfa compile_files -> file_compilations (It's a getter) 4 years ago
  vector-of-bool b1e5315a9b Early iteration of config-headers. 4 years ago
  vector-of-bool 8311ad7c28 `header_template` source kind is a header file with a `.config` on its stem 4 years ago
  vector-of-bool 1e7db535f7 `create_archive` is a confusing method name for a getter 4 years ago
  vector-of-bool 1578787373 Source files have a relative_path() to aide in finding their path from the source root 4 years ago
  vector-of-bool fa81bff674 Relative #include directories are resolve to be relative to the directory in which the build executes 4 years ago
  vector-of-bool a5a0219d7a Update docs and strings for json-based toolchains 4 years ago
  vector-of-bool b3aac5c06f Merge branch 'feature/use-json5' into develop 4 years ago
  vector-of-bool 5e3c668f57 Remove libman-style toolchain code 4 years ago
  vector-of-bool 4157ce571e Use json5 toolchain files 4 years ago
  vector-of-bool ad580e1fc2 Impelment JSON5-based toolchain files 4 years ago