summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-3/+0
2003-12-27- mark _javadocdir as documentation (#102898).jbj1-0/+1
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-6/+0
2003-12-25Add lsetfilecon to install modes.jbj1-0/+2
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-0/+19
2003-12-11- only internal Berkeley db from now on.jbj2-5/+20
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+1
2003-05-15- fix: nested %if handling, optind initialization posix vs. glibc.jbj1-1/+3
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj13-65/+71
2003-04-17Ignore .created too.jbj1-0/+1
2003-04-17Don't overflow internal tables with unknown user/group (#85346).jbj2-39/+75
2003-04-16- permit secondary tag match patterns with RPMQV_ALL.jbj4-52/+37
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj1-1/+1
2003-04-02Splint clean.jbj1-1/+1
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj1-2/+2
2003-03-06- fix: memory leak (85522).jbj1-0/+2
2003-03-05Sanity.jbj1-5/+6
2003-03-01Sanity.jbj2-2/+2
2003-01-20Splint fiddles.jbj1-0/+6
2003-01-07- add perldeps.pl, start to replace perl.{prov,req}.jbj1-0/+8
2003-01-06- for DSO's, provide the file basename if DT_SONAME not found.jbj1-5/+35
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-4/+11
2002-12-31Dump multilib code, colored depndencies instead.jbj2-9/+2
2002-12-29splint fiddles.jbj1-0/+10
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-1/+1
2002-12-28splint fiddles.jbj3-19/+48
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-2/+1
2002-12-27- disable perl module magic rule.jbj2-3/+5
2002-12-27- add BETA-GPG-KEY (but not in headers using %%pubkey yet).jbj1-1/+1
2002-12-26Don't fire helper for executable requires.jbj1-2/+4
2002-12-26- resurrect automagic perl(foo) dependency generation.jbj1-18/+34
2002-12-24- permit both relative/absolute paths, display 'P' when verifying.jbj1-2/+7
2002-12-24- add %%pubkey attribute to read armored pubkey files into header.jbj1-4/+58
2002-12-24Rescusitate doxygen file manifest.jbj6-408/+71
2002-12-24Remove unused Flags.jbj1-1/+0
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj7-6/+47
2002-12-24splint fiddles.jbj6-23/+26
2002-12-24fix: ia64 segfault on build.jbj4-42/+49
2002-12-23Sanity.jbj1-0/+1
2002-12-22- simplify specfile query linkage loop.jbj5-54/+186
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj9-125/+211
2002-12-21splint fiddles.jbj1-0/+2
2002-12-14- generate Elf provides even if file is not executable.jbj1-9/+10
2002-12-14- fix: make sure each library has DT_NEEDED for all unresolved syms.jbj1-7/+5
2002-12-12- fix: add rpmlib(VersionedDependencies) if versioned Provides: found.jbj3-3/+18
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