Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix gcov build | Nuno Lopes | 2008-03-19 | 1 | -2/+2 |
| | |||||
* | use @ to silence the commands | Antony Dovgal | 2008-03-17 | 1 | -2/+2 |
| | |||||
* | - Rewrite scanner to be based on re2c instead of flex | Marcus Boerger | 2008-03-16 | 1 | -2/+2 |
| | | | | | | | | | The full patch is available as: http://php.net/~helly/php-re2c-5.3-20080316.diff.txt This is against php-re2c repository version 98 An older patch against version 97 is available under: http://php.net/~helly/php-re2c-97-20080316.diff.txt | ||||
* | - Allow build without flex/bison installed (fixes builddir != srcdir build | foobar | 2007-05-24 | 1 | -9/+9 |
| | | | | | | when using distributed sources which inlude pre-generated bison/flex output. See bug #38762 for more..) | ||||
* | MFH | foobar | 2005-10-16 | 1 | -4/+4 |
| | |||||
* | - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) | foobar | 2003-01-28 | 1 | -0/+5 |
| | |||||
* | Fixed build with multiple concurrent jobs: zend_indent.c, zend_highlight.c | Sander Roobol | 2002-03-16 | 1 | -0/+2 |
| | | | | | and zend_compile.c require zend_language_parser.h | ||||
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -0/+16 |
If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt |