aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-12-30bitbake: utils: make edit_metadata_file() handle VARIABLE +=Paul Eggleton
2014-12-30bitbake: bitbake-layers: fix error handling in add-layer / remove-layerPaul Eggleton
2014-12-25bitbake: fetch2/wget: Fix horrible temp file handlingRichard Purdie
2014-12-25bitbake: tests/data: Add a key deletion testRichard Purdie
2014-12-25bitbake: tests/fetch: Add versionstring tests to network tests list, fix print()Richard Purdie
2014-12-25bitbake: data_smart: Ensure d.keys() doesn't list deleted variablesRichard Purdie
2014-12-23bitbake: bb/fetch2/wget.py: latest_versionstring fix multithread and remove d...Aníbal Limón
2014-12-23bitbake: ui/ncurses: Update ncurses ui to accept configParamsAndy Voltz
2014-12-23bitbake: cooker: add ability to ignore unmatched regexes in BBFILE_PATTERNPaul Eggleton
2014-12-23bitbake: bitbake-layers: add commands for adding and removing layersPaul Eggleton
2014-12-23bitbake: utils: add basic metadata manipulation functionsPaul Eggleton
2014-12-23bitbake: siggen: ensure nostamp tasks force dependent tasks to re-executePaul Eggleton
2014-12-18bitbake: data: escape '$' in shell variable assignmentRichard Tollerton
2014-12-18bitbake: toaster: importlayer Tidy up the page initialisationMichael Wood
2014-12-18bitbake: toaster: Change the full stop to a colonBelen Barros Pena
2014-12-18bitbake: toaster: Formatting changes to error messagesBelen Barros Pena
2014-12-18bitbake: toaster: projectapp Add links to the imported layers notifyMichael Wood
2014-12-18bitbake: toaster: importlayer Avoid namespace clash with layer nameMichael Wood
2014-12-18bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood
2014-12-18bitbake: toaster: tweaking the import layers formBelen Barros Pena
2014-12-18bitbake: toaster: Add import layer feature.Michael Wood
2014-12-18bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN
2014-12-18bitbake: toaster: libtoaster Add editProject and getLayerDepsForProjectMichael Wood
2014-12-18bitbake: toaster: libtoaster Add a error handler to GET in makeTypeheadMichael Wood
2014-12-18bitbake: toaster: Initialise the 'change' icon tooltipsBelen Barros Pena
2014-12-18bitbake: toaster: base Only show change project icon when > one projectBelen Barros Pena
2014-12-18bitbake: add POST endpoint for uploading eventlog filesAlexandru DAMIAN
2014-12-18bitbake: toastergui: implement UI changes to allow file downloadAlexandru DAMIAN
2014-12-18bitbake: add option to write offline event log fileAlexandru DAMIAN
2014-12-18bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN
2014-12-18bitbake: add build artifacts table and other improvementsAlexandru DAMIAN
2014-12-09bitbake: bitbake-user-manual-metadata.xml: Updated do_package_write exampleRobert P. J. Day
2014-12-09bitbake: bitbake-user-manual-metadata.xml: Added [eventmask] flag information.Scott Rifenbark
2014-12-09bitbake: runqueue: Fix 100% cpu use after keyboard interruptRichard Purdie
2014-12-09bitbake: data: Handle BASH_FUNC shellshock implicationRichard Purdie
2014-12-09bitbake: event: fix resetting class handlers objectPaul Eggleton
2014-12-09bitbake: event: add a means of filtering events internallyPaul Eggleton
2014-12-09bitbake: fetch2: add means of disabling SRC_URI checksumsPaul Eggleton
2014-12-09bitbake: utils: add exec_flat_python_func()Paul Eggleton
2014-12-09bitbake: bitbake-user-manual: Updated copyright to 2015.Scott Rifenbark
2014-12-03bitbake: bitbake: Update to 1.25.0 as development version after releaseRichard Purdie
2014-12-03bitbake: data: rename defaultval to _defaultvalRoss Burton
2014-11-28bitbake: cooker: Allow featureset in error stateRichard Purdie
2014-11-28bitbake: fetch/wget: latest_versionstring clean improvments minorAníbal Limón
2014-11-28bitbake: tests/fetch: Update wget latest_versionstring cups caseAníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring remove newuri set because is previo...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring add support for search in RAW html ...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring improvments in searchingAníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring add package_custom_regex_compAníbal Limón