History log of /PHP-5.5/configure.in (Results 476 – 500 of 1039)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4dfa3fc7 20-Jun-2005 foobar

Some netware related build issues fixed (patch by: Kamesh Jayachandran <kameshj at fastmail dot fm>


Revision tags: php-4.4.0RC1
# 16bbd70c 11-Jun-2005 Andi Gutmans

- Back to -dev


# e0787f3d 11-Jun-2005 Andi Gutmans

- b2 (will post it to internals@)


# 0638c657 10-Jun-2005 Andi Gutmans

- Back to -dev


Revision tags: php-5.1.0b1, php-5.0.1b1
# 3b1f8e9a 10-Jun-2005 Andi Gutmans

- Go with 5.1.0b1


# eaa3d6c5 07-Jun-2005 foobar

-Moved --disable-zend-memory-manager where it belongs


# 7a3dbcd1 07-Jun-2005 Derick Rethans

- Added the --disable-zend-memory-manager switch to disable the Zend memory
manager.
#- I discussed this with Dmitry today - we found it useful.


# cb5a9f53 02-Jun-2005 foobar

- Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)


# a20383ba 29-May-2005 foobar

- Unify the "configure --help" texts


# af14bbe4 29-May-2005 Hartmut Holzgraefe

avoid code duplication in bison version test


# 51fe495e 14-May-2005 Marcus Boerger

- Add command completion to CLI's -a mode


# 62625394 07-May-2005 foobar

- Added PHP_INSTALL_HEADERS() macro
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"


# 40b6c60d 30-Apr-2005 foobar

- Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)


# e8f715af 30-Apr-2005 foobar

- No need to iterate through the options twice


# 287a31e0 21-Apr-2005 foobar

- Allow using --enable-versioning with any SAPI module
# It's only used if the php.sym file exists!
# Have fun Sara :)


# 9af93dbb 21-Apr-2005 foobar

Expose EXEEXT and use for cli/cgi binaries


# ea6d23b8 18-Apr-2005 Anantha Kesari H Y

PHP_OS and PHP_UNAME need to be hardcoded for cross builds


# 4f615d3c 08-Apr-2005 foobar

remove duplicate entry


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11
# 24eb2bfa 26-Mar-2005 foobar

- Prevent compiling shared extensions when --enable-versioning is used
- Fix -export-symbols in Linux in the bundled libtool.m4:
o http://lists.gnu.org/archive/html/libtool/2002-07/msg00029

- Prevent compiling shared extensions when --enable-versioning is used
- Fix -export-symbols in Linux in the bundled libtool.m4:
o http://lists.gnu.org/archive/html/libtool/2002-07/msg00029.html
# more about this:
# http://marc.theaimsgroup.com/?l=php-dev&m=106629582813118&w=2

show more ...


Revision tags: php-5.0.4RC2, php-4.3.11RC2
# 37d1a4f9 17-Mar-2005 foobar

Fixed build properly


# 5d190e6b 16-Mar-2005 foobar

- Remove these relics from era when TSRM was optional.


# a879957d 14-Mar-2005 foobar

- Fixed bug #32200 (prevent using both --with-apxs2 and --with-apxs2filter)


Revision tags: php-5.0.4RC1, php-4.3.11RC1
# 34805e8d 24-Feb-2005 foobar

- Fixed all buildconf warnings + cross-compiling issues


# 2a6da0f2 24-Feb-2005 foobar

- Restructured and added a few comments here and there.
- Made macros of couple of tests previously littering configure.in
(e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
- Moved al

- Restructured and added a few comments here and there.
- Made macros of couple of tests previously littering configure.in
(e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
- Moved all PHP_SUBST() calls into their respective macros.
(no point adding empty entries in Makefile if macro is not used)

show more ...


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2
# 378817d3 10-Feb-2005 foobar

- Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')


1...<<11121314151617181920>>...42