summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2002-12-10Repair fc->skipReq insertion typo.jbj1-12/+13
2002-12-09- don't generate dependencies unless execute bit is set.jbj1-2/+9
2002-12-07Insturment auto request/provide disabling.jbj2-19/+45
2002-12-07Splint fiddles.jbj2-5/+30
2002-12-07Handle (N,EVR,Flags) Provide:/Require: triple.jbj2-94/+172
2002-12-03- internal automagic dependency generation (disabled for now).jbj8-269/+429
2002-12-02- late rpmts reference causes premature free (#78862).jbj1-1/+1
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj1-17/+5
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-13/+13
2002-11-30Splint fiddles.jbj3-9/+9
2002-11-29- build with external elfutils (preferred), if available.jbj1-0/+2
2002-11-26- bundle libfmagic into librpmbuild for now.jbj4-122/+140
2002-11-20- use rpmdeps rather than find-{requires,provides}.jbj1-4/+10
2002-11-19- add AC_SYS_LARGFILE throughout.jbj1-3/+1
2002-11-19Correct doxygen-1.2.18 warnings.jbj1-1/+1
2002-11-08Sanity.jbj1-4/+2
2002-11-05Remove multilib patch.jbj3-199/+93
2002-10-24Kill tfr.c, use rpmdeps.jbj2-107/+0
2002-10-24- add /usr/lib/rpm/rpmdeps.jbj2-11/+32
2002-10-24Add stupid "()(64bit" markings.jbj1-39/+39
2002-10-21Accurate dependencies generated, but perl deps are slow.jbj1-1/+1
2002-10-21Attach per-interpreter namespace deps to files too.jbj1-51/+51
2002-10-21Rationalize per-interpreter dependency generation.jbj1-120/+105
2002-10-21Add per-interpreter perl dependencies.jbj5-285/+385
2002-10-19Functional ELF/SCRIPT dependency generation.jbj5-217/+550
2002-10-18- add debug sub-package patch.jbj2-3/+3
2002-10-18Grab strings necessary for dependencies from ELF headers.jbj1-37/+80
2002-10-15Replace libelf with elfutils.jbj4-45/+160
2002-10-14Classify images.jbj2-24/+32
2002-10-14Spin mostly complete file classifier off to rpmfc.[ch].jbj6-23/+456
2002-10-13Add argv.[ch].jbj6-143/+223
2002-10-13Sanity.jbj1-0/+205
2002-10-12anity.jbj1-22/+22
2002-10-11Cleanups.jbj1-1/+0
2002-10-11Resurrect MULTILIB on the build side.jbj1-44/+76
2002-10-07lclint annotations.jbj3-15/+52
2002-09-20- eliminate myftw, use Fts(3) instead.jbj4-327/+91
2002-08-23- merge signature returns into rpmRC.jbj1-5/+5
2002-08-20- check for interrupt during iteration.jbj1-0/+3
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj3-24/+19
2002-08-07Teach unzip about %setup -q.jbj1-1/+4
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-5/+17
2002-07-31- configurable (default off) build failure iff unpackaged files (PLD).jbj1-4/+87
2002-07-31Carry PLD scripts/configuration for perl/python/php in rpm sources.jbj1-1/+11
2002-07-29- update trpm.jbj1-10/+10
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-1/+21
2002-07-28- popt: display sub-table options only once on --usage.jbj1-13/+13
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj2-8/+8
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-1/+1
2002-07-20- popt: parse file into string of options (#56860).jbj1-2/+0