Shivam Mathur
|
39b4e4a983
|
Fix warning about using -n and -I together in xargs
|
2023-02-05 19:19:43 +05:30 |
|
Shivam Mathur
|
89f4f7e8be
|
Run configure_pecl only when ini_files are set
|
2022-10-24 10:30:28 +05:30 |
|
Shivam Mathur
|
e8836c6d46
|
Fix logs on failure in add_pecl_extension
|
2022-10-24 09:37:13 +05:30 |
|
Shivam Mathur
|
aa82ffc68f
|
Fix logs in add_pecl_extension
|
2022-07-29 02:57:11 +05:30 |
|
Shivam Mathur
|
7e03c76ef2
|
Fix extension setup using PECL on Linux and macOS
|
2022-07-29 02:39:20 +05:30 |
|
Shivam Mathur
|
0d9a1ba5ae
|
Add support for phalcon5 on Linux and macOS
Fix get_pecl_version
|
2022-07-16 00:46:28 +05:30 |
|
Shivam Mathur
|
dbc8ba0844
|
Fix enabling cached dependent extensions on lower PHP versions
|
2022-05-25 19:44:02 +05:30 |
|
Shivam Mathur
|
f0db57dcab
|
Fix pecl support on PHP 5.3
Remove pecl suffix option support from PHP 5.3 as Console_Getopt version used does not support it
|
2022-05-19 11:56:00 +05:30 |
|
Shivam Mathur
|
412722b7c7
|
Install libraries on each PECL install if specified
|
2022-03-22 21:37:20 +05:30 |
|
Shivam Mathur
|
4e4b26a024
|
Suppress output while generating extension map
|
2022-03-16 05:10:11 +05:30 |
|
Shivam Mathur
|
e29242d481
|
Add support to specify configure options to pecl extensions
|
2022-03-15 22:09:38 +05:30 |
|
Shivam Mathur
|
e9884d0d9a
|
Add support for installing libraries for pecl extensions
|
2022-03-10 04:50:16 +05:30 |
|
Shivam Mathur
|
62bd8f3ca4
|
Improve enabling extensions
|
2022-03-10 04:36:15 +05:30 |
|
Shivam Mathur
|
6f6e534936
|
Improve tools support when extensions are disabled/missing
|
2022-02-06 03:37:57 +05:30 |
|
Shivam Mathur
|
c1285cc7f3
|
Fix variable scope
|
2022-02-06 03:37:56 +05:30 |
|
Shivam Mathur
|
0022878947
|
Remove unnecessary dist parameter
|
2022-01-29 12:14:42 +05:30 |
|
Shivam Mathur
|
7f951c9333
|
Improve extension map
|
2022-01-17 16:13:16 +05:30 |
|
Shivam Mathur
|
449da348c0
|
Fix enabling disabled extensions with dependencies
Improve enabling extensions with no dependencies
|
2022-01-17 08:58:30 +05:30 |
|
Shivam Mathur
|
282305f4d7
|
Fix to not delete pecl.ini when disabling extensions
|
2022-01-16 09:37:27 +05:30 |
|
Shivam Mathur
|
c2a765ed5b
|
Do not disable phar on macOS and Linux
|
2022-01-16 09:24:30 +05:30 |
|
Shivam Mathur
|
9ea5899759
|
Refactor add_extension
|
2022-01-13 06:33:07 +05:30 |
|
Shivam Mathur
|
2fd8046c9d
|
Refactor extension functions to add_extensions scripts
|
2022-01-05 15:20:40 +05:30 |
|