summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Merge build.[ch] into rpmbuild.c, doesn't make sense to separate anymorePanu Matilainen5-380/+335
2010-08-20Clean up rpmbuild's --quiet handling + honor it on --rebuild tooPanu Matilainen1-9/+3
2010-08-20Cosmetics cleanupPanu Matilainen1-8/+4
2010-08-20Eliminate unnecessary sanity checks wrt --sign and fix indentationPanu Matilainen1-30/+21
2010-08-20Test argument count early, avoiding the need to re-check over and overPanu Matilainen1-40/+5
2010-08-20Eliminate a bunch of now unnecessary cli-switch sanity checksPanu Matilainen1-30/+3
2010-08-20Simplify --root argument checkingPanu Matilainen2-20/+4
2010-08-20Eliminate the IAM_RPMBT ifdef's from rpmbuild.c for realPanu Matilainen2-31/+2
2010-08-20Chainsaw the now unused #ifdef'ed parts out of rpmqv.c and rpmbuild.cPanu Matilainen2-616/+19
2010-08-20Begin splitting rpmbuild to separate sourcesPanu Matilainen3-1/+867
2010-08-18Add a test-case for --specfile queryPanu Matilainen1-0/+12
2010-08-18Add %patch usage to hello.spec testcasePanu Matilainen4-1/+17
2010-08-13Lose the now unnecessary rpmtsSELinuxEnabled() functionPanu Matilainen4-17/+1
2010-08-13Conditionalize rpm_execcon() usage on per-transaction flagsPanu Matilainen1-1/+2
2010-08-10Add missing libgen.h includeGiulio Eulisse1-0/+1
2010-08-09Fix find-debuginfo.sh behavior on cross-directory hardlinks (RhBug:618426)Roland McGrath1-1/+1
2010-08-09Create GDB index from find-debuginfo if possible (RhBug:617166)Tom Tromey1-0/+2
2010-07-13Redirect macro stack backtrace printing to debug log.Jindrich Novy1-4/+4
2010-07-13Fix cryptic macro evaluation error message (RhBug:613010)Jindrich Novy1-2/+1
2010-07-10l10n: Updated Ukrainian (uk) translation to 100%Yuri Chornoivan1-106/+138
2010-07-09Skip any initial comments when looking for pubkey start markerPanu Matilainen1-1/+1
2010-07-08Remove never used fsmRmdirs() functionFlorian Festi1-49/+0
2010-07-08Tidy up fsmMapPath a bitFlorian Festi1-58/+24
2010-07-07Make FSM_VERIFY a functionFlorian Festi1-59/+64
2010-07-07Make FSM_CREATE a functionFlorian Festi1-38/+44
2010-07-07Make FSM_READLINK a functionFlorian Festi1-15/+19
2010-07-07Make FSM_LSTAT and FSM_STAT one functionFlorian Festi1-24/+23
2010-07-07Move FSM_HREAD in placeFlorian Festi1-6/+3
2010-07-07Move FSM_HWRITE in placeFlorian Festi1-4/+1
2010-07-07Move FSM_TRAILER in placeFlorian Festi1-4/+1
2010-07-07Move FSM_MKNOD in placeFlorian Festi1-12/+10
2010-07-07Move FSM_MKFIFO in placeFlorian Festi1-9/+8
2010-07-07Move FSM_LINK in placeFlorian Festi1-8/+6
2010-07-07Move FSM_SYMLINK in placeFlorian Festi1-9/+7
2010-07-07Make FSM_CHOWN, FSM_LCHOWN, FSM_CHMOD, FSM_UTIME and FSM_SETCAP functionsFlorian Festi1-51/+70
2010-07-07Make FSM_LSETFCON a functionFlorian Festi1-13/+17
2010-07-07Make FSM_RMDIR a functionFlorian Festi1-15/+18
2010-07-07Make FSM_RENAME a functionFlorian Festi1-26/+29
2010-07-07Make FSM_UNLINK a functionFlorian Festi1-16/+22
2010-07-07 remove no longer needed FSM statesFlorian Festi1-13/+0
2010-07-07Make FSM_MKDIR a functionFlorian Festi1-11/+13
2010-07-07Use fsmRmdirs and fsmMkdirs directlyFlorian Festi1-2/+2
2010-07-07Use fsmMapPath directly instead of FSM_MAPFlorian Festi1-106/+106
2010-07-07Make FSM_INIT a functionFlorian Festi1-84/+96
2010-07-03Oops, dont hang in getOutputFrom() if we have nothing to writePanu Matilainen1-5/+4
2010-07-02Ugh, fix reversed condition on font-provide extractorPanu Matilainen1-1/+1
2010-07-02Rewrite getOutputFrom() in a race-free way (supposedly ;)Panu Matilainen1-72/+108
2010-06-30l10n: Updated Spanish (Castilian) (es) translation to 100%Héctor Daniel Cabrera1-270/+279
2010-06-30l10n: Updated Polish (pl) translation to 100%Piotr Drąg1-15/+15
2010-06-30Make the infamous getOutputFrom() error message more usefulPanu Matilainen1-1/+2