aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-02-18bitbake: data_smart: Drop default expand=False to getVarFlag [API change]Richard Purdie
2016-02-18bitbake: data_smart: Drop default expand=False to getVar [API change]Richard Purdie
2016-02-18bitbake: SignatureGeneratorBasic: make checksum cache file configurableMarkus Lehtonen
2016-02-18bitbake: MultiProcessCache: make cache filename configurableMarkus Lehtonen
2016-02-18bitbake: FileChecksumCache: add get_checksums() methodMarkus Lehtonen
2016-02-18bitbake: bb/runqueue: save task file dependency cache onto diskMarkus Lehtonen
2016-02-18bitbake: SignatureGenerator: add method for saving the file checksum cacheMarkus Lehtonen
2016-02-18bitbake: bb/cache: drop some unused argumentsMarkus Lehtonen
2016-02-18bitbake: Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea
2016-02-16bitbake: bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson
2016-02-16bitbake: Move bb.{debug,note,..} into their own logging domainChristopher Larson
2016-02-15bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie
2016-02-15bitbake: taskdata: Fix traceback issue with missing providerRichard Purdie
2016-02-15bitbake: cooker: Improve cache handlingRichard Purdie
2016-02-12bitbake: Bump version post release to 1.29.0Richard Purdie
2016-02-11bitbake: cooker: gracefully shutdown parsersEd Bartosh
2016-02-11bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-11toaster: tests Remove symlinks from toasteruitest folderMihail Stanciu
2016-02-10bitbake: build: Improve python execution tracebacksRichard Purdie
2016-02-10bitbake: build/data: Don't expand python functions before execution [API change]Richard Purdie
2016-02-10bitbake: cooker: Don't expand python functions in variable dumpsRichard Purdie
2016-02-10bitbake: data: Don't expand python functions for variable dependenciesRichard Purdie
2016-02-10bitbake: data_smart: Avoid expanding anonymous python functionsRichard Purdie
2016-02-10bitbake: toaster: models Remove manual transaction control from lsupdatesMichael Wood
2016-02-10bitbake: toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena
2016-02-10bitbake: toaster: templates make build data breadcrumb consistentBelen Barros Pena
2016-02-10bitbake: BBHandler/ast: Merge handMethod and handleMethodFlagsRichard Purdie
2016-02-10bitbake: utils: Drop datastore function inspection during exceptionRichard Purdie
2016-02-10bitbake: cooker: extended dot stylingSchroeder, Henning
2016-02-10bitbake: toaster: Enable Image Customisation featureMichael Wood
2016-02-10bitbake: toaster: xhr_customrecipe_packages Add dependencies to included pack...Michael Wood
2016-02-10bitbake: toaster: orm generate_recipe_content only exclude locale packagesMichael Wood
2016-02-10bitbake: toaster: customrecipe page Add last successful build link and condit...Michael Wood
2016-02-10bitbake: toaster: models Add update_package_list for CustomImageRecipeMichael Wood
2016-02-10bitbake: toaster: orm Add last_updated field to CustomImageRecipeMichael Wood
2016-02-10bitbake: toaster: models add get_last_successful_built_target methodMichael Wood
2016-02-10bitbake: toaster: pkg_dependencies_popover just show direct dependenciesMichael Wood
2016-02-10bitbake: toaster: models add all_depends method for Package_DependencyManagerMichael Wood
2016-02-10bitbake: toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood
2016-02-10bitbake: toaster: newcustomimage_modal add frontend name validationMichael Wood
2016-02-10bitbake: toaster: API CustomImageRecipe check the recipe name supplied is validMichael Wood
2016-02-10bitbake: toaster: views CustomRecipe API add size information to the package ...Michael Wood
2016-02-10bitbake: toaster: models Invalidate ToasterTables cache when a m2m field changesMichael Wood
2016-02-10bitbake: toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-10bitbake: toaster: tables move template logic into the pkg_add_rm_btnMichael Wood
2016-02-10bitbake: toaster: CustomImageRecipe generate overwrite IMAGE_FEATURESMichael Wood
2016-02-10bitbake: toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-10bitbake: toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-02-10bitbake: toaster: update custom image package table filtersElliot Smith
2016-02-10bitbake: toaster: move recent builds query to modelElliot Smith