#
b189759b |
| 02-Oct-2000 |
Rasmus Lerdorf |
Clean up the alignment of configure --help output
|
Revision tags: php-4.0.3RC1 |
|
#
a2f126c3 |
| 26-Sep-2000 |
Sascha Schumann |
Build compat bridge for makes which support only the BSD .include command. This is only required for BSD/OS, because BSDI did not merge in changes from 4.4BSD Lite 1.
|
#
ade9a02e |
| 19-Sep-2000 |
Sascha Schumann |
Don't restore timestamp on internal_functions.c, otherwise rerunning configure will cause config.status to be run again during make (due to the rule in main/Makefile.in).
|
#
6ccbc0d3 |
| 10-Sep-2000 |
Stig Venaas |
A tiny fix to the getaddrinfo check
|
#
b32ff568 |
| 10-Sep-2000 |
Stig Venaas |
refining getaddrinfo check further, checking that struct addrinfo is there
|
#
f802468c |
| 09-Sep-2000 |
Stig Venaas |
More restrictive getaddrinfo check, better not find it than breaking builds
|
#
67f59f7b |
| 09-Sep-2000 |
Zeev Suraski |
Check for mkstemp()
|
#
f68fb8fa |
| 07-Sep-2000 |
Stig Venaas |
Better IPv6 checking
|
#
504d4436 |
| 05-Sep-2000 |
Stig Venaas |
Added check for getaddrinfo()
|
#
622b7208 |
| 02-Sep-2000 |
Andi Gutmans |
- indent before someone shoots me
|
#
5f3d9359 |
| 02-Sep-2000 |
Andi Gutmans |
- Change TSRM_OTHER macro to TSRM_THREADS as it should be only to check for threads
|
#
7ee05bc6 |
| 31-Aug-2000 |
Andi Gutmans |
- Always include TSRM in PHP build. This will enable us to move virtual - cwd to TSRM. - BTW, if I comile with --enable-experimental-zts not from php4/ but from - php4/cgi (ran ../configu
- Always include TSRM in PHP build. This will enable us to move virtual - cwd to TSRM. - BTW, if I comile with --enable-experimental-zts not from php4/ but from - php4/cgi (ran ../configure there) then the build doesn't work also b4 - this patch.
show more ...
|
#
ee222667 |
| 29-Aug-2000 |
Andrei Zmievski |
Start on 4.0.3-dev. [placeholder] in NEWS is for automated nightly NEWS file update script, it'll be removed after the first entry is there.
|
Revision tags: php-4.0.2 |
|
#
3a102853 |
| 29-Aug-2000 |
Zeev Suraski |
Go 4.0.2
|
#
fad9bab6 |
| 29-Aug-2000 |
Stig Bakken |
* Added "test" make target so you can do "make test" in any directory. * Added copyright header to run-test.php
|
#
e0818297 |
| 25-Aug-2000 |
Sascha Schumann |
Add autoconf check for awk and use proper macro $(AWK)
|
Revision tags: PRE_LIBMYSQL_REVERT |
|
#
cb3ffd56 |
| 22-Aug-2000 |
Rasmus Lerdorf |
Slight Darwin tweak from Fred
|
Revision tags: php-4.0.2RC1 |
|
#
55801d53 |
| 07-Aug-2000 |
Sascha Schumann |
Set abs_srcdir before SAPI modules' configure stuff is run.
|
Revision tags: PRE_FILE_COMPILE_API_CHANGE |
|
#
23ebf6e9 |
| 06-Aug-2000 |
Sascha Schumann |
Include <utime.h> in php_virtual_cwd.h.
|
#
2c420944 |
| 26-Jul-2000 |
Sascha Schumann |
Clean up the mess WRT rebuilding a limited set of files. Earlier changes were based upon a wrong assumption (that CONFIG_FILES could be relied upon).
|
#
017a843f |
| 26-Jul-2000 |
Joey Smith |
OK, got ahead of myself. Go back to where we started this morning.
|
#
4e3f7a44 |
| 26-Jul-2000 |
Joey Smith |
OK, the fastgen stuff should be working OK, and normal configure should, too. There is an annoying warning being generated due to null 1st arg to AC_OUTPUT, but I don't know what to do a/b th
OK, the fastgen stuff should be working OK, and normal configure should, too. There is an annoying warning being generated due to null 1st arg to AC_OUTPUT, but I don't know what to do a/b that.
show more ...
|
#
69a07513 |
| 26-Jul-2000 |
Joey Smith |
Make configure work again. CONFIG_FILES is broken again, tho. (I think). Will work with Stig to try and figure this out.
|
#
bf470dfe |
| 25-Jul-2000 |
Stig Bakken |
Finally fixed so config.status can regenerate single files without doing the whole fastgen and warning message whoopla again. Whee!
|
#
fbc947f4 |
| 24-Jul-2000 |
Stig Bakken |
* generate pear scripts properly with configure
|