Commit Graph

158 Commits

Author SHA1 Message Date
Shivam Mathur
fefbd7a497
Add patch for PCRE2 2021-07-07 22:33:14 +05:30
Shivam Mathur
17fd1a694b
Refactor patch_brew in darwin.sh 2021-05-27 22:00:47 +05:30
Shivam Mathur
454ef11759
Fix comments in darwin.sh 2021-05-27 21:05:36 +05:30
Shivam Mathur
e3396c6572
Force overwrite updated dependencies on macOS 2021-05-27 21:05:25 +05:30
Shivam Mathur
3beda962f3
Fix dependencies on pre-installed PHP on macOS 2021-05-15 18:27:18 +05:30
Shivam Mathur
d5790807c8
Fix to not use system PHP on macOS
Refactor add_php in darwin.sh
2021-05-04 23:15:13 +05:30
Shivam Mathur
ada1ce86b7
Refactor and improve extension support
Add support for APCu on macOS from shivammathur/homebrew-extensions
Improve support for geos to compile on PHP 8.0 and 8.1
Fix pecl setup to avoid unnecessary callbacks
Use GitHub releases for all couchbase versions
Use add_extension_from_source for all custom supported extensions
Remove bintray and use shivammathur/intl-icu releases
Add patch for protobuf for installing from source
Move patches from custom extension scripts to patches directory
Add support to build extension from GitHub and pecl tar archives (Internal API)
Refactor regex in extension.ts
Move add_pecl_extension to common.sh
Refactor remove_extension in darwin.sh
Fix shellcheck warning in darwin.sh
Improve switch_version in linux.sh to accept parameters
2021-04-15 16:54:35 +05:30
Shivam Mathur
39faaac1d3
Improve source extension setup logs
Refactor source extension setup code to src/scripts/ext/source.sh
2021-04-15 16:54:32 +05:30
Shivam Mathur
e9a7adef28
Revert "Fix macOS setup"
This reverts commit 0c4c4d5441.
2021-04-15 16:48:29 +05:30
Shivam Mathur
0c4c4d5441
Fix macOS setup 2021-04-13 19:08:40 +05:30
Shivam Mathur
6e76d3f012
Fix linking old_libraries in macOS 2021-03-08 19:13:00 +05:30
Shivam Mathur
ac40fdb561
Install with force in macOS 2021-03-08 18:33:43 +05:30
Shivam Mathur
df4388ca60
Link libs of updated PHP dependencies on macOS 2021-02-28 19:20:28 +05:30
Shivam Mathur
739ccacdc4
Refactor tools
Improve support for tool aliases
2021-02-20 16:11:20 +05:30
Shivam Mathur
356e1a5128
Add support for pecl_http, propro, raphf, xdebug2 and zmq using shivammathur/extensions tap 2021-02-19 13:49:54 +05:30
Shivam Mathur
406f3c410a
Revert "Update brew for all PHP versions until updated on images"
This reverts commit 2ea6ca5b36.
2021-02-19 13:49:52 +05:30
Shivam Mathur
86e1ccdd8d
Fix pdo setup 2021-02-19 13:30:02 +05:30
Shivam Mathur
2ea6ca5b36
Update brew for all PHP versions until updated on images 2021-02-04 11:00:20 +05:30
Shivam Mathur
d731e56579
Add support for macOS ARM 2020-12-26 01:25:30 +05:30
Shivam Mathur
e5b90e33c6
Add support for coverage: xdebug2 2020-12-24 18:20:42 +05:30
Shivam Mathur
d891a81b7f
Fix add_brew_tap in darwin.sh
Fix shellcheck in darwin.sh
2020-12-24 03:34:39 +05:30
Shivam Mathur
b7d1d9c9a9
Adjust $nightly_versions on linux 2020-12-18 22:45:12 +05:30
Shivam Mathur
d74064b67a
Fix setting xdebug.mode 2020-12-17 21:08:00 +05:30
Shivam Mathur
ff5499165a
Set JIT related ini values on PHP 8 2020-12-17 14:02:00 +05:30
Shivam Mathur
ce02569aea
Exit on failing to setup PHP 2020-12-17 04:43:16 +05:30
Shivam Mathur
569522d50d
Fetch homebrew taps manually 2020-12-14 19:34:32 +05:30
Shivam Mathur
8dbd6b7684
Improve PECL support 2020-11-28 02:13:43 +05:30
Shivam Mathur
62c7ba2bee
Improve darwin.sh 2020-11-28 02:13:36 +05:30
Shivam Mathur
4ec398d39a
Fix deleting extensions 2020-11-25 05:23:27 +05:30
Shivam Mathur
403191b6b6
Sync dependencies from tap in add_brew_extension 2020-11-21 10:54:39 +05:30
Shivam Mathur
787c534f64
Improve web requests 2020-11-20 08:39:35 +05:30
Shivam Mathur
d812e938ac
Refactor to dry unix scripts 2020-11-20 08:39:34 +05:30
Shivam Mathur
7de94e6400
Fetch release with tool when latest one does not 2020-11-20 08:39:29 +05:30
Shivam Mathur
02445f719d
Improve regexes for pre-release extensions 2020-10-31 21:20:49 +05:30
Shivam Mathur
2c29e8b9a1
Fix version change if composer is a dependency 2020-10-24 23:40:43 +05:30
Shivam Mathur
04a9e3b562
Update dependencies as per runner on macOS 2020-10-23 07:22:04 +05:30
Shivam Mathur
4244b92ac6
Fix matchers setup when action is called twice 2020-10-18 19:41:58 +05:30
Shivam Mathur
b77ec78d01
Add support for fail-fast env variable 2020-10-18 19:41:56 +05:30
Shivam Mathur
537c66b2ea
Minor fixes in scripts 2020-10-15 14:16:22 +05:30
Shivam Mathur
9e663851ce
Move matchers setup to scripts 2020-10-15 14:16:19 +05:30
Shivam Mathur
716331904e
Switch to environment files. Apply GHSA-mfwh-5m23-j46w (CVE-2020-15228) 2020-10-15 14:16:16 +05:30
Shivam Mathur
c4606c9269
Log versions in tools setup 2020-10-15 14:16:15 +05:30
Shivam Mathur
49088ede98
Fix composer fallback 2020-08-18 09:58:23 +05:30
Shivam Mathur
15a6402865
Change cURL opts 2020-08-10 14:08:20 +05:30
Shivam Mathur
91bd6b26c2
Use cached composer builds 2020-08-04 21:15:25 +05:30
Shivam Mathur
5405f14867
Move blackfire setup to separate scripts 2020-08-03 11:47:11 +05:30
Shivam Mathur
2a7ae24c8e
Dry extension code 2020-08-03 11:47:00 +05:30
Shivam Mathur
67152eb712
Accept PECL default parameters 2020-08-02 19:09:47 +05:30
Shivam Mathur
8b218279a3
Improve cURL use 2020-08-02 19:09:29 +05:30
Shivam Mathur
84f23853b7
Use default packagist mirror for old PHP 2020-07-24 10:31:35 +05:30
Shivam Mathur
a965723128
Set memory_limit=-1 on Windows and macOS 2020-07-18 06:01:48 +05:30
Shivam Mathur
9845a63f5c
Merge pull request #249 from lolautruche/fix-blackfire
Remove sudo for Blackfire config when it's not needed
2020-07-16 02:28:34 +05:30
Jérôme Vieilledent
4af7e96d03 Remove sudo for Blackfire config when it's not needed 2020-07-15 17:01:29 +02:00
Shivam Mathur
13a3d9d0a9
Fix support for pre-release extensions 2020-07-15 06:24:45 +05:30
Shivam Mathur
5753a00ef5
Improve composer setup 2020-07-08 05:20:52 +05:30
Shivam Mathur
ba020e3463
Remove update_formulae in darwin.sh 2020-07-07 00:33:30 +05:30
Shivam Mathur
b9404683e1
Improve extension support 2020-06-22 07:33:08 +05:30
Shivam Mathur
c09954033f
Fix exit log on self-hosted 2020-06-09 08:46:21 +05:30
Shivam Mathur
94616818f0
Fix blackfire-agent setup 2020-06-04 08:40:46 +05:30
Shivam Mathur
6bd872ad2c
Fix composer peer fingerprint error for old PHP 2020-06-03 01:56:43 +05:30
Shivam Mathur
2df0d2b443
Refactor scripts and improve comments 2020-06-03 01:56:37 +05:30
Shivam Mathur
b1776b79c8
Add support for phan/phan 2020-05-21 11:28:38 +05:30
Shivam Mathur
9c266d4158
Fix username hardcode in composer PATH 2020-05-12 19:32:10 +05:30
Shivam Mathur
8123132b99
Add support for removing extensions 2020-05-12 19:32:01 +05:30
Shivam Mathur
cf0fdf35f2
Add composer global bin directory to PATH 2020-05-12 19:31:53 +05:30
Shivam Mathur
8830cdd08c
Add support for self-hosted darwin runners 2020-05-12 19:31:50 +05:30
Shivam Mathur
5915f05b06
Suppress php-config error 2020-05-05 15:26:16 +05:30
Shivam Mathur
9a01fd28ca
Fix icu4c version for PHP 5.6 and PHP 7.0 on darwin 2020-04-30 17:02:17 +05:30
Shivam Mathur
006301e81d
Fetch formulae before setup 2020-04-23 16:29:33 +05:30
Shivam Mathur
a2b261d79a
Add support to configure GitHub OAuth token in composer 2020-03-25 07:44:38 +05:30
Shivam Mathur
f3a1262ff6
Fix db extensions 2020-03-16 08:13:25 +05:30
Shivam Mathur
405e57e429
Switch to macports based builds for old PHP on darwin 2020-03-08 08:10:10 +05:30
Shivam Mathur
9252820289
Fix logs of blackfire setup 2020-03-02 19:56:53 +05:30
Shivam Mathur
38cb8b924d
Use shivammathur/php5-darwin for PHP5 on darwin 2020-02-29 01:17:20 +05:30
Shivam Mathur
acee5b203f
Add support for blackfire client, agent and player 2020-02-28 14:43:57 +05:30
Shivam Mathur
99161b7790
Add perimission for composer self-update 2020-02-25 23:01:49 +05:30
Shivam Mathur
9b297384e1
Fix versioned extensions 2020-02-24 21:14:54 +05:30
Shivam Mathur
9d77946f60
Switch to liip for old PHP on darwin 2020-02-24 20:24:08 +05:30
Shivam Mathur
68c827cfcf
Fix wp-cli support 2020-02-23 01:19:07 +05:30
Geoff Taylor
d95ca49e8d
WP-CLI tool support added 2020-02-23 01:18:24 +05:30
Shivam Mathur
9dfebd1adb
Refactor scripts 2020-02-21 11:33:58 +05:30
Shivam Mathur
3a473c9a22
Add support for unstable versions 2020-02-16 07:04:15 +05:30
Shivam Mathur
f9202d6b64
Support existing PHP on darwin 2020-02-14 16:52:33 +05:30
Shivam Mathur
ca33d01e9f
Add support for old PHP versions on linux 2020-02-13 10:31:48 +05:30
Shivam Mathur
326dfd1e76
Add support for old PHP versions on darwin 2020-02-06 05:53:28 +05:30
Shivam Mathur
d3760be2cc
Add support for cs2pr and refactor tools code 2020-02-03 02:28:00 +05:30
Shivam Mathur
43cfa2b1a8
Refactor scripts 2020-02-02 03:26:15 +05:30
Shivam Mathur
b44b7344e0
Add support for pre-release pecl extensions 2020-01-26 02:27:40 +05:30
Shivam Mathur
9d6b61c5af
Add support for phive 2020-01-21 07:21:36 +05:30
Shivam Mathur
ca2f547a35
Fix log for composer on darwin 2020-01-16 09:06:55 +05:30
Shivam Mathur
c4317135df
Disable composer process-timeout 2020-01-14 12:06:52 +05:30
Shivam Mathur
9afdee42e8
Add support to specify version of tools 2020-01-08 10:45:30 +05:30
Shivam Mathur
6a70f864ec
Improve tools support 2019-12-28 01:03:57 +05:30
Shivam Mathur
de32d8b95f
Add tools support 2019-12-27 13:11:17 +05:30
Shivam Mathur
273096b82f
Refactor coverage and extension code 2019-12-26 20:21:39 +05:30
Shivam Mathur
4c045616f4
Improve support for ext-phalcon and refactor extensions.ts 2019-12-25 03:47:26 +05:30
Shivam Mathur
935e74fb40
Refactor scripts and fix reading php-version 2019-12-22 10:19:53 +05:30
Shivam Mathur
f2972dcf18
Fix enabling zend extensions 2019-12-19 11:33:35 +05:30
Shivam Mathur
2bf7ab0207
Fix add_extension on linux and macOS 2019-12-16 19:40:50 +05:30
Shivam Mathur
1cf6a369bb
Add support for PHP 8.0.0-dev #104 2019-12-09 10:31:11 +05:30