summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-23Move rpmGetPath and rpmGenPath to rpmfileutil.hPanu Matilainen4-0/+4
2007-11-23Move file compression stuff from rpmmacro.h to rpmfileutil.hPanu Matilainen1-0/+1
2007-11-22Move makeTempFile() from misc.h to rpmfileutil.hPanu Matilainen2-4/+4
2007-11-22Calculating file checksums aint legacy activityPanu Matilainen1-2/+4
2007-11-23Move string helpers from lib/misc.h to rpmio/rpmstring.hPanu Matilainen2-2/+0
2007-11-23Move stringbuf into librpmio, rename headerPanu Matilainen3-3/+3
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius23-62/+62
2007-11-22Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-11-19Lose rpmerr.h for goodPanu Matilainen16-16/+16
2007-11-19Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen16-334/+334
2007-11-13Fix free on invalid pointer after displaying "Unable to open temp file"Panu Matilainen1-1/+1
2007-11-08Dead code removalPanu Matilainen1-9/+0
2007-11-08Use _target_* macros for build restriction checkingPanu Matilainen1-8/+3
2007-11-08Remove dead & unused RPMTAG_ARCHIVESIZE addition codePanu Matilainen1-43/+0
2007-11-08Remove dead rpmrc-related code from spec parsingPanu Matilainen1-49/+0
2007-11-07Document rpmio_internal.h uses outside rpmio/Panu Matilainen1-1/+1
2007-11-07Remove bunch of unnecessary misc.h includes, document othersPanu Matilainen1-1/+1
2007-11-07Remove .splintrc's in the treePanu Matilainen1-59/+0
2007-11-02Eliminate rpmfcToken struct internals from the APIPanu Matilainen2-7/+6