aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2014-01-27toaster: fix package data gatheringAlexandru DAMIAN
2014-01-27toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN
2014-01-27toaster: update Task classification fieldsAlexandru DAMIAN
2014-01-21runqueue: Only attempt to print closest matching task if there is a matchRichard Purdie
2014-01-21fetch2/wget: Check downloaded file isn't zero sizeRichard Purdie
2014-01-20fetch2/git: Dereference unresolved tags with ls-remoteRichard Purdie
2014-01-20fetch2/git: Anchor names when using ls-remoteRichard Purdie
2014-01-20fetch2: Improve invalid SRCREV error messageRichard Purdie
2014-01-20fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie
2014-01-20fetch2: Clean up srcrev_internal_helperRichard Purdie
2014-01-19fetch2/__init__.py: let try_mirror_url return correct valueRobert Yang
2014-01-18SignatureGenerator: Add empty implementation for dump_sigsMartin Jansa
2014-01-18fetch2/gitsm: Use ud.basecmd instead of hardcoding gitRichard Purdie
2014-01-18fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2014-01-18siggen: Remove fsync that is causing performance issuesRichard Purdie
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-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-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