Commit Graph

119 Commits

Author SHA1 Message Date
allcontributors[bot]
411f8cb560 docs: add matjack1 as a contributor (#39)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update README.md

Co-authored-by: BSKY <git@bsky.moe>
2020-02-13 04:46:41 +09:00
allcontributors[bot]
6247031c81 docs: add salzig as a contributor (#38)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update README.md

Co-authored-by: BSKY <git@bsky.moe>
2020-02-13 04:45:35 +09:00
allcontributors[bot]
7b92d44bb7 docs: add EHER as a contributor (#37)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update README.md

Co-authored-by: BSKY <git@bsky.moe>
2020-02-13 04:44:13 +09:00
allcontributors[bot]
f44f10c491 docs: add bixelsnl as a contributor (#36)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update README.md

Co-authored-by: BSKY <git@bsky.moe>
2020-02-13 04:43:01 +09:00
BSKY
f8fbbc86d8 Update README.md 2020-02-13 04:38:42 +09:00
allcontributors[bot]
c74fda4b3b docs: add imbsky as a contributor (#35)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
2020-02-13 04:36:48 +09:00
allcontributors[bot]
46acb55ccd docs: add odarriba as a contributor (#34)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update README.md

Co-authored-by: BSKY <git@bsky.moe>
2020-02-13 04:35:50 +09:00
BSKY
753d9abe08 Update README.md 2020-02-13 04:34:28 +09:00
allcontributors[bot]
512f8bd561 docs: add Stratus3D as a contributor (#33)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

* Update README.md

* Update workflow.yml

Co-authored-by: BSKY <git@bsky.moe>
2020-02-13 04:29:35 +09:00
BSKY
866b78c148 Update README.md 2020-02-12 19:27:50 +09:00
BSKY
0f9e9d01ef Update workflow.yml 2020-02-12 19:10:26 +09:00
BSKY
d94a4c4b37 Update README.md 2020-02-12 19:05:42 +09:00
BSKY
db985bfcd5 Update README.md 2020-02-12 19:05:05 +09:00
BSKY
cd1e021dd4 Update README.md 2020-02-12 18:55:47 +09:00
BSKY
1ff72854f8 Update README.md 2020-02-12 16:22:00 +09:00
BSKY
996c329962 Update README.md 2020-02-12 16:19:47 +09:00
BSKY
d9fda4ecad Delete CHANGELOG 2020-02-12 14:48:15 +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
BSKY
1634da56c2 Update README.md 2020-02-12 14:37:36 +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
50339abef1 Setup GitHub Actions (#31)
* Add workflow.yml

* Update README.md
2020-02-12 13:20:19 +09:00
BSKY
e02aef9bcf Update list-all 2020-02-12 10:52:06 +09:00
BSKY
3b230cf588 Update README.md 2020-02-12 05:13:53 +09:00
BSKY
44dbc8f0ee Update README.md 2020-01-26 12:15:49 +09:00
BSKY
041520512d Format with shfmt 2020-01-26 12:12:14 +09:00
BSKY
98c1a0c73f Delete .travis.yml 2020-01-26 12:11:51 +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
Óscar de Arriba
e18dc6d393 Merge pull request #27 from mokhan/master
Compare signature with latest instead of hardcoded value
2020-01-06 21:45:27 +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
Óscar de Arriba
ede855f075 Merge pull request #25 from EHER/composer
Install composer
2019-10-27 13:09:05 +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
9926514fcf Update dependencies
On latest the PHP version some new dependencies are required.

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
932907341e Merge pull request #15 from magikid/magikid-patch-1
Updates README
2019-02-16 14:27:06 +01:00
Chris Jones
2a9c104a16 Updates README
In the macOS section of prerequisites, the brew command referenced an outdated package.  All of the `homebrew/dupes/...` packages were migrated into the core or deleted.  This updates the brew command with the correct name of the zlib package which is just `zlib`.
2019-02-05 09:27:53 -05: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
Óscar de Arriba
ea62fdcebb Merge pull request #14 from salzig/feat/php_without_pear
feat: php without pear
2019-01-30 12:36:34 +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
Óscar de Arriba
6d24c36fc6 Merge pull request #9 from matjack1/master
Add Ubuntu 18.04 dependencies
2018-06-10 19:44:51 +02:00
Matteo Giaccone
a829a26195 Use curl from brew on MacOS 2018-06-06 14:15:07 +02:00
Matteo Giaccone
76b5432302 zlib moved from homebrew/dupes to homebrew/core 2018-06-06 13:19:26 +02:00
Matteo Giaccone
451a87e8cc Add Ubuntu 18.04 dependencies 2018-06-06 13:12:18 +02:00