Commit Graph

37 Commits

Author SHA1 Message Date
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
0cf05b71ba Fix various links to docs and update links to new domain
Don't show in changelog
2022-05-24 11:44:55 +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
0a742bf362 Fix warning shown when compiling GDevelop.js 2020-09-10 16:25:20 +00:00
Florian Rival
cb0c0f903f Avoid full rebuild when changing a CMake parameter in GDevelop.js 2020-02-05 20:52:03 +00:00
Florian Rival
010b52ced6 Update documentation urls to docs.gdevelop-app.com/... 2020-01-12 18:45:39 +00:00
Florian Rival
5b5f213bd5 Fix GDevelop.js compilation on Windows
Need MinGW to be installed (to have mingw32-make)
and CMake in Program Files (or Program Files (x86))
2019-10-16 08:51:09 +01: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
e8b1509fc2 Expose PanelSpriteObject to Emscripten build 2017-02-15 23:51:41 +01:00
Florian Rival
dea86d7c33 Really fix SFML patch for OS X (last patch was invalid) 2017-01-03 21:18:36 +01:00
Florian Rival
4825313b15 Fix SFML patch for OS X 2016-12-31 18:38:10 +01:00
Victor Levasseur
4e32b64bc6 Add the Mac OS X workaround for SFML
Fix PackageForOBS to embed SFML in the source archive
2016-12-25 12:17:25 +01:00
Victor Levasseur
d7509cf7c7 Update to SFML 2.4.1 and fix particle texturing 2016-12-24 22:52:36 +01:00
Florian Rival
eb9c265ec1 Upgrade 7za.exe to latest version (fix zipping issue and improve Windows packaging speed) 2016-01-10 00:08:30 +01:00
Victor Levasseur
f6c69dd70a Fix variables from Extlibs/CMakeLists.txt on Windows
Need to set the variables locally then set them in the PARENT_SCOPE
2015-03-28 21:43:31 +01:00
Florian Rival
6ac19fca77 Fixed compilation on Linux and Windows 2015-03-19 16:00:03 +13:00
Florian Rival
1787e4bb99 Simplified SFML target_link_libraries commands in CMakeLists.txt 2015-03-19 15:24:17 +13:00
Florian Rival
191881987e Factored all linking tasks in extensions CMakeLists.txt 2015-03-19 11:23:41 +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
Victor Levasseur
56baa8df31 Force CMake to set wxWidgets_CONFIG_EXECUTABLE 2015-01-06 17:44:07 +01:00
Victor Levasseur
ef3d68d53e Use wx-config set by find_package 2015-01-06 17:17:09 +01:00
Florian Rival
9f119903e5 Fixed SFML not built when NO_GUI was used 2015-01-03 15:03:59 +01:00
Florian Rival
187dfc89a2 Keep SFML include files even when NO_GUI is used 2015-01-03 14:45:37 +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
73e9c0269b Automatically download the precompiled version of wxWidgets on Windows 2014-12-29 18:57:01 +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
c63b557a88 Added installation commands to CMakeLists.txt 2014-12-29 14:57:17 +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
Victor Levasseur
0f4ca89fa1 Add some comments in installDeps.sh 2014-11-30 10:07:30 +01:00
Victor Levasseur
66af8c2d6b Improve installDeps.sh 2014-11-29 20:52:50 +01:00
Florian Rival
f9bb82d17b Forgot a part of the last commit 2014-10-18 17:49:22 +02:00
Florian Rival
a28eef12a6 Updated installDeps.sh with latest wxWidgets version 2014-10-18 17:48:02 +02:00
Florian Rival
cbeed0b414 Add script to download and build dependencies for Ubuntu 2014-08-06 23:15:45 +02:00
Florian Rival
9354f06e85 Improved readmes. 2014-07-07 22:51:26 +02:00
Florian Rival
475c9da06c Cleaned thing and added not versioned files. 2014-03-31 21:55:51 +02:00