summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2009-03-18LZMA -> XZ renamingPanu Matilainen2-3/+6
2009-03-11Plug a memleak in genCpioListAndHeader()Panu Matilainen1-0/+1
2009-02-27Add md5->filedigest aliases (rhbz#487597)Jindrich Novy1-11/+12
2009-02-26Switch to libtool versioning, starting at 0:0:0Panu Matilainen1-1/+1
2009-02-21Loosen up restrictions on dependency token names (rhbz#455119)Panu Matilainen1-2/+5
2009-02-20Only run script dependency extraction once per file, duh...Panu Matilainen1-5/+3
2009-02-18Revert fix for rhbz#442105, it has unwanted side effectsJindrich Novy1-10/+4
2009-02-06Bump FileDigests rpmlib dependency versionPanu Matilainen1-1/+1
2009-01-23Check for binaries in noarch packages at build-timePanu Matilainen1-3/+13
2009-01-13Remove redundant anyarch checkJindrich Novy1-2/+2
2009-01-13Simplify group tag inheritance for a bitJindrich Novy1-2/+2
2009-01-13Inherit group tag from the main package if unspecified (rhbz#470714)Jindrich Novy1-5/+15
2009-01-12Ignore BuildArch tags for anyarch actions (rhbz#442105)Jindrich Novy1-2/+8
2009-01-11Don't check package BuildRequires when doing --rmsource (rhbz#452477)Jindrich Novy2-2/+13
2009-01-11Don't fail because of missing sources when only specJindrich Novy1-4/+0
2009-01-09Don't bother calculating string sizes manuallyPanu Matilainen1-4/+2
2009-01-09Fix buffer overflow on oversized filelist entries (susebz#397006)Panu Matilainen1-1/+1
2008-12-10Move ->actions from rpmfi to rpmfsFlorian Festi1-1/+12
2008-12-09Move declarations of local variables for parsing functionsJindrich Novy4-60/+37
2008-12-05Tighten up setting and checking of buildroot (ticket #10)Panu Matilainen2-9/+21
2008-11-27Oops, it wasn't unnecessary include afterall..Panu Matilainen1-0/+1
2008-11-27Remove unnecessary rpmfi_internal.h includePanu Matilainen2-2/+1
2008-11-27Pass rpmte to fsmSetup()Panu Matilainen1-1/+7
2008-11-18Add control bits for all (relevant) parts of rpmfi dataPanu Matilainen1-1/+1
2008-11-18Lazy allocation of FSM for file info setsPanu Matilainen1-2/+2
2008-11-18Generate and insert SOURCERPM tag earlierPanu Matilainen2-19/+14
2008-11-17Calculate total file size correctly in build (mdvbz#45820, rhbz#247374)Panu Matilainen1-12/+9
2008-11-15Eliminate bogus const from fi->apathPanu Matilainen1-2/+2
2008-11-15Avoid having to reconstruct half of rpmfi manually in genCpioListAndHeader()Panu Matilainen1-60/+38
2008-11-15Lose useless fsm/rpmfi astriplen fieldPanu Matilainen1-3/+0
2008-11-15Don't bother creating a dummy transaction element for rpmfi in buildPanu Matilainen1-4/+0
2008-11-15Minor genCpioListAndHeader() cleanupsPanu Matilainen1-6/+2
2008-11-14Don't have to free what's not allocated to begin with...Panu Matilainen1-5/+2
2008-11-14Allow setting custom parameters to patch (rhbz#471006)Jindrich Novy1-1/+3
2008-11-11Move file action calculations to rpmfiNew() where possiblePanu Matilainen1-6/+0
2008-11-11Figure out cpio mapflags in rpmfiNew()Panu Matilainen1-5/+0
2008-11-11Adjust rpmfi directory count while messing with it in buildPanu Matilainen1-0/+1
2008-11-10Add the post-build package checker feature in rpmbuild (upstream ticket #2)Jindrich Novy2-2/+57
2008-11-05Calculate filename buffer len lazily in rpmfiFN() as neededPanu Matilainen1-4/+0
2008-11-05Kill off per-file cpio map flagsPanu Matilainen1-6/+5
2008-11-04Return proper exit code when exec*() functions failJindrich Novy1-1/+1
2008-10-30Remove unnecessary scaremem flags, hardwired to no scaremem anywayPanu Matilainen1-5/+3
2008-10-30Convert in-tree users of rpmfiNew() to use flag namesPanu Matilainen1-1/+1
2008-10-29Set timezone to UTC every time to avoid local timezone confusionJindrich Novy1-1/+10
2008-10-29Start adding POSIX 1.e draft file capability support for realPanu Matilainen1-0/+91
2008-10-26Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen1-0/+1
2008-10-24Fix "timewarp" bug while listing changelog via "rpm -q --changelog"Jindrich Novy1-2/+0
2008-10-23Make noarch subpackages actually workPanu Matilainen1-1/+4
2008-10-10Convert in-tree users to headerConvert()Panu Matilainen1-3/+2
2008-10-01Kick out yet another ancient artifactPanu Matilainen1-6/+0