aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-02-26toaster: remove sshbecontroller moduleed/toaster/remove-ssh-controllerEd Bartosh
2016-02-26toaster: don't use sshbecontrollerEd Bartosh
2016-02-26toaster: raise NotImplementedErrorEd Bartosh
2016-02-25toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-25toaster: rename 'run again' buttonBelen Barros Pena
2016-02-25toaster: fix banner after customimage package addDave Lerner
2016-02-24toaster: custom breadcrumb for the default projectBelen Barros Pena
2016-02-23toaster: remove custom images from Image RecipesDave Lerner
2016-02-23toaster: show suffix for image files and basename for artifact filesElliot Smith
2016-02-23toaster: add missing link to image recipe detailsBelen Barros Pena
2016-02-23toaster: adjust the search field widthBelen Barros Pena
2016-02-23toaster: make 'configuration' the first tabBelen Barros Pena
2016-02-23toaster: link to configuration in all breadcrumbsBelen Barros Pena
2016-02-23toaster: reduce max height of modal dialogsBelen Barros Pena
2016-02-23toaster: disable add layer button on clickBelen Barros Pena
2016-02-23toaster: apply error class to name fieldBelen Barros Pena
2016-02-23toaster: fix custom image name formBelen Barros Pena
2016-02-23toaster: comment out project release changeBelen Barros Pena
2016-02-19bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood
2016-02-19bitbake: toaster: PackagesTable show only installed packagesMichael Wood
2016-02-19bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood
2016-02-19bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood
2016-02-19bitbake: toaster: orm migrations Sort out migrations messMichael Wood
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