vector-of-bool
8e77c2d2ad
Install pytest deps on macos and win, and qualifiy the basetemp path
vor 4 Jahren
vector-of-bool
ad6e91ed5f
Use a short dir as the base tempdir, to prevent paths from being too long on windows
vor 4 Jahren
vector-of-bool
735fff145a
Leaf needs some special options for MSVC
vor 4 Jahren
vector-of-bool
5396821a02
Fix tests on Windows
vor 4 Jahren
vector-of-bool
3830fe556b
Generate a static Linux executable within an Alpine linux container
vor 4 Jahren
vector-of-bool
bb72e57913
Fix: mkrepo.py should find the dds executable itself
vor 4 Jahren
vector-of-bool
4840a02263
old-catalog is moved
vor 4 Jahren
vector-of-bool
74826991a1
Remove JSON catalog and FS transforms.
Significantly simplify some code, and removes a lot of hacks.
Now, the proper way to get packages is from an HTTP repository.
The mkrepo.py uses the content of the old catalog.json to populate
a dds repository. This is also used in the test cases to spawn
repositories as test fixtures.
vor 4 Jahren
vector-of-bool
9b639bd187
Update tests and CI to use HTTP repo
vor 4 Jahren
vector-of-bool
60ce2155d8
Python tests, and Python style
vor 4 Jahren
vector-of-bool
fe0cac022c
New neo-url dep
vor 4 Jahren
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.
vor 4 Jahren
vector-of-bool
34b6f0b733
HTTP session utility
Pull neo-io and neo-http
fix: failbit will cause exceptions on EOF
vor 4 Jahren
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.
vor 4 Jahren
vector-of-bool
77325d3064
Update FreeBSD build to use gcc-10
vor 4 Jahren
vector-of-bool
5891ca0ce9
--no-clean for faster CI build runs in dev
vor 4 Jahren
vector-of-bool
5cbecef15d
New semester version fixes conflict with neo-concepts update
vor 4 Jahren
vector-of-bool
472b0274a8
Cleanup of toolchains, more for different purposes
vor 4 Jahren
vector-of-bool
4c2040a310
We can create and import sdists as gzip-compressed tar files
vor 4 Jahren
vector-of-bool
594e936f76
New catalog generation automatically pulls deps from GitHub
vor 4 Jahren
vector-of-bool
d6c7e04008
Add toml++ 2.0.0
vor 4 Jahren
vector-of-bool
007d5dfd43
Win32 NOMINMAX
vor 4 Jahren
vector-of-bool
f2739101aa
Update to use alpha.4 to build ourself
vor 4 Jahren
vector-of-bool
157af69f7d
Fix build and self_build in prep for new bootstrap phase
vor 4 Jahren
vector-of-bool
e1ceaf33dc
Tweak toolchain flags and enable Werror
vor 4 Jahren
vector-of-bool
e799c287c5
Add Hinnant's `date` library
vor 4 Jahren
vector-of-bool
1d64689ae2
Set timeouts on test execution
vor 4 Jahren
vector-of-bool
e3f97106c1
Patch-in a configuration header for libsodium
vor 4 Jahren
vector-of-bool
c145426c5d
New second-phase toolchain for non-compiled spdlog
vor 4 Jahren
vector-of-bool
8c4597f793
No more updates to the old catalog file
vor 4 Jahren
vector-of-bool
b5bf4922cc
New spdlog. Make spdlog use an external fmt
vor 4 Jahren
vector-of-bool
3ca0f65b7f
MSVC can't handle our scale
vor 4 Jahren
vector-of-bool
b305b60e94
Add an "initial catalog" with several popular and useful libraries
vor 4 Jahren
vector-of-bool
c80b8027e5
New shape for dependency listings
vor 4 Jahren
vector-of-bool
74c59ca751
Update MSVC flag
vor 4 Jahren
vector-of-bool
e3e9ee89ff
Unneeded file cleanup
vor 4 Jahren
vector-of-bool
a1ad20fb7e
revive pkg-transform with a better semester loader
vor 4 Jahren
vector-of-bool
1196a8500d
Use separate catalog/repo for prebuilt dds
vor 4 Jahren
vector-of-bool
df2725f264
Globs remember their pattern string
Update neo-fun dep
vor 4 Jahren
vector-of-bool
74f08fdb4f
Static link the binaries from CI
vor 4 Jahren
vector-of-bool
e43bb7915b
Migrate fully to new json5-based packaging
vor 4 Jahren
vector-of-bool
d0248b2c80
New bootstrap phase based on alpha.3
vor 4 Jahren
vector-of-bool
ec924cabce
Update p1 bootstrap
vor 4 Jahren
vector-of-bool
671eb26383
Generate optimized static-rt binaries by default
vor 4 Jahren
vector-of-bool
494581dc27
Vagrant-based build for getting a FreeBSD executable
Hack around different compiler names on FreeBSD
vor 4 Jahren
vector-of-bool
b6628fa7fc
Support a --build-only for ci.py that skips tests
vor 4 Jahren
vector-of-bool
ea736cff8a
New bootstrap commits that work with FreeBSD
vor 4 Jahren
vector-of-bool
fc95001061
FreeBSD works better with static runtimes with g++9
vor 4 Jahren
vector-of-bool
96b21936be
FreeBSD has a different GCC binary name
vor 4 Jahren
vector-of-bool
64706f6da9
Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY
vor 4 Jahren