]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-10-03  Michael TremerBump version to 0.9.12. 0.9.12
2011-10-03  Michael TremerFix searching for files that are removed in cleanup...
2011-10-03  Michael TremerFix transaction check.
2011-10-03  Michael TremerBump version to 0.9.11. 0.9.11
2011-10-03  Michael TremerUpdate translation.
2011-10-03  Michael TremerCleanup BUILDROOT before starting a build.
2011-10-03  Michael TremerCheck disk space before doing some action.
2011-10-03  Michael TremerAfter killing all processes in the chroot, wait a bit.
2011-10-03  Michael TremerMake sure the ccache directory is present.
2011-10-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-03  Michael TremerFix downloading with older versions of urlgrabber.
2011-10-03  Michael TremerChange the way of packaging files.
2011-10-03  Michael TremerFix inheriting scriptlets from templates.
2011-10-03  Michael TremerRemove symlinks before extrating the new one.
2011-10-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-02  Michael TremerPrerequires were not correctly indexed.
2011-10-02  Michael TremerImplement file size of source packages.
2011-10-02  Michael TremerIntroduce a check if we are running on Debian and alter...
2011-10-02  Michael TremerFix PARALLELISMFLAGS.
2011-10-02  Michael TremerCompile python module with -fPIC.
2011-10-02  Michael TremerBump version to 0.9.10. 0.9.10
2011-10-02  Michael TremerUpdate POT file.
2011-10-02  Michael TremerMake sure everything is rebuilt when running "make...
2011-10-02  Michael TremerMake sure that all scripts are executed when reinstalli...
2011-10-02  Michael TremerFix transaction check to work more reliable.
2011-10-02  Michael TremerFix path to chroot-shell script.
2011-10-01  Michael TremerAdd cleanup macro for perl modules.
2011-10-01  Michael TremerFix function declaration of i18n.list.
2011-10-01  Michael TremerMake ActionChange an alias to ActionReinstall.
2011-10-01  Michael TremerAccidentially removed raise of TransactionCheckError.
2011-10-01  Michael TremerFix packaging of unresolvable symlinks.
2011-09-30  Michael TremerSome smaller fixes on transaction check.
2011-09-30  Michael TremerFix downloading source when creating source packages.
2011-09-30  Michael TremerImprove source download code and clean things up.
2011-09-30  Michael TremerFix include of helper functions in dependency-tracker.
2011-09-30  Michael TremerAdd transaction test for duplicate files.
2011-09-30  Michael TremerInstall python modules to lib64 on x86_64 systems.
2011-09-27  Michael TremerUpdate TODO.
2011-09-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-09-27  Michael TremerRewrite the buildsystem of this package.
2011-09-27  Michael TremerRemove some unnecessary code that creates the build...
2011-09-27  Michael TremerRework BUILDROOT.
2011-09-25  Michael TremerYou cannot run pakfire-builder inside the chroot.
2011-09-25  Michael TremerAllow uninstall of packages on install test.
2011-09-25  Michael TremerChange code that populates /dev in the chroot.
2011-09-25  Michael TremerDevelopment packages should always require the installa...
2011-09-25  Michael TremerChange the way the buildroot is mounted.
2011-09-24  Michael TremerBump version 0.9.9. 0.9.9
2011-09-24  Michael TremerUpdate translations.
2011-09-24  Michael TremerDisplay generated packages at the end of the build.
2011-09-24  Michael TremerFix appending of variables.
2011-09-24  Michael TremerCleanup the names of packages that need to be installed...
2011-09-23  Michael TremerCleanup some class names.
2011-09-23  Michael TremerAdd quality-agent clause.
2011-09-23  Michael TremerRemove trailing backslashes in description box.
2011-09-23  Michael TremerReplace copies of main script by symlinks.
2011-09-23  Michael TremerRename some scripts to reflect what they do.
2011-09-23  Michael TremerSilence a potential error message when icecc is not...
2011-09-22  Michael TremerUpdate macros.
2011-09-22  Michael TremerImplement exports.
2011-09-11  Michael TremerAdd DISTRO_BUILDTARGET variable.
2011-09-11  Michael TremerAdd support for if clauses in makefiles.
2011-09-10  Michael TremerSlight modification of the makefile format.
2011-08-30  Michael TremerFix inheriting when appending to variables.
2011-08-30  Michael TremerFix reading filelists from new package format.
2011-08-30  Michael TremerAdd support for calculate installed size.
2011-08-30  Michael TremerFix automatic dependency detection.
2011-08-29  Michael TremerImport buildsystem-tools from build-essentials.
2011-08-29  Michael TremerAdd support for package compression (again).
2011-08-29  Michael TremerRemove username guessing from outside the chroot.
2011-08-28  Michael TremerMisc. fixes on extraction and packaging.
2011-08-28  Michael Tremermacros: Clarify the inclusion of libraries in the templ...
2011-08-28  Michael Tremermacros: Move make_*_targets into build section.
2011-08-28  Michael TremerMove quality-agent to pakfire.
2011-08-28  Michael TremerDefine configfiles for every template.
2011-08-28  Michael TremerFix for packaging packages in wrong order.
2011-08-28  Michael TremerCleanup the package module by removing binary.py and...
2011-08-25  Michael TremerFix bad string "Please your installation of Pakfire".
2011-08-25  Michael TremerUpdate translations.
2011-08-25  Michael TremerOne huge commit, that breaks pakfire.
2011-08-10  Michael TremerAdd code, that actually runs scriptlets.
2011-08-10  Michael TremerFix for replacing packages.
2011-08-09  Michael TremerUpdate translations.
2011-08-07  Michael TremerFix initialization of directory repositories.
2011-08-07  Michael TremerLog Pakfire Builder header only in release mode.
2011-08-07  Michael TremerAdd support for --version on CLI.
2011-08-07  Michael TremerDump information about built packages afterwards.
2011-08-07  Michael TremerRemove old repository metadata when writing new.
2011-08-07  Michael TremerRe-enable install test after building packages.
2011-08-07  Michael TremerAdd some idea to TODO.
2011-08-06  Michael TremerBump version 0.9.7. 0.9.7
2011-08-06  Michael TremerAdd default prefix /usr.
2011-08-06  Michael TremerAdd "resolvdep" command.
2011-08-06  Michael TremerAdd "check-update" command.
2011-08-06  Michael TremerFix typo in README.
2011-08-06  Michael TremerUpdate INSTALL document.
2011-08-06  Michael TremerAdd README document.
2011-08-06  Michael TremerDownload packages in alphabetical order.
2011-08-06  Michael TremerAdd copyright information to all files.
next