aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-01-21bitbake: fetch2/git: Dereference unresolved tags with ls-remoteRichard Purdie
2014-01-21bitbake: fetch2/git: Anchor names when using ls-remoteRichard Purdie
2014-01-21bitbake: fetch2: Improve invalid SRCREV error messageRichard Purdie
2014-01-21bitbake: fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie
2014-01-21bitbake: fetch2: Clean up srcrev_internal_helperRichard Purdie
2014-01-19bitbake: fetch2/__init__.py: let try_mirror_url return correct valueRobert Yang
2014-01-18bitbake: SignatureGenerator: Add empty implementation for dump_sigsMartin Jansa
2014-01-18bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding gitRichard Purdie
2014-01-18bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2014-01-18bitbake: siggen: Remove fsync that is causing performance issuesRichard Purdie
2014-01-10bitbake: toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN
2014-01-10bitbake: toaster: Build dashboard implementationAlexandru DAMIAN
2014-01-10bitbake: toaster: Create the base page navigation structureAlexandru DAMIAN
2014-01-10bitbake: toaster: update static media for Toaster GUIAlexandru DAMIAN
2014-01-10bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN
2014-01-08bitbake: fetch2/gitannex: Fix function arguments to match bitbake masterRichard Purdie
2014-01-08bitbake: gitannex: Add missing file from previous commitRichard Purdie
2014-01-08bitbake: bitbake: fetch2/git: add description for nobranchZhenhua Luo
2014-01-08bitbake: bitbake: gitannex.py: Add Git Annex supportOtavio Salvador
2014-01-07bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA val...Zhenhua Luo
2014-01-07bitbake: bitbake/lib/bb/build.py: fix the task flags cleandirsRobert Yang
2014-01-07bitbake: bitbake: usermanual.xml: fix a typoRobert Yang
2014-01-07bitbake: toaster: add two-stage commit startup logicAlexandru DAMIAN
2014-01-03bitbake: bitbake/lib/bb/cooker.py: remove a duplicated self.dataRobert Yang
2014-01-02bitbake: bitbake: fetcher2: clean(): remove the .patch.doneRobert Yang
2014-01-02bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.doneRobert Yang
2014-01-02bitbake: bitbake: replace 3 spaces with 4Robert Yang
2013-12-22bitbake: fetch2: avoid printing "no checksum" error message twicePaul Eggleton
2013-12-22bitbake: fetch2: fail checksum validation if SRC_URI checksums set to ""Paul Eggleton
2013-12-20bitbake: Update to version 1.21.1 for masterRichard Purdie
2013-12-20bitbake: siggen: Fix reversed difference outputRichard Purdie
2013-12-20bitbake: runqueue: Further extend bitbake -S output to view signature differe...Richard Purdie
2013-12-20bitbake: siggen: When printing signatures recursively, limit the outputRichard Purdie
2013-12-20bitbake: runqueue: Fix data being written into siginfo/sigdata filesRichard Purdie
2013-12-18bitbake: runqueue: Add output for -S option for listing the changepoints comp...Richard Purdie
2013-12-18bitbake: bb.fetch2.git: reuse basecmd attributeOlof Johansson
2013-12-18bitbake: fetch2/git: Improve handling of unresolved names verses branchesRichard Purdie
2013-12-18bitbake: build/ast: Create strong task add/del API in bb.buildRichard Purdie
2013-12-18bitbake: ast/BBHandler/build: Add support for removing tasks (deltask)Richard Purdie
2013-12-13bitbake: data_smart: Fix hash corruption issueRichard Purdie
2013-12-10bitbake: process: Add timeout to select callRichard Purdie
2013-12-10bitbake: hob: after adding a layer, hob do not parse the configurationCristiana Voicu
2013-12-10bitbake: toaster: Add more information for tasks in Simple UIAlexandru DAMIAN
2013-12-10bitbake: toaster: add pagination to the Simple UIAlexandru DAMIAN
2013-12-10bitbake: toaster: migrate orm models to SouthAlexandru DAMIAN
2013-12-10bitbake: toaster: update to Django 1.5Alexandru DAMIAN
2013-12-10bitbake: toasterui: do not link non-image targetsAlexandru DAMIAN
2013-12-10bitbake: toasterui: fix version numbers for no PE specifiedAlexandru DAMIAN
2013-12-10bitbake: toaster: change package storage modelAlexandru DAMIAN
2013-12-10bitbake: toaster: update build stats readingAlexandru DAMIAN