aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-19upgradehelper.py: do not include absolute paths in the generated tarballAlexander Kanavin
2017-12-19Add protection measures and information against running with existing build d...Alexander Kanavin
2017-12-19Add support for compiling against non-default C librariesAlexander Kanavin
2017-12-19weeklyjob.sh: set up a temporary branch and clean up afterwardsAlexander Kanavin
2017-12-15upgradehelper.py: replace the confusing 'maintainer' command line optionAlexander Kanavin
2017-12-15upgradehelper.py: drop automatic modeAlexander Kanavin
2017-12-15upgradehelper.py: don't build gcc-runtime when --skip-compilationRobert Yang
2017-12-15upgradehelper.py: print info when recipe is skipped to upgradeRobert Yang
2017-12-15upgradehelper.py: always do upgrade when recipes are specifiedRobert Yang
2017-12-15upgradehelper.py: only check email settings when -e is specifiedRobert Yang
2017-12-15modules/steps.py: fix warn when skip compilationRobert Yang
2017-12-15upgradehelper.py: use UniverseUpdater for all casesRobert Yang
2017-12-15upgradehelper.py: support upgrade multiple recipesRobert Yang
2017-12-15upgradehelper.py: fix checking for do_checkpkgRobert Yang
2017-12-14upgradehelper.py: revert commits that failed to buildAlexander Kanavin
2017-12-14upgradehelper.py: when recovering from upgrade error, do not refer to a dict ...Alexander Kanavin
2017-12-14upgradehelper.py: when attempting to commit changes do not discard previous e...Alexander Kanavin
2017-12-14upgradehelper.py: add all changes before committing themAlexander Kanavin
2017-12-14upgradehelper.py: send email even if recipe upgrade failedAlexander Kanavin
2017-12-14upgradehelper.py: fixups to the email message templateAlexander Kanavin
2017-12-14testimage.py: add extra logging for the testimage logs retrievalAlexander Kanavin
2017-12-14testimage.py: do not call into removed codeAlexander Kanavin
2017-12-14utils/git.py: print current dir when git failsAlexander Kanavin
2017-12-14upgradehelper.py: remove the package ordering codeAlexander Kanavin
2017-12-14modules/recipe: removeAlexander Kanavin
2017-12-14Replace references to Aníbal Limón as the maintainer.Alexander Kanavin
2017-12-14testimage.py: do not manipulate branchesAlexander Kanavin
2017-12-14buildhistory.py: replace cleanall with cleansstateAlexander Kanavin
2017-12-14Add devtool support for upgrading recipesAlexander Kanavin
2017-12-13upgradehelper.py: add the old recipe version in pkg_ctxAlexander Kanavin
2017-11-30upgradehelper.py: support updates to a new vcs revision.Alexander Kanavin
2017-11-30upgradehelper.py: do not manipulate git branches.Alexander Kanavin
2017-11-28upgradehelper.py: always run checkpkgAlexander Kanavin
2017-11-28upgradehelper.py: do not error out if testimage or buildhistory are enabled i...Alexander Kanavin
2017-06-05upgradehelper.py: Layer mode do a full cleanup of pokyAníbal Limón
2017-05-18upgradehelper.py: Add _get_recipes_by_layer methodAníbal Limón
2017-05-18upgradehelper.py: Add layer name to upgrade email subjectAníbal Limón
2017-05-18upgradehelper.py: Add support for sync layer masterAníbal Limón
2017-05-18upgradehelper.py: Add ability to run UniverseUpdater over certain recipesAníbal Limón
2017-05-18README: Update with the new layer settings.Aníbal Limón
2017-05-18upgradehelper.py: Add support to load layer settingsAníbal Limón
2017-04-27recipe/base.py: Disable do_package error handlingAníbal Limón
2016-12-05AUH: status email indicates the URL of the log folderEdwin Plauchu
2016-11-02recipes/base: Avoid infinite recursion in do_package failure handleAníbal Limón
2016-06-30testimage.py: When patch fail to apply add ability to abort git amv1.0Aníbal Limón
2016-06-30modules/testimage.py: Delete unused variable error_msg.Aníbal Limón
2016-06-20upgradehelper.py: Disable _order_pkgs_to_upgrade functionalityAníbal Limón
2016-06-20upgradehelper.py: Move build of gcc runtime after discover packagesAníbal Limón
2016-06-20Small fixes to use with Python3.Aníbal Limón
2016-01-13steps.py: Adds {pack,unpack}_original_workdir.Aníbal Limón