Commit Graph

77 Commits

Author SHA1 Message Date
Deukhoofd 574776dbe0
Register Item types for AngelScript. 2020-01-13 19:21:41 +01:00
Deukhoofd 72c2e38ea8
Fixes for Windows ;_; 2020-01-12 18:20:59 +01:00
Deukhoofd ca707e5384
Potential fix for Windows build. 2020-01-11 22:45:33 +01:00
Deukhoofd c716992f12
Layout work on an AngelScript implementation. 2020-01-11 22:30:23 +01:00
Deukhoofd 497acc1311
Fixes as to make including AngelScript actually possible. 2020-01-09 19:03:38 +01:00
Deukhoofd b459ec8ee2
Ensure proper compilation on Windows 2020-01-09 17:20:18 +01:00
Deukhoofd 2a39467899
Initial layout work for allowing multiple script providers, but defaulting to AngelScript. 2020-01-09 17:03:34 +01:00
Deukhoofd eb743083de
Include AngelScript. 2020-01-09 14:44:11 +01:00
Deukhoofd 4d0da20e31
Fixes for Windows CI build. 2020-01-01 19:59:47 +01:00
Deukhoofd 7384bf6e98
Fixed syntax issue 2019-12-31 20:25:47 +01:00
Deukhoofd d935b14548
Changes to how CMake gets compiler version to pass onto Conan. 2019-12-31 20:20:40 +01:00
Deukhoofd 94c03cfaed
Limit target_link_libraries to one use. 2019-12-31 20:01:53 +01:00
Deukhoofd 2af125dc03
Use conan approved name for GNU C 2019-12-31 19:49:09 +01:00
Deukhoofd 3d55c4d449
Use GNU for Windows build. 2019-12-31 19:40:46 +01:00
Deukhoofd 57b5766490
Only build deps when missing, and try and retrieve compiler from flags. 2019-12-31 19:38:06 +01:00
Deukhoofd c25456ea65
Remove verbose cmake command. 2019-12-31 19:16:29 +01:00
Deukhoofd 23a4c64787
Maybe a fix for the issue with tests not linking properly 2019-12-31 18:41:41 +01:00
Deukhoofd 0c8060738f
Explicitly state which stdlib to use for both conan and other builds. 2019-12-31 15:06:14 +01:00
Deukhoofd e9f43709c1
Automatically get proper compiler version. 2019-12-31 14:42:14 +01:00
Deukhoofd eb80f5284b
Change compiler.version 2019-12-31 14:28:19 +01:00
Deukhoofd bae0ffcd54
Attempt at fixing linking issue. 2019-12-31 14:25:39 +01:00
Deukhoofd de99a449dc
Slight tweaks to Cmake 2019-12-31 13:58:43 +01:00
Deukhoofd 48abcfcd41
Link all at once in cmake. 2019-12-31 13:54:52 +01:00
Deukhoofd e502c950e8
Link conan dependencies for tests before linking to pkmnLib. 2019-12-31 13:41:44 +01:00
Deukhoofd 53b26aa477
Ensure tests executable also gets linked to conan deps. 2019-12-31 13:39:26 +01:00
Deukhoofd be08c4f09d
Execute conan install command in CMake when conan files not found. 2019-12-31 12:22:05 +01:00
Deukhoofd 9a45d34f9f
Initial commit. 2019-12-29 15:29:52 +01:00