vector-of-bool
84eb94d9f7
We can pull basic catalog info via HTTP
4 anni fa
vector-of-bool
a0a8bdf1c2
'repoman' for managing static package repositories
4 anni fa
vector-of-bool
e2d64cd409
OpenSSL support
- CI step cleanups, and get openssl for windows
- WORKAROUND: Bug in libgcc in certain conditions with partial pthread
linked statically.
4 anni fa
vector-of-bool
36d10d787e
Packages can now be imported over HTTP
4 anni fa
vector-of-bool
bf4d020203
Fix handling of non-ASCII paths and arguments
Also, run all tests in a path with cyrillic chars and spaces
4 anni fa
vector-of-bool
4c2040a310
We can create and import sdists as gzip-compressed tar files
4 anni fa
vector-of-bool
707de851ad
`dds compile-file` to compile individual files
4 anni fa
vector-of-bool
fe92d539cd
Range v0.11 compatibility
4 anni fa
vector-of-bool
cdc9b6d620
Significantly improved logging, and log-level cli param
4 anni fa
vector-of-bool
fae2776f66
spdlog is slow to compile. Wrap in a shim
4 anni fa
vector-of-bool
5f3a4e8eb5
Parallelize downloading of dependencies from Git
4 anni fa
vector-of-bool
2df0b27af6
Option to import the initial catalog content at any time
4 anni fa
vector-of-bool
a1ad20fb7e
revive pkg-transform with a better semester loader
4 anni fa
vector-of-bool
4212131ab0
Overhaul catalog import to use semester, disable repo transforms for now.
5 anni fa
vector-of-bool
edaaac1258
Missing init for inlnie pkg_info
5 anni fa
vector-of-bool
5e3c668f57
Remove libman-style toolchain code
5 anni fa
vector-of-bool
4157ce571e
Use json5 toolchain files
5 anni fa
vector-of-bool
2e4f592d17
Permit either `.json5`, `.jsonc`, or `.json` extensions
5 anni fa
vector-of-bool
9f82212bdc
Transition to using JSON5 for package manifests
5 anni fa
vector-of-bool
562272f6c2
Add user-local default toolchain lookup semantics [ Close #18 ] [Close
5 anni fa
vector-of-bool
931af4895a
"Did you mean" functionality is ready, but needs to be integrated everywhere
5 anni fa
vector-of-bool
6ae7eeb23f
Flag to read stdin for `catalog import`
5 anni fa
vector-of-bool
bb78f5ed2b
`catalog show` to get info on a package
5 anni fa
vector-of-bool
051fc2a690
Catalog package can have descriptions
5 anni fa
vector-of-bool
25f2efcc35
More error docs
5 anni fa
vector-of-bool
f75b7f0fa4
Error message for git acquisition
5 anni fa
vector-of-bool
5c4caf4eb1
Working on new error reporting and troubleshooting
5 anni fa
vector-of-bool
c481b92f94
Emit a libman index for build-deps
5 anni fa
vector-of-bool
b12bdf83ec
Separate type to record dependencies only
5 anni fa
vector-of-bool
cef6707c36
`build-deps` command to build a set of dependencies
5 anni fa
vector-of-bool
93ce3abbdf
Remove old build code
5 anni fa
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 anni fa
vector-of-bool
d053b0aef1
Rearrange `source_*` types
5 anni fa
vector-of-bool
6e471b7880
Cleanup for `library_plan`, and put executables in subdirs. (Required moving dds.main.cpp)
5 anni fa
vector-of-bool
6f8b23691b
Catalog doesn't do any solving, only the repo with the catalog's help
5 anni fa
vector-of-bool
a2b36cc5df
Downloading deps now takes place as part of the main build
5 anni fa
vector-of-bool
6dcfe381a5
Remove old `deps build` code
5 anni fa
vector-of-bool
8bf05a557d
Default-enable apps, tests, and warnings for the root project
5 anni fa
vector-of-bool
5c8b8fc791
Doc comments, and manifest.pk_id -> pkg_id
5 anni fa
vector-of-bool
04a10236ed
Building of dependencies is now run as part of the main build
5 anni fa
vector-of-bool
787465c6d4
We can list catalog contents
5 anni fa
vector-of-bool
a79be74102
We have version ranges!
5 anni fa
vector-of-bool
a25faaf1fb
Change `dependency` to store a version range, not just a version
5 anni fa
vector-of-bool
0730552bf9
Removed the old remote loading code
5 anni fa
vector-of-bool
9ddb873570
`ddds deps get` now uses the catalog, and `catalog add` for manually adding entries
5 anni fa
vector-of-bool
0d23ff3146
Put the obtained sdist in a useful location
5 anni fa
vector-of-bool
d448a1cded
Give the catalog a default path
5 anni fa
vector-of-bool
d3844017ff
New `get` for catalog, just a copy of old repo `get` for now
5 anni fa
vector-of-bool
955cb7acdb
Move catalog to its own dir, and start adding subcommands for it
5 anni fa
vector-of-bool
990e3503af
Incorporate the new package_id type, as use `@` as a name separator
5 anni fa