summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: runqueue: Fix hole in setsceneverify skipped task logicRichard Purdie2013-11-201-2/+19
* bitbake: fetch2: Fix handling of SCM mirrors in MIRRORSRichard Purdie2013-11-191-0/+4
* bitbake: git: Use git branch for ancestor checksRichard Purdie2013-11-191-2/+4
* bitbake: serv.py: Give pr-server up to 5 seconds to commit dataKonrad Scherer2013-11-181-2/+21
* bitbake: git: Use merge-base instead of log for testing if a commit is presentRichard Purdie2013-11-181-8/+9
* bitbake: cooker, toaster: variable definition trackingAlexandru DAMIAN2013-11-155-11/+32
* bitbake: toaster: task with outcome 2 (sstate), should have sstate_result!=0Cristiana Voicu2013-11-151-0/+6
* bitbake: hob/hoblistmodel: check if vals of packages/recipes names are not NoneCristiana Voicu2013-11-151-2/+6
* bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDEDPaul Eggleton2013-11-151-0/+5
* bitbake: hob: refresh tables when the user is redirected to Edit packagesCristiana Voicu2013-11-151-0/+1
* bitbake: toaster: fix path to buildstats fileAlexandru DAMIAN2013-11-151-1/+5
* bitbake: toasterui: mark failed sceneQueue tasks as failedAlexandru DAMIAN2013-11-151-1/+1
* bitbake: toaster: remove author fieldAlexandru DAMIAN2013-11-153-3/+0
* bitbake: toaster: fix tasks showing as NoExecAlexandru DAMIAN2013-11-151-4/+6
* bitbake: cooker: replace "w" file opening mode with "a" modeCristiana Voicu2013-11-121-34/+6
* bitbake: toaster: convert build_package size to bytes to keep consistenceCristiana Voicu2013-11-122-2/+2
* bitbake: newbb.vim: fix spellingTrevor Woerner2013-11-121-1/+1
* bitbake: HOB: HIG compliant message dialogsValentin Popa2013-11-087-102/+87
* bitbake: depexp: Improve wording on requirementsGary Thomas2013-11-081-1/+1
* bitbake: toaster: fix target package informationAlexandru DAMIAN2013-11-052-6/+6
* bitbake: toaster: enable required classes in the toaster startup scriptAlexandru DAMIAN2013-11-041-2/+10
* bitbake: toaster: add variable description for prefixed/suffixed variablesCristiana Voicu2013-11-041-0/+5
* bitbake: toaster: server shutdown on terminal exitAlexandru DAMIAN2013-11-041-9/+20
* bitbake: toaster: fix timezone settingsAlexandru DAMIAN2013-11-041-2/+3
* bitbake: cooker: do not recreate recipecache in buildfile modeAlexandru DAMIAN2013-11-041-1/+0
* bitbake: build, toaster: record proper task typeAlexandru DAMIAN2013-11-043-6/+16
* bitbake: cooker: add data to the dependency tree dumpAlexandru DAMIAN2013-11-041-0/+2
* bitbake: toaster: fixes for null values from eventsAlexandru DAMIAN2013-11-042-24/+19
* bitbake: hob: do not display the "Package list may be incomplete!" dialogCristiana Voicu2013-11-013-21/+4
* bitbake: fetch/hg: Improve user/password handlingVolker Vogelhuber2013-11-011-2/+8
* bitbake: hob: populate error_msg when hob receives a CommandFailed eventCristiana Voicu2013-11-011-0/+6
* bitbake: fetch2/svn.py: use log instead of info to retrieve revisionNicolas Dechesne2013-11-011-6/+8
* bitbake: monitordisk: lower inode check warning to noteOlof Johansson2013-10-181-1/+1
* bitbake: toaster: add Toaster UI interfaceAlexandru DAMIAN2013-10-182-0/+992
* bitbake: toaster: adding frameworks for the Simple UIAlexandru DAMIAN2013-10-184-0/+6795
* bitbake: toaster: add toaster code to bitbakeAlexandru DAMIAN2013-10-1831-0/+1508
* bitbake: utils: Don't show stack traces for BBHandledExceptionRichard Purdie2013-10-181-0/+3
* bitbake: bitbake: bitbake: bb: Drop deprecated functionsRichard Purdie2013-10-141-3/+0
* bitbake: siggen: handle recipe path changes in siginfo filesPaul Eggleton2013-10-141-4/+37
* bitbake: hob: Hob should ask for ports only when Manual proxy is selectedCristiana Voicu2013-10-141-12/+14
* bitbake: cooker/command: Add error state for the server and use for pre_serve...Richard Purdie2013-10-142-1/+4
* bitbake: bitbake: Update post 1.20 to development versionRichard Purdie2013-10-142-2/+2
* bitbake: hob: change tooltip for live imagesCristiana Voicu2013-10-071-1/+4
* bitbake: bitbake: replace comment added in conf filesCristiana Voicu2013-10-071-1/+1
* bitbake: bitbake-dumpsig: introduce command line and error handlingPaul Eggleton2013-10-071-3/+57
* bitbake: bitbake-diffsigs: improve error handlingPaul Eggleton2013-10-071-5/+25
* bitbake: bitbake-diffsigs: refactor argument parsing slightlyPaul Eggleton2013-10-071-16/+13
* bitbake: bitbake-diffsigs: handle if task name is specified without do_ prefixPaul Eggleton2013-10-071-0/+3
* bitbake: bin/bitbake: Clarify server error messageRichard Purdie2013-10-071-2/+2
* bitbake: bin/bitbake: Clear ui-queue when starting a serverRichard Purdie2013-10-071-0/+1
OpenPOWER on IntegriCloud