summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-1/+1
CVS patchset: 5437 CVS date: 2002/05/16 16:55:21
2002-02-22tpkgid cleanup.jbj1-11/+12
Recognize GNU extensions in myGlobPatternP(), flag in misc/fnmatch.h, as well. CVS patchset: 5331 CVS date: 2002/02/22 17:12:15
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj3-159/+2
- remove almost all explicit uses of stderr in rpmlib using rpmError(). CVS patchset: 4406 CVS date: 2001/01/03 20:19:27
2000-08-28- rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj6-472/+1
CVS patchset: 4139 CVS date: 2000/08/28 01:50:45
2000-06-13More libtool fiddles.jbj1-3/+1
CVS patchset: 3837 CVS date: 2000/06/13 07:15:15
2000-03-11Red Hat 4.2 has not __set_errno.jbj1-0/+8
CVS patchset: 3624 CVS date: 2000/03/11 21:13:18
2000-03-11Red Hat 5.2 has not __PMT.jbj1-1/+1
CVS patchset: 3623 CVS date: 2000/03/11 20:59:30
2000-03-11fix: use glibc 2.1 glob/fnmatch everywhere.jbj2-301/+162
CVS patchset: 3621 CVS date: 2000/03/11 20:14:07
2000-03-10Update portability routines from glibc-2.1.jbj3-105/+424
CVS patchset: 3620 CVS date: 2000/03/10 22:02:29
2000-03-10Can't include system.h w/o mishap.jbj1-1/+3
CVS patchset: 3618 CVS date: 2000/03/10 20:47:57
2000-03-10Get config.h by includeing "system.h"jbj1-3/+1
CVS patchset: 3616 CVS date: 2000/03/10 17:50:53
2000-03-10Update to glibc-2.1 version with GNU extensions.jbj2-281/+1169
CVS patchset: 3615 CVS date: 2000/03/10 17:49:09
2000-03-09- portability: skip bzip2 if not available.jbj3-2/+729
- portability: skip gzseek if not available (zlib-1.0.4). - portability: skip personality if not available (linux). - portability: always include arpa/inet.h (HP-UX). - portability: don't use id -u (Brandon Allbery). - portability: don't chown/chgrp -h w/o lchown. - portability: splats in rpm.spec to find /usr/{share,local}/locale/* CVS patchset: 3610 CVS date: 2000/03/09 18:13:02
2000-02-27Diminish solaris2.6 gcc noise.jbj1-3/+1
CVS patchset: 3593 CVS date: 2000/02/27 20:50:52
2000-02-24(solaris 2.6): portability requires setenv.c.jbj2-1/+323
CVS patchset: 3587 CVS date: 2000/02/24 23:33:58
2000-02-24Automake portability diddles.jbj1-0/+3
CVS patchset: 3586 CVS date: 2000/02/24 22:28:31
1999-12-05expose enough of the legacy fdio interface to compile rpmfind/rpm2html.jbj1-1/+1
CVS patchset: 3457 CVS date: 1999/12/05 21:22:45
1999-11-27lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.jbj6-7014/+4
lib/rpmio.c: Internalize single use of inet_aton(). lib/rpmio.h: Include libio.h retrofit here rather than in system.h. configure.in: Remove regex/glob tests. CVS patchset: 3440 CVS date: 1999/11/27 00:15:07
1999-10-04Poertability.jbj1-1/+1
CVS patchset: 3368 CVS date: 1999/10/04 21:00:30
1999-09-30Build on solaris2.6 with gcc.jbj1-2/+1
CVS patchset: 3362 CVS date: 1999/09/30 21:20:34
1999-09-26Add regex.c/regex.h.jbj1-6/+7
CVS patchset: 3336 CVS date: 1999/09/26 23:46:42
1999-09-26Search /usr/include before misc.jbj1-1/+4
CVS patchset: 3335 CVS date: 1999/09/26 23:44:36
1999-09-26Autoconf test for glob (and regex) functionality.jbj2-0/+6262
CVS patchset: 3333 CVS date: 1999/09/26 22:50:47
1999-09-26Solaris compilation.jbj2-2/+1
CVS patchset: 3332 CVS date: 1999/09/26 17:28:00
1999-09-26Retrofit glibc __progname.jbj1-11/+13
CVS patchset: 3330 CVS date: 1999/09/26 15:04:03
1999-09-20Add err.[ch] to portability checks (as yet unused).jbj5-36/+206
get latest error.[ch] from glibc. CVS patchset: 3310 CVS date: 1999/09/20 15:35:08
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj2-7/+20
CVS patchset: 2892 CVS date: 1999/03/16 20:04:26
1999-01-25Eliminate generated files.jbj3-402/+5
CVS patchset: 2750 CVS date: 1999/01/25 19:46:40
1999-01-22Use libtool to build libraries, but force --disable-shared for now.jbj3-29/+31
CVS patchset: 2745 CVS date: 1999/01/22 18:42:31
1999-01-21After running libtoolize to update config.guess config.subjbj1-18/+44
CVS patchset: 2732 CVS date: 1999/01/21 22:30:50
1999-01-19Released rpm-2.90 -- version is now 2.91jbj2-71/+89
Use automake 1.4 and autoconf 2.13. CVS patchset: 2726 CVS date: 1999/01/19 23:54:30
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-7/+13
fine but I wouldn't push it much harder then that CVS patchset: 2603 CVS date: 1998/12/16 21:58:53
1998-12-01Sanity.jbj1-13/+11
CVS patchset: 2567 CVS date: 1998/12/01 00:10:18
1998-11-22Start abstracting compressed I/O.jbj1-0/+1
CVS patchset: 2552 CVS date: 1998/11/22 19:48:48
1998-10-20First attempt at "make check".jbj1-0/+6
CVS patchset: 2465 CVS date: 1998/10/20 11:54:13
1998-10-11Sub-dir compilation on solaris.jbj1-2/+0
CVS patchset: 2442 CVS date: 1998/10/11 16:17:45
1998-10-11permit rpm to be built in a sub-directory (--srcdir=DIR).jbj3-9/+6
CVS patchset: 2441 CVS date: 1998/10/11 15:19:55
1998-10-08rpmgettext on solaris.jbj11-183/+718
CVS patchset: 2429 CVS date: 1998/10/08 18:49:59
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj2-18/+0
CVS patchset: 2425 CVS date: 1998/10/08 14:59:17
1998-10-08Use AC_REPLACE_FUNCS.jbj1-6/+8
CVS patchset: 2423 CVS date: 1998/10/08 12:44:39
1998-10-08configure using automake.jbj23-103/+3262
CVS patchset: 2418 CVS date: 1998/10/08 10:40:27
1998-10-06more portable dirent handling (Hermann Lauer).jbj1-38/+1
CVS patchset: 2401 CVS date: 1998/10/06 15:26:55
1998-09-20Copies from gettext-0.10.35.jbj5-0/+469
CVS patchset: 2331 CVS date: 1998/09/20 17:49:35
1998-08-11Sync with 2.5.2 branch patches.jbj1-0/+1
cpio_gzip: dup the fd before doing gzdopen (Thanks Erik!) add --noLang to skip non-default languages. CVS patchset: 2243 CVS date: 1998/08/11 18:24:48
1998-07-30Consolidated includes for librpmbuild API.jbj5-26/+2
CVS patchset: 2213 CVS date: 1998/07/30 22:09:42
1998-07-25Aggregate system includes into system.h.jbj5-135/+4
Rearrange functions to minimize exported routines in librpmbuild API. VS: ---------------------------------------------------------------------- CVS patchset: 2183 CVS date: 1998/07/25 21:00:26
1998-05-21added loads of .cvsignore filesewt1-0/+2
CVS patchset: 2123 CVS date: 1998/05/21 18:12:48
1998-03-27fixed minor typosewt1-1/+1
CVS patchset: 2055 CVS date: 1998/03/27 17:41:19
1998-03-041) make use of new delpendency schemeewt4-16/+73
2) made " #if" look like "# if" for portability 3) added strdup.c CVS patchset: 2021 CVS date: 1998/03/04 16:51:38
1998-02-111) added changes which let RPM build in a directory other then its sourceewt1-1/+1
directory 2) moved popt to autoconf CVS patchset: 2005 CVS date: 1998/02/11 08:59:34