Commit Graph

23 Commits

Author SHA1 Message Date
Thraix d9f7dc4d17 Rework how the config file is read
Still need to remove reduntant code and test it much more thoroughly.
2019-10-18 11:44:40 +02:00
Thraix f3ab790912 Read and write config as xml 2019-10-13 19:59:43 +02:00
Thraix 67de469181 Add default config generation 2019-10-10 23:29:33 +02:00
Thraix d350096b3b Minor fixes 2019-10-10 22:01:04 +02:00
Thraix 17245655d4 Add all config cli commands 2019-10-10 21:36:30 +02:00
Thraix 709defc4f6 Start implementing conf command 2019-10-10 18:53:33 +02:00
Thraix c5172c9572 Remove unnecessary includes 2019-10-08 22:09:51 +02:00
Thraix fb7a369f83 Fix cyclic project dependencies causing stack overflow 2019-10-08 22:00:43 +02:00
Thraix ec98ddbfd4 Add --simple flag which generates a simple Makefile 2019-10-05 16:51:43 +02:00
Thraix fb4a849730 Change so that project h files are not listed as include dependency 2019-10-05 01:16:05 +02:00
Thraix 8315fd0897 Add jobs as default behaviour, Add run to makefile 2019-10-04 16:48:22 +02:00
Thraix 5a103442f8 Fix h file generated by dependency to appear in current src directory 2019-07-11 19:15:13 +02:00
Thraix f3b798e85e Fix absolute path in Makefile 2019-06-23 12:50:08 +02:00
Thraix 4db69abc56 Fix MakeGen not creating binary directories 2019-01-30 17:16:31 +01:00
Thraix aecbe5c501 Add support for h file generation 2019-01-30 16:58:52 +01:00
Thraix 048e3d050d Fix makegen creating Makefile if no config exist 2019-01-29 22:41:52 +01:00
Thraix 4e2785bb26 Add libdirs as rpaths 2019-01-09 22:17:51 +01:00
Thraix ab3f4dfaaa Add #compileflags as an option to makegen.conf 2019-01-09 21:22:25 +01:00
Thraix 21809e3724 Add shared settings to makegen 2018-11-18 00:32:31 +01:00
Thraix 73503f6f48 Add timer to print how long the generation took 2018-06-10 16:51:44 +02:00
Thraix f77d3e8a3d Add compile progress to Makefile 2018-06-10 16:30:46 +02:00
Thraix 9e87c15367 Update version number and Makefile 2018-06-10 15:06:18 +02:00
Thraix 5283801871 Add version number to Makefile, Cleanup code 2018-06-10 12:15:41 +02:00