Commit Graph

157 Commits

Author SHA1 Message Date
1a1117fc04 Clean up 2021-05-21 22:02:28 +01:00
9f9cc90b72 gib enums and linter kthx. sad 2021-05-21 21:09:53 +01:00
a5bfff4ac6 Do not use wildcards for some project types.
Legacy boilerplate should include all relevant exts (inc some optional ones we dont usually get with .*)
2021-05-21 20:31:35 +01:00
48ab27d1f6 Added new project types:utility,blank
blank = does nothing / not a project. will use for extensions and including subprojects later
utility = performs pre/post build commands only
completely untested. just noticed this was missing
2021-05-21 20:19:55 +01:00
615bcb53b9 Initial commit
Publish a collection of boilerplate and an additional json parser.
This meta build chain as-is should replace a lot of the premake5.lua in the AuroraEngine repo
2021-05-20 13:56:44 +01:00
41ece037a8 Update 'LICENSE' 2021-05-20 12:53:35 +00:00
AuroraPipeline
4adcadf273 Initial commit 2021-05-20 12:53:17 +00:00