summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #34583 ("make install" prematurely fails because of PEAR)foobar2005-09-221-1/+1
* MFHfoobar2005-09-131-1/+1
* - Fix version numbers as discussed to help version_compare for the PEAR folks.Derick Rethans2005-09-101-1/+1
* This is no longer requiredfoobar2005-08-281-4/+7
* Go back to devZeev Suraski2005-08-161-1/+1
* Roll RC1Zeev Suraski2005-08-161-1/+1
* Remove pear/XML_RPC dependency for the pear installerRasmus Lerdorf2005-08-111-9/+4
* - No release today. Found a critical bug...Andi Gutmans2005-08-091-1/+1
* - RC1Andi Gutmans2005-08-091-1/+1
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-3/+3
* configure.in scripts/Makefile.frag scripts/phpize.inHartmut Holzgraefe2005-08-071-1/+1
* wsfoobar2005-07-271-11/+13
* configure.inAnantha Kesari H Y2005-07-271-9/+15
* - Back to -devAndi Gutmans2005-07-141-1/+1
* - Beta 3Andi Gutmans2005-07-141-1/+1
* - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macrofoobar2005-07-141-18/+2
* - Back to -devAndi Gutmans2005-07-121-1/+1
* - Beta 3Andi Gutmans2005-07-121-1/+1
* - Back to -devAndi Gutmans2005-06-231-1/+1
* - Beta 2Andi Gutmans2005-06-231-1/+1
* - Back to -dev. Guys (n' Girls), give at least 1 hour before you startAndi Gutmans2005-06-211-1/+1
* - Take #3 :)Andi Gutmans2005-06-211-2/+2
* - Back to -devAndi Gutmans2005-06-201-1/+1
* - Beta 2Andi Gutmans2005-06-201-1/+1
* Some netware related build issues fixed (patch by: Kamesh Jayachandran <kames...foobar2005-06-201-2/+15
* - Back to -devAndi Gutmans2005-06-111-1/+1
* - b2 (will post it to internals@)Andi Gutmans2005-06-111-1/+1
* - Back to -devAndi Gutmans2005-06-101-1/+1
* - Go with 5.1.0b1Andi Gutmans2005-06-101-1/+1
* -Moved --disable-zend-memory-manager where it belongsfoobar2005-06-071-10/+0
* - Added the --disable-zend-memory-manager switch to disable the Zend memoryDerick Rethans2005-06-071-0/+10
* - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)foobar2005-06-021-0/+11
* - Unify the "configure --help" textsfoobar2005-05-291-14/+14
* avoid code duplication in bison version testHartmut Holzgraefe2005-05-291-1/+3
* - Add command completion to CLI's -a modeMarcus Boerger2005-05-141-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+1
* - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)foobar2005-04-301-1/+3
* - No need to iterate through the options twicefoobar2005-04-301-4/+0
* - Allow using --enable-versioning with any SAPI modulefoobar2005-04-211-5/+1
* Expose EXEEXT and use for cli/cgi binariesfoobar2005-04-211-0/+1
* PHP_OS and PHP_UNAME need to be hardcoded for cross buildsAnantha Kesari H Y2005-04-181-0/+4
* remove duplicate entryfoobar2005-04-081-2/+1
* - Prevent compiling shared extensions when --enable-versioning is usedfoobar2005-03-261-0/+3
* Fixed build properlyfoobar2005-03-171-2/+3
* - Remove these relics from era when TSRM was optional.foobar2005-03-161-6/+0
* - Fixed bug #32200 (prevent using both --with-apxs2 and --with-apxs2filter)foobar2005-03-141-0/+4
* - Fixed all buildconf warnings + cross-compiling issuesfoobar2005-02-241-7/+12
* - Restructured and added a few comments here and there.foobar2005-02-241-109/+16
* - Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')foobar2005-02-101-1/+0
* - Fixed bug #31858 (--disable-cli does not force --without-pear)foobar2005-02-071-8/+10