summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-01-10toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN
2014-01-10toaster: Build dashboard implementationAlexandru DAMIAN
2014-01-10toaster: Create the base page navigation structureAlexandru DAMIAN
2014-01-10toaster: update static media for Toaster GUIAlexandru DAMIAN
2014-01-10toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN
2014-01-08fetch2/gitannex: Fix function arguments to match bitbake masterRichard Purdie
2014-01-08gitannex: Add missing file from previous commitRichard Purdie
2014-01-08bitbake: fetch2/git: add description for nobranchZhenhua Luo
2014-01-08bitbake: gitannex.py: Add Git Annex supportOtavio Salvador
2014-01-07bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA validating f...Zhenhua Luo
2014-01-07bitbake/lib/bb/build.py: fix the task flags cleandirsRobert Yang
2014-01-03bitbake/lib/bb/cooker.py: remove a duplicated self.dataRobert Yang
2014-01-02bitbake: fetcher2: clean(): remove the .patch.doneRobert Yang
2014-01-02bitbake: fetcher2: git.py: clean(): remove the .tar.gz.doneRobert Yang
2014-01-02bitbake: replace 3 spaces with 4Robert Yang
2013-12-22fetch2: avoid printing "no checksum" error message twicePaul Eggleton
2013-12-22fetch2: fail checksum validation if SRC_URI checksums set to ""Paul Eggleton
2013-12-20Update to version 1.21.1 for masterRichard Purdie
2013-12-20siggen: Fix reversed difference outputRichard Purdie
2013-12-20runqueue: Further extend bitbake -S output to view signature differencesRichard Purdie
2013-12-19siggen: When printing signatures recursively, limit the outputRichard Purdie
2013-12-19runqueue: Fix data being written into siginfo/sigdata filesRichard Purdie
2013-12-18runqueue: Add output for -S option for listing the changepoints compared with...Richard Purdie
2013-12-18bb.fetch2.git: reuse basecmd attributeOlof Johansson
2013-12-18fetch2/git: Improve handling of unresolved names verses branchesRichard Purdie
2013-12-18build/ast: Create strong task add/del API in bb.buildRichard Purdie
2013-12-18ast/BBHandler/build: Add support for removing tasks (deltask)Richard Purdie
2013-12-13data_smart: Fix hash corruption issueRichard Purdie
2013-12-10process: Add timeout to select callRichard Purdie
2013-12-10hob: after adding a layer, hob do not parse the configurationCristiana Voicu
2013-12-09toaster: Add more information for tasks in Simple UIAlexandru DAMIAN
2013-12-09toaster: add pagination to the Simple UIAlexandru DAMIAN
2013-12-09toaster: migrate orm models to SouthAlexandru DAMIAN
2013-12-09toaster: update to Django 1.5Alexandru DAMIAN
2013-12-09toasterui: do not link non-image targetsAlexandru DAMIAN
2013-12-09toasterui: fix version numbers for no PE specifiedAlexandru DAMIAN
2013-12-09toaster: change package storage modelAlexandru DAMIAN
2013-12-09toaster: update build stats readingAlexandru DAMIAN
2013-12-09toaster: move layer information reading codeAlexandru DAMIAN
2013-12-09toaster: remove Author field in SimpleUIAlexandru DAMIAN
2013-12-09toaster: Analysis API variablehistory updateAlexandru DAMIAN
2013-12-09data: Ensure we add the contains keys in a particular orderRichard Purdie
2013-12-06fetch2/git: Ensure check is made in the correct directoryRichard Purdie
2013-12-05toaster: exclude "set in documentation.conf" from variable historyCristiana Voicu
2013-12-05hob: changes to INHERIT var should use "append" operationCristiana Voicu
2013-12-05fetch2/git: Add sanity check to ensure we really did fetch the correct revisionsRichard Purdie
2013-12-03Hob: check if warnings are related to package buildValentin Popa
2013-12-03hob: fix package property dialog for changes to FILES_INFOPaul Eggleton
2013-12-03hob: name package files list variables appropriatelyPaul Eggleton
2013-12-03lib/bb/ui: handle PKGSIZE change to bytesPaul Eggleton