summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: prserv/serv: Improve exit handlingRichard Purdie2015-09-021-5/+9
* bitbake: bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie2015-09-015-23/+84
* bitbake: runqueue: Add message to explain the problem if diffsigs multiple ta...Richard Purdie2015-09-011-0/+2
* bitbake: lib/bb/utils: add safeguard against recursively deleting things we s...Paul Eggleton2015-04-242-0/+71
* bitbake: fetch/git: Remove a possible trailing '/' in subpathAnders Darander2015-04-241-1/+1
* bitbake: bitbake: tests/data: add test for incorrect remove behaviourRoss Burton2015-04-151-0/+7
* bitbake: bitbake: data_smart: split expanded removal values when handling _re...Ross Burton2015-04-151-1/+2
* bitbake: data.py: fixes bad substitution when running devshellRichard Tollerton2015-04-111-0/+1
* bitbake: cooker/server: Fix up 100% CPU usage at idleRichard Purdie2015-04-113-1/+7
* bitbake: cooker: read file watches on server idleAlexandru DAMIAN2015-04-111-7/+23
* bitbake: cooker: Improve pyinotify performanceRichard Purdie2015-04-111-1/+4
* bitbake: cooker: Further optimise pyinotifyRichard Purdie2015-04-111-1/+4
* bitbake: cooker: Fix pyinotify handling of ENOENT issuesRichard Purdie2015-04-111-4/+17
* bitbake: cooker/cache/parse: Implement pyinofity based reconfigureRichard Purdie2015-04-113-3/+51
* bitbake: bitbake: Add pyinotify to lib/Richard Purdie2015-04-111-0/+2416
* bitbake: cooker: Shut down the parser in error stateRichard Purdie2015-02-111-1/+1
* bitbake: bitbake-worker: Use setsid() rather than setpgid()Richard Purdie2015-02-111-2/+5
* bitbake: cache/fetch2/siggen: Ensure we track include history for file checksumsRichard Purdie2015-02-113-21/+26
* bitbake: wget: Add localpaths method which gives localpath with historyRichard Purdie2015-02-111-21/+33
* bitbake: ast: Add error when trying to use dash in sh function namesRichard Purdie2015-02-111-0/+2
* bitbake: siggen: Ensure taskdata default functions exist in base classRichard Purdie2015-02-111-6/+7
* bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.Fredrik Svensson2015-01-061-1/+4
* bitbake: progressbar: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll2014-12-311-1/+1
* bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang2014-12-312-2/+14
* bitbake: event: fix resetting class handlers objectPaul Eggleton2014-12-311-0/+1
* bitbake: data: Handle BASH_FUNC shellshock implicationRichard Purdie2014-12-311-0/+7
* bitbake: runqueue: Fix 100% cpu use after keyboard interruptRichard Purdie2014-12-311-5/+4
* bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood2014-12-311-5/+3
* bitbake: prserv: Use WAL modeRichard Purdie2014-12-311-0/+1
* bitbake: prserv/serv: Ensure sync happens in the correct threadRichard Purdie2014-12-311-7/+8
* bitbake: prserv: don't wait until exit to syncBen Shelton2014-12-312-0/+21
* bitbake: bitbake-user-manual-metadata.xml: Updated do_package_write exampleRobert P. J. Day2014-12-091-3/+3
* bitbake: bitbake-user-manual-metadata.xml: Added [eventmask] flag information.Scott Rifenbark2014-12-091-2/+23
* bitbake: bitbake-user-manual: Updated copyright to 2015.Scott Rifenbark2014-12-091-1/+1
* bitbake: siggen: Fix shared work checksum mismatch/rebuild issuesRichard Purdie2014-11-201-3/+2
* bitbake: data_smart.py: fix variable splitting at _remove mechanismStefan Müller-Klieser2014-11-191-1/+1
* bitbake: fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez2014-10-111-1/+1
* bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype checkAlejandro Hernandez2014-10-061-2/+2
* bitbake: toastergui fix size rendering in dirinfo pageAlexandru DAMIAN2014-09-291-5/+5
* bitbake: prserv/serv: Improve error message when prserver cannot bind to supp...Konrad Scherer2014-09-291-2/+11
* bitbake: hob: Fix sstate mirrors manglingRichard Purdie2014-09-291-4/+1
* bitbake: fetch: Extend testing of subdir unpack parameter and fixRichard Purdie2014-09-292-0/+9
* bitbake: fetch: SRC_URI parameter "subdir" does not work for local filesRoxana2014-09-291-1/+4
* bitbake: monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton2014-09-291-4/+2
* bitbake: bin/bitbake: Update to version 1.24.0Richard Purdie2014-09-232-2/+2
* bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines)Chad Nelson2014-09-231-7/+3
* bitbake: fetch2/perforce: Fix localfile name if labels are usedChad Nelson2014-09-231-10/+7
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-234-0/+20
* bitbake: bitbake-worker: Fix bitbake -nRichard Purdie2014-09-221-2/+3
* bitbake: data_smart: Clarify what 'computed' means in the data store history ...Richard Purdie2014-09-161-1/+1