summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2014-11-28bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN
2014-11-20bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang
2014-11-20bitbake: bb.codeparser.py: Remove reference for oe.utils.containsOtavio Salvador
2014-11-20bitbake: depexp: use stateForceShutdown instead of stateStopRoss Burton
2014-11-12bitbake: cooker.py: fix loginfo op being set to an invalid valueBrendan Le Foll
2014-11-12bitbake: toasterui: performance improvementsAlexandru DAMIAN
2014-11-12bitbake: fetch/wget: Add latest_versionstring methodAníbal Limón
2014-11-12bitbake: fetch/git: Add latest_versionstring methodAníbal Limón
2014-11-08bitbake: data_smart.py: fix variable splitting at _remove mechanismStefan Müller-Klieser
2014-11-08bitbake: siggen: Fix shared work checksum mismatch/rebuild issuesRichard Purdie
2014-11-08bitbake: siggen: Add computed hash code to verify hash computation to dumpsigRichard Purdie
2014-11-08bitbake: siggen: Ensure we output if the ordering of runtaskdeps changesRichard Purdie
2014-11-06bitbake: toasterui: improvements in data readingAlexandru DAMIAN
2014-11-06bitbake: bitbake: Make printed 'runqueue' be consistently capitalizedGary Thomas
2014-11-06bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.Fredrik Svensson
2014-10-30bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN
2014-10-30bitbake: toasterui: save build id in build request on first chanceAlexandru DAMIAN
2014-10-30bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood
2014-10-28bitbake: utils.py: don't use len() for truth value testing.Oscar Utbult
2014-10-28bitbake: fetch2: add .lz compression supportKoen Kooi
2014-10-11bitbake: fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez
2014-10-06bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype checkAlejandro Hernandez
2014-09-29bitbake: hob: Fix sstate mirrors manglingRichard Purdie
2014-09-29bitbake: fetch: Extend testing of subdir unpack parameter and fixRichard Purdie
2014-09-29bitbake: fetch: SRC_URI parameter "subdir" does not work for local filesRoxana
2014-09-29bitbake: monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton
2014-09-23bitbake: bin/bitbake: Update to version 1.24.0Richard Purdie
2014-09-23bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines)Chad Nelson
2014-09-23bitbake: fetch2/perforce: Fix localfile name if labels are usedChad Nelson
2014-09-23bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-09-16bitbake: data_smart: Clarify what 'computed' means in the data store history ...Richard Purdie
2014-09-13bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie
2014-09-11bitbake: bin/bitbake: Update to version 1.23.2Richard Purdie
2014-09-11bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie
2014-09-05bitbake: tinfoil: add a means of enabling variable history trackingPaul Eggleton
2014-09-02bitbake: process: Ensure abnormal exits set an error levelRichard Purdie
2014-09-01bitbake: knotty: ignore interrupted system callsDan McGregor
2014-08-29bitbake: buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN
2014-08-29bitbake: toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN
2014-08-28bitbake: build/data: Write out more complete python run filesRichard Purdie
2014-08-28bitbake: bitbake-worker: Extra profiling data dumpRichard Purdie
2014-08-28bitbake: utils: Improve profile log processingRichard Purdie
2014-08-28bitbake: fetch2/hg: Fix username/password handlingRichard Purdie
2014-08-28bitbake: runqueue: Fix setscene tasks not runningRichard Purdie
2014-08-25bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2014-08-25bitbake: depexp: don't use undefined variable 'logging'Olof Johansson
2014-08-23bitbake: cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-23bitbake: siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie
2014-08-23bitbake: process: Further improve robustness against server shutdownRichard Purdie
2014-08-23bitbake: utils: Add workaround for multiprocessing bugRichard Purdie