165 Commits

Author SHA1 Message Date
Shoghi Cervantes
5ce7b57cac Update compile.sh 2014-03-29 03:54:28 +01:00
Shoghi Cervantes
cb1b8c6c68 Update compile.sh 2014-03-29 03:30:02 +01:00
Shoghi Cervantes
e0705c80e2 Fixed getopts on compile.sh 2014-03-08 18:14:43 +01:00
Shoghi Cervantes
564a504ef7 Update compile.sh 2014-03-08 05:49:27 +01:00
Shoghi Cervantes
ba21d7f661 Update compile.sh 2014-03-08 05:35:31 +01:00
Shoghi Cervantes
a817234aa8 Do not generate Phar utilities by default, only generate extension 2014-03-07 23:29:28 +01:00
Shoghi Cervantes
e246e10a82 Added NEON optimizations to iOS 2014-03-07 20:04:18 +01:00
Shoghi Cervantes
5ad511cd11 Disabled phar cmdtools generation on crosscompile 2014-03-07 19:12:06 +01:00
Shoghi Cervantes
47ad8b6fac Added PHP_VAR_NAME to crosscompile 2014-03-07 18:26:12 +01:00
Shoghi Cervantes
a74f5809c7 Added -lresolv 2014-03-07 17:38:36 +01:00
Shoghi Cervantes
8c02555a8d Added sed -i ".backup" 2014-03-07 17:02:05 +01:00
Shoghi Cervantes
971e18d9b0 Added php.ini Phar directives 2014-03-07 16:33:29 +01:00
Shoghi Cervantes
4a2dea4e45 Added correct toolchain for iOS 2014-03-07 16:25:40 +01:00
Shoghi Cervantes
2916b0f049 Added Phar extension to PHP 2014-03-07 16:22:16 +01:00
Shoghi Cervantes
bfe746235f Removed iOS -arch 2014-03-07 16:20:17 +01:00
Shoghi Cervantes
604f068112 Added iOS flags 2014-03-07 15:41:08 +01:00
Shoghi Cervantes
c7854a3417 Added arm flags 2014-03-07 15:33:32 +01:00
Shoghi Cervantes
8bfd22c9ac Added arch-specific compile optimizations 2014-03-07 13:34:31 +01:00
Shoghi Cervantes
ee51f75c78 Fixed issues with zlib 2014-03-07 05:15:01 +01:00
Shoghi Cervantes
7ad7398f2b Updated PHP version to 5.5.10 2014-03-07 04:47:15 +01:00
Shoghi Cervantes
e81f4430cb Fixed mac 32-bit compilation 2014-03-07 04:29:47 +01:00
Shoghi Cervantes
c12c6f1f18 Added remaining env. vars to compile.sh 2014-03-07 04:24:41 +01:00
Shoghi Cervantes
a375a17d17 New compile script 2014-03-07 04:21:21 +01:00
Shoghi Cervantes
d12ce8fd6c small fixes 2014-02-19 02:23:45 +01:00
Shoghi Cervantes
dd177b689b Added -mmacosx-version-min=10.5 to compile.sh 2014-02-19 02:09:02 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
a1b2cf4b34 Added -undefined dynamic_lookup 2014-02-18 21:36:52 +01:00
Shoghi Cervantes
1961e82645 Downgrade OpenSSL to 0.9.8y 2014-02-18 21:31:04 +01:00
Shoghi Cervantes
15881d328d Added -weak-lSystem to MacOS x86_64 2014-02-18 20:41:54 +01:00
Shoghi Cervantes
60cf2c824f This should do for MacOS x86 2014-02-18 18:22:27 +01:00
Shoghi Cervantes
f8dc01ccb3 Fixed things compile.sh 2014-02-18 17:47:40 +01:00
Shoghi Cervantes
2c9337f200 Revert "Added $WITH_OPENSSL again to PHP"
This reverts commit c290b0738294759a0c38db18688000212301e169.
2014-02-18 17:31:12 +01:00
Shoghi Cervantes
c290b07382 Added $WITH_OPENSSL again to PHP 2014-02-18 17:26:36 +01:00
Shoghi Cervantes
0e5c532f5e Changed Android OpenSSL target 2014-02-18 17:24:46 +01:00
Shoghi Cervantes
9006e5afad Added custom zlib to OpenSSL 2014-02-18 17:13:36 +01:00
Shoghi Cervantes
bd3544e917 Added DYLD_LIBRARY_PATH 2014-02-18 16:28:30 +01:00
Shoghi Cervantes
f384dfc40a Changed @loader_path to @executable_path on MacOS 2014-02-18 15:33:32 +01:00
Shoghi Cervantes
2ee76182ad Compile OpenSSL on MacOS 2014-02-18 15:16:10 +01:00
Shoghi Cervantes
c7acc3f221 Updated -rpath for MacOS 2014-02-18 15:00:29 +01:00
Shoghi Cervantes
4573389840 Use Github URL for zlib 2014-02-18 14:48:51 +01:00
Shoghi Cervantes
ea2fc1fb03 MacOS 32-bit compilation 2014-02-18 14:37:56 +01:00
Shoghi Cervantes
2e2990fe33 Update compile.sh 2014-02-18 11:25:01 +01:00
Shoghi Cervantes
aae66930b6 Update compile.sh to remove unused data 2014-02-18 10:27:32 +01:00
Shoghi Cervantes
943e038772 Remove OpenSSL from PHP build :P 2014-02-17 18:37:37 +01:00
Shoghi Cervantes
697d96e60c Updated compile script to handle shared libraries 2014-02-17 18:30:18 +01:00
Shoghi Cervantes
5b5dcd6d77 Removed not used code in compile.sh 2014-02-17 14:43:58 +01:00
Shoghi Cervantes
8b4abcc558 Generate OpenSSL shared binaries 2014-02-17 03:09:58 +01:00
Shoghi Cervantes
5f3772d14a fixed cURL SSL for Darwin 2014-02-17 02:13:35 +01:00
Shoghi Cervantes
98c50f9a9c OpenSSL is now not enforced compile.sh 2014-02-17 01:46:28 +01:00
Shoghi Cervantes
5f6c9b7fad Normal compile.sh 2014-02-16 20:47:32 +01:00