vector-of-bool
aea66fc39f
Pull fixes for neo-url
il y a 4 ans
vector-of-bool
4840a02263
old-catalog is moved
il y a 4 ans
vector-of-bool
9b639bd187
Update tests and CI to use HTTP repo
il y a 4 ans
vector-of-bool
fe0cac022c
New neo-url dep
il y a 4 ans
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.
il y a 4 ans
vector-of-bool
34b6f0b733
HTTP session utility
Pull neo-io and neo-http
fix: failbit will cause exceptions on EOF
il y a 4 ans
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.
il y a 4 ans
vector-of-bool
5cbecef15d
New semester version fixes conflict with neo-concepts update
il y a 4 ans
vector-of-bool
4c2040a310
We can create and import sdists as gzip-compressed tar files
il y a 4 ans
vector-of-bool
594e936f76
New catalog generation automatically pulls deps from GitHub
il y a 4 ans
vector-of-bool
d6c7e04008
Add toml++ 2.0.0
il y a 4 ans
vector-of-bool
e799c287c5
Add Hinnant's `date` library
il y a 4 ans
vector-of-bool
e3f97106c1
Patch-in a configuration header for libsodium
il y a 4 ans
vector-of-bool
b5bf4922cc
New spdlog. Make spdlog use an external fmt
il y a 4 ans
vector-of-bool
b305b60e94
Add an "initial catalog" with several popular and useful libraries
il y a 4 ans
vector-of-bool
c80b8027e5
New shape for dependency listings
il y a 4 ans
vector-of-bool
a1ad20fb7e
revive pkg-transform with a better semester loader
il y a 4 ans
vector-of-bool
df2725f264
Globs remember their pattern string
Update neo-fun dep
il y a 4 ans
vector-of-bool
e43bb7915b
Migrate fully to new json5-based packaging
il y a 4 ans
vector-of-bool
69720f0a44
Very rudimentary template rendering, only accesses a small number of resources yet.
il y a 4 ans
vector-of-bool
aae87696fb
Proper semester and json5 libs are available
il y a 4 ans
vector-of-bool
9f82212bdc
Transition to using JSON5 for package manifests
il y a 4 ans
vector-of-bool
63676532fb
Add vob/json5 to the catalog
il y a 4 ans
vector-of-bool
ef63413806
Use the `gen-catalog-json.py` script to generate our catalog for CI
il y a 4 ans
vector-of-bool
17ecc2b652
We have dependency resolution failure explanations!
il y a 5 ans
vector-of-bool
408edfe065
Pull in neo-fun, small refactors, and delete some unused code
il y a 5 ans
vector-of-bool
7d3192fe4f
Fix tag for neo-buffer ep
il y a 5 ans
vector-of-bool
a2b36cc5df
Downloading deps now takes place as part of the main build
il y a 5 ans