Commit Graph

40 Commits

Author SHA1 Message Date
Deukhoofd 3174986796
Increase max PP for Struggle, make conan always pull the latest dependencies. 2020-04-22 17:05:00 +02:00
Deukhoofd 374bb8fd5d
Removed unused conan option to fix Windows build. 2020-04-21 10:34:09 +02:00
Deukhoofd 2ab9445b71
Implements CInterface core, C Interface for LibrarySettings. 2020-04-14 16:36:54 +02:00
Deukhoofd 24245957a5
Fix for Windows build. 2020-04-12 12:29:59 +02:00
Deukhoofd db8de6cdcc
Another attempt at fixing Windows build. 2020-04-12 11:52:07 +02:00
Deukhoofd 9caf1959fa
Fix for build. 2020-04-12 11:37:01 +02:00
Deukhoofd b3290f0672
Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 11:20:16 +02:00
Deukhoofd 48ef465c82
Update to the latest CreatureLib version. 2020-04-06 20:03:44 +02:00
Deukhoofd dba8ae2b83
Link Arbutils in CMake. 2020-02-27 19:06:59 +01:00
Deukhoofd 98e17a1eb8
Move script name to type. 2020-02-23 16:02:27 +01:00
Deukhoofd 67d317e22b
Fixes for valgrind failure. 2020-02-06 16:25:55 +01:00
Deukhoofd 31676fd900
Update CreatureLib version to resolve uninit error. 2020-02-02 14:53:44 +01:00
Deukhoofd aae96333b1
Reorganized files 2020-02-02 12:23:50 +01:00
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