Andreas Franzén
5ceaa81504
Sort libs paths, enable pear/pecl, add --enable-gd ( #47 )
...
* Sort libs paths, enable pear/pecl, add some compile flags
* update before install
2020-02-25 18:49:36 +09:00
BSKY
0fb46e7f82
Update list-all
2020-02-13 12:48:00 +09:00
BSKY
da507db99d
Update list-all
2020-02-13 12:26:28 +09:00
BSKY
b40d2d7a9d
Update install
2020-02-12 14:46:47 +09:00
BSKY
89502cfbe0
Change license from MIT to Apache version 2.0
2020-02-12 14:46:28 +09:00
lorenzo farnararo
292748a084
fix configuration option for zip with php 7.4 ( #29 )
...
* fix configuration option for zip with php 7.4
* Update workflow.yml
Co-authored-by: BSKY <git@bsky.moe >
2020-02-12 14:00:42 +09:00
BSKY
e02aef9bcf
Update list-all
2020-02-12 10:52:06 +09:00
BSKY
041520512d
Format with shfmt
2020-01-26 12:12:14 +09:00
Óscar de Arriba
498b77c0d1
Merge pull request #26 from Rican7/feature/concurrent-builds
...
Feature - Concurrent Builds
2020-01-08 08:31:03 +01:00
mo khan
c5c20db491
Compare signature with latest instead of hardcoded value
2019-12-18 14:14:38 -07:00
Trevor Suarez
f4ad996f1f
Setting the make -j (jobs) flag based on the
...
`ASDF_CONCURRENCY` environment variable
See:
- asdf-vm/asdf#57
- asdf-vm/asdf#75
- asdf-vm/asdf#147
2019-12-17 00:57:54 -07:00
Óscar de Arriba
cb81fc4362
Merge pull request #21 from salzig/feat/detect_more
...
feat: detect webp, libzip, libedit, bzip2
2019-11-06 10:50:21 +01:00
Óscar de Arriba
ad183a91fc
Merge pull request #24 from EHER/latest-php
...
Make latest PHP version available
2019-10-27 13:11:32 +01:00
Alexandre Eher
aaa06c50c0
Install composer
...
It's handy to have Composer as package manager out of the box with PHP.
Signed-off-by: Alexandre Eher <alexandre@eher.com.br >
2019-09-28 15:19:43 +02:00
Alexandre Eher
89ffd15e4f
Use GNU sed for OSX
...
OSX already come with a version of sed that is incompatible with the GNU sed from Linux.
We can install same version used by Linux so the commands will be
compatible.
Signed-off-by: Alexandre Eher <alexandre@eher.com.br >
2019-09-25 09:22:18 +02:00
Alexandre Eher
992019b1e1
Use Github API Token on header for CI
...
Github now requires us to set the api token in the header.
Signed-off-by: Alexandre Eher <alexandre@eher.com.br >
2019-09-25 09:22:18 +02:00
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
Ben Rexin
83024a83e4
feat: detect webp, libzip, libedit, bzip2
2019-07-25 08:50:06 +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