summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
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
1997-11-18various header file cleanupsewt2-3/+5
CVS patchset: 1903 CVS date: 1997/11/18 03:13:56
1997-11-18Force string.h to be presentewt1-4/+0
CVS patchset: 1902 CVS date: 1997/11/18 03:07:10
1997-09-19popt is it's own libraryewt1-1/+1
CVS patchset: 1834 CVS date: 1997/09/19 14:08:10
1997-08-26got rid of includes of malloc.h (use stdlib.h instead)ewt1-1/+1
CVS patchset: 1800 CVS date: 1997/08/26 14:21:46
1997-07-23added #define for SCOewt1-0/+1
CVS patchset: 1761 CVS date: 1997/07/23 18:35:34
1997-06-30Added include for SunOSewt1-0/+1
CVS patchset: 1722 CVS date: 1997/06/30 15:59:30
1997-06-27Tried to get everything working for SCO.ewt2-2/+10
CVS patchset: 1719 CVS date: 1997/06/27 21:55:49
1997-06-25more osf getmntent_r() patchesewt1-0/+1
CVS patchset: 1712 CVS date: 1997/06/25 16:10:19
1997-06-19Changes for OSF/1 getmntinfo_r()ewt2-2/+5
CVS patchset: 1708 CVS date: 1997/06/19 22:18:02
1997-06-19fixed typoewt1-1/+0
CVS patchset: 1704 CVS date: 1997/06/19 15:15:03
1997-06-19Fixed some typosewt1-2/+3
CVS patchset: 1703 CVS date: 1997/06/19 14:16:59
1997-06-19First pass at SCO getmntent()ewt2-2/+14
CVS patchset: 1702 CVS date: 1997/06/19 13:30:47
1997-06-17Fixed mntctl() checkingewt1-2/+2
CVS patchset: 1690 CVS date: 1997/06/17 14:49:07
1997-06-03Fixed horrible brokennessewt2-10/+11
CVS patchset: 1681 CVS date: 1997/06/03 16:08:23
1997-06-02*** empty log message ***ewt1-0/+58
CVS patchset: 1680 CVS date: 1997/06/02 19:59:31
1997-06-02Provide an alternate getmntent() if necessary.ewt1-13/+21
CVS patchset: 1679 CVS date: 1997/06/02 19:59:07
1997-06-01Added rpmfilename tag to to rpmrc and made use of it during package buildsewt1-1/+1
CVS patchset: 1675 CVS date: 1997/06/01 22:59:24
1997-05-30Solaris fixesewt1-2/+7
CVS patchset: 1673 CVS date: 1997/05/30 21:57:10
1997-05-30added virtual query tag ability, fsnames query tag,ewt1-0/+16
CVS patchset: 1668 CVS date: 1997/05/30 14:16:20
1997-05-20Use lchown() if it's availableewt1-0/+4
CVS patchset: 1644 CVS date: 1997/05/20 15:28:25
1997-05-16Applied changes for AIX. This involved using <sys/select.h> if it's available.ewt1-0/+4
CVS patchset: 1638 CVS date: 1997/05/16 15:32:57
1997-05-15Include <limits.h> if it's available.ewt1-0/+4
CVS patchset: 1627 CVS date: 1997/05/15 14:01:41
1997-05-14Removed conflicting realpath() declaration.ewt1-4/+0
CVS patchset: 1621 CVS date: 1997/05/14 18:33:00
1997-05-07Include sys/socket.h if it's availableewt1-0/+4
CVS patchset: 1614 CVS date: 1997/05/07 19:27:21
1997-05-07Handle NEED_TIMEZONE, NEED_MYREALLOCewt1-0/+11
CVS patchset: 1611 CVS date: 1997/05/07 15:16:14
1997-05-07*** empty log message ***ewt3-0/+337
CVS patchset: 1609 CVS date: 1997/05/07 15:11:46
1997-05-07*** empty log message ***ewt1-0/+22
CVS patchset: 1608 CVS date: 1997/05/07 15:09:39
1997-05-07Added config.h, miscfn.h header filesewt2-2/+3
CVS patchset: 1607 CVS date: 1997/05/07 15:07:50
1997-05-07Protoype realpath() if it's not provided by libc.ewt1-0/+4
CVS patchset: 1603 CVS date: 1997/05/07 15:05:05
1997-05-02Use strings.h on SCO (there's probably a better way of doing this, but thisewt1-0/+4
will work so why bother?). CVS patchset: 1590 CVS date: 1997/05/02 15:47:37