summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: make runbuilds loopEd Bartosh2016-01-251-3/+10
* bitbake: fetch: use orig localpath when calling orig methodChristopher Larson2016-01-081-1/+1
* bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf...Paul Eggleton2015-12-142-14/+267
* bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton2015-12-141-1/+1
* bitbake: toasterui: Create per-build logsElliot Smith2015-10-292-30/+94
* bitbake: build/utils: Add BB_TASK_IONICE_LEVEL supportRichard Purdie2015-10-292-0/+31
* bitbake: cooker: Ensure BB_CONSOLE remains correct over server resetsRichard Purdie2015-10-291-0/+7
* bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie2015-10-292-2/+2
* bitbake: command: Add getSetVariable commandRichard Purdie2015-10-291-0/+10
* bitbake: bitbake-user-manual: Added new description for BB_TASK_IONICE_LEVELScott Rifenbark2015-10-291-0/+50
* bitbake: bitbake-user-manual: Added BBTARGETS variable description.Scott Rifenbark2015-10-291-0/+9
* bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena2015-10-2928-19/+55
* bitbake: toaster: orm Fix restrictive LogMessage message lengthMichael Wood2015-10-272-1/+346
* bitbake: toaster: Remove all navigation when not in build modeElliot Smith2015-10-272-4/+14
* bitbake: toaster: Run tests in build modeElliot Smith2015-10-271-0/+6
* bitbake: toaster: Hide builds for non-cli projects in analysis modeElliot Smith2015-10-271-3/+15
* bitbake: toaster: Hide top bar buttons in analysis modeElliot Smith2015-10-271-5/+13
* bitbake: toaster: Show mode-appropriate landing pageElliot Smith2015-10-271-45/+58
* bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith2015-10-273-5/+7
* bitbake: toaster: add get_or_create_targets APIEd Bartosh2015-10-271-15/+21
* bitbake: fetcher: svn: Add support for checkout to a custom pathJens Rehsack2015-10-271-2/+7
* bitbake: cooker: preserve pre and post configsEd Bartosh2015-10-273-0/+14
* bitbake: toaster: Add tests for error message display on the build dashboardElliot Smith2015-10-161-2/+89
* bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith2015-10-163-51/+59
* bitbake: toaster: Clean up template codeElliot Smith2015-10-162-16/+10
* bitbake: toaster: More linting of testsElliot Smith2015-10-161-21/+14
* bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith2015-10-163-12/+41
* bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith2015-10-164-43/+94
* bitbake: toaster: Make the builds view the project page for "command line bui...Elliot Smith2015-10-166-11/+82
* bitbake: toaster: Replace "Run again" button with help text for cli buildsElliot Smith2015-10-163-14/+65
* bitbake: toaster: Exclude "command line builds" project from projects typeaheadElliot Smith2015-10-161-2/+2
* bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith2015-10-162-13/+111
* bitbake: toaster: Reorganise and lint testsElliot Smith2015-10-161-34/+49
* bitbake: fetch2/hg: Include missing errno importLogan Buchy2015-10-161-0/+1
* bitbake: cooker: normalize build targetsEd Bartosh2015-10-161-1/+19
* bitbake: toaster: Allow any text input to machine configuration variableMichael Wood2015-10-161-8/+12
* bitbake: toaster: exit or return depending on the modeEd Bartosh2015-10-161-1/+1
* bitbake: toaster: set TOASTER_MANAGED variableEd Bartosh2015-10-161-2/+3
* bitbake: toaster: get rid of SRCFILEEd Bartosh2015-10-161-3/+1
* bitbake: toaster: use path to the script to guess config pathEd Bartosh2015-10-161-3/+3
* bitbake: toaster: Guard against builds with no targetsElliot Smith2015-10-161-2/+7
* bitbake: toaster: Remove Toaster exceptions section of build dashboardElliot Smith2015-10-162-45/+4
* bitbake: toaster: Record critical errorsElliot Smith2015-10-164-13/+25
* bitbake: toaster: Test that exception isn't thrown by project pageElliot Smith2015-10-161-0/+30
* bitbake: toaster: Check whether buildrequest exists before using itElliot Smith2015-10-161-2/+18
* bitbake: toaster: Always run bldcontrol migrationsElliot Smith2015-10-161-17/+39
* bitbake: toaster: buildinfohelper Detect command line buildsMichael Wood2015-10-161-12/+22
* bitbake: toaster: Disable add layer button when input is emptyBelen Barros Pena2015-10-161-0/+6
* bitbake: toaster: Have 'Version' next to recipe nameBelen Barros Pena2015-10-161-3/+3
* bitbake: toaster: Improve directory structure layoutBelen Barros Pena2015-10-163-8/+16