408edfe065
								
							 
						 
						
							
								
								Pull in neo-fun, small refactors, and delete some unused code  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								c9d6907c1c
								
							 
						 
						
							
								
								Remove incorrect `noexcept`  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								5c1b193a19
								
							 
						 
						
							
								
								Support distinguishing "external" headers  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								c481b92f94
								
							 
						 
						
							
								
								Emit a libman index for build-deps  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								b12bdf83ec
								
							 
						 
						
							
								
								Separate type to record dependencies only  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								cef6707c36
								
							 
						 
						
							
								
								`build-deps` command to build a set of dependencies  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								93ce3abbdf
								
							 
						 
						
							
								
								Remove old build code  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								b99d957bc3
								
							 
						 
						
							
								
								Complete refactoring of builds  
							
							- Build execution is now entirely oriented around source distributions.
- Make a lot of build plan objects and methods more agnostic to the
  build environment. This allows more flexibility and delays generation
  of some build metadata, such that we are able to more easily generate
  usage requirements data between libraries in the project. 
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								c2b95d3ee6
								
							 
						 
						
							
								
								We don't need file hashing yet  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								4a703dc119
								
							 
						 
						
							
								
								Fix file deps tracking: Normalize paths better, and replace mtimes correctly!  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								fcf2b96dcf
								
							 
						 
						
							
								
								Fix link error in MSVC  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								d053b0aef1
								
							 
						 
						
							
								
								Rearrange `source_*` types  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								da49eca4d3
								
							 
						 
						
							
								
								More cleanup, rename `source()` -> `collect_sources()`  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								78ea9d2299
								
							 
						 
						
							
								
								Comment on how `file_deps` works  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								31277e3034
								
							 
						 
						
							
								
								Reformat  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								0ec459349f
								
							 
						 
						
							
								
								Use `file_deps` to name file interdependencies  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								6733934ddd
								
							 
						 
						
							
								
								Cleanup for `build_plan`  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								9d6e12596e
								
							 
						 
						
							
								
								Cleanup link_executable_plan  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								748fc75429
								
							 
						 
						
							
								
								`compile_file_plan` cleanup  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								8d08a1f115
								
							 
						 
						
							
								
								Cleanup compile_exec  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								c182193931
								
							 
						 
						
							
								
								Some database operations are const-safe  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								6e471b7880
								
							 
						 
						
							
								
								Cleanup for `library_plan`, and put executables in subdirs. (Required moving dds.main.cpp)  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								11aaf47891
								
							 
						 
						
							
								
								Doc comments and cleanup for create_archive_plan  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								20f8b070d3
								
							 
						 
						
							
								
								Fix transposed lm namespace/name  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								6f8b23691b
								
							 
						 
						
							
								
								Catalog doesn't do any solving, only the repo with the catalog's help  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								a2b36cc5df
								
							 
						 
						
							
								
								Downloading deps now takes place as part of the main build  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								c74b73cfcb
								
							 
						 
						
							
								
								Create the catalog's parent dir before opening  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								a245f306d5
								
							 
						 
						
							
								
								Libman generation code is gone (for now)  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								6dcfe381a5
								
							 
						 
						
							
								
								Remove old `deps build` code  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								9db197fff4
								
							 
						 
						
							
								
								Built deps go in a subdirectory of _build, not the root  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								1e9f9ee3b3
								
							 
						 
						
							
								
								Honor the subdir in archive paths, and create tha parent before archiving  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								7597b2d54c
								
							 
						 
						
							
								
								If an output is missing, it's out-of-date  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								8bf05a557d
								
							 
						 
						
							
								
								Default-enable apps, tests, and warnings for the root project  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								5c8b8fc791
								
							 
						 
						
							
								
								Doc comments, and manifest.pk_id -> pkg_id  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								86b3ffa058
								
							 
						 
						
							
								
								Move package_manifest and package_id into a subdir  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								19bc70d2f8
								
							 
						 
						
							
								
								Move the library types into a subdirectory  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								b28dbd417c
								
							 
						 
						
							
								
								Fix compile progress counter  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								04a10236ed
								
							 
						 
						
							
								
								Building of dependencies is now run as part of the main build  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								787465c6d4
								
							 
						 
						
							
								
								We can list catalog contents  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								e2c1b6d6bb
								
							 
						 
						
							
								
								Re-inserting a package into the catalog will replace it  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								c69960a5f0
								
							 
						 
						
							
								
								Add missing operator== for lm pair iterator  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								a79be74102
								
							 
						 
						
							
								
								We have version ranges!  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								a25faaf1fb
								
							 
						 
						
							
								
								Change `dependency` to store a version range, not just a version  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								0730552bf9
								
							 
						 
						
							
								
								Removed the old remote loading code  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								9ddb873570
								
							 
						 
						
							
								
								`ddds deps get` now uses the catalog, and `catalog add` for manually adding entries  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								0d23ff3146
								
							 
						 
						
							
								
								Put the obtained sdist in a useful location  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								d448a1cded
								
							 
						 
						
							
								
								Give the catalog a default path  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								d3844017ff
								
							 
						 
						
							
								
								New `get` for catalog, just a copy of old repo `get` for now  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								955cb7acdb
								
							 
						 
						
							
								
								Move catalog to its own dir, and start adding subcommands for it  
							
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								6de88d9845
								
							 
						 
						
							
								
								Rename to `catalog` to avoid confusion  
							
							
							
						 
						5 年之前