tools/librpm-tizen.git
2010-09-03 Panu MatilainenEliminate unused rootdir member from rpmInstallArguments
2010-09-03 Panu MatilainenEliminate unused qva_prefix and qva_verbose from rpmQVK...
2010-09-03 Panu MatilainenUse the common rpmcliQueryFlags for signature verify...
2010-09-03 Panu MatilainenUse the common rpmcliQueryFlags for signature verify...
2010-09-02 Panu MatilainenPermit passing spec parse flags in python too
2010-09-02 Panu MatilainenAdd an experimental low-level build method to python...
2010-09-02 Panu MatilainenAdd the various spec + build flags to python
2010-09-02 Panu MatilainenCosmetics: use an enum instead of #defines for source...
2010-09-02 Panu MatilainenClarify RPMBUILD_STRINGBUF comment
2010-09-02 Panu MatilainenSwap rpmSpecBuild() arguments for consistency with...
2010-09-02 Panu MatilainenUpdate translations again to pick up strings moving...
2010-09-02 Panu MatilainenOops, forgot to update POTFILES.in on poptBT.c removal
2010-09-02 Panu MatilainenAdd a new public function for retrieving build dependen...
2010-09-02 Panu MatilainenMove build dependency checking from cli tool to librpmbuild
2010-09-02 Panu MatilainenReturn NULL from rpmtsProblems() if no problems exist
2010-09-02 Panu MatilainenCosmetics: update comments + use a specific type for...
2010-09-02 Panu MatilainenEliminate specFlags from rpmBuildArguments
2010-09-02 Panu MatilainenEliminate targets from rpmBuildArguments
2010-09-02 Panu MatilainenEliminate buildMode and buildChar from rpmBuildArguments
2010-09-02 Panu MatilainenEliminate verify flags from rpmBuildArguments
2010-09-02 Panu MatilainenEliminate noDeps and shortCircuit from rpmBuildArgument...
2010-09-02 Panu MatilainenEliminate popt goo from librpmbuild
2010-09-02 Panu MatilainenEliminate _noDirTokens from librpmbuild API+ABI
2010-09-02 Panu MatilainenEliminate freeNames() from librpmbuild ABI
2010-09-02 Panu MatilainenDetect short-circuited build based on executed build...
2010-09-02 Panu MatilainenHandle --nobuild as another buildAmount flag
2010-09-01 Piotr Drągl10n: Updated Polish (pl) translation to 100%
2010-09-01 Panu MatilainenHandle spec flags parse option figuring in popt callbac...
2010-09-01 Panu MatilainenHandle --nolang as another spec parse flag
2010-09-01 Panu MatilainenCombine spec parsing options into a common flag bitfield
2010-09-01 Panu MatilainenRename freeSpec() -> rpmSpecFree() for namespacing
2010-09-01 Panu Matilainen...and finally eliminate the spec crapola from transact...
2010-09-01 Panu MatilainenEliminate transaction set from spec parsing internals
2010-09-01 Panu MatilainenPass flags directly to the lower level parseSpec()...
2010-09-01 Panu MatilainenEliminate parseSpec() from librpmbuild, trim unused...
2010-09-01 Panu MatilainenUpdate callers to use the new rpmSpecParse() interface
2010-09-01 Panu MatilainenA new saner interface for parsing spec files
2010-09-01 Panu MatilainenEliminate silly and unused timecheck feature from ...
2010-09-01 Panu MatilainenSpec rootDir is only relevant for building, eliminate...
2010-09-01 Panu MatilainenEliminate cookie from spec structure
2010-09-01 Panu MatilainenSanitize buildSpec() arguments a bit
2010-09-01 Panu MatilainenReplace buildSpec() with a new interface in the API
2010-09-01 Panu MatilainenLift remaining build-related stuff out of librpm over...
2010-09-01 Panu MatilainenEliminate useless hardwired build debug foo
2010-09-01 Panu MatilainenPassed-in values are const for every headerPutType...
2010-09-01 Panu MatilainenUpdate translations to pick up new messages
2010-09-01 Panu MatilainenAdd newly added files to POTFILES.in too
2010-09-01 Anssi Hannuladebugedit: fix incorrect error messages regarding ...
2010-09-01 Steve LawrenceAdd files for testing SELinux collection/plugin
2010-09-01 Steve LawrenceAdd SELinux policy plugin
2010-09-01 Steve LawrenceUse selabel interfaces instead of matchpathcon
2010-09-01 Steve LawrenceAdd new %sepolicy section to the spec file format
2010-09-01 Steve LawrenceRemove the existing %policy directive
2010-09-01 Steve LawrenceUpdate the plugin architecture to allow for remembering...
2010-08-26 Panu MatilainenPermit packages with no files to omit %files entirely
2010-08-26 Panu MatilainenClean up newPackage() a bit
2010-08-26 Panu MatilainenSplit arch/os/platform adding out of parseSpec()
2010-08-25 Panu MatilainenStuff the remaining truly internal structure defs out...
2010-08-25 Panu MatilainenMass eviction of remaining internal helpers in librpmbu...
2010-08-25 Panu MatilainenEliminate unused spec argument from addReqProv()
2010-08-25 Panu MatilainenBury OpenFileInfo inside parseSpec.c
2010-08-25 Panu MatilainenEliminate freePackage() from librpmbuild API
2010-08-25 Panu MatilainenEliminate initSourceHeader() from librpmbuild API
2010-08-25 Panu MatilainenEliminate ancient leftover initSourceHeader() call
2010-08-25 Panu MatilainenInitialize source header from parseSpec() instead of...
2010-08-25 Panu MatilainenMove source+patch tag insertion into initSourceHeader()
2010-08-25 Panu MatilainenEliminate an exit point from parseSpec()
2010-08-25 Panu MatilainenEliminate doRmSource() from librpmbuild API again
2010-08-25 Panu MatilainenFix RhBug:452477 differently to avoid doRmSource()
2010-08-24 Panu MatilainenEliminate addChangelogEntry() from librpmbuild API
2010-08-24 Panu MatilainenEliminate buildHost() and getBuildTime() from librpmbui...
2010-08-24 Panu MatilainenEliminate checkPackages() from librpmbuild API
2010-08-24 Panu MatilainenEliminate parseExpressionString() from librpmbuild
2010-08-24 Panu MatilainenEliminate freePackages() from librpmbuild API
2010-08-24 Panu MatilainenEliminate now unnecessary buildio.h
2010-08-24 Panu MatilainenSend the mostly broken rpminject and rpmsort "test...
2010-08-24 Panu MatilainenEliminate newOpenFileInfo() from librpmbuild API
2010-08-24 Panu MatilainenEliminate addSource() from librpmbuild API
2010-08-24 Panu MatilainenEliminate parseNoSource() from librpmbuild API
2010-08-24 Panu MatilainenRemove ancient autohelp-handling related leftovers
2010-08-24 Panu MatilainenLose leftover variable, use const for s to clarify...
2010-08-22 Piotr Drągl10n: Updated Polish (pl) translation to 100%
2010-08-20 Panu MatilainenRemove signing support from (lib)rpmbuild
2010-08-20 Panu MatilainenYet another unused copy of identifyDepend() hiding...
2010-08-20 Panu MatilainenHack to get popt working when running from build tree
2010-08-20 Panu MatilainenArgh. Realize we already have equivalents of initCli...
2010-08-20 Panu MatilainenRemove unused code, hidden away from compiler warnings...
2010-08-20 Panu MatilainenKludge to get rid of ugly lone --quiet on usage message
2010-08-20 Panu MatilainenUpdate translations to pick up stuff moving around
2010-08-20 Panu MatilainenMove --pipe handling to cliutils helpers
2010-08-20 Panu MatilainenOops, fallout from commit 5fe63cd8e0b552a9687666e8b5f94...
2010-08-20 Panu MatilainenLump much of the common cli-init + finish tasks into...
2010-08-20 Panu MatilainenAdd a convenience library for stuff common cli-bits...
2010-08-20 Panu MatilainenIf MiNT can't cope, frankly my dear, I dont give a...
2010-08-20 Panu MatilainenMerge build.[ch] into rpmbuild.c, doesn't make sense...
2010-08-20 Panu MatilainenClean up rpmbuild's --quiet handling + honor it on...
2010-08-20 Panu MatilainenCosmetics cleanup
2010-08-20 Panu MatilainenEliminate unnecessary sanity checks wrt --sign and...
2010-08-20 Panu MatilainenTest argument count early, avoiding the need to re...
2010-08-20 Panu MatilainenEliminate a bunch of now unnecessary cli-switch sanity...
next