summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2/git: Dereference unresolved tags with ls-remoteRichard Purdie2014-01-211-1/+1
* bitbake: fetch2/git: Anchor names when using ls-remoteRichard Purdie2014-01-211-2/+2
* bitbake: fetch2: Improve invalid SRCREV error messageRichard Purdie2014-01-211-10/+5
* bitbake: fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie2014-01-212-6/+29
* bitbake: fetch2: Clean up srcrev_internal_helperRichard Purdie2014-01-211-9/+16
* bitbake: fetch2/__init__.py: let try_mirror_url return correct valueRobert Yang2014-01-191-1/+1
* bitbake: SignatureGenerator: Add empty implementation for dump_sigsMartin Jansa2014-01-181-0/+2
* bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding gitRichard Purdie2014-01-181-5/+5
* bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa2014-01-182-2/+3
* bitbake: siggen: Remove fsync that is causing performance issuesRichard Purdie2014-01-181-1/+0
* bitbake: toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN2014-01-1011-281/+499
* bitbake: toaster: Build dashboard implementationAlexandru DAMIAN2014-01-106-23/+125
* bitbake: toaster: Create the base page navigation structureAlexandru DAMIAN2014-01-1019-159/+571
* bitbake: toaster: update static media for Toaster GUIAlexandru DAMIAN2014-01-1021-0/+16275
* bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN2014-01-1032-32/+744
* bitbake: fetch2/gitannex: Fix function arguments to match bitbake masterRichard Purdie2014-01-081-5/+5
* bitbake: gitannex: Add missing file from previous commitRichard Purdie2014-01-081-0/+76
* bitbake: bitbake: fetch2/git: add description for nobranchZhenhua Luo2014-01-081-0/+5
* bitbake: bitbake: gitannex.py: Add Git Annex supportOtavio Salvador2014-01-081-0/+2
* bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA val...Zhenhua Luo2014-01-071-2/+9
* bitbake: bitbake/lib/bb/build.py: fix the task flags cleandirsRobert Yang2014-01-071-0/+1
* bitbake: bitbake: usermanual.xml: fix a typoRobert Yang2014-01-071-1/+1
* bitbake: toaster: add two-stage commit startup logicAlexandru DAMIAN2014-01-072-10/+36
* bitbake: bitbake/lib/bb/cooker.py: remove a duplicated self.dataRobert Yang2014-01-031-2/+0
* bitbake: bitbake: fetcher2: clean(): remove the .patch.doneRobert Yang2014-01-021-1/+1
* bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.doneRobert Yang2014-01-021-0/+1
* bitbake: bitbake: replace 3 spaces with 4Robert Yang2014-01-021-4/+4
* bitbake: fetch2: avoid printing "no checksum" error message twicePaul Eggleton2013-12-221-5/+4
* bitbake: fetch2: fail checksum validation if SRC_URI checksums set to ""Paul Eggleton2013-12-221-3/+3
* bitbake: Update to version 1.21.1 for masterRichard Purdie2013-12-202-2/+2
* bitbake: siggen: Fix reversed difference outputRichard Purdie2013-12-201-6/+6
* bitbake: runqueue: Further extend bitbake -S output to view signature differe...Richard Purdie2013-12-201-2/+45
* bitbake: siggen: When printing signatures recursively, limit the outputRichard Purdie2013-12-201-1/+3
* bitbake: runqueue: Fix data being written into siginfo/sigdata filesRichard Purdie2013-12-201-15/+2
* bitbake: runqueue: Add output for -S option for listing the changepoints comp...Richard Purdie2013-12-181-0/+77
* bitbake: bb.fetch2.git: reuse basecmd attributeOlof Johansson2013-12-181-8/+7
* bitbake: fetch2/git: Improve handling of unresolved names verses branchesRichard Purdie2013-12-181-3/+5
* bitbake: build/ast: Create strong task add/del API in bb.buildRichard Purdie2013-12-182-36/+34
* bitbake: ast/BBHandler/build: Add support for removing tasks (deltask)Richard Purdie2013-12-183-2/+35
* bitbake: data_smart: Fix hash corruption issueRichard Purdie2013-12-131-1/+1
* bitbake: process: Add timeout to select callRichard Purdie2013-12-101-1/+1
* bitbake: hob: after adding a layer, hob do not parse the configurationCristiana Voicu2013-12-102-2/+2
* bitbake: toaster: Add more information for tasks in Simple UIAlexandru DAMIAN2013-12-101-4/+8
* bitbake: toaster: add pagination to the Simple UIAlexandru DAMIAN2013-12-1010-28/+69
* bitbake: toaster: migrate orm models to SouthAlexandru DAMIAN2013-12-104-1/+416
* bitbake: toaster: update to Django 1.5Alexandru DAMIAN2013-12-1010-19/+19
* bitbake: toasterui: do not link non-image targetsAlexandru DAMIAN2013-12-101-1/+1
* bitbake: toasterui: fix version numbers for no PE specifiedAlexandru DAMIAN2013-12-101-1/+1
* bitbake: toaster: change package storage modelAlexandru DAMIAN2013-12-106-143/+108
* bitbake: toaster: update build stats readingAlexandru DAMIAN2013-12-102-45/+21