492d8fd473
Fix mkdir on msys (apparently) I don't have an environment to test, let's just hope this works :S
ISSOtm
2019-03-01 13:21:36 +01:00
1950f06df9
Remove nonexistent file from .gitignore
ISSOtm
2019-02-16 11:10:10 +01:00
4cd8795b89
Remove comments within Makefile recipes
ISSOtm
2019-02-16 11:08:25 +01:00
843e58dcac
Remove raster FX lib from boilerplate It's not as needed and barebones as the rest of the boilerplate, and at least one person has been confused about it.
ISSOtm
2019-02-16 11:06:11 +01:00
2a338f2a81
Improve description of the boilerplate's contents
ISSOtm
2019-02-16 11:04:36 +01:00
19964de8aa
Generate date using RGBDS built-in This adds a "Z" at the end of the build date, but this should be fine
ISSOtm
2019-01-26 14:32:10 +01:00
4750306a1f
Improve dependency file generation Run the whole generation in one command
ISSOtm
2019-01-25 19:01:53 +01:00
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.
ISSOtm
2018-12-03 17:30:56 +01:00