Nuno Lopes
|
35eb728a7c
|
fix gcov build
|
2008-03-19 23:24:56 +00:00 |
|
Antony Dovgal
|
93d4b17de9
|
use @ to silence the commands
|
2008-03-17 10:05:04 +00:00 |
|
Marcus Boerger
|
af316021e8
|
- Rewrite scanner to be based on re2c instead of flex
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
|
2008-03-16 21:06:55 +00:00 |
|
foobar
|
efcdcd80b6
|
- Allow build without flex/bison installed (fixes builddir != srcdir build
when using distributed sources which inlude pre-generated bison/flex
output. See bug #38762 for more..)
|
2007-05-24 21:40:41 +00:00 |
|
foobar
|
e7bd6769df
|
MFH
|
2005-10-16 20:41:26 +00:00 |
|
foobar
|
20c43285f7
|
- Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)
|
2003-01-28 10:59:12 +00:00 |
|
Sander Roobol
|
ae69dae6f8
|
Fixed build with multiple concurrent jobs: zend_indent.c, zend_highlight.c
and zend_compile.c require zend_language_parser.h
|
2002-03-16 11:02:35 +00:00 |
|
Sascha Schumann
|
9d9d39a0de
|
Please welcome the new build system.
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
|
2002-03-07 14:20:02 +00:00 |
|