| Warn people to not look at or use |
|
More...
|
over 8 years ago
|
| Various changes to make this work. And added 5.4 support. |
|
More...
|
over 13 years ago
|
| Added example usage, and a markup fix |
|
More...
|
about 15 years ago
|
| Now skip php builds for php versions not set within the php_versions config setting. |
|
More...
|
about 15 years ago
|
| Show all errors when executing PHP commands |
|
More...
|
over 15 years ago
|
| Added DIR_PHP_BINARIES; and copy php binaries there |
|
More...
|
over 15 years ago
|
| Made get_status_binaries() more useful |
|
More...
|
over 15 years ago
|
| Added MAKE_DISTCLEAN option, to run before configure and avoid caching issues. Cache problem discovered by Peter Cowburn (Salathe). |
|
More...
|
almost 16 years ago
|
| Fixed recently introduced $config_options_run not defined bug. Found by github user Salathe (Peter Cowburn). Thanks! :) |
|
More...
|
almost 16 years ago
|
| Added configure command to verbose output. That is, until better logging is implemented |
|
More...
|
almost 16 years ago
|
| fixed stream_get_contents() lock on some systems (temp fix?) by using a vs w mode for stderr. And updated dir parameter. And added errors entry. |
|
More...
|
almost 16 years ago
|
| Fixed version specific configs bug, caused duplicated entries. Bug found by Peter Cowburn |
|
More...
|
almost 16 years ago
|
| Updated license info: Added @link, added desc, and updated my email address |
|
More...
|
almost 16 years ago
|
| Updated README, and implemented markdown syntax |
|
More...
|
almost 16 years ago
|
| Changed \t to PHP_EOL, closes bug #5 |
|
More...
|
almost 16 years ago
|
| Changed shell_exec() usage to run_shell_command() |
|
More...
|
almost 16 years ago
|
| Fixed E_NOTICE when md5 not existing (fails silently for now), and added verbose info to build_php() for configure/make/make install |
|
More...
|
almost 16 years ago
|
| Added verbose information: When it's extracting, and which binaries built with success or failure |
|
More...
|
almost 16 years ago
|
| Added a few scripts to test script output. |
|
More...
|
almost 16 years ago
|
| Updated TODO to reflect recent changes |
|
More...
|
almost 16 years ago
|
| Moved error reporting and time limit configs to inc/config.php |
|
More...
|
almost 16 years ago
|
| Implemented version (branch) specific configure options |
|
More...
|
almost 16 years ago
|
| Add PHP 5.2.0 requirement, as per stream function usage. Could workaround this in the future. |
|
More...
|
almost 16 years ago
|
| Removed text from dtajchreber's test commit |
|
More...
|
almost 16 years ago
|
| Implemented colour enhanced HTML output mode, when testing/executing PHP code. |
|
More...
|
almost 16 years ago
|
| This is just a test |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' of [email protected]:philip/PhpVersionBuilder |
|
More...
|
almost 16 years ago
|
| Implemented new download mechanism (stream based, progress bar, as download_file()), and added md5 hash check. |
|
More...
|
almost 16 years ago
|
| Updated default values, and associated TODO items. Disabled snap builds for now. |
|
More...
|
almost 16 years ago
|
| Mention execute_php.php |
|
More...
|
almost 16 years ago
|