Fri, 17 Apr 2020 15:23:22 -0400 |
LocutusOfBorg |
Add patch to correctly handle libsdl2 from system/cmake
|
file |
diff |
annotate
|
Fri, 16 Aug 2019 11:02:01 -0600 |
raptor |
Merge of 0.9.25 branch with back-grafted macOS changes
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 13:20:28 -0600 |
raptor |
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
0.9.25
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 13:20:28 -0600 |
raptor |
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
|
file |
diff |
annotate
|
Mon, 13 May 2019 14:23:25 +0200 |
Anton Malmygin |
Fix macdeployqt finding with Qt5 on macos
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 14:07:56 +0200 |
Wuzzy |
Fix outdated Qt CMake dependency for OS X
|
file |
diff |
annotate
|
Sun, 30 Apr 2017 00:28:17 +0200 |
sheepluva |
fix build. sorry 'bout that.
|
file |
diff |
annotate
|
Sun, 20 Mar 2016 00:58:30 -0400 |
koda |
Add FindOggVorbis to make sure all paths are set
|
file |
diff |
annotate
|
Sun, 20 Mar 2016 00:57:44 -0400 |
koda |
Update osx bundle creation with SDL2 library names
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 20:43:13 +0100 |
sheepluva |
merge default
sdl2transition
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 01:14:27 +0100 |
koda |
Always install before making dmg
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 18:37:40 +0100 |
koda |
Allow skipping the bundle step after install on OSX
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 18:10:46 +0100 |
koda |
Make sure that the png library name is always defined
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 17:57:15 +0100 |
koda |
Fix libsdl bundling on OSX when library rather than framework is used
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 18:37:40 +0100 |
koda |
Allow skipping the bundle step after install on OSX
0.9.21
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 15:16:33 +0200 |
sheepluva |
this should fix the cmake 3.0 issue. thanks to Spacey for reporting
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:39:43 +0100 |
koda |
drop extra spaces from a few CMakeLists.txt files
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:29:30 +0100 |
koda |
consistent cmake checks
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 00:02:10 +0100 |
koda |
use NOSDL2 for consistency
sdl2transition
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 23:33:23 +0100 |
koda |
some improvements for sdl2 building (not complete nor clean)
sdl2transition
|
file |
diff |
annotate
|
Tue, 09 Jul 2013 04:53:25 +0200 |
koda |
automate dmg creation (woo)
|
file |
diff |
annotate
|
Tue, 09 Jul 2013 04:23:48 +0200 |
koda |
use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 01:09:39 +0200 |
koda |
less spam
|
file |
diff |
annotate
|
Fri, 24 May 2013 01:45:03 +0200 |
koda |
perhaps unneeded, but...
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 02:52:17 +0100 |
koda |
rewritten FindOggVorbis.cmake
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 01:28:21 +0100 |
koda |
fail if sparkle not found consciously
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 03:00:18 +0100 |
koda |
adjust rpath on osx too for libengine
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:14:54 +0100 |
koda |
remove the CROSSAPPLE option until a better solution is found
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:12:18 +0100 |
koda |
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 05:06:00 +0200 |
koda |
countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
|
file |
diff |
annotate
|