History log of /PHP-7.3/build/build2.mk (Results 51 – 62 of 62)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e404a471 29-Apr-2000 Rasmus Lerdorf

Oops, wrong path


# e3dd0a28 29-Apr-2000 Rasmus Lerdorf

An empty .deps was not getting generated here


Revision tags: PHP-4.0-RC1
# c475b611 23-Feb-2000 Stig Bakken

shut up cross compiling warnings


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 4d83b0a3 12-Jan-2000 Sascha Schumann

Full gear backwards. We still need acconfig.h.in for additional acconfig.h
files (from TSRM/Zend).


# 03505c72 12-Jan-2000 Sascha Schumann

acconfig.h.in became superflicious when we removed the config.h.stubs.
Let's get rid of it.


# 6bdbd306 01-Jan-2000 Sascha Schumann

Y2K updates


# 5a5ef06c 30-Dec-1999 Sascha Schumann

Fix for Solaris incapability


# 2a7fb514 30-Dec-1999 Sascha Schumann

Remove second {}, that shouldn't be there


# 6e1884a3 30-Dec-1999 Sascha Schumann

Rebuild config.h.in whenever configure changes


Revision tags: PRE_ISSET_TYPE
# 2c99bef4 30-Dec-1999 Sascha Schumann

Get rid of config.h.stub. Note that you should embed a comment about
what the respective define does into the AC_DEFINE macro. I.e.

AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])


# e3af8ed3 30-Dec-1999 Sascha Schumann

We build in regex as well, create empty .deps


# f2f8d38e 30-Dec-1999 Sascha Schumann

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays som

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays some informative messages,
- faster static build
(libtool isn't used anymore for compiling non-PIC objects),
- dependencies comparable to automake's without requiring GNU make or GCC,
- working make clean for non-GNU makes.

show more ...


123