a1346054
a6cd75a596
Fix spelling
2023-11-05 10:33:13 +09:00
Nils Maier
1677aba1b2
Update macOS dependencies
2019-10-06 12:13:59 +02:00
tcely
e3d4a08020
remove comment about missing multi target
2018-05-13 09:11:08 -04:00
Nils Maier
97297390f6
OSX: Allow to specify a build
2017-06-28 21:17:18 +02:00
Nils Maier
87509f2afa
OSX: update c-ares
...
Fixes #950
2017-06-28 20:06:58 +02:00
Nils Maier
5cd3802a4b
Unbreak build OSX build
2017-06-15 15:05:55 +02:00
Nils Maier
3468d416b7
Update macOS versions
2017-06-15 15:05:39 +02:00
Nils Maier
356c3dc164
Hard-disable openssl in osx build
...
Closes #739
2016-09-06 16:01:58 +02:00
Nils Maier
b7e19eede7
Update expat in OSX build
...
Closes GH-694
2016-07-05 20:57:06 +02:00
Nils Maier
552ae0695e
OSX: Disable asm in libgcrypt for compatiblity reasons
2016-04-14 02:30:25 +02:00
Nils Maier
582921d792
OSX: remove build directories on cleaner
2016-04-14 02:30:25 +02:00
Nils Maier
fc58153734
OSX: enable fat gmp again
...
which was disabled by accident
Closes GH-608
2016-04-14 02:30:25 +02:00
Nils Maier
ba7315b76d
Remove universal build
...
It's kinda broken and interfering with libssh2
2016-03-03 06:13:25 +01:00
Nils Maier
c1dbd9f6a5
Enable libssh2 and sftp
...
Closes GH-468
2016-03-03 06:13:25 +01:00
Nils Maier
7d88ef6606
Update OSX dependencies
...
Closes GH-466
2016-03-03 06:13:25 +01:00
Nils Maier
981597bc54
Force libc++
2016-03-03 06:13:25 +01:00
Nils Maier
8fddf1bb7e
Update sqlite in OSX build to 3.8.10.2
2015-06-24 14:49:39 +02:00
Nils Maier
1da3af8869
makerelease-osx: Enable lto for selected libraries and aria2
2014-07-11 01:59:18 +02:00
Nils Maier
864cbbd3cd
makerelease-osx: Explìcit make
2014-07-11 01:59:18 +02:00
Nils Maier
76b6526125
makerelease-osx: Update Sqlite3
2014-07-11 01:59:18 +02:00
Nils Maier
efa268d493
makerelease-osx: Do not use implicit variables for CC/CXX
2014-07-11 01:59:17 +02:00
Nils Maier
37a84182b7
makerelease-osx: Do not build universal by default
2014-04-18 20:03:05 +02:00
Nils Maier
b223bbf308
makerelease-osx: GMP --enable-fat
2014-04-13 18:51:06 +02:00
Nils Maier
7e4644927f
makerelease-osx: Explicitly put arch include and lib into flags.
...
For libgmp
2014-04-13 18:51:06 +02:00
Nils Maier
35ed2505fa
makerelease-osx: Do not hardcode -Os into CXXFLAGS
2014-01-02 21:12:32 +01:00
Nils Maier
1ca0712455
Enable and check PIE in makerelease-osx
...
Position-independent Executables enable Address Space Layout
Randomization (ASLR) style security features, which makes it harder to
exploit certain security vulnerablities.
Closes GH-174
2014-01-02 21:12:32 +01:00
Nils Maier
afaba4cf73
Initial revision of the a new OSX release Makefile
2013-12-19 18:46:51 +01:00