summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* - opaque (well mostly) rpmTransactionSet using methods.jbj2002-05-161-1/+1
* tpkgid cleanup.jbj2002-02-221-11/+12
* - fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj2001-01-033-159/+2
* - rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj2000-08-286-472/+1
* More libtool fiddles.jbj2000-06-131-3/+1
* Red Hat 4.2 has not __set_errno.jbj2000-03-111-0/+8
* Red Hat 5.2 has not __PMT.jbj2000-03-111-1/+1
* fix: use glibc 2.1 glob/fnmatch everywhere.jbj2000-03-112-301/+162
* Update portability routines from glibc-2.1.jbj2000-03-103-105/+424
* Can't include system.h w/o mishap.jbj2000-03-101-1/+3
* Get config.h by includeing "system.h"jbj2000-03-101-3/+1
* Update to glibc-2.1 version with GNU extensions.jbj2000-03-102-281/+1169
* - portability: skip bzip2 if not available.jbj2000-03-093-2/+729
* Diminish solaris2.6 gcc noise.jbj2000-02-271-3/+1
* (solaris 2.6): portability requires setenv.c.jbj2000-02-242-1/+323
* Automake portability diddles.jbj2000-02-241-0/+3
* expose enough of the legacy fdio interface to compile rpmfind/rpm2html.jbj1999-12-051-1/+1
* lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.jbj1999-11-276-7014/+4
* Poertability.jbj1999-10-041-1/+1
* Build on solaris2.6 with gcc.jbj1999-09-301-2/+1
* Add regex.c/regex.h.jbj1999-09-261-6/+7
* Search /usr/include before misc.jbj1999-09-261-1/+4
* Autoconf test for glob (and regex) functionality.jbj1999-09-262-0/+6262
* Solaris compilation.jbj1999-09-262-2/+1
* Retrofit glibc __progname.jbj1999-09-261-11/+13
* Add err.[ch] to portability checks (as yet unused).jbj1999-09-205-36/+206
* Fix newSpec in "rpm -q --specfile --specedit"jbj1999-03-162-7/+20
* Eliminate generated files.jbj1999-01-253-402/+5
* Use libtool to build libraries, but force --disable-shared for now.jbj1999-01-223-29/+31
* After running libtoolize to update config.guess config.subjbj1999-01-211-18/+44
* Released rpm-2.90 -- version is now 2.91jbj1999-01-192-71/+89
* first pass at new transaction api; basic installing/removing worksewt1998-12-161-7/+13
* Sanity.jbj1998-12-011-13/+11
* Start abstracting compressed I/O.jbj1998-11-221-0/+1
* First attempt at "make check".jbj1998-10-201-0/+6
* Sub-dir compilation on solaris.jbj1998-10-111-2/+0
* permit rpm to be built in a sub-directory (--srcdir=DIR).jbj1998-10-113-9/+6
* rpmgettext on solaris.jbj1998-10-0811-183/+718
* Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1998-10-082-18/+0
* Use AC_REPLACE_FUNCS.jbj1998-10-081-6/+8
* configure using automake.jbj1998-10-0823-103/+3262
* more portable dirent handling (Hermann Lauer).jbj1998-10-061-38/+1
* Copies from gettext-0.10.35.jbj1998-09-205-0/+469
* Sync with 2.5.2 branch patches.jbj1998-08-111-0/+1
* Consolidated includes for librpmbuild API.jbj1998-07-305-26/+2
* Aggregate system includes into system.h.jbj1998-07-255-135/+4
* added loads of .cvsignore filesewt1998-05-211-0/+2
* fixed minor typosewt1998-03-271-1/+1
* 1) make use of new delpendency schemeewt1998-03-044-16/+73
* 1) added changes which let RPM build in a directory other then its sourceewt1998-02-111-1/+1