5396821a02
								
							 
						 
						
							
								
								Fix tests on Windows  
							
							
							
						 
						4 年前  
				
					
						
							
								 
						
							
								3830fe556b
								
							 
						 
						
							
								
								Generate a static Linux executable within an Alpine linux container  
							
							
							
						 
						4 年前  
				
					
						
							
								 
						
							
								bb72e57913
								
							 
						 
						
							
								
								Fix: mkrepo.py should find the dds executable itself  
							
							
							
						 
						4 年前  
				
					
						
							
								 
						
							
								4840a02263
								
							 
						 
						
							
								
								old-catalog is moved  
							
							
							
						 
						4 年前  
				
					
						
							
								 
						
							
								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. 
							
						 
						4 年前  
				
					
						
							
								 
						
							
								9b639bd187
								
							 
						 
						
							
								
								Update tests and CI to use HTTP repo  
							
							
							
						 
						4 年前  
				
					
						
							
								 
						
							
								60ce2155d8
								
							 
						 
						
							
								
								Python tests, and Python style  
							
							
							
						 
						4 年前  
				
					
						
							
								 
						
							
								fe0cac022c
								
							 
						 
						
							
								
								New neo-url dep  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								e2d64cd409
								
							 
						 
						
							
								
								OpenSSL support  
							
							- CI step cleanups, and get openssl for windows
- WORKAROUND: Bug in libgcc in certain conditions with partial pthread
  linked statically. 
							
						 
						5 年前  
				
					
						
							
								 
						
							
								34b6f0b733
								
							 
						 
						
							
								
								HTTP session utility  
							
							Pull neo-io and neo-http
fix: failbit will cause exceptions on EOF 
							
						 
						5 年前  
				
					
						
							
								 
						
							
								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. 
							
						 
						5 年前  
				
					
						
							
								 
						
							
								77325d3064
								
							 
						 
						
							
								
								Update FreeBSD build to use gcc-10  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								5891ca0ce9
								
							 
						 
						
							
								
								--no-clean for faster CI build runs in dev  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								5cbecef15d
								
							 
						 
						
							
								
								New semester version fixes conflict with neo-concepts update  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								472b0274a8
								
							 
						 
						
							
								
								Cleanup of toolchains, more for different purposes  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								4c2040a310
								
							 
						 
						
							
								
								We can create and import sdists as gzip-compressed tar files  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								594e936f76
								
							 
						 
						
							
								
								New catalog generation automatically pulls deps from GitHub  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								d6c7e04008
								
							 
						 
						
							
								
								Add toml++ 2.0.0  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								007d5dfd43
								
							 
						 
						
							
								
								Win32 NOMINMAX  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								f2739101aa
								
							 
						 
						
							
								
								Update to use alpha.4 to build ourself  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								157af69f7d
								
							 
						 
						
							
								
								Fix build and self_build in prep for new bootstrap phase  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								e1ceaf33dc
								
							 
						 
						
							
								
								Tweak toolchain flags and enable Werror  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								e799c287c5
								
							 
						 
						
							
								
								Add Hinnant's `date` library  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								1d64689ae2
								
							 
						 
						
							
								
								Set timeouts on test execution  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								e3f97106c1
								
							 
						 
						
							
								
								Patch-in a configuration header for libsodium  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								c145426c5d
								
							 
						 
						
							
								
								New second-phase toolchain for non-compiled spdlog  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								8c4597f793
								
							 
						 
						
							
								
								No more updates to the old catalog file  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								b5bf4922cc
								
							 
						 
						
							
								
								New spdlog. Make spdlog use an external fmt  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								3ca0f65b7f
								
							 
						 
						
							
								
								MSVC can't handle our scale  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								b305b60e94
								
							 
						 
						
							
								
								Add an "initial catalog" with several popular and useful libraries  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								c80b8027e5
								
							 
						 
						
							
								
								New shape for dependency listings  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								74c59ca751
								
							 
						 
						
							
								
								Update MSVC flag  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								e3e9ee89ff
								
							 
						 
						
							
								
								Unneeded file cleanup  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								a1ad20fb7e
								
							 
						 
						
							
								
								revive pkg-transform with a better semester loader  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								1196a8500d
								
							 
						 
						
							
								
								Use separate catalog/repo for prebuilt dds  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								df2725f264
								
							 
						 
						
							
								
								Globs remember their pattern string  
							
							Update neo-fun dep 
							
						 
						5 年前  
				
					
						
							
								 
						
							
								74f08fdb4f
								
							 
						 
						
							
								
								Static link the binaries from CI  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								e43bb7915b
								
							 
						 
						
							
								
								Migrate fully to new json5-based packaging  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								d0248b2c80
								
							 
						 
						
							
								
								New bootstrap phase based on alpha.3  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								ec924cabce
								
							 
						 
						
							
								
								Update p1 bootstrap  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								671eb26383
								
							 
						 
						
							
								
								Generate optimized static-rt binaries by default  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								494581dc27
								
							 
						 
						
							
								
								Vagrant-based build for getting a FreeBSD executable  
							
							Hack around different compiler names on FreeBSD 
							
						 
						5 年前  
				
					
						
							
								 
						
							
								b6628fa7fc
								
							 
						 
						
							
								
								Support a --build-only for ci.py that skips tests  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								ea736cff8a
								
							 
						 
						
							
								
								New bootstrap commits that work with FreeBSD  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								fc95001061
								
							 
						 
						
							
								
								FreeBSD works better with static runtimes with g++9  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								96b21936be
								
							 
						 
						
							
								
								FreeBSD has a different GCC binary name  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								64706f6da9
								
							 
						 
						
							
								
								Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								69720f0a44
								
							 
						 
						
							
								
								Very rudimentary template rendering, only accesses a small number of resources yet.  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								4157ce571e
								
							 
						 
						
							
								
								Use json5 toolchain files  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								aae87696fb
								
							 
						 
						
							
								
								Proper semester and json5 libs are available  
							
							
							
						 
						5 年前