7 Commits

Author SHA1 Message Date
Martin Hrubý
39d1476ade Drop OS X 10.7 and Growl support (#2749) 2018-03-25 15:48:23 +03:00
Sofartin
00e9f4482f Add new unit_tests dependencies 2018-03-24 15:27:41 +02:00
Charles Dang
3a90f86674 Addressed more whitespace issues from #2613
[ci skip]
2018-03-12 03:48:59 +11:00
Sofartin
30f78cc2db Update Fix_Xcode_Dependencies
Update SDL2 to 2.0.8 and SDL2_image to 2.0.3
2018-03-03 18:36:50 -06:00
Sofartin
dcd2123026 Add missing pango dependence 2018-02-19 10:25:14 -05:00
Sofartin
24d113d473 Add missing files to Xcode project and include systeml libraries as absolute path. Don't include system libraries into .app bundle, it is bad idea. 2018-02-14 17:22:49 +01:00
Sofartin
90e693fdce Fixed Xcode project (#2450)
* Removed bad openssl include and tuned header search paths
* Xcode project now requires libreadline 7.0 .
Added Fix_Xcode_Dependencies script. Just run it and script take care about all dependencies. No longer need to download Mac Compile Stuff.
Xcode now outputs .app which searches for .dylibs and .frameworks inside Frameworks directory in .app bundle.
* Some fixes and improvements

This commit made with help from @singalen
2018-02-10 22:37:43 -05:00