vector-of-bool
|
130b794841
|
Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals
|
5 years ago |
vector-of-bool
|
8f5e74ba0e
|
Support for using an embedded version of Catch2
|
5 years ago |
vector-of-bool
|
5a38f5f6a3
|
Fix Windows file locks to actually _work_
|
5 years ago |
vector-of-bool
|
404738a7a3
|
Fix bad string trimming, and safer trimming of temporary strings
|
5 years ago |
vector-of-bool
|
d51323f697
|
Initial docs
|
5 years ago |
vector-of-bool
|
0e71d14fc6
|
Trying to fix bootstrap process on Windows
|
5 years ago |
vector-of-bool
|
55b7d56430
|
Fix bad string trimming creating bogus string_views
|
5 years ago |
vector-of-bool
|
db281dd1f3
|
Give each bootstrap phase its own subdirectory
|
5 years ago |
vector-of-bool
|
7ebb544c9a
|
Merge branch 'feature/subrepo-deps' into develop
|
5 years ago |
vector-of-bool
|
42603f9370
|
Unbuffered mode for bootstrap build scripts
|
5 years ago |
vector-of-bool
|
5a28d4560c
|
Unbuffered mode for Python subprocesses
|
5 years ago |
vector-of-bool
|
a2c4e4a5b3
|
Use new CI in Azure
|
5 years ago |
vector-of-bool
|
afa2fd7fb3
|
New fancy CI script!
|
5 years ago |
vector-of-bool
|
67a698dda8
|
Declare our dependencies
|
5 years ago |
vector-of-bool
|
23eb447a5a
|
Update toolchains we use for CI
|
5 years ago |
vector-of-bool
|
00e86efca7
|
Ignore the repo lock file
|
5 years ago |
vector-of-bool
|
3d7397a60d
|
Ignore the _prebuilt dir
|
5 years ago |
vector-of-bool
|
4ac980ac4d
|
New bootstrap phase
|
5 years ago |
vector-of-bool
|
45532d814c
|
New build+bootstrap script for second phase
|
5 years ago |
vector-of-bool
|
a38e11662d
|
Move nlohmann-json into a subrepo
|
5 years ago |
vector-of-bool
|
4560e71556
|
Move range-v3
|
5 years ago |
vector-of-bool
|
f4b1431ca3
|
Move WIL and spdlog
|
5 years ago |
vector-of-bool
|
bc206eceed
|
Fix help text for --repo-dir
|
5 years ago |
vector-of-bool
|
e01e9ad19d
|
Move taywee-args
|
5 years ago |
vector-of-bool
|
498a8c055c
|
Fix repo loading to support arbitrary filenames
|
5 years ago |
vector-of-bool
|
0e9fa6f64b
|
No `dist` subdir in repo. We'll get back to that...
|
5 years ago |
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
subrepo:
subdir: "external/repo/neo-buffer"
merged: "9461ede"
upstream:
origin: "git@github.com:vector-of-bool/neo-buffer.git"
branch: "develop"
commit: "9461ede"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "5d6aba9"
|
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 |