Commit Graph

7 Commits

Author SHA1 Message Date
ISSOtm
4750306a1f Improve dependency file generation
Run the whole generation in one command
2019-01-25 19:01:53 +01:00
Eldred Habert
eab72eada8 Add missing parenthesis 2018-12-14 11:24:16 +01:00
ISSOtm
7017914b51 Remove concurrency
If compiling with more than one task running at once,
there could be a concurrency on $(DEPSDIR)/tmp.d
Fixed that by making the temporary name unique using the target's name.
2018-12-03 17:30:56 +01:00
ISSOtm
db344c6264 Add README 2018-10-19 02:30:30 +02:00
ISSOtm
af10b29f87 Add gitignore 2018-10-19 00:49:14 +02:00
ISSOtm
ad3623c9d2 Add files 2018-10-19 00:49:14 +02:00
Eldred Habert
f7afa5a932 Initial commit 2018-10-19 00:42:45 +02:00