1
0
mirror of https://github.com/natnat-mc/moonbuild synced 2026-05-11 18:41:15 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
codinget 775d689e0a improved verbose 2022-05-20 16:47:47 +02:00
codinget de7ab2ddbf add echo to _.cmd _.cmdrst _.sh _.moonc when verbose 2022-05-20 16:31:47 +02:00
codinget 67eb978e43 add resolve tree in failed resolution errors, closes #24 2022-05-20 15:25:46 +02:00
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 c6004f1582 updated the binary to not be packaged with the library 2020-11-13 20:12:24 +01:00
Codinget cc776ef24e fix gitignore 2020-11-13 20:03:41 +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 b2f0de7b38 Producing rockspec 2.0.0-1 2020-11-07 21:13:00 +01:00