165 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
50f6bf7825 Fixed android build script 2013-08-20 19:17:48 +02:00
Shoghi Cervantes
5ee2ad6a17 Added generic-armv7-a to compile script 2013-08-20 17:45:32 +02:00
Shoghi Cervantes
3202678594 Compiler changes 2013-07-13 23:59:23 +02:00
Shoghi Cervantes
204a4ce831 Updated PHP version 2013-06-14 14:43:43 +02:00
Shoghi Cervantes
6563169527 Removed libedit support temporally 2013-06-11 10:43:50 +02:00
Shoghi Cervantes
c95c231cfc Possible fix for #323 - Use phtreads release from pecl 2013-06-05 14:40:09 +02:00
Shoghi Cervantes
2dd188a0bd Old pthreads release 2013-06-04 22:34:39 +02:00
Shoghi Cervantes
722eb6d1f9 Added -uclibc for Android 2013-05-31 23:09:15 +02:00
Shoghi Cervantes
1638e68c53 Another build script fix 2013-05-31 23:03:41 +02:00
Shoghi Cervantes
732f5f5168 Fixed compile script *again* 2013-05-31 13:46:56 +02:00
Shoghi Cervantes
0522052c75 New compile script 2013-05-31 00:48:25 +02:00
Shoghi Cervantes
ddec63c4d4 Fixed cleanup 2013-05-29 15:00:41 +02:00
Shoghi Cervantes
1fbf475ace Mini fix 2013-05-29 14:08:30 +02:00
Shoghi Cervantes
2271d45fd9 Fixed Mac compilation 2013-05-29 14:03:39 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00
Shoghi Cervantes
cb03daf28a Removed duplicate in compile script 2013-05-28 11:05:38 +02:00
Shoghi Cervantes
3d28f519c7 Revert "Fix for pthreads and cross_compile"
This reverts commit 6b61bc11d0055b76ce32dce701107234dabb7a76.
2013-05-28 08:23:13 +02:00
Shoghi Cervantes
6b61bc11d0 Fix for pthreads and cross_compile 2013-05-28 08:06:44 +02:00
Shoghi Cervantes
c9d0cf3698 Added env. variable to specify the number of threads [gh#300] 2013-05-27 23:20:06 +02:00
Shoghi Cervantes
5d6669201b Fixed compile script 2013-05-27 21:24:13 +02:00
Shoghi Cervantes
d8f6e9ff0e Pass compile options via env. variables 2013-05-27 20:36:49 +02:00
Shoghi Cervantes
929c27e339 Changed the order of some build instructions 2013-05-27 18:16:58 +02:00
Shoghi Cervantes
a92e4f6acd Disable not needed cURL functions 2013-05-27 16:36:31 +02:00
Shoghi Cervantes
b7bc0826af Autodetection of native machine and code optimization 2013-05-27 14:23:10 +02:00