supertree-wook
ee22b2e4b1
Upgrade CMake minimum version and improve CMake code ( #5446 )
...
Only show in developer changelog
2023-06-28 12:01:05 +02:00
Florian Rival
1a27f689e0
Remove deprecated/unused/unmaintained GDCpp code ( #2930 )
...
* This also includes extensions code.
Only show in developer changelog
2021-08-17 14:34:58 +02:00
Florian Rival
a8559bfbbc
Add clang-format to format (C++) source files automatically ( #491 )
...
* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
2018-05-09 15:57:38 -07:00
Florian Rival
8ff6884837
Factored includes declarations in CMakeLists.txt for extensions
2015-03-19 14:43:38 +13:00
Florian Rival
836b46477b
Factored defines declarations in CMakeLists.txt for extensions
2015-03-19 14:04:07 +13:00
Florian Rival
e61e5163b7
Factored targets declarations in CMakeLists.txt for extensions
2015-03-19 13:22:47 +13:00
Florian Rival
191881987e
Factored all linking tasks in extensions CMakeLists.txt
2015-03-19 11:23:41 +13:00
Florian Rival
c6f70cf472
Factored parts of CMakeLists.txt
2015-03-18 17:21:12 +13:00
Florian Rival
4382225576
Factored some parts of CMakeLists.txt
2015-03-18 17:03:51 +13:00
Florian Rival
b2a3ec44a4
Tweaked CMakeLists.txt and some files for MacOS compilation
2015-03-07 12:15:08 +13:00
Victor Levasseur
0e92ebfd4a
Remove boost
2015-01-20 18:29:55 +01:00
victorlevasseur
f18b258083
Add support for TDM-GCC 4.9.2 with C++11
...
GNU extensions are also activated as wxWidgets cannot be built without
them
2015-01-18 15:54:31 +01:00
Florian Rival
4711be9ffe
Using SFML targets in CMakeLists instead of raw filenames
2015-01-03 14:39:43 +01:00
Florian Rival
2b0c3a71c2
Enhanced CMakeLists.txt to use GTK2 or 3 according to wxWidgets
2014-12-30 12:53:16 +01:00
Florian Rival
284ba048fd
Made ExtLibs/CMakeLists.txt fully working on Windows.
...
Updated docs about the build process.
Added adv wxWidgets library in all CMakeLists.txt.
2014-12-29 18:21:14 +01:00
Florian Rival
6dcc4d2e5d
Removed dependency to wxWidget's webview (not supported by Ubuntu provided wxWidgets version), removed integrated help (now opening directly the default browser)
2014-12-28 18:38:58 +01:00
Florian Rival
540886e354
Switched back to GTK2 for now (need to find a way to determine if wxWidgets uses GTK2 or 3)
2014-12-26 19:45:27 +01:00
Florian Rival
7a3d9ecc7f
Add ExtLibs/CMakeLists.txt and reworked other CMakeLists.txt to download boost/SFML and build SFML
2014-12-26 15:13:52 +01:00
Florian Rival
e8cd1b16b7
Added GDJS and Extensions to this repository.
2014-06-30 21:39:29 +02:00