summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1998-10-08egcs warning removal.jbj3-3/+3
1998-10-08configure using automake.jbj3-61/+430
1998-10-07fix per-arch macro setting (e.g. optflags).jbj1-19/+16
1998-10-07attempt to deal rationally with os as "Linux" or "linux".jbj1-8/+34
1998-10-07Typo.jbj1-1/+1
1998-10-06non-linux arch/os identification (Eugene Kanter).jbj1-8/+76
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj16-181/+190
1998-09-18First injection.jbj1-15/+30
1998-09-14eliminate infinite loop with missing tmpdir (Trent Jarvi).jbj1-1/+4
1998-09-11fix database rebuilds with triggers (Steve Sanberg).jbj2-0/+12
1998-09-10diagnostic message if unreadable/short source or patch file.jbj1-4/+13
1998-09-05Integrate shell and macro enviroments for scripts.jbj1-6/+37
1998-09-05More RPMVAR_* conversion to macros.jbj2-2/+1
1998-09-05Start converting variables into macro expansions.jbj1-0/+3
1998-09-05Rewrite strsep code using strtok for ANSI C portability.jbj2-3/+6
1998-09-04Sync with 5.2 branch.jbj2-285/+289
1998-08-20Typo.jbj1-1/+1
1998-08-20Add RPMTAG_EPOCH and RPMTAG_CAPABILITY init to 0.jbj1-1/+2
1998-08-19added epoch handlingewt1-11/+10
1998-08-16sanity.jbj1-20/+0
1998-08-16added :hex formatewt1-0/+19
1998-08-15Fix infinite recursion on non-ERANGE return from getcwd() during install.jbj1-1/+1
1998-08-11Sync with 2.5.2 branch patches.jbj6-19/+30
1998-08-07initMacros must be called someplace to enable full reursion.jbj4-3/+41
1998-08-06Added support for --buildplatform, setenv: tag in rpmrc, fixedadevries2-34/+156
1998-08-03fixed another typoewt1-1/+1
1998-08-03fixed spelling of expectedewt1-1/+1
1998-08-02String substitution macro file.jbj3-9/+18
1998-08-02Special case of "/" in %files was broken.jbj1-2/+0
1998-08-01Preliminary macro invironment as side effect of rpmrc parse.jbj1-102/+148
1998-07-31Typo.jbj1-1/+1
1998-07-31Macro handling in rpmlib -- rework include: tag with macro expansion.jbj17-117/+1316
1998-07-30First attempt at librpmbuild API.jbj1-0/+3
1998-07-30Consolidated includes for librpmbuild API.jbj24-85/+35
1998-07-29Woops!adevries1-1/+0
1998-07-29Modified rpmrc.c to allow include: lines in rpmrc files. Also, added functio...adevries2-1/+110
1998-07-25Aggregate system includes into system.h.jbj26-221/+33
1998-07-25Generalize cpio I/O to eliminate pipe to exec'd gzip on install.jbj3-78/+161
1998-07-25Add multiple include avoidance and c++ prototype wrapping throughout *.h.jbj17-39/+39
1998-06-30Provides: parsing in rpmrc wasn't done properlyewt1-1/+1
1998-06-30added an error message when rmdir() failsewt1-1/+3
1998-06-30added --notriggersewt2-8/+12
1998-06-301) added NOTRIGGERS supportewt1-11/+29
1998-06-14fssizes weren't behaving for pacakges w/o file listewt1-4/+15
1998-06-11--justdb should tag files as normalewt1-1/+1
1998-06-04 - added --last aliasmarc1-2/+2
1998-06-02 - fixed ugly i18n header bugmarc1-7/+50
1998-05-26- set file states to missing for --justdb packagesewt2-13/+41
1998-05-26prefer db_185.h to db.hewt3-0/+12
1998-05-25Added headerGzRead() and headerGzWrite()marc2-0/+75