summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2008-01-09Implementation of triggerprein scriptlets.Panu Matilainen3-0/+13
2008-01-09Permit files with glob characters in *.rpm packages (#147383)Panu Matilainen1-1/+1
2008-01-02Signedness consistency in rpmfi interface vs internal structuresPanu Matilainen1-1/+1
2008-01-02Assorted int -> size_t string size fixes in build codePanu Matilainen4-8/+8
2007-12-19Add rpm_data_t (and _constdata_t) for header data, use everywherePanu Matilainen4-14/+14
2007-12-22Fix multi-line macro expansion in last line of spec (mdvbz#27417)Panu Matilainen1-18/+39
2007-12-18Remove bogus const from rpmGlob argv return typePanu Matilainen1-1/+1
2007-12-18Make fsm failedFile non-const like it really isPanu Matilainen1-1/+1
2007-12-18Drop bogus const from temp variablePanu Matilainen1-2/+2
2007-12-17Unbreak internal dep generatorPanu Matilainen1-3/+4
2007-12-16pgpReadPkts returns malloced memory, unconstifyPanu Matilainen1-1/+1
2007-12-16Bogus const in temporary variablesPanu Matilainen1-1/+1
2007-12-16More const removalsPanu Matilainen1-1/+1
2007-12-16More constfree for spec exposed stuff for nowPanu Matilainen1-2/+2
2007-12-16Much of spec internals is exposed, let them be const for nowPanu Matilainen3-16/+16
2007-12-16Remove couple of bogus const uses in temp variablesPanu Matilainen1-2/+4
2007-12-16Unconstify FileListRec and AttrRec contentsPanu Matilainen1-11/+11
2007-12-16Remove const from rpmMkTempFile file name parameterPanu Matilainen2-2/+2
2007-12-15Make bunch of build internal code take const parametersPanu Matilainen3-9/+9
2007-12-15Another bunch of bogus const removalsPanu Matilainen1-3/+3
2007-12-15Remove bogus const from rpmGenPath() temporary targetsPanu Matilainen4-10/+11
2007-12-15Remove bogus const from rpmGetPath() temporary targetsPanu Matilainen6-15/+16
2007-12-14Bogus const removal continued...Panu Matilainen7-20/+19
2007-12-14Bunch of const char* correctionsPanu Matilainen5-7/+9
2007-12-14More size_t type pedantryPanu Matilainen2-2/+2
2007-12-13Use rpm_tagtype_t everywhere for rpm (header) tagtype typePanu Matilainen4-7/+7
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen10-40/+43
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen4-5/+6
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen4-9/+12
2007-12-11Silly thinko/typo causing source rpms to provide their nvr..Panu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen24-69/+69
2007-12-07Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)Panu Matilainen14-221/+223
2007-12-07rpm5.org: fixup spec parsing from rpmerr.h removalPanu Matilainen2-40/+51
2007-12-07rpm5.org: fixup various places in rpmbuild from rpmerr.h eliminationPanu Matilainen5-65/+68
2007-12-07rpm5.org: use pid_t, not int in build doScriptPanu Matilainen1-3/+3
2007-12-04Eliminate debug junk from the APIPanu Matilainen1-6/+9
2007-12-03Split rpmte internals to separate headerPanu Matilainen1-4/+1
2007-12-02Move rpmsenseFlag enums to rpmds where they logically belongPanu Matilainen1-0/+1
2007-12-03Split rpmfi internals to separate headerPanu Matilainen2-3/+2
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen4-17/+17
2007-12-01More rpmlead exorcizingPanu Matilainen2-26/+10
2007-12-01Make rpmlead opaque, add methods to deal with itPanu Matilainen1-59/+6
2007-12-01(no)dirtokens is just a build-time option nowPanu Matilainen1-0/+5
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen1-0/+1
2007-11-27Remove unneeded includesPanu Matilainen1-3/+0
2007-11-27Move legacy%#¤%#¤ to librpm now that it can move..Panu Matilainen3-3/+2
2007-11-26Eliminate type "byte"Ralf Corsépius1-2/+2
2007-11-23Add doxygen group for rpmfc, include in librpm + hacking docsPanu Matilainen1-13/+20
2007-11-23Reflect changes to include files.Ralf Corsépius1-4/+0
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius5-16/+16