Commit Graph

18 Commits (57126a7973442230c64147023e5130f7cecf9d8d)

Author SHA1 Message Date
Codinget 57126a7973 fixed mkdirs sometimes failing due to race condition when multiprocess builds are running 4 years ago
Codinget 678313d09f added pipelines, closes #18 4 years ago
Codinget 803d1093bb added table syntax for var, closes #19 4 years ago
Codinget ec5fc1cf7d added @in (but not working due to moonscript bug) and @out 4 years ago
Codinget d43e9350d3 added _.cmdline and _.cmdlinerst, closes #20 4 years ago
Codinget 5518c61fc1 added lib, new alfons tasks, simplified executor behavior and added task count, fixed _.exclude not being in the _ lib, updated Build.moon and README.md 4 years ago
Codinget 31fcc58ccd fix freeze with -j and sync targets 4 years ago
Codinget 69e781bc8f fix crash when multiple targets depend on the same target 4 years ago
Codinget 6a6334fc78 actually honor sync requests 4 years ago
Codinget b1f57c8929 fixed depfns 4 years ago
Codinget c8670ab903 v2 4 years ago
Nathan DECHER 80a5c54032 added spec for stringutil, tableutil and the pure part of fsutil 4 years ago
Nathan DECHER 7b4973f0b4 fixed wildcard and normalizepath 4 years ago
Nathan DECHER c96b2ece70 fixed wildcard and normalizepath 4 years ago
Nathan DECHER ccce358155 min and max were broken, fixed them 4 years ago
Nathan DECHER 0c43e3a5b1 fixed broken cache 4 years ago
Nathan DECHER a26a1500df added fs cache, closes #9 4 years ago
Nathan DECHER 750b6e152a depend on amalg.lua to produce a single binary, fix #10 4 years ago
Nathan DECHER 8cd238731c hopefully package correctly for luarocks now 4 years ago