vector-of-bool
|
bc206eceed
|
Fix help text for --repo-dir
|
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
|
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
|
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
|
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
|
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
|
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
|
912cbd91ab
|
Compilation database!
|
5 years ago |
vector-of-bool
|
72116cb89a
|
Remove `project`, and fixup sdist
|
5 years ago |
vector-of-bool
|
afdec26a5c
|
Warnings and formatting
|
5 years ago |
vector-of-bool
|
948cc795c0
|
Revive --export to generate a .lpk
|
5 years ago |
vector-of-bool
|
013d70cbfd
|
Different repo sdist layout, and more sdist export controls
|
5 years ago |
vector-of-bool
|
397353ed6b
|
Subcommand-ize `sdist`
|
5 years ago |
vector-of-bool
|
f1a57c291b
|
Respect --enable-warnings
|
5 years ago |