summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* MFHfoobar2005-06-151-4/+3
|
* MFHfoobar2005-06-101-10/+20
|
* MFHfoobar2005-06-081-20/+25
|
* MFHfoobar2005-06-072-3/+3
|
* - We've man pages just fineDerick Rethans2005-06-061-0/+11
|
* MFH: Fix bug #33166 for other branches and new bug #33255, no man pages for 4.4Uwe Schindler2005-06-061-11/+0
|
* - Merge back changes which where in 4.3 but somehow didn't make it into the newDerick Rethans2005-06-062-0/+145
| | | | | branch.
* This commit was manufactured by cvs2svn to create branch 'PHP_4_4'.SVN Migration2005-06-022-145/+0
|
* MFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)foobar2005-04-303-1/+152
|
* MFH: Moved phpextdist to dev/foobar2005-04-302-1/+1
|
* MFHfoobar2005-04-071-6/+6
|
* MFHfoobar2005-04-071-5/+29
|
* remove unused substfoobar2005-03-171-1/+0
|
* MFH: - Remove these relics from era when TSRM was optional.foobar2005-03-161-4/+1
|
* MFHfoobar2005-03-041-0/+1
|
* MFH: - Return of the automake requirementfoobar2005-01-251-1/+2
|
* MFH: - Remove also autom4te.cache dir with phpize --cleanfoobar2005-01-221-1/+1
|
* MFH: - Changed phpize not to require automake and libtool. (Jani)foobar2005-01-202-57/+131
| | | | | | MFH: - Fixed build system to always use bundled libtool files. (Jani) MFH: - Rewrote of phpize routines
* MFH: - Make sure $host_alias is never emptyfoobar2005-01-071-2/+0
|
* - Quote macro names in AC_DEFUN()foobar2004-12-301-5/+5
| | | | | | # Fixes also bug #29160 # for i in `grep -r -l AC_DEFUN *`; do perl -i -pe "s#AC_DEFUN\(([^\[])(.*)\,#AC_DEFUN([\1\2],#g" $i; done;
* MFH: - Fixed bug #28385 (some files in $(prefix)/lib/php/build/* installed ↵foobar2004-12-211-2/+6
| | | | with wrong permissions)
* - MFH (fix for #28847)Jan Lehnardt2004-06-191-5/+5
|
* MFHfoobar2003-12-011-4/+4
|
* MFHfoobar2003-11-141-1/+1
|
* Fixed bug #26168 (shtool availability check in phpize).Ilia Alshanetsky2003-11-101-0/+7
|
* Fix shared/pecl build for extensions that rely on mbstring...Wez Furlong2003-11-081-0/+2
|
* Make sure phpize/php-config are buildfoobar2003-09-191-1/+1
|
* centralize cflagsSascha Schumann2003-09-031-1/+1
|
* enable re2c check for self-contained extensionsSascha Schumann2003-09-021-0/+1
|
* provide RE2C to external extensionsSascha Schumann2003-09-021-0/+1
|
* - Backported several improvements/cleanups for the build/configure stuff.foobar2003-08-273-16/+4
| | | | | | | | . PEAR dependancies checked during configure . OpenSSL config moved from configure.in to ext/openssl/config0.m4 (and also improved the PHP_OPENSSL_SETUP macro a bit) + Some other minor issues
* Use INSTALL to install build filesSascha Schumann2003-08-271-1/+1
|
* Use $(INSTALL_DATA) instead of cpSascha Schumann2003-08-261-4/+4
|
* MFH: - Fixed bug #25163 (OSX: phpize has to use glibtoolize instead)foobar2003-08-201-1/+2
|
* MFHfoobar2003-08-051-0/+2
|
* grep -E -> egrepSascha Schumann2003-07-081-3/+3
|
* MFHfoobar2003-07-011-15/+23
|
* MFH: Added --help to phpizefoobar2003-07-011-9/+17
|
* MFH: Fixed bug #24207: phpize wrong exit codefoobar2003-06-161-4/+4
|
* Move awk detection before config.m4 inclusionSascha Schumann2003-05-191-1/+2
|
* - MFH: Fixed bug #13561 (--without-pear prevents install of php-config, phpize)foobar2003-01-285-126/+1
| | | | | | - MFH: Added --ldflags option to php-config - MFH: Added --clean option to phpize
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-01-288-0/+420
|
* - Add one 'level' more (0 first, 9 last)foobar2002-10-211-1/+1
| | | | | # Sascha, maybe we should use that apache2 config-stubs instead?
* Ignore extensions/sapis named skeletonJason Greene2002-03-131-1/+3
|
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* TypoJeroen van Wolffelaar2001-09-261-1/+1
|
* 4rd run... now also var.Z_*Jeroen van Wolffelaar2001-09-261-0/+3
|
* Now fixes virtually everything.Jeroen van Wolffelaar2001-09-261-3/+3
| | | | | | Sorry, but I assumed that the original script was correct. Unfortunately, that wasn't the case.
* And now correctly... and up until 3 levelsJeroen van Wolffelaar2001-09-261-1/+3
|