summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* * fix typoStig Bakken2002-11-261-1/+1
* * lose obsolete tags: libfile, libname, sources, includes, libaddStig Bakken2002-11-263-135/+91
* * ws/foldingStig Bakken2002-11-267-8/+98
* * changed "info" shortcut to "in"Stig Bakken2002-11-261-2/+2
* * a little more "windows robust" when looking for package.xmlStig Bakken2002-11-261-4/+6
* * forgot to set release dateStig Bakken2002-11-261-1/+1
* * added --ignore-errors option, --force no longer ignores errorsStig Bakken2002-11-263-6/+21
* * added sig_keyid config paramStig Bakken2002-11-261-0/+7
* * more accurate description of "makerpm" commandStig Bakken2002-11-251-1/+1
* * silence some noticesStig Bakken2002-11-251-2/+2
* remove the check, cause i don't really know, if content has to be an array ev...Christian Dickmann2002-11-241-1/+1
* add some checks to increase cache integrityChristian Dickmann2002-11-241-2/+4
* add errormessage, but that does not fix the problemChristian Dickmann2002-11-241-0/+3
* * fix config-show outputStig Bakken2002-11-221-1/+1
* * convert to englishStig Bakken2002-11-201-6/+6
* * fix doc for config-{set,get}Stig Bakken2002-11-201-2/+4
* - MFB: Safemode install problemDerick Rethans2002-11-191-1/+1
* * allow config-get in the default layerStig Bakken2002-11-191-1/+1
* no longer in useStig Bakken2002-11-151-227/+0
* use grep -E instead of egrep. the latter is not defined by POSIX anymoreSascha Schumann2002-11-151-3/+3
* Added error codes for the PEAR_Dependency classStig Bakken2002-11-143-45/+125
* * a little bit of internal refactoringStig Bakken2002-11-141-16/+30
* Fix "make install" in vpath envSascha Schumann2002-11-141-1/+6
* * remove debug outputStig Bakken2002-11-131-1/+0
* Add new tag to package.xml named <warnings>.\nThis warnings are printed when ...Christian Dickmann2002-11-133-2/+30
* added missing cvs id tagfoobar2002-11-131-0/+2
* * support INSTALL_ROOTStig Bakken2002-11-131-4/+19
* Do not use any php.ini files for the installs.foobar2002-11-121-3/+2
* - Revert that patch, this was not optional at all.Derick Rethans2002-11-111-2/+2
* make cache (get/set) binary safeChristian Dickmann2002-11-111-2/+9
* * implement transactions for uninstallStig Bakken2002-11-101-20/+24
* * implemented file transactions so installs may be safely abortedStig Bakken2002-11-102-52/+206
* * add foldsStig Bakken2002-11-101-0/+9
* * cleaning houseStig Bakken2002-11-091-53/+1
* * fix path prependsStig Bakken2002-11-081-3/+2
* * Fix bug #20207.Martin Jansen2002-11-011-0/+2
* Allows pear installer to run un-harassed by safe_mode & open_basedir.Ilia Alshanetsky2002-10-291-2/+6
* * make *_dir config parameters available for substitution in theStig Bakken2002-10-221-0/+6
* * add transactions member array (for queueing file transactions)Stig Bakken2002-10-221-0/+5
* * some minor fixes to the rpm spec file templateStig Bakken2002-10-221-3/+4
* * add some signature handling config optionsStig Bakken2002-10-221-1/+32
* One more PEAR test to be skipped.Ilia Alshanetsky2002-10-221-1/+2
* Disable PEAR tests. These tests have too many dependcies such asIlia Alshanetsky2002-10-229-0/+14
* - Add optional targets to allow the usage of Makefile.frag for sharedDerick Rethans2002-10-221-2/+2
* - Explicitly return "0" at the end of the script. For some weird reason itDerick Rethans2002-10-221-0/+2
* fix for #19712 & #19715 -> whitepsace in extension dir nameHartmut Holzgraefe2002-10-211-2/+2
* Fix some phpize problems.foobar2002-10-171-0/+1
* * Fixed a nasty bug preventing installation of pecl exts.Tal Peer2002-10-141-1/+2
* * Add missing PHP_SUBST(awk).Martin Jansen2002-10-131-0/+1
* No more needed herePierre Joye2002-10-121-21/+0