aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-02-26bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-26bitbake: toaster: rename 'run again' buttonBelen Barros Pena
2016-02-26bitbake: toaster: fix banner after customimage package addDave Lerner
2016-02-26bitbake: toaster: custom breadcrumb for the default projectBelen Barros Pena
2016-02-26bitbake: prserv: Add dump_db()Haris Okanovic
2016-02-26bitbake: toaster: remove custom images from Image RecipesDave Lerner
2016-02-26bitbake: toaster: show suffix for image files and basename for artifact filesElliot Smith
2016-02-26bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena
2016-02-26bitbake: toaster: adjust the search field widthBelen Barros Pena
2016-02-26bitbake: toaster: make 'configuration' the first tabBelen Barros Pena
2016-02-26bitbake: toaster: link to configuration in all breadcrumbsBelen Barros Pena
2016-02-26bitbake: toaster: reduce max height of modal dialogsBelen Barros Pena
2016-02-26bitbake: toaster: disable add layer button on clickBelen Barros Pena
2016-02-26bitbake: toaster: apply error class to name fieldBelen Barros Pena
2016-02-26bitbake: toaster: fix custom image name formBelen Barros Pena
2016-02-26bitbake: toaster: comment out project release changeBelen Barros Pena
2016-02-26bitbake: fetch2/npm: Add mirroring support for npm fetcherRichard Purdie
2016-02-26bitbake: fetch2/npm: Add npm fetcherBrendan Le Foll
2016-02-26bitbake: utils.py: Add sha1_file callBrendan Le Foll
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