239 Commits

Author SHA1 Message Date
Shoghi Cervantes
e39dad15e5 Added iOS sdk path 2014-02-02 19:06:35 +01:00
Shoghi Cervantes
a1996063b6 llvm-? 2014-02-02 19:03:33 +01:00
Shoghi Cervantes
11593ac96c Added experimental iOS cross-compile support 2014-02-02 19:02:29 +01:00
Shoghi Cervantes
cf1c2b3633 nope 2014-02-01 13:19:42 +01:00
Shoghi Cervantes
df41f04d0f arm-none-linux-uclibceabi, maybe? 2014-02-01 12:53:59 +01:00
Shoghi Cervantes
4ae7ccff9f Try with arm-none-linux-uclibcgnueabi 2014-02-01 12:50:41 +01:00
Shoghi Cervantes
17d565e950 Added --enable-static-link for Android 2014-02-01 12:42:18 +01:00
Shoghi Cervantes
ca99d60f53 Static uclibc linking 2014-02-01 12:32:12 +01:00
Shoghi Cervantes
60a43df5c7 Removed gcc -pipe on normal build 2014-02-01 12:12:42 +01:00
Shoghi Cervantes
fbbb114fc6 Removed gcc -pipe on test 2014-02-01 12:11:26 +01:00
Shoghi Cervantes
e2b9e3d665 Fixed ARMv7 compilation 2014-02-01 11:28:10 +01:00
Shoghi Cervantes
0329735712 Added $HAVE_MYSQLI 2014-02-01 01:27:59 +01:00
Shoghi Cervantes
a9d0716bde Added $CONFIGURE_FLAGS to YAML compilation 2014-02-01 01:21:30 +01:00
Shoghi Cervantes
09cf39b9d5 Added quotes to URLs 2014-01-31 21:03:28 +01:00
Shoghi Cervantes
331904691d Added cURL shared extension to php.ini 2014-01-31 16:21:07 +01:00
Shoghi Cervantes
b9ee3fb185 Updated curl path 2014-01-31 16:00:09 +01:00
Shoghi Cervantes
5e079b740c Modified cURL building 2014-01-31 15:55:16 +01:00
Shoghi Cervantes
974862996b replaced download_file 2014-01-31 13:26:04 +01:00
Shoghi Cervantes
bcd312ea16 Removed OPCache when cross-compiling 2014-01-31 01:50:59 +01:00
Shoghi Cervantes
5ff34b22b5 Include OPCache and generate default php.ini 2014-01-31 01:43:57 +01:00
Shoghi Cervantes
b7c0e08b7d such debug. much fix 2014-01-31 00:45:16 +01:00
Shoghi Cervantes
13bf17925f compile.sh now supports cURL client 2014-01-31 00:43:47 +01:00
Shoghi Cervantes
b481c94f45 Added new PHP YAML extension 2014-01-30 00:36:44 +01:00
Shoghi Cervantes
eeeb6d42c2 Added --with-mysqli=mysqlnd to compile script 2014-01-29 19:43:26 +01:00
Shoghi Cervantes
e799376559 such fail :S 2014-01-29 19:11:47 +01:00
Shoghi Cervantes
e7aea41f80 More changes ;). Start.sh now supports the new compile path 2014-01-29 19:07:43 +01:00
Shoghi Cervantes
55f4811847 Oops ;) 2014-01-29 18:56:21 +01:00
Shoghi Cervantes
ac2abccf41 Compile all PHP binaries 2014-01-29 18:43:13 +01:00
Shoghi Cervantes
edd2331b40 Added GCC -pipe and changed optimization to -O2 2014-01-29 03:27:31 +01:00
Shoghi Cervantes
4aa7b3eaf8 Allow custom arch. build on compiler 2014-01-27 19:28:29 +01:00
Shoghi Cervantes
ac8f2646a7 pthreads 0.1.0 and Thread::kill(). Needs fix 2014-01-27 15:18:20 +01:00
Shoghi Cervantes
0977daa3b4 Fixes #519 #861 #940 #505 #590 #761 #129 compilation on 64-bit systems 2014-01-18 12:44:17 +01:00
Shoghi Cervantes
218fb5df3e Trying to fix issue #519 2014-01-18 12:23:45 +01:00
Shoghi Cervantes
6a7b03e1bf Updated PHP and cURL 2014-01-13 04:35:36 +01:00
Jonathan Wallace
1cc12616e8 Update compile.sh
Properly escape nested double quotes.
2013-12-25 21:46:04 -05:00
williamtdr
5623fa3601 Even more grammar! 2013-12-17 15:45:56 -06:00
Shoghi Cervantes
78d72201ce (ノಠ益ಠ)ノ彡┻━┻ 2013-12-17 22:30:45 +01:00
Shoghi Cervantes
a8f2225c4c PHP 5.5.7 2013-12-13 13:10:19 +01:00
Shoghi Cervantes
3337e5980e Added ZIP to compile script 2013-11-27 00:18:13 +01:00
Shoghi Cervantes
079d24055d Updated compile script
* PHP 5.5.6
* pthreads 0.0.45 (stable!)
* cURL 7.33.0
2013-11-22 23:42:48 +01:00
Shoghi Cervantes
6a24700f6e Fix compiler again 2013-09-10 22:52:24 +02:00
Shoghi Cervantes
000dfc8601 Fix 64 bit builds 2013-09-10 22:49:33 +02:00
Shoghi Cervantes
e7e05d37b3 Moved -mx32 flag 2013-09-07 10:30:08 +02:00
Shoghi Cervantes
6ac54925ff Added -mx32 flag 2013-09-07 10:26:22 +02:00
Brandon V
dc940ffcb6 Fix for cross compiling php 2013-09-01 13:51:40 -05:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +02:00
Shoghi Cervantes
2fff23019a PHP 5.5.3 2013-08-27 21:22:08 +02:00
brandon15811
5175e1f297 Add support to cross-compile for Mac from linux 2013-08-21 12:50:31 -05:00
Shoghi Cervantes
c3517a4a49 compile script armv7a for Android 2013-08-20 23:50:13 +02:00