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