Commit Graph
60 Commits
Author SHA1 Message Date
Shivam Mathur 9149639a33 Fix linking when oracle's infra randomly resolves to different versions of client and sdk 2021-04-29 01:19:45 +05:30
Shivam Mathur 254ecd5a66 Fix phalcon3 on windows 2021-04-21 07:34:30 +05:30
Shivam Mathur 0461bf14b2 Fix blackfire extension version to 1.50.0 for PHP 5.3 to 5.6 2021-04-21 07:25:57 +05:30
Shivam Mathur 7e5351f399 Do not lowercase source extension input
Fix warnings in parseExtensionSource in utils.ts

Fix add_lib_log in source.sh
2021-04-21 04:38:37 +05:30
Shivam Mathur fe944a16b5 Use EXTENSION_PATH to specify subdirectory in add_extension_from_source 2021-04-20 17:20:36 +05:30
Shivam Mathur 3c6827c2c3 Use shivammathur/extensions for phalcon and psr 2021-04-19 17:05:53 +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 7627a79c01 Fix sub-directory support for extension setup from source 2021-04-15 16:54:33 +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 cc316409b0 Use GitHub releases for libcouchbase 2 on linux 2021-04-15 16:54:26 +05:30
Shivam Mathur a8dafdc2b5 Fix cubrid setup on Ubuntu 16.04 2021-04-15 16:54:25 +05:30
Shivam Mathur f8646352c6 Fix gearman setup 2021-04-15 16:54:24 +05:30
Shivam Mathur 18f02c9c99 Revert to ppa:ondrej/ppa for phalcon3 2021-04-15 16:54:22 +05:30
Shivam Mathur 0741f2b23a Fix icu-intl setup 2021-04-13 19:08:45 +05:30
Shivam Mathur 399ab79d14 Improve support for couchbase, pdo_firdbird, pdo_oci and phalcon3
Downgrade husky to 4.x
2021-02-23 13:07:17 +05:30
Shivam Mathur 3340d60d91 Improve support for pecl_http on linux and macOS 2021-02-19 13:49:56 +05:30
Shivam Mathur 57c17e3349 Add support for pecl_http on Windows for PHP 7.1 to 8.0 2021-02-19 13:49:55 +05:30
Shivam Mathur 36ec0200a6 Fix cache support for cubrid and pdo_cubrid 2021-02-19 07:18:39 +05:30
Shivam Mathur c5e4d55c3b Add devtools on self-hosted workflows 2020-12-18 22:40:16 +05:30
Shivam Mathur 7b44f7e007 Fix couchbase on PHP 7.2 2020-12-17 16:29:01 +05:30
Shivam Mathur fd9aae59b0 Add support for geos on unix 2020-12-14 14:53:19 +05:30
Shivam Mathur f0fb8731a5 Update ini files for all available SAPI 2020-12-02 05:50:56 +05:30
Shivam Mathur a094f682be Add support for couchbase 2020-11-20 08:39: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 eaaab1cec3 Fix oci8 and pdo_oci 2020-10-18 19:33:03 +05:30
Shivam Mathur f687ff8f21 Fix dependency mess in phalcon4 setup on ubuntu 2020-10-15 14:16:46 +05:30
Shivam Mathur acc1fdb337 Add support to configure icu version 2020-09-07 09:36:51 +05:30
Shivam Mathur d84365cd03 Add support for oci extensions in PHP 8 on Windows
Fix cache support for oci8 on Windows
2020-08-10 14:08:28 +05:30
Shivam Mathur 3c52e818b1 Add support for cubrid and pdo_cubrid on Ubuntu 2020-08-10 14:08:27 +05:30
Shivam Mathur 188598ef9d Dry custom tools and extension code 2020-08-10 14:08:27 +05:30
Shivam Mathur e63d25d41f Use blackfire API to get versions 2020-08-03 11:47:09 +05:30
Shivam Mathur 2a7ae24c8e Dry extension code 2020-08-03 11:47:00 +05:30
Shivam Mathur 3aa0f17b55 Remove obsolete pcov.sh 2020-08-02 19:09:43 +05:30
Shivam Mathur 8b218279a3 Improve cURL use 2020-08-02 19:09:29 +05:30
Shivam Mathur 90b6355bf0 Fix updating lists in phalcon setup on Ubuntu 2020-07-24 10:31:35 +05:30
Shivam Mathur 25d9bbc737 Update README and licensing information 2020-07-21 06:29:25 +05:30
Shivam Mathur 82837572d4 Add ionCube Loader support 2020-07-19 13:53:35 +05:30
Shivam Mathur 8efcf46b31 Add support for oci8 and pdo_oci 2020-07-19 13:53:28 +05:30
Shivam Mathur b36d2222e6 Update PPA before phalcon setup 2020-05-18 17:55:48 +05:30
Shivam Mathur 08c60fceea Fix to use correct $php_dir 2020-05-17 04:16:39 +05:30
Shivam Mathur c30a9630bb Housekeeping 2020-05-16 11:28:01 +05:30
Shivam Mathur 0135ee2ed1 Fix support for phalcon and gearman 2020-05-12 19:32:07 +05:30
Shivam Mathur 5c2618165a Fetch blackfire latest versions 2020-05-12 19:32:03 +05:30
Shivam Mathur 84e88e382f Fix and refactor ext-blackfire 2020-02-27 19:27:11 +05:30
Jaapio 3dfd7a648b Add blackfire support on windows 2020-02-27 11:12:56 +01:00
Jaapio 943f491830 Add blackfire on OSX 2020-02-27 11:12:52 +01:00
Jaapio dc9461a053 Add blackfire to linux install
Add logging about install process

Fix formating of semversion blackfire

Only add version when needed

Pass phpversion
2020-02-27 10:38:52 +01:00
Shivam Mathur 40944de129 Fix phalcon caching on darwin 2020-02-15 23:46:26 +05:30
Shivam Mathur 17241e2689 Add support for update and extension versions 2020-02-14 12:55:04 +05:30