vector-of-bool
c160953106
Update neo-sqlite3, generalize package remotes via URLs
This is a large changeset that changes the way we store package
remote info. In these changes, package remotes are entirely
encoded in a single URL. This will help reduce complexity
down the road when multiple different remote types are supported.
The kind of a remote is specified by the URL's scheme, and the
URL parsing differs based on the scheme. For now, only git+http
and git+https are supported.
This comes along with a change to the format of the catalog JSON.
Remote information is now entirely encoded in a URL string.
4 years ago
vector-of-bool
ab16e71d3a
Bump version
4 years ago
vector-of-bool
22164ad3e9
Update docs on source dists to reflect new tarball format, and some
doc cleanup
4 years ago
vector-of-bool
384339d3b6
Document new `debug` and `runtime` option values
4 years ago
vector-of-bool
db5900a3a6
Hugo docs are generated differently
4 years ago
vector-of-bool
f989fdec0c
Convert docs to emit HTML templates for Hugo to import
4 years ago
vector-of-bool
8557fc2ab3
Bump version, and add several docs fixes and clarifications
4 years ago
vector-of-bool
0122cc8946
Change dependency parsing to not expect a space in the dep string
4 years ago
vector-of-bool
179cd80108
TODO page for template errors
4 years ago
vector-of-bool
50ee9a3801
Documentation for repo transformations.
4 years ago
vector-of-bool
6cfa8abcaa
Incorrect version number in documentation, and update copyright [ Close #24 ]
4 years ago
vector-of-bool
458d630a4f
Flag typo in built-in toolchains example
4 years ago
vector-of-bool
556c4399eb
Remove empty file
4 years ago
vector-of-bool
51ae5bc543
Update version numbers
4 years ago
vector-of-bool
3b96447604
We have basic dev docs! [ Close #9 ]
4 years ago
vector-of-bool
42a8c745f7
Document usage from CMake [ close #8 ]
4 years ago
vector-of-bool
6ce2e6c5d8
Better toolchain docs, and document the defaults
4 years ago
vector-of-bool
64706f6da9
Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY
4 years ago
vector-of-bool
a5a0219d7a
Update docs and strings for json-based toolchains
4 years ago
vector-of-bool
6db141a7ed
Name -> name
4 years ago
vector-of-bool
2d145ad6d9
Misisng line in package.json5 example for test_driver
4 years ago
vector-of-bool
4d66d88bc3
Test-Driver -> test_driver
4 years ago
vector-of-bool
5565294072
Update tests and docs to refer to library.json5
4 years ago
vector-of-bool
a2800b3ec4
Define a JSON schema for the package JSON, and clarify some naming rules
4 years ago
vector-of-bool
9f82212bdc
Transition to using JSON5 for package manifests
4 years ago
vector-of-bool
562272f6c2
Add user-local default toolchain lookup semantics [ Close #18 ] [Close
4 years ago
vector-of-bool
b19207beb9
Error page regarding unknown usage requirements
4 years ago
vector-of-bool
9282c0ae9a
Explain duplicate-library errors
4 years ago
vector-of-bool
b69c96c485
Explaining dependency resolution failures
4 years ago
vector-of-bool
cd01087db7
Error for an existing source distribution
4 years ago
vector-of-bool
f9d6329957
Document package ident and name requirements
4 years ago
vector-of-bool
2acc93bf0d
More error messages
4 years ago
vector-of-bool
13a297ac32
Error page for package layout issues
4 years ago
vector-of-bool
9c5b1eaef4
Cross-reference config file failures with the appropriate docs
4 years ago
vector-of-bool
f351b05817
More did-you-mean errors for config files
4 years ago
vector-of-bool
6784110696
Document tweaks to the catalog JSON
4 years ago
vector-of-bool
0c68d10531
Docs for version ranges
4 years ago
vector-of-bool
137bfca94d
More errors!
4 years ago
vector-of-bool
25f2efcc35
More error docs
4 years ago
vector-of-bool
f75b7f0fa4
Error message for git acquisition
5 years ago
vector-of-bool
5c4caf4eb1
Working on new error reporting and troubleshooting
5 years ago
vector-of-bool
acb1496595
More tutorials
5 years ago
vector-of-bool
11b561ab8f
Better "hello, world" tutorial
5 years ago
vector-of-bool
e8599f0a95
Finishing up on a baseline docs
5 years ago
vector-of-bool
50658c1592
Better toolchain deps
5 years ago
vector-of-bool
768ba8fc39
Document dependencies, and some cleanup
5 years ago
vector-of-bool
68cf5568ab
More docs
5 years ago
vector-of-bool
ef71ec47e1
Update toolchain docs with some changes and features
5 years ago
vector-of-bool
8e54b66941
Docs updates
5 years ago
vector-of-bool
d51323f697
Initial docs
5 years ago