Commit Graph

35 Commits

Author SHA1 Message Date
Alexandre Eher
d1a8969451 Include beta, alphas and RCs
It's handy to have available all the versions.

Signed-off-by: Alexandre Eher <alexandre@eher.com.br>
2019-09-25 09:22:17 +02:00
Óscar de Arriba
a732ca8951 Merge pull request #13 from salzig/feat/detect_iconv
feat: detect iconv on MacOS
2019-01-30 12:37:09 +01:00
Ben Rexin
33ade86cff feat: php without pear 2019-01-29 18:34:40 +01:00
Ben Rexin
d9bfe26af1 feat: detect iconv 2019-01-29 18:14:30 +01:00
James Doyley
fc588fadf5 Add jpeg and png for linux
This change addresses the need by:
- Using locate to find the .so files for libjpeg and libpng
2017-07-31 14:02:13 +01:00
Caleb Land
c808374b06 Use new syntax for checking out specific versions
bison27 -> bison@2.7
2017-07-17 20:38:12 -04:00
Óscar de Arriba
619decee43 Change permissions. 2016-10-31 11:50:33 +01:00
Óscar de Arriba
627770d599 Improve curl on OSX. Remove unused dependency. 2016-10-28 12:42:53 +02:00
Óscar de Arriba
d4309ab0ea Add sbin path to recognise php-fpm. 2016-10-18 11:19:20 +02:00
Óscar de Arriba
4ca9aa3bae Add fpm and pcntl. 2016-10-18 10:26:53 +02:00
Óscar de Arriba
b9ff36ac61 Fix compile flag to provide openssl support. 2016-10-17 11:33:54 +02:00
Óscar de Arriba
cec7292fd6 Merge branch 'features/tests' 2016-10-16 20:57:56 +02:00
Óscar de Arriba
7bb4cae6da Fix credential usage. 2016-10-16 20:47:20 +02:00
Óscar de Arriba
95fa029e14 Merge pull request #2 from Stratus3D/patch-1
Remove luarocks bin path
2016-10-16 19:47:46 +02:00
Óscar de Arriba
b0dbbff327 Fix travis config and make untaring less verbosing. 2016-10-16 19:30:20 +02:00
Trevor Brown
81aa5d99ae Remove luarocks bin path
This was something I missed when I copied the asdf-lua source into the asdf-php project.
2016-10-16 13:23:50 -04:00
belaustegui
34752a338e Remove manual sort of versions
The GitHub API already returns the versions in the required order, so
one less thing to do :)
2016-10-16 15:11:45 +02:00
belaustegui
e5ee4d60a3 Fetch PHP versions from GitHub
Instead of using a hardcoded list of PHP versions, we can fetch them
directly from GitHub and have the list always up to date.
2016-10-16 14:41:24 +02:00
Óscar de Arriba
3067d1bd24 Merge branch 'fix/installer' 2016-10-15 15:12:21 +02:00
Óscar de Arriba
ea12bcbab4 Fix installer. 2016-10-15 14:54:25 +02:00
Óscar de Arriba
ef22479106 Fix flag. 2016-10-15 14:36:29 +02:00
Óscar de Arriba
0a1ee39b74 Add openssl. 2016-10-15 14:33:55 +02:00
Óscar de Arriba
8cd8e26ab6 Merge branch 'fix/installer' 2016-10-15 13:42:06 +02:00
Óscar de Arriba
1db7ad2c34 Improve MySQL support. 2016-10-15 13:40:52 +02:00
Óscar de Arriba
2d757fff97 Add extra flags to help compiling extensions on OSX. 2016-10-15 12:06:43 +02:00
Óscar de Arriba
d9ba81544f Update installer code to actually work. 2016-10-15 11:35:45 +02:00
Óscar de Arriba
fc7a30b1d8 Order list from minor to mayor version. 2016-10-15 10:43:59 +02:00
Trevor Brown
b94bee9605 Checking in all files. 2016-05-27 14:50:31 -04:00
Trevor Brown
2994caf7d7 Remove php version 3.0.18 since it's not available on GitHub. 2016-05-27 09:24:05 -04:00
Trevor Brown
d2f9142b27 Use GitHub instead of php.net when downloading php archives. 2016-05-27 09:18:30 -04:00
Trevor Brown
2753efbd70 Remove trailing slash from $tmp_download_dir. 2016-05-26 10:06:51 -04:00
Trevor Brown
cc17b405d9 Comment out unused code in the install script. 2016-05-25 09:53:49 -04:00
Trevor Brown
8571e1044c Removed unused install type code. 2016-02-16 09:43:19 -05:00
Trevor Brown
e359de7973 First attempt at an install script. 2016-02-16 08:52:56 -05:00
Trevor Brown
4393742c59 Create the list-all script. 2016-02-15 10:26:30 -05:00