vector-of-bool
07ca7e03d9
The `depends` key is optional in JSON import
5 år sedan
vector-of-bool
6ae7eeb23f
Flag to read stdin for `catalog import`
5 år sedan
vector-of-bool
bb78f5ed2b
`catalog show` to get info on a package
5 år sedan
vector-of-bool
051fc2a690
Catalog package can have descriptions
5 år sedan
vector-of-bool
aff184e67a
Pass -fconcepts for C++ only
5 år sedan
vector-of-bool
4965b672ee
Python script to generate a catalog json
5 år sedan
vector-of-bool
c0282d3881
Be sure to print linker output on link failure
5 år sedan
vector-of-bool
c397e07996
Point the error link to our now-hosted docs
5 år sedan
vector-of-bool
0c68d10531
Docs for version ranges
5 år sedan
vector-of-bool
853af4aeef
Clean up dest of docs output
5 år sedan
vector-of-bool
a84c382ed9
Merge branch 'feature/better-errors' into develop
5 år sedan
vector-of-bool
137bfca94d
More errors!
5 år sedan
vector-of-bool
25f2efcc35
More error docs
5 år sedan
vector-of-bool
f75b7f0fa4
Error message for git acquisition
5 år sedan
vector-of-bool
5c4caf4eb1
Working on new error reporting and troubleshooting
5 år sedan
vector-of-bool
b7a3376902
Formatting
5 år sedan
vector-of-bool
4d6edd47e2
Missing `#include`
5 år sedan
vector-of-bool
7036e55a94
Tweak formatting in dep failure messages
5 år sedan
vector-of-bool
88f851fe79
Tweak error punct and alignment
5 år sedan
vector-of-bool
17ecc2b652
We have dependency resolution failure explanations!
5 år sedan
vector-of-bool
0c26a59280
Merge branch 'feature/docs' into develop
5 år sedan
vector-of-bool
acb1496595
More tutorials
5 år sedan
vector-of-bool
11b561ab8f
Better "hello, world" tutorial
5 år sedan
vector-of-bool
e8599f0a95
Finishing up on a baseline docs
5 år sedan
vector-of-bool
50658c1592
Better toolchain deps
5 år sedan
vector-of-bool
768ba8fc39
Document dependencies, and some cleanup
5 år sedan
vector-of-bool
68cf5568ab
More docs
5 år sedan
vector-of-bool
ef71ec47e1
Update toolchain docs with some changes and features
5 år sedan
vector-of-bool
8e54b66941
Docs updates
5 år sedan
vector-of-bool
a96b4a414f
Merge branch 'develop' into feature/docs
5 år sedan
vector-of-bool
408edfe065
Pull in neo-fun, small refactors, and delete some unused code
5 år sedan
vector-of-bool
c9d6907c1c
Remove incorrect `noexcept`
5 år sedan
vector-of-bool
5c1b193a19
Support distinguishing "external" headers
5 år sedan
vector-of-bool
f599cbf343
Cleanup for new build with 0.0.1
5 år sedan
vector-of-bool
77ffdca9a7
Use the 0.0.1 tag as our new bootstrap base
5 år sedan
vector-of-bool
cff3959a9f
Merge branch 'release/0.0.1' into develop
5 år sedan
vector-of-bool
4b783f3c2d
Don't forget exe suffix when bootstrapping
5 år sedan
vector-of-bool
d6fb2178b1
Clean up build script to just use a toolchain
5 år sedan
vector-of-bool
4d62ef20cd
Now a p5 tag
5 år sedan
vector-of-bool
430a34c11f
Do a full bootstrap build in CI for the release
5 år sedan
vector-of-bool
fc5a461b8c
Skipping deps is not an option
5 år sedan
vector-of-bool
04fc9cd094
Modify the bootstrap build process to now build newer versions with gcc-9, older with gcc-8, and use the new catalog feature to build deps
5 år sedan
vector-of-bool
99690cc239
Merge branch 'feature/build-deps' into develop
5 år sedan
vector-of-bool
4cb09040ee
Bump dep version used in build-deps test to work on MSVC
5 år sedan
vector-of-bool
c481b92f94
Emit a libman index for build-deps
5 år sedan
vector-of-bool
c3628623cf
Unneeded gitignores
5 år sedan
vector-of-bool
b12bdf83ec
Separate type to record dependencies only
5 år sedan
vector-of-bool
cef6707c36
`build-deps` command to build a set of dependencies
5 år sedan
vector-of-bool
93ce3abbdf
Remove old build code
5 år sedan
vector-of-bool
b99d957bc3
Complete refactoring of builds
- Build execution is now entirely oriented around source distributions.
- Make a lot of build plan objects and methods more agnostic to the
build environment. This allows more flexibility and delays generation
of some build metadata, such that we are able to more easily generate
usage requirements data between libraries in the project.
5 år sedan