php-src/build
Peter Kokot 02294f0c84 Make PHP development tools files and scripts executable
This patch makes several scripts and PHP development tools files
executable and adds more proper shebangs to the PHP scripts.

The `#!/usr/bin/env php` shebang provides running the script via
`./script.php` and uses env to find PHP script location on the system.
At the same time it still provides running the script with a user
defined PHP location using `php script.php`.
2018-08-29 20:58:17 +02:00
..
ax_check_compile_flag.m4 Upgrade AX_CHECK_COMPILE_FLAG macro to serial 6 2018-07-28 01:40:02 +02:00
ax_gcc_func_attribute.m4 Optimized php_addslashes with SSE4.2 instructions 2018-01-15 21:17:50 +08:00
build2.mk Fix AC_RUN_IFELSE calls when cross-compiling 2018-07-30 06:38:59 +02:00
build.mk year++ 2018-01-02 12:57:58 +08:00
buildcheck.sh Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
config-stubs Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
genif.sh Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00
libtool.m4 Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4. 2015-08-27 15:59:59 -07:00
mkdep.awk Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
order_by_dep.awk Fix invalid range error by gawk in order_by_dek.awk 2015-08-21 00:13:03 +02:00
print_include.awk Replace the incomprehensible newline escaping with @NEWLINE@ 2001-03-30 14:02:20 +00:00
scan_makefile_in.awk - Moved scan_makefile_in.awk to better suitable place for it. 2003-06-09 00:17:03 +00:00
shtool fix bug #51076 (race condition in shtool's mkdir -p) 2013-10-08 08:37:08 +02:00