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
34b6f0b733
HTTP session utility
Pull neo-io and neo-http
fix: failbit will cause exceptions on EOF
4 лет назад
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 лет назад
vector-of-bool
b305b60e94
Add an "initial catalog" with several popular and useful libraries
4 лет назад
vector-of-bool
c80b8027e5
New shape for dependency listings
4 лет назад
vector-of-bool
a1ad20fb7e
revive pkg-transform with a better semester loader
4 лет назад
vector-of-bool
df2725f264
Globs remember their pattern string
Update neo-fun dep
4 лет назад
vector-of-bool
e43bb7915b
Migrate fully to new json5-based packaging
4 лет назад
vector-of-bool
69720f0a44
Very rudimentary template rendering, only accesses a small number of resources yet.
4 лет назад
vector-of-bool
aae87696fb
Proper semester and json5 libs are available
4 лет назад
vector-of-bool
9f82212bdc
Transition to using JSON5 for package manifests
4 лет назад
vector-of-bool
63676532fb
Add vob/json5 to the catalog
4 лет назад
vector-of-bool
ef63413806
Use the `gen-catalog-json.py` script to generate our catalog for CI
4 лет назад
vector-of-bool
17ecc2b652
We have dependency resolution failure explanations!
5 лет назад
vector-of-bool
408edfe065
Pull in neo-fun, small refactors, and delete some unused code
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 лет назад