summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj16-413/+400
2001-04-17- fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).jbj1-1/+1
2001-04-10Doxygen annotations for config files.jbj1-1/+3
2001-03-22- python: strip header regions during unload.jbj1-1/+1
2001-03-16- add %exclude support (i.e. "everything but") to %files.jbj1-8/+92
2001-03-14Update to doxygen-1.2.6 configuration.jbj9-0/+25
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-3/+6
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj1-1/+1
2001-02-111st stab at --repackage.jbj2-2/+2
2001-02-10Reorganize sources before implementing --repackage.jbj1-1/+1
2001-02-08Remove DEAD code.jbj1-4/+0
2001-02-08Move state machine drivers into fsmStage.jbj1-1/+3
2001-02-03fix: db1 dbopen() check found in libc not auto-configuring forrectly.jbj2-1/+5
2001-02-02Use fsm for building.jbj1-3/+8
2001-01-25- remove support for v1 src rpm's.jbj1-1/+6
2001-01-25Isolate install/erase actions.jbj1-4/+5
2001-01-24Add rollback.h, 1st attempt to rationalize TFI_t.jbj1-1/+1
2001-01-24Rip XFI_t from install.jbj5-116/+73
2001-01-23Rip out cpioFileMap.jbj5-68/+157
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj2-13/+25
2001-01-19- fix: insure that %lang scopes over hard links correctly.jbj1-8/+101
2001-01-16dropped piece of patch.jbj1-1/+1
2001-01-15- fix: extra newline in many error messages (#23947).jbj14-167/+191
2001-01-11doxygen annotations for build/*.jbj16-179/+454
2001-01-04- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".jbj1-6/+15
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj2-34/+15
2000-12-12Sync with rpm-4_0 branch.jbj18-56/+78
2000-12-04- use package version 3 if --nodirtokens is specified.jbj1-3/+2
2000-12-02Bring header reggions mods back to top of stack.jbj8-129/+121
2000-11-15Annotations.jbj1-54/+86
2000-11-15Avoid gcc enum warnings, remove ugly braces.jbj1-16/+8
2000-11-15Add const's.jbj1-4/+6
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj6-120/+214
2000-11-12Sanity.jbj2-2/+5
2000-11-08- add region marker as RPM_BIN_TYPE in packages and database.jbj1-6/+18
2000-11-07- load headers as single contiguous region.jbj2-73/+89
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj1-13/+35
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-17/+6
2000-10-26Add base64 fiddles to get at signature contents to librpmio.a.jbj1-2/+0
2000-10-24@todo FIXME: Option -q broken when not immediately after %setup.jbj1-4/+39
2000-09-26Add @todo Should directories have %doc/%config attributes? (#14531).jbj1-0/+4
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj4-68/+68
2000-08-30Doxygen annotations.jbj7-74/+94
2000-08-27Doxygen annotations.jbj22-48/+105
2000-08-14- disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.jbj1-1/+2
2000-08-09Free fn after error message, not before.jbj1-1/+2
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-18/+0
2000-07-14Typo.jbj1-1/+1
2000-07-11- fix: legacy requires './' payload prefix to be omitted for rpm itself.jbj1-7/+6
2000-07-11- fix: set multilibno on sparc per-platform config.jbj1-1/+1