summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2000-01-19Preliminary support for doxygen generated API doco.jbj1-1/+7
CVS patchset: 3525 CVS date: 2000/01/19 19:20:56
1999-12-07Makefile.am: Add RPM-GPG-KEY to the package.jbj1-1/+2
Use fdLink/fdFree for fd/scriptFd references in transaction set/availableList. fprint.h: Permit (and check for) subDir = NULL in fingerPrints. More lclint annotations. CVS patchset: 3462 CVS date: 1999/12/07 21:14:51
1999-09-30Build on solaris2.6 with gcc.jbj1-3/+1
CVS patchset: 3362 CVS date: 1999/09/30 21:20:34
1999-09-30Sanity.jbj1-1/+1
CVS patchset: 3361 CVS date: 1999/09/30 21:10:04
1999-09-30More HPUX cc fiddles.jbj1-0/+1
CVS patchset: 3356 CVS date: 1999/09/30 17:45:42
1999-09-29Check in time stamps.jbj1-1/+1
CVS patchset: 3342 CVS date: 1999/09/29 23:26:08
1999-09-26Search /usr/include before misc.jbj1-0/+1
CVS patchset: 3335 CVS date: 1999/09/26 23:44:36
1999-09-26Solaris compilation.jbj1-5/+7
CVS patchset: 3332 CVS date: 1999/09/26 17:28:00
1999-09-07link libbz2.a statically to avoid rpm->bzip2 dependence for now.jbj1-1/+0
CVS patchset: 3264 CVS date: 1999/09/07 19:47:53
1999-09-07add sparcv9 architecture.jbj1-1/+2
CVS patchset: 3260 CVS date: 1999/09/07 12:32:10
1999-08-24Orphans.jbj1-1/+1
CVS patchset: 3252 CVS date: 1999/08/24 22:08:52
1999-07-19Man pages have moved.jbj1-1/+1
CVS patchset: 3186 CVS date: 1999/07/19 22:20:57
1999-07-19Orphans.jbj1-1/+1
CVS patchset: 3185 CVS date: 1999/07/19 22:20:01
1999-07-19add pl translation and man pages (Tomasz K?oczko et al).jbj1-4/+2
CVS patchset: 3183 CVS date: 1999/07/19 22:13:12
1999-07-15Change shared lib defaults.jbj1-0/+1
CVS patchset: 3171 CVS date: 1999/07/15 22:26:15
1999-07-15Automake to create python bindings.jbj1-0/+1
CVS patchset: 3164 CVS date: 1999/07/15 20:15:23
1999-07-14move checksig/resign major modes into rpmlib.jbj1-2/+2
CVS patchset: 3157 CVS date: 1999/07/14 16:47:30
1999-07-14move install/erase major modes into rpmlib.jbj1-3/+2
CVS patchset: 3155 CVS date: 1999/07/14 15:43:30
1999-06-30move url.c and ftp.c to rpmlib right next to query.jbj1-3/+3
CVS patchset: 3115 CVS date: 1999/06/30 19:02:46
1999-06-17Typo.jbj1-1/+1
CVS patchset: 3100 CVS date: 1999/06/17 23:28:54
1999-06-17Typo.jbj1-3/+0
CVS patchset: 3099 CVS date: 1999/06/17 23:22:01
1999-06-17MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).jbj1-2/+9
CVS patchset: 3096 CVS date: 1999/06/17 21:35:34
1999-05-10colesce query and verify modes.jbj1-2/+2
CVS patchset: 3055 CVS date: 1999/05/10 23:41:04
1999-04-30resurrect toplevel tar target.jbj1-13/+2
spec file removal separate from source removal (Shing-Gene Yung). CVS patchset: 3042 CVS date: 1999/04/30 15:55:45
1999-04-09Add popt to include path.jbj1-1/+6
CVS patchset: 2975 CVS date: 1999/04/09 14:15:28
1999-04-08From Tim Mooney:jbj1-1/+1
Make the statfs stuff work more reliably. Switch from using AC_EGREP_HEADER to AC_TRY_COMPILE, which should be much more reliable. Change all places where a previous patch I had sent in said "convertdb" when it should have said "rpmconvert". Change the LDFLAGS_STATIC for HP-UX so that static linking isn't done on HP-UX with libtool. Everything could be linked statically *except* the shl_* routines, which are in `libdld.1', but libtool doesn't know how to do a "--prefer-static" type link, so we have to just avoid trying the static link at all. Fix a warning that happens over and over as `header.h' is included on Digital Unix systems. Digital Unix defines `__alpha', not `__alpha__', so I just added the additional check for __alpha. Fix a number of places in the code where there is a spurious/extra semi-colon. This gets rid of quite a few warnings. CVS patchset: 2972 CVS date: 1999/04/08 20:09:48
1999-04-03Portability fiddles (Tim Mooney).jbj1-1/+4
CVS patchset: 2940 CVS date: 1999/04/03 17:13:35
1999-03-28fix: avoid segfault using --prefix until ewt fixes.jbj1-0/+1
add --define "%foo %bar" option. dump macros to same fd as --showrc uses. add %GNUconfigure for full-blown package regeneration. fix: RPM_ARCH/RPM_OS had wrong values. fix: create ppc directories correctly. CVS patchset: 2922 CVS date: 1999/03/28 00:47:40
1999-03-17fix: recursive strtok's is a no-no.jbj1-1/+1
CVS patchset: 2894 CVS date: 1999/03/17 18:11:01
1999-03-14change support@redhat.com to rpm-list@redhat.com.jbj1-3/+4
CVS patchset: 2891 CVS date: 1999/03/14 00:34:52
1999-03-12Make canonarch dir as well as buildarch dir.jbj1-0/+4
CVS patchset: 2883 CVS date: 1999/03/12 06:00:17
1999-02-16Repair http queries.jbj1-4/+2
New function urlStrerror to fish out URL open failure codes. CVS patchset: 2795 CVS date: 1999/02/16 02:14:19
1999-02-04Finally, preliminary http support.adevries1-2/+2
- Alex CVS patchset: 2773 CVS date: 1999/02/04 18:48:03
1999-01-26Typo.jbj1-1/+1
CVS patchset: 2765 CVS date: 1999/01/26 22:25:24
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj1-1/+1
header. CVS patchset: 2763 CVS date: 1999/01/26 21:57:57
1999-01-261st attempt to automate srpm building.jbj1-0/+4
CVS patchset: 2757 CVS date: 1999/01/26 19:07:25
1999-01-26Use "make dist" when making an archive. Make sure tag is correct.jbj1-7/+10
CVS patchset: 2756 CVS date: 1999/01/26 19:04:39
1999-01-26make '-' character illegal (again) in version/release.jbj1-22/+5
Use auto-standard names for auto-package components. CVS patchset: 2753 CVS date: 1999/01/26 18:08:14
1999-01-25Eliminate generated files.jbj1-3/+1
CVS patchset: 2750 CVS date: 1999/01/25 19:46:40
1999-01-22Use libtool to build libraries, but force --disable-shared for now.jbj1-8/+8
CVS patchset: 2745 CVS date: 1999/01/22 18:42:31
1999-01-21After running libtoolize to update config.guess config.subjbj1-5/+9
CVS patchset: 2732 CVS date: 1999/01/21 22:30:50
1999-01-21Add rpmpopt to the dist.jbj1-1/+1
CVS patchset: 2731 CVS date: 1999/01/21 19:43:23
1999-01-21Automake: almost functional make dist.jbj1-0/+5
CVS patchset: 2729 CVS date: 1999/01/21 18:42:53
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj1-1/+1
Change "Bad header" to "Bad/unreadable header" for most common cpio failure. CVS patchset: 2728 CVS date: 1999/01/21 17:18:38
1999-01-19Released rpm-2.90 -- version is now 2.91jbj1-1/+1
Use automake 1.4 and autoconf 2.13. CVS patchset: 2726 CVS date: 1999/01/19 23:54:30
1999-01-19More automake nonsense.jbj1-1/+1
CVS patchset: 2725 CVS date: 1999/01/19 19:56:37
1999-01-19Automake fiddles.jbj1-1/+1
CVS patchset: 2724 CVS date: 1999/01/19 19:50:18
1999-01-19Automake fiddles.jbj1-0/+1
CVS patchset: 2723 CVS date: 1999/01/19 19:42:31
1998-11-30Add library dependencies.jbj1-10/+5
Remake with latest automake. CVS patchset: 2565 CVS date: 1998/11/30 20:54:35
1998-11-22Start abstracting compressed I/O.jbj1-6/+6
CVS patchset: 2552 CVS date: 1998/11/22 19:48:48