summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2016-01-17cooker: Ensure bbappend files are processed in a determistic orderRichard Purdie
2015-09-01bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie
2015-09-01runqueue: Add message to explain the problem if diffsigs multiple tasks don't...Richard Purdie
2015-04-22lib/bb/utils: add safeguard against recursively deleting things we shouldn'tPaul Eggleton
2015-04-22fetch/git: Remove a possible trailing '/' in subpathAnders Darander
2015-04-15bitbake: tests/data: add test for incorrect remove behaviourRoss Burton
2015-04-15bitbake: data_smart: split expanded removal values when handling _removeRoss Burton
2015-04-11data.py: fixes bad substitution when running devshellRichard Tollerton
2015-04-11cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2015-04-11cooker: read file watches on server idleAlexandru DAMIAN
2015-04-11cooker: Improve pyinotify performanceRichard Purdie
2015-04-11cooker: Further optimise pyinotifyRichard Purdie
2015-04-11cooker: Fix pyinotify handling of ENOENT issuesRichard Purdie
2015-04-11cooker/cache/parse: Implement pyinofity based reconfigureRichard Purdie
2015-02-11cooker: Shut down the parser in error stateRichard Purdie
2015-02-11cache/fetch2/siggen: Ensure we track include history for file checksumsRichard Purdie
2015-02-11wget: Add localpaths method which gives localpath with historyRichard Purdie
2015-02-11ast: Add error when trying to use dash in sh function namesRichard Purdie
2015-02-11siggen: Ensure taskdata default functions exist in base classRichard Purdie
2015-01-06fetch2/git: Allow other namespaces than refs/heads to be searched.Fredrik Svensson
2014-12-31bitbake-worker: exit normally when SIGHUPRobert Yang
2014-12-31event: fix resetting class handlers objectPaul Eggleton
2014-12-31data: Handle BASH_FUNC shellshock implicationRichard Purdie
2014-12-31runqueue: Fix 100% cpu use after keyboard interruptRichard Purdie
2014-12-31buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood
2014-11-20siggen: Fix shared work checksum mismatch/rebuild issuesRichard Purdie
2014-11-19data_smart.py: fix variable splitting at _remove mechanismStefan Müller-Klieser
2014-10-11fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez
2014-10-06fetcher: fix BB_STRICT_CHECKSUM datatype checkAlejandro Hernandez
2014-09-29hob: Fix sstate mirrors manglingRichard Purdie
2014-09-29fetch: Extend testing of subdir unpack parameter and fixRichard Purdie
2014-09-29fetch: SRC_URI parameter "subdir" does not work for local filesRoxana
2014-09-29monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton
2014-09-23bin/bitbake: Update to version 1.24.0Richard Purdie
2014-09-23fetch2/perforce: Use replace (1 line) instead of find (3 lines)Chad Nelson
2014-09-23fetch2/perforce: Fix localfile name if labels are usedChad Nelson
2014-09-23knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-09-16data_smart: Clarify what 'computed' means in the data store history contextRichard Purdie
2014-09-13data_smart: Fix remove operator and its interaction with data expansionRichard Purdie
2014-09-11bin/bitbake: Update to version 1.23.2Richard Purdie
2014-09-11siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie
2014-09-05tinfoil: add a means of enabling variable history trackingPaul Eggleton
2014-09-02process: Ensure abnormal exits set an error levelRichard Purdie
2014-09-01knotty: ignore interrupted system callsDan McGregor
2014-08-29buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN
2014-08-29toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN
2014-08-27build/data: Write out more complete python run filesRichard Purdie
2014-08-27bitbake-worker: Extra profiling data dumpRichard Purdie
2014-08-27utils: Improve profile log processingRichard Purdie
2014-08-27fetch2/hg: Fix username/password handlingRichard Purdie