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 年前  
				
					
						
							
								 
						
							
								bb3c1b0bc1
								
							 
						 
						
							
								
								Use semester for JSON processing  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								9f82212bdc
								
							 
						 
						
							
								
								Transition to using JSON5 for package manifests  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								63676532fb
								
							 
						 
						
							
								
								Add vob/json5 to the catalog  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								6b4c6b4e53
								
							 
						 
						
							
								
								Fix type annot in self_build script  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								077ecb0355
								
							 
						 
						
							
								
								Use a fix prior bootstrap that depended on a moving dep  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								ef63413806
								
							 
						 
						
							
								
								Use the `gen-catalog-json.py` script to generate our catalog for CI  
							
							
							
						 
						5 年前  
				
					
						
							
								 
						
							
								051fc2a690
								
							 
						 
						
							
								
								Catalog package can have descriptions  
							
							
							
						 
						5 年前