aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-12-15Add shared make jobserver supportRichard Purdie
2015-12-15runqueue: Print output for mismatched shared work tasksRichard Purdie
2015-12-15bitbake versionstring WIPRichard Purdie
2015-12-15Revert "siggen/runqueue: Avoid using the dates as a guide to the best match, ...Richard Purdie
2015-12-15Revert "runqueue/diffsigs: Add level information to recursing sigs"Richard Purdie
2015-12-15runqueue/diffsigs: Add level information to recursing sigsRichard Purdie
2015-12-15siggen/runqueue: Avoid using the dates as a guide to the best match, use dept...Richard Purdie
2015-12-15Revert "module load changes?"Richard Purdie
2015-12-15module load changes?Richard Purdie
2015-12-15Revert "fetch2: Hack'n'dev"Richard Purdie
2015-12-15fetch2: Hack'n'devRichard Purdie
2015-12-15Revert "knotty: Add stdinmgr experiment"Richard Purdie
2015-12-15knotty: Add stdinmgr experimentRichard Purdie
2015-12-15debug junkRichard Purdie
2015-12-15fetch2: Use mtime cache to avoid stat() callsRichard Purdie
2015-12-15wipRichard Purdie
2015-12-15COW: Fix iteration problemRichard Purdie
2015-12-15Revert "sched debug"Richard Purdie
2015-12-15sched debugRichard Purdie
2015-12-15perf debugRichard Purdie
2015-12-15Implement -q/--quiet command line optionPaul Eggleton
2015-12-15Call shutdown in bitbake utilities that use tinfoilPaul Eggleton
2015-12-15data_smart: implement remote datastore functionalityPaul Eggleton
2015-12-15cooker: ensure unlockBitbake() can be called multiple timesPaul Eggleton
2015-12-14runqueue: Add support for <task>- syntaxRichard Purdie
2015-12-14bitbake-worker: Add configure optimisation test codeRichard Purdie
2015-12-14bitbake: Improve tracebacksRichard Purdie
2015-12-14process: Add optional timestamp functionalityRichard Purdie
2015-12-14string expansopn extra debugRichard Purdie
2015-12-14data_smart: extra debugRichard Purdie
2015-12-14bitbake: toaster: tables Set a default order for the software recipes tableBelen Barros Pena
2015-12-14bitbake: toaster: rework checking of Django versionEd Bartosh
2015-12-14bitbake: toaster: monkey patch QuerysetEd Bartosh
2015-12-14bitbake: toaster: removed extra calls of migrateEd Bartosh
2015-12-14bitbake: toaster: work around 'database is locked' errorEd Bartosh
2015-12-14bitbake: toaster: fixed format stringsEd Bartosh
2015-12-14bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14bitbake: toaster: Amend regex for MySQL database URLsElliot Smith
2015-12-14bitbake: toaster: Remove compatible_layerversions() methodElliot Smith
2015-12-14bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith
2015-12-14bitbake: toaster: Update deprecated manage.py commandElliot Smith
2015-12-14bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith
2015-12-14bitbake: toaster: Update API used to make runbuilds methods run in transactionsElliot Smith
2015-12-14bitbake: toaster: rename get_query_set -> get_querysetEd Bartosh
2015-12-14bitbake: toaster: Start Django machinery for database accessElliot Smith
2015-12-14bitbake: toaster: Create default project with get_or_create* methodElliot Smith
2015-12-14bitbake: toaster: Fix references to app pathsEd Bartosh
2015-12-14bitbake: toaster: Remove South migrationsEd Bartosh
2015-12-14bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-14bitbake: toasterui: process SetBRBE eventEd Bartosh