Codinget
|
57126a7973
|
fixed mkdirs sometimes failing due to race condition when multiprocess builds are running
|
2021-01-10 22:19:10 +01:00 |
|
Codinget
|
678313d09f
|
added pipelines, closes #18
|
2020-12-02 02:48:36 +01:00 |
|
Codinget
|
803d1093bb
|
added table syntax for var, closes #19
|
2020-12-01 22:05:04 +01:00 |
|
Codinget
|
ec5fc1cf7d
|
added @in (but not working due to moonscript bug) and @out
|
2020-12-01 21:43:04 +01:00 |
|
Codinget
|
d43e9350d3
|
added _.cmdline and _.cmdlinerst, closes #20
|
2020-12-01 21:33:59 +01:00 |
|
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
|
2020-11-13 19:53:51 +01:00 |
|
Codinget
|
31fcc58ccd
|
fix freeze with -j and sync targets
|
2020-11-12 18:06:41 +01:00 |
|
Codinget
|
69e781bc8f
|
fix crash when multiple targets depend on the same target
|
2020-11-09 19:53:05 +01:00 |
|
Codinget
|
6a6334fc78
|
actually honor sync requests
|
2020-11-08 00:53:32 +01:00 |
|
Codinget
|
b1f57c8929
|
fixed depfns
|
2020-11-08 00:44:35 +01:00 |
|
Codinget
|
c8670ab903
|
v2
|
2020-11-07 21:01:26 +01:00 |
|
Nathan DECHER
|
80a5c54032
|
added spec for stringutil, tableutil and the pure part of fsutil
|
2020-09-25 19:49:25 +02:00 |
|
Nathan DECHER
|
7b4973f0b4
|
fixed wildcard and normalizepath
|
2020-09-15 11:36:44 +02:00 |
|
Nathan DECHER
|
ccce358155
|
min and max were broken, fixed them
|
2020-09-14 11:28:35 +02:00 |
|
Nathan DECHER
|
0c43e3a5b1
|
fixed broken cache
|
2020-09-14 11:08:04 +02:00 |
|
Nathan DECHER
|
a26a1500df
|
added fs cache, closes #9
|
2020-09-14 09:44:30 +02:00 |
|
Nathan DECHER
|
750b6e152a
|
depend on amalg.lua to produce a single binary, fix #10
|
2020-09-13 18:42:42 +02:00 |
|
Nathan DECHER
|
8cd238731c
|
hopefully package correctly for luarocks now
|
2020-09-13 16:23:36 +02:00 |
|