Commit Graph

19 Commits

Author SHA1 Message Date
Jack Andersen e5df94de13 Use xcodebuild for discovering libclang.dylib from xcode 2019-05-26 23:37:16 -10:00
Jack Andersen 306a856ff5 Add gather_include_directories convenience function 2019-05-26 13:30:06 -10:00
Jack Andersen 7a71e4866a Fixes for Linux build 2019-05-24 21:46:55 -10:00
Jack Andersen 94dc9ac329 Ensure exported include dirs is correct 2019-05-12 13:02:25 -10:00
Jack Andersen 034a5675b4 Remove double include path 2019-05-12 12:35:23 -10:00
Jack Andersen fa865fcd95 Ensure dynamic libclang is found for codegen 2019-05-11 16:44:49 -10:00
Sam Fuller 1ff1bbf1d6 Support for usage of project in parent projects using add_subdirectory 2019-02-06 12:45:03 -08:00
Sam Fuller 510cd0cb80 Removing qmake support, as the script has been modified to depend on the buildsystem to generate build targets dynamically. 2019-01-27 15:26:36 -08:00
Sam Fuller 27e9be608c Speed Improvements - Cache known output files if source file hasn't changed 2019-01-27 15:17:45 -08:00
Sam Fuller 91c4461b05 Initial CMake Support + macOS support (not final) 2019-01-04 02:52:48 -07:00
Aruki f700d605a0 Updated readme to specify more details on LLVM requirements 2018-12-18 17:43:13 -07:00
Aruki 8847ab1216 Check for 'k' prefix on enum value names 2018-12-16 13:49:39 -07:00
Aruki 4203800018 Fixed some build errors, added support for enum iteration 2018-10-13 22:29:24 -06:00
Aruki 180dea5358 Fixed TEnumReflection compiler errors 2018-07-30 20:26:51 -06:00
Aruki 56c51b12fa Return error value if ConvertStringToValue fails 2018-07-30 19:05:16 -06:00
Aruki 1d5b077402 Create README.md 2018-07-30 18:56:46 -06:00
Aruki 12e7e9dce1 Various fixes to allow codegen to compile into Prime World Editor 2018-07-30 18:47:34 -06:00
Aruki 606282d257 Disabled some debug flags 2018-07-29 23:28:07 -06:00
Aruki 8798815216 Initial commit 2018-07-29 23:25:30 -06:00