Commit Graph

187 Commits

Author SHA1 Message Date
github-actions[bot]
352033f25a Add .github/CODEOWNERS 2021-05-27 22:54:24 +09:00
Sora Morimoto
759843b159 Merge pull request #82 from iloveitaly/additional-extensions-and-documentation
Additional extensions and documentation
2021-04-27 03:38:56 +09:00
Sora Morimoto
806e288605 Tweak bin/install
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2021-04-27 03:19:52 +09:00
Sora Morimoto
f8f375ae8a macOS is not MacOS
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2021-04-27 03:19:07 +09:00
Michael Bianco
f689c620cf fmt fix 2021-04-23 14:38:37 -06:00
Michael Bianco
17b9ae6d4a more readme tweaks 2021-04-23 14:36:57 -06:00
Michael Bianco
8b3540adca pr feedback 2021-04-23 12:17:06 -06:00
Michael Bianco
a1a051d518 Lots of documentation updates 2021-04-23 11:37:09 -06:00
Michael Bianco
259994fadc Improvements to installation script
* More status updates
* Output ./configure options for easy debugging
* Support sodium and gmp extensions
2021-04-23 11:36:12 -06:00
Sora Morimoto
248e9c6e2a Merge pull request #81 from oohnoitz/add-without-psql 2021-04-14 12:02:22 +09:00
Hung Tran
b248ec207c rename PHP_WITHOUT_PGSQL to PHP_WITHOUT_PDO_PGSQL 2021-04-13 22:00:41 -05:00
Hung Tran
c9f5f06583 add WITHOUT_PGSQL flag 2021-04-13 11:19:55 -05:00
Sora Morimoto
a76e758dfa Add Makefile
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2021-01-23 10:36:33 +09:00
Sora Morimoto
8852866fd0 Run tests on more versions
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2021-01-23 10:24:41 +09:00
Sora Morimoto
068420ef9f Update .github/workflows/workflow.yml
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-12-15 14:59:38 +09:00
Sora Morimoto
ae28370d9a Make code simple and consistent with other places
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-12-15 14:34:58 +09:00
Sora Morimoto
14aeb2f897 Merge pull request #71 from Skillshare/feature/no-export-macos
Automatically set PKG_CONFIG_PATH and PATH on MacOS
2020-12-15 14:11:51 +09:00
Adam Hawkins
c45adc66cc feat(bin): download after checking deps 2020-12-14 11:53:07 -10:00
Adam Hawkins
fb1dc0f0fd fix(bin): remove variable overwrite 2020-12-14 11:52:48 -10:00
Adam Hawkins
49a68e396d feat(install): export PKG_CONFIG_PATH and PATH on macos 2020-12-14 11:39:18 -10:00
Adam Hawkins
fe37894acd feat(build): remove manual exports 2020-12-14 09:12:57 -10:00
Adam Hawkins
23aa623244 chore(*): trigger build 2020-12-14 08:59:46 -10:00
Adam Hawkins
5e28912eee chore(*): trigger build 2020-12-14 08:59:13 -10:00
Adam Hawkins
ebf9fb258d chore(*): trigger build 2020-12-14 08:57:52 -10:00
Sora Morimoto
20d0b63226 Merge pull request #69 from ctsstc/patch-1
Add: Global Composer Dependencies to README
2020-12-10 18:19:12 +09:00
Cody Swartz
7fb852e3ed Add: Global Composer Dependencies to README 2020-12-08 11:30:48 -08:00
Sora Morimoto
9b49789ca3 Merge pull request #68 from susurri/gmp
feat: make gmp flag configurable
2020-12-02 11:48:38 +09:00
susurri
1f2fd044d5 feat: make gmp flag configurable 2020-11-30 01:04:40 +09:00
Sora Morimoto
ba85be6aa3 Add libgd-dev as a dependency on Ubuntu
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-11-25 04:20:02 +09:00
Sora Morimoto
1c7b11fb0b Add --with-external-gd flag
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-11-25 04:13:58 +09:00
Sora Morimoto
cabca6e8c1 Add gd as a dependency on macOS
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-11-25 04:07:46 +09:00
Sora Morimoto
ec47eac791 Update .github/workflows/workflow.yml to test 8.0.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-11-25 03:58:22 +09:00
Sora Morimoto
4c37adc44d Update workflow.yml
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-10-29 05:57:39 +09:00
Sora Morimoto
21cb6ceddc Add comments for macOS users
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-08-17 19:39:43 +09:00
Sora Morimoto
4fa78dc729 Update workflow.yml
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-08-17 19:25:54 +09:00
Sora Morimoto
0841ecd0f6 Fix list-all
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-07-11 11:59:18 +09:00
Sora Morimoto
b3502870f0 Update workflow.yml 2020-06-19 15:13:38 +09:00
Sora Morimoto
b902d758c7 Update workflow.yml 2020-06-19 15:12:31 +09:00
Sora Morimoto
3404d4f5af Create dependabot.yml 2020-06-19 15:08:30 +09:00
Sora Morimoto
e7628c72bc Update README.md 2020-06-19 15:07:56 +09:00
Sora Morimoto
9e5a4ec2e6 Update README.md 2020-06-11 21:10:26 +09:00
Sora Morimoto
3481259921 Delete .all-contributorsrc 2020-06-11 21:10:01 +09:00
Sora Morimoto
e9320b2852 Update workflow.yml 2020-06-09 08:52:48 +09:00
Sora Morimoto
dedb634c63 Update default global option 2020-06-07 19:48:49 +09:00
Sora Morimoto
17d49f0bb0 Remove ccache from workflow.yml 2020-06-07 18:31:41 +09:00
Atila Silva
8fdd47d9e6 Install with postgres driver (#59) 2020-06-05 23:40:57 +09:00
Sora Morimoto
cd3f48e6ed Run shfmt 2020-06-02 06:20:00 +09:00
Sora Morimoto
92007b183d Use ccache and actions/cache to speed up CI (#57) 2020-06-02 06:16:03 +09:00
allcontributors[bot]
c1314fb330 docs: add RobLoach as a contributor (#58)
* docs: update README.md [skip ci]

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

* Update README.md

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Sora Morimoto <git@bsky.moe>
2020-06-02 05:41:01 +09:00
Rob Loach
29f8080879 Allow running Composer's global binaries (#55)
* Allow running Composer's global binaries

* Fix executable permission

* Tweaks

Co-authored-by: Sora Morimoto <git@bsky.moe>
2020-06-02 04:43:04 +09:00