Martin Hrubý (hrubymar10)
b21b828f8d
Use new MCS for Xcode project
2024-12-07 17:58:52 +01:00
pentarctagon
79ca90648a
2024 copyright update - misc
2024-01-20 22:41:50 -06:00
Martin Hrubý (hrubymar10)
23f3a7fe9c
Switch Xcode builds to the new MCS
2023-12-17 19:24:58 +01:00
Gunter Labes
763d9b2838
Simplify time calculations
2022-06-04 01:09:22 +02:00
Gunter Labes
d41518fafa
Check cd calls and remove -r from rm calls if not needed
2022-06-04 01:06:07 +02:00
Martin Hrubý (hrubymar10)
f363853993
Add support for libwebp in Xcode project
2022-03-12 21:06:10 +01:00
Martin Hrubý (hrubymar10)
1d5448fb0c
Add support for Apple Silicon to Xcode
2020-12-20 20:38:44 +01:00
Martin Hrubý (hrubymar10)
8ba4e4fca9
Fix "refusing to merge unrelated histories" error
2020-08-28 10:10:47 +02:00
Martin Hrubý (hrubymar10)
576bd8a419
Drop support for old OS X and update README and Xcode project
2020-08-24 15:44:30 +02:00
Martin Hrubý (hrubymar10)
8629cbf91f
[Fwd-port] Apply latest changes to Xcode project from 1.14 branch
...
Commits included:
b677423cdd2a46b5abc1a8cdb21b79f9cde968ba
662da36ac5cee6c9786b83413daf9524979be5b0
d3eebd61e14efb00754f49bcefd962ab5e24b760
4d08b1eb78955378fbb13537b3f8cfc43450fa92
c03ab2e54c2d2410350dbbd4c6c8ef5fdc92e501
2019-01-31 14:17:49 +01:00
Martin Hrubý (hrubymar10)
99032c043a
Fix Xcode project after changes in master
2018-10-15 19:30:35 +02:00
Martin Hrubý (hrubymar10)
740bd456ab
Fix bug in Fix_Xcode_Dependencies
...
(cherry-picked from commit 6b5edeb9a85cb72b7aebc1f6a8f3d1c9366a92b5)
2018-10-07 03:24:48 +00:00
Martin Hrubý (hrubymar10)
e4da9d9af4
Use MacCompileStuff for every macOS package
...
(cherry-picked from commit 6f8c5041210eba5daa59ca0e52dda5822c3ca005)
2018-10-07 03:24:19 +00:00
Martin Hrubý (hrubymar10)
018a4f2571
Use pango and cairo from MCS until #2859 will be fixed
...
(cherry-picked from commit f217062116ede18a58ec8f27935558de32e81395)
2018-10-07 03:20:05 +00:00
Martin Hrubý (hrubymar10)
13e402e031
Remove Boost thread from Xcode project
...
(cherry-picked from commit 6314c6ab05a2ac89efac2313c285c7aa5c4b2b29)
2018-10-07 03:19:12 +00:00
Sofartin
8cfae7ffd0
Remove libpng headers
...
(cherry-picked from commit 756f24d85e3752c6ff5f629a485c6089629e24bf)
2018-10-07 03:18:51 +00:00
Sofartin
37795f4271
Remove redundand cp
...
(cherry-picked from commit 62febff94ea444e3b09ce599f2fa497bf639bde8)
2018-10-07 03:18:43 +00:00
Sofartin
599405c9ea
Fixed Xcode project and removed SDL2_ttf
...
(cherry-picked from commit bc027b4fba2787461fbf5e68a5b4eadd79068eb3)
2018-10-07 03:18:22 +00:00
Martin Hrubý
cf606d23f3
Drop OS X 10.7 and Growl support ( #2749 )
...
(cherry-picked from commit 39d1476ade2a438c783ee0570a51db12da30b33e)
2018-10-07 03:18:15 +00:00
Sofartin
751a697093
Add new unit_tests dependencies
...
(cherry-picked from commit 00e9f4482feecc21ffa88f1a0f8e24f6160f007c)
2018-10-07 03:18:10 +00: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