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
9ee4b704da
Clean more deprecated include files in extensions ( #4072 )
...
Don't show in changelog
2022-06-30 12:09:17 +02:00
D8H
91a02d132f
Remove the dependency to SFML ( #3865 )
...
* This allows to run Core tests more easily.
2022-05-13 13:27:41 +02:00
Florian Rival
7bf892c7eb
Upgrade to Emscripten 1.39.6
2020-02-02 19:32:09 +00:00
Florian Rival
01a844c356
Refactor import-GDJS-Runtime script to use Node.js
2020-01-18 14:27:36 +00:00
Florian Rival
b9680e26e7
[WIP] Remove almost all remaining references to wxWidgets/GD4 IDE related code from codebase
2019-04-23 13:08:22 +01:00
Florian Rival
dd14a2a86c
Run clang-format on some missing files
2018-05-09 16:52:27 -07: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
Sebastian Krzyszkowiak
345f9f1786
Run CopyRuntimeToGD.sh with bash explicitly ( #427 )
...
The script contains bashisms which fail on systems where sh is
symlinked to dash instead of bash.
2017-12-22 11:12:02 +01:00
Florian Rival
f990dacf65
Fix newIDE build and LocalExamplesFinder on Windows
2017-06-04 12:56:15 +02:00
Florian Rival
0bcf3475b0
Always copy GDJS Runtime/GDCpp headers when building
...
This helps during the development, as copying the headers/GDJS runtime
can be easily forgotten. Also, the commands were not triggered when working only on the
extensions.
2016-05-15 17:34:46 +02:00
Florian Rival
04a699d3e9
Change file organization 3 (IDE/Dialogs)
2015-11-01 11:26:40 +01:00
Florian Rival
e4fab74a32
Change file organization 2 (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00
Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00
Florian Rival
e0f3781691
Remove DEV build target from CMakeLists.txt (not useful) and fix Debug build
2015-07-14 21:41:57 +12:00
Florian Rival
1787e4bb99
Simplified SFML target_link_libraries commands in CMakeLists.txt
2015-03-19 15:24:17 +13:00
Florian Rival
8ff6884837
Factored includes declarations in CMakeLists.txt for extensions
2015-03-19 14:43:38 +13:00
Florian Rival
e61e5163b7
Factored targets declarations in CMakeLists.txt for extensions
2015-03-19 13:22:47 +13:00
Florian Rival
a38c90bdbd
More simplifications in some CMakeLists.txt
2015-03-19 11:31:18 +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
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
6bf8a89612
Removed GameDevShare.com export option
2014-12-14 21:31:46 +01:00
Florian Rival
7eb4c26c53
Updated Windows scripts integrated to the build process.
...
Fix forces in GDJS.
2014-08-14 21:45:55 +02:00
Florian Rival
63c21f7877
Integrated scripts into the build process, no need to call them manually (Still need testing on Windows)
2014-08-13 23:01:39 +02:00
Florian Rival
e8cd1b16b7
Added GDJS and Extensions to this repository.
2014-06-30 21:39:29 +02:00