vector-of-bool
408edfe065
Pull in neo-fun, small refactors, and delete some unused code
пре 5 година
vector-of-bool
c9d6907c1c
Remove incorrect `noexcept`
пре 5 година
vector-of-bool
5c1b193a19
Support distinguishing "external" headers
пре 5 година
vector-of-bool
f599cbf343
Cleanup for new build with 0.0.1
пре 5 година
vector-of-bool
77ffdca9a7
Use the 0.0.1 tag as our new bootstrap base
пре 5 година
vector-of-bool
cff3959a9f
Merge branch 'release/0.0.1' into develop
пре 5 година
vector-of-bool
4b783f3c2d
Don't forget exe suffix when bootstrapping
пре 5 година
vector-of-bool
d6fb2178b1
Clean up build script to just use a toolchain
пре 5 година
vector-of-bool
4d62ef20cd
Now a p5 tag
пре 5 година
vector-of-bool
430a34c11f
Do a full bootstrap build in CI for the release
пре 5 година
vector-of-bool
fc5a461b8c
Skipping deps is not an option
пре 5 година
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 година
vector-of-bool
99690cc239
Merge branch 'feature/build-deps' into develop
пре 5 година
vector-of-bool
4cb09040ee
Bump dep version used in build-deps test to work on MSVC
пре 5 година
vector-of-bool
c481b92f94
Emit a libman index for build-deps
пре 5 година
vector-of-bool
c3628623cf
Unneeded gitignores
пре 5 година
vector-of-bool
b12bdf83ec
Separate type to record dependencies only
пре 5 година
vector-of-bool
cef6707c36
`build-deps` command to build a set of dependencies
пре 5 година
vector-of-bool
93ce3abbdf
Remove old build code
пре 5 година
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 година
vector-of-bool
4c6471d925
Merge branch 'feature/cleanup-1' into develop
пре 5 година
vector-of-bool
c2b95d3ee6
We don't need file hashing yet
пре 5 година
vector-of-bool
4a703dc119
Fix file deps tracking: Normalize paths better, and replace mtimes correctly!
пре 5 година
vector-of-bool
fcf2b96dcf
Fix link error in MSVC
пре 5 година
vector-of-bool
d053b0aef1
Rearrange `source_*` types
пре 5 година
vector-of-bool
da49eca4d3
More cleanup, rename `source()` -> `collect_sources()`
пре 5 година
vector-of-bool
78ea9d2299
Comment on how `file_deps` works
пре 5 година
vector-of-bool
31277e3034
Reformat
пре 5 година
vector-of-bool
0ec459349f
Use `file_deps` to name file interdependencies
пре 5 година
vector-of-bool
6733934ddd
Cleanup for `build_plan`
пре 5 година
vector-of-bool
9d6e12596e
Cleanup link_executable_plan
пре 5 година
vector-of-bool
748fc75429
`compile_file_plan` cleanup
пре 5 година
vector-of-bool
8d08a1f115
Cleanup compile_exec
пре 5 година
vector-of-bool
c182193931
Some database operations are const-safe
пре 5 година
vector-of-bool
6e471b7880
Cleanup for `library_plan`, and put executables in subdirs. (Required moving dds.main.cpp)
пре 5 година
vector-of-bool
11aaf47891
Doc comments and cleanup for create_archive_plan
пре 5 година
vector-of-bool
26aeaa8ba9
Merge branch 'feature/integrate-deps-build' into develop
пре 5 година
vector-of-bool
20f8b070d3
Fix transposed lm namespace/name
пре 5 година
vector-of-bool
6f8b23691b
Catalog doesn't do any solving, only the repo with the catalog's help
пре 5 година
vector-of-bool
7d3192fe4f
Fix tag for neo-buffer ep
пре 5 година
vector-of-bool
a2b36cc5df
Downloading deps now takes place as part of the main build
пре 5 година
vector-of-bool
c74b73cfcb
Create the catalog's parent dir before opening
пре 5 година
vector-of-bool
a245f306d5
Libman generation code is gone (for now)
пре 5 година
vector-of-bool
6dcfe381a5
Remove old `deps build` code
пре 5 година
vector-of-bool
9db197fff4
Built deps go in a subdirectory of _build, not the root
пре 5 година
vector-of-bool
1e9f9ee3b3
Honor the subdir in archive paths, and create tha parent before archiving
пре 5 година
vector-of-bool
7597b2d54c
If an output is missing, it's out-of-date
пре 5 година
vector-of-bool
8bf05a557d
Default-enable apps, tests, and warnings for the root project
пре 5 година
vector-of-bool
fbef91dc94
Building now requires a deps repo
пре 5 година
vector-of-bool
5c8b8fc791
Doc comments, and manifest.pk_id -> pkg_id
пре 5 година