History log of /PHP-5.6/buildconf (Results 26 – 50 of 70)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE
# 24eb90c5 24-Jul-1999 Stig Bakken

Solaris 7 fix


# cb2ab20a 24-Jul-1999 Sascha Schumann

Bourne Shell does not have -nt.


# 270be258 23-Jul-1999 Sascha Schumann

Improve speed on subsequent runs of buildconf


123