php-src/scripts
Peter Kokot f3feef8b93
Define default RE2C_FLAGS (#14615)
The --no-generation-date flag is a common re2c flag used in all re2c
invocations. This adds the 2nd optional argument to PHP_PROG_RE2C M4
macro in BC manner to set the default re2c command-line options and sets
the default RE2C_FLAGS similarly on Windows.
2024-06-24 22:09:04 +02:00
..
dev Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
gdb Inline GDB scripts in the PHP binary (#13600) 2024-04-16 15:10:01 +02:00
man1 Make --enable-embed libs respect --libdir 2024-03-23 07:46:31 +01:00
Makefile.frag Move gen_stub.php to build directory and install it so phpize can take care of it, and thus extension can use it as it is already in Makefile 2020-04-03 10:48:20 +02:00
php-config.in Fix extension_dir variable quoting in php-config (#13963) 2024-04-16 19:07:49 +02:00
phpize.in also display PHP version in phpize 2023-09-07 16:34:09 +02:00
phpize.m4 Sync #if/ifdef/defined (-Wundef) (#14623) 2024-06-24 19:37:07 +02:00