summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-12-11bitbake: bitbake: runqueue: Fix hole in setsceneverify skipped task logicRichard Purdie
2013-12-11bitbake: bitbake: build.py: add single-quotes around already-expanded directo...Peter Seebach
2013-12-11bitbake: bitbake: fetch2: Fix handling of SCM mirrors in MIRRORSRichard Purdie
2013-12-11bitbake: bitbake: monitordisk: lower inode check warning to noteOlof Johansson
2013-12-11bitbake: bitbake: cooker/command: Add error state for the server and use for ...Richard Purdie
2013-12-03bitbake: perforce: Fix path subdirectory issuesRichard Purdie
2013-12-03bitbake: fetch/hg: Improve user/password handlingVolker Vogelhuber
2013-12-03bitbake: fetch2/svn.py: use log instead of info to retrieve revisionNicolas Dechesne
2013-10-07bitbake: hob: change tooltip for live imagesCristiana Voicu
2013-10-07bitbake: bitbake: replace comment added in conf filesCristiana Voicu
2013-10-07bitbake: bitbake-dumpsig: introduce command line and error handlingPaul Eggleton
2013-10-07bitbake: bitbake-diffsigs: improve error handlingPaul Eggleton
2013-10-07bitbake: bitbake-diffsigs: refactor argument parsing slightlyPaul Eggleton
2013-10-07bitbake: bitbake-diffsigs: handle if task name is specified without do_ prefixPaul Eggleton
2013-10-07bitbake: bin/bitbake: Clarify server error messageRichard Purdie
2013-10-07bitbake: bin/bitbake: Clear ui-queue when starting a serverRichard Purdie
2013-10-07bitbake: bin/bitbake: No need to show tracebacks for BBHandledExceptionsRichard Purdie
2013-10-07bitbake: xmlrpc: Show a better error message for connection failuresRichard Purdie
2013-10-07bitbake: bin/bitbake: Catch establish connection log messagesRichard Purdie
2013-10-07bitbake: bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu
2013-10-07bitbake: HOB: MACHINE should be saved in conf files using ?=Valentin Popa
2013-10-07bitbake: utils: use logger.warn instead of print in copyfileRoss Burton
2013-10-02bitbake: lib/bb/monitordisk.py: fix spelling in error textErik Botö
2013-09-30bitbake: HOB: Busy cursor when saving configurationValentin Popa
2013-09-24bitbake: bitbake: Update to version 1.20.0Richard Purdie
2013-09-22bitbake: tests/data: Whitespace in key names is a really bad ideaRichard Purdie
2013-09-22bitbake: data_smart: Variable references don't contain newlines, spaces or tabsRichard Purdie
2013-09-22bitbake: hob: populate "Save image" dialog when saving changes to a custom im...Cristiana Voicu
2013-09-22bitbake: bin/bitbake: Improve --help textRichard Purdie
2013-09-22bitbake: build: Add BB_TASK_NICE_LEVEL to task codeRichard Purdie
2013-09-22bitbake: bitbake: runqueue: add task hash to Queue eventsAlexandru DAMIAN
2013-09-22bitbake: bitbake: event: adding generic event for metadata usageAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker, command: add a command to return global dataAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN
2013-09-22bitbake: bitbake: build, runqueue: adds info to the *runQueue* eventsAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker,runqueue: send the task dependency treeAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-18bitbake: data_smart: Fix variable reference issuesRichard Purdie
2013-09-18bitbake: cooker: return a copy checkPackagesRichard Purdie
2013-09-17bitbake: usermanual.xml: Two new sections added to BitBake "Description"Scott Rifenbark
2013-09-17bitbake: Revert "bb.fatal: Raise a BBHandledException instead of exiting"Richard Purdie
2013-09-17bitbake: bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie
2013-09-17bitbake: data: Optimise flag exclusion list handlingRichard Purdie
2013-09-17bitbake: data: Optimise flag lookup in build_dependenciesRichard Purdie
2013-09-17bitbake: data: Optimise build_dependencies a littleRichard Purdie
2013-09-17bitbake: data_smart: Cache the fact a variable accesses another even if its u...Richard Purdie
2013-09-17bitbake: data_smart: Allow flags to use the expand cacheRichard Purdie
2013-09-17bitbake: data_smart: Allow expansion of flags in getVarFlagsRichard Purdie
2013-09-17bitbake: data_smart: Add explict None checksAlexandru DAMIAN
2013-09-17bitbake: data: Cache an list of export variablesRichard Purdie