summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2002-07-13Use ${MAKE}, not make, for portability.jbj1-1/+1
CVS patchset: 5552 CVS date: 2002/07/13 19:32:42
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-0/+2
- portability: avoid st_mtime, gendiff uses basename, etc (#47497). - glibc-2.0.x has not __va_copy(). - popthelp.c: static copy of stpcpy/stpncpy for the deprived (#47500). CVS patchset: 4921 CVS date: 2001/07/06 20:37:42
1999-09-29Check in time stamps again.jbj2-4/+2
CVS patchset: 3343 CVS date: 1999/09/29 23:29:57
1999-09-29Check in time stamps.jbj2-2/+4
CVS patchset: 3342 CVS date: 1999/09/29 23:26:08
1999-04-01add per-target macrofiles to search path.jbj1-26/+50
take globalMacroContext out of macro api. fix: flush all macros between builds. CVS patchset: 2936 CVS date: 1999/04/01 22:26:44
1999-03-20eliminate old rpmrc configuration syntax.jbj2-209/+51
CVS patchset: 2905 CVS date: 1999/03/20 21:09:47
1999-03-14change support@redhat.com to rpm-list@redhat.com.jbj1-2/+5
CVS patchset: 2891 CVS date: 1999/03/14 00:34:52
1999-03-13Typos.jbj1-1/+1
CVS patchset: 2890 CVS date: 1999/03/13 23:29:59
1999-03-13fix: with --target=i686, pass macro %_arch=i386.jbj1-10/+16
CVS patchset: 2889 CVS date: 1999/03/13 22:37:47
1999-03-09Ratchet forward to rpm-2.5.7.jbj6-36/+38
CVS patchset: 2868 CVS date: 1999/03/09 18:47:08
1999-03-09Work around failing --prefix ...jbj1-1/+1
CVS patchset: 2865 CVS date: 1999/03/09 16:53:52
1999-01-26make '-' character illegal (again) in version/release.jbj1-0/+1
Use auto-standard names for auto-package components. CVS patchset: 2753 CVS date: 1999/01/26 18:08:14
1999-01-25Eliminate generated files.jbj3-636/+1
CVS patchset: 2750 CVS date: 1999/01/25 19:46:40
1999-01-22Do only string replacement (w/o -C) in %configure for now.jbj1-4/+2
CVS patchset: 2747 CVS date: 1999/01/22 22:20:44
1999-01-21After running libtoolize to update config.guess config.subjbj2-0/+12
CVS patchset: 2732 CVS date: 1999/01/21 22:30:50
1999-01-21Automake: almost functional make dist.jbj2-0/+6
CVS patchset: 2729 CVS date: 1999/01/21 18:42:53
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj1-4/+6
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.91jbj4-94/+147
Use automake 1.4 and autoconf 2.13. CVS patchset: 2726 CVS date: 1999/01/19 23:54:30
1999-01-19Create %configure macro.jbj1-0/+20
CVS patchset: 2722 CVS date: 1999/01/19 17:23:32
1999-01-15Use %optflags from rpmrc not macros.jbj1-1/+3
CVS patchset: 2706 CVS date: 1999/01/15 16:31:14
1999-01-13Use mktemp(3) for temp file names.jbj1-0/+4
CVS patchset: 2697 CVS date: 1999/01/13 19:28:12
1999-01-12Automake noise..jbj2-28/+18
CVS patchset: 2692 CVS date: 1999/01/12 11:43:31
1999-01-08Fix check for source RPM.jbj1-2/+2
CVS patchset: 2685 CVS date: 1999/01/08 20:30:50
1999-01-08defaultdocdir should not have testdir prepended.jbj3-4/+4
CVS patchset: 2684 CVS date: 1999/01/08 19:53:34
1999-01-08EGCS cruft.jbj2-1/+1
Use cpioStrerror when getNextHeader fails. More const warnings removed. binary rpms always have RPMTAG_SOURCERPM, source rpms do not. CVS patchset: 2682 CVS date: 1999/01/08 16:44:30
1998-12-16first pass at new transaction api; basic installing/removing worksewt2-18/+28
fine but I wouldn't push it much harder then that CVS patchset: 2603 CVS date: 1998/12/16 21:58:53
1998-12-05display "..?....." rather than "..5....." for unreadable files.jbj1-11/+6
run time (rather than compile time) host endian check. CVS patchset: 2589 CVS date: 1998/12/05 19:38:29
1998-12-02Sanity.jbj1-10/+10
CVS patchset: 2577 CVS date: 1998/12/02 21:10:18
1998-12-02Compile in default macro values sufficient to pass make check.jbj1-1/+1
CVS patchset: 2575 CVS date: 1998/12/02 19:55:36
1998-12-01More build popts moved to build.cjbj1-3/+8
Fix access of freed memory. CVS patchset: 2571 CVS date: 1998/12/01 23:28:26
1998-12-01Sanity.jbj2-17/+20
CVS patchset: 2567 CVS date: 1998/12/01 00:10:18
1998-11-22Start abstracting compressed I/O.jbj2-0/+2
CVS patchset: 2552 CVS date: 1998/11/22 19:48:48
1998-11-20Add querytags test.jbj4-4/+100
CVS patchset: 2548 CVS date: 1998/11/20 00:31:53
1998-11-19finish hiding rpmdb index record data ("matches").jbj10-33/+66
CVS patchset: 2543 CVS date: 1998/11/19 18:10:28
1998-10-20More "make check" enhancement.jbj12-52/+181
CVS patchset: 2469 CVS date: 1998/10/20 19:30:02
1998-10-20Enhanced hello.spec.jbj11-42/+128
CVS patchset: 2468 CVS date: 1998/10/20 15:36:12
1998-10-20Add lead/header/signature/cpio verification.jbj14-14/+194
CVS patchset: 2467 CVS date: 1998/10/20 14:40:34
1998-10-20Working make check.jbj10-20/+162
CVS patchset: 2466 CVS date: 1998/10/20 13:40:27
1998-10-20First attempt at "make check".jbj12-1/+877
CVS patchset: 2465 CVS date: 1998/10/20 11:54:13
1998-10-08configure using automake.jbj1-0/+5
CVS patchset: 2418 CVS date: 1998/10/08 10:40:27