History log of /php-src/buildconf (Results 51 – 75 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 63a48afc 23-Jul-1999 Andrey Hristov

Fix for compatibility.

# 2c2e4c46 23-Jul-1999 Stig Bakken

run libtoolize during buildconf since we depend on libtool anyway

# b291b090 23-Jul-1999 Stig Bakken

small fix to libtool check

# 6c856de8 23-Jul-1999 Stig Bakken

require libtool to be installed as well

Revision tags: php-4.0b1
# d3e88584 22-Jul-1999 Zeev Suraski

Please add in any changes/bug fixes you've made - we need to keep a details ChangeLog...

# 84656f11 22-Jul-1999 Stig Bakken

add checks for autoconf, automake and whether libzend/TSRM is around

# 8a7784d4 17-Jul-1999 Sascha Schumann

make copy optional

# 7af3ce63 17-Jul-1999 Zeev Suraski

Oki doki

# 9bb36e9c 17-Jul-1999 Zeev Suraski

Some work on makedist

Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1
# 215a88ad 14-Jun-1999 Andrey Hristov

Need to test for directory.

# a916379c 14-Jun-1999 Stig Bakken

make symlinks if they are not present already

1234