History log of /PHP-7.3/buildconf (Results 26 – 50 of 73)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2, PHP-4.0-RC1, 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, PRE_ISSET_TYPE
# 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 ...


Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 117d6a41 02-Dec-1999 Sascha Schumann

Let user override default setting of ``make''


# 6c6c0a63 29-Nov-1999 Stig Bakken

Remove some more redundant checks. buildconf is not but a simple wrapper
for build.mk & co.


# 263c6856 28-Nov-1999 Stig Bakken

@buildconf now uses build.mk
Removed redundancy in buildconf/build.mk, buildconf now runs "make -f build.mk"


# 103b5cb2 22-Nov-1999 Andrei Zmievski

Don't forget the pickle.


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 7bc25105 08-Nov-1999 Sascha Schumann

Add libtool files to CVS. Advantages:

- PHP-specific changes are easier to maintain
- it removes one dependency for users (i.e. GNU vs. FreeBSD ports)

I have not removed the lib

Add libtool files to CVS. Advantages:

- PHP-specific changes are easier to maintain
- it removes one dependency for users (i.e. GNU vs. FreeBSD ports)

I have not removed the libtool check in buildconf, since libzend/TSRM still
depend on a local version of libtool.

show more ...


# a4c8d7dd 04-Nov-1999 Stig Bakken

# Workaround needed to run automake in makedist.


# 966b87e8 06-Oct-1999 Sascha Schumann

Enable hardcoding runpaths for more platforms and allow Solaris' patch to run
buildconf.


# 1606365a 06-Oct-1999 Sascha Schumann

Ignore already applied patches.

If somebody could make this work on Solaris, I'd appreciate it.


# b2edf87b 06-Oct-1999 Sascha Schumann

Allow *.a and *.o as libtool objects, and hardcode runpaths into
shared libraries.

(Both taken from FreeBSD's libtool port.)


# 4b212d1c 06-Oct-1999 Sascha Schumann

* --copy always, since we need to change ltmain.sh
* make patch on some obscure UNIX happy


# dff6e711 05-Oct-1999 Sascha Schumann

Apply patch automatically at buildconf time


# 1a4f22e4 05-Oct-1999 Sascha Schumann

automake does not find all subdirectories automatically.


# e74b9854 05-Oct-1999 Sascha Schumann

100% speedup in buildconf.
We have a top-level Makefile.am, so find becomes superflicious


# 232afa48 04-Oct-1999 Sascha Schumann

* archive-based convenience libraries completely replaced
with libtool components

* SAPI targets can enable thread-safe mode and define
shared/static/prog

* archive-based convenience libraries completely replaced
with libtool components

* SAPI targets can enable thread-safe mode and define
shared/static/program build target

* all configure scripts use the same config.cache

* phplibdir is $(top_builddir)/modules to avoid
permission problems

* sapi/*/Makefile.inc are gone

* runpath handling cleaned up

* top-level Makefile.in obsoleted through Makefile.am

* --enable-versioning uses libtool's cleaner and more
portable -export-symbols feature

show more ...


# 4db370ab 29-Sep-1999 Sascha Schumann

* VPATH work
* add "--local" switch to buildconf which only recrates the local
autoconf scripts.


# 1cb0d881 29-Sep-1999 Stig Bakken

Decent configure speedup. Makefiles are now generated only for the
extensions you are including. Got rid of configure.in.in.
Moved the last Apache-specific files into sapi/apache and made b

Decent configure speedup. Makefiles are now generated only for the
extensions you are including. Got rid of configure.in.in.
Moved the last Apache-specific files into sapi/apache and made both
static and DSO build work again (it still doesn't run properly).

show more ...


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split
# 56654596 24-Sep-1999 Stig Bakken

Detect automake/libtool that are installed with different prefixes.


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 39df209d 16-Sep-1999 Rasmus Lerdorf

libtool check fix


# 4092f4b8 31-Aug-1999 Stig Bakken

ext/lcg -> ext/standard in various places


# d9bf422f 23-Aug-1999 Sascha Schumann

don't print out error message


# e8f465f3 13-Aug-1999 Sascha Schumann

rerun checks if buildconf is newer than the time stamp file


Revision tags: php-4.0b2
# 1207465e 02-Aug-1999 Zeev Suraski

This should sort the buildconf bug...


# 55b31d51 27-Jul-1999 Stig Bakken

forgot to mention the password


# 9bee15a0 27-Jul-1999 Stig Bakken

spoonfeed


123