summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie2014-09-132-1/+9
* bitbake: bin/bitbake: Update to version 1.23.2Richard Purdie2014-09-112-2/+2
* bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie2014-09-113-8/+7
* bitbake: tinfoil: add a means of enabling variable history trackingPaul Eggleton2014-09-051-3/+6
* bitbake: toaster: fix some code spacing issuesMarius Avram2014-09-052-23/+25
* bitbake: toaster: use cookies for count and sorting in templates tablesMarius Avram2014-09-053-46/+102
* bitbake: toaster: do not save objects in sessionAlexandru DAMIAN2014-09-051-9/+9
* bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN2014-09-054-182/+488
* bitbake: toaster: bitbake server listen on all interfaceAlexandru DAMIAN2014-09-051-3/+3
* bitbake: toaster: rename bldviewer projecttags custom tagsetAlexandru DAMIAN2014-09-054-3/+3
* bitbake: process: Ensure abnormal exits set an error levelRichard Purdie2014-09-021-1/+1
* bitbake: knotty: ignore interrupted system callsDan McGregor2014-09-011-1/+1
* bitbake: toastergui: added pages for project detailsAlexandru DAMIAN2014-09-018-38/+564
* bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN2014-09-019-115/+559
* bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN2014-08-292-12/+19
* bitbake: buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN2014-08-291-1/+1
* bitbake: toatergui: update pages to match project modelsAlexandru DAMIAN2014-08-293-11/+10
* bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN2014-08-294-12/+158
* bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN2014-08-292-11/+188
* bitbake: toaster: add all layers pageAlexandru DAMIAN2014-08-292-1/+246
* bitbake: toaster: create project section navigation structureAlexandru DAMIAN2014-08-294-26/+85
* bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN2014-08-294-10/+43
* bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN2014-08-297-38/+1096
* bitbake: toaster: fix application discovery in settings.pyAlexandru DAMIAN2014-08-291-3/+1
* bitbake: toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN2014-08-292-38/+51
* bitbake: build/data: Write out more complete python run filesRichard Purdie2014-08-282-1/+36
* bitbake: bitbake-worker: Extra profiling data dumpRichard Purdie2014-08-282-6/+37
* bitbake: utils: Improve profile log processingRichard Purdie2014-08-281-6/+1
* bitbake: fetch2/hg: Fix username/password handlingRichard Purdie2014-08-281-1/+4
* bitbake: runqueue: Fix setscene tasks not runningRichard Purdie2014-08-281-0/+4
* bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day2014-08-259-27/+29
* bitbake: depexp: don't use undefined variable 'logging'Olof Johansson2014-08-251-1/+1
* bitbake: cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer2014-08-231-1/+1
* bitbake: siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie2014-08-231-1/+1
* bitbake: process: Further improve robustness against server shutdownRichard Purdie2014-08-231-3/+14
* bitbake: utils: Add workaround for multiprocessing bugRichard Purdie2014-08-231-0/+12