aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-10-15bitbake: toaster: Update default release to Mortybrian avery
2016-10-15bitbake: toaster: Update poky fixture for Morty releasebrian avery
2016-10-15bitbake: toaster: Update oe-core fixture for Morty releasebrian avery
2016-10-15bitbake: bb.event: fix infinite loop on print_ui_queueAníbal Limón
2016-10-13bitbake: bitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTION nameScott Rifenbark
2016-10-13bitbake: bitbake-user-manual: Fixes small typos for 'addtask' sectionScott Rifenbark
2016-10-13bitbake: bitbake-user-manual: Updated the [noexec] and [nostamp] flag descrip...Scott Rifenbark
2016-10-13bitbake: bitbake-user-manual: Fleshed out the "addtask" documentationScott Rifenbark
2016-10-13bitbake: bitbake-user-manual: Updated the datastore functionsScott Rifenbark
2016-10-11bitbake: runqueue.py: Remove redundant whitelist checksRandy Witt
2016-10-11bitbake: bitbake: Update version to 1.32.0Richard Purdie
2016-10-11bitbake: depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-09bitbake: main: Check bitbake server-only port is a numberBenjamin Esquivel
2016-10-09bitbake: runqueue: Optimise task id string manipulationsRichard Purdie
2016-10-09bitbake: toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-10-09bitbake: bb.runqueue: fix unexpected process death logicChristopher Larson
2016-10-09bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-10-06bitbake: toaster: Update tests to reflect front end changesMichael Wood
2016-10-06bitbake: toaster: Delete notification update front end implementation to designMichael Wood
2016-10-06bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood
2016-10-06bitbake: toaster: checksettings Remove confusing startup messagesMichael Wood
2016-10-06bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood
2016-10-06bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood
2016-10-06bitbake: bitbake-user-manual: Added new section on BB-style functionsScott Rifenbark
2016-10-06bitbake: bitbake-user-manual: Updated minor wordings.Scott Rifenbark
2016-10-06bitbake: bitbake-user-manual: Added examples for using overrides with functions.Scott Rifenbark
2016-10-06bitbake: bitbake-user-manual: Fixed grammar from missing wordScott Rifenbark
2016-10-05bitbake: toaster: add Font Awesome licensebavery
2016-10-05bitbake: bb.build: in _exec_task, catch errors from TaskStartedChristopher Larson
2016-10-05bitbake: event: prevent unclosed file warning in print_ui_queueJoshua Lock
2016-10-05bitbake: bitbake: Update version to 1.31.2Richard Purdie
2016-10-05bitbake: bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón
2016-10-01bitbake: data: Fix handling of vardepvalueexcludeRichard Purdie
2016-09-30bitbake: toaster: make error message more informativeEd Bartosh
2016-09-30bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-30bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-30bitbake: toaster: check if file existEd Bartosh
2016-09-30bitbake: toaster: stop modifying OEROOT in toaster scriptEd Bartosh
2016-09-30bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood
2016-09-30bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood
2016-09-30bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood
2016-09-30bitbake: toaster: Add front end controls for deleting a buildMichael Wood
2016-09-30bitbake: toaster: Add backend API for deleting a buildMichael Wood
2016-09-30bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each o...Michael Wood
2016-09-30bitbake: toaster: project page Implement front end feature to delete projectMichael Wood
2016-09-30bitbake: toaster: libtoaster Add a global notification set/show mechanismMichael Wood
2016-09-30bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-09-30bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood
2016-09-30bitbake: runqueue: Ensure worker failure is accounted for in task statisticsRichard Purdie
2016-09-28bitbake: build.py: fix os.getcwd() exceptionJuro Bystricky