summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bb/fetch2/wget.py: latest_versionstring fix multithread and remove d...Aníbal Limón2014-12-231-17/+13
* bitbake: ui/ncurses: Update ncurses ui to accept configParamsAndy Voltz2014-12-231-2/+2
* bitbake: cooker: add ability to ignore unmatched regexes in BBFILE_PATTERNPaul Eggleton2014-12-231-3/+4
* bitbake: utils: add basic metadata manipulation functionsPaul Eggleton2014-12-231-0/+127
* bitbake: siggen: ensure nostamp tasks force dependent tasks to re-executePaul Eggleton2014-12-231-0/+6
* bitbake: data: escape '$' in shell variable assignmentRichard Tollerton2014-12-181-0/+1
* bitbake: toaster: importlayer Tidy up the page initialisationMichael Wood2014-12-181-10/+11
* bitbake: toaster: Change the full stop to a colonBelen Barros Pena2014-12-181-1/+1
* bitbake: toaster: Formatting changes to error messagesBelen Barros Pena2014-12-182-4/+4
* bitbake: toaster: projectapp Add links to the imported layers notifyMichael Wood2014-12-184-13/+26
* bitbake: toaster: importlayer Avoid namespace clash with layer nameMichael Wood2014-12-182-3/+3
* bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood2014-12-184-23/+82
* bitbake: toaster: tweaking the import layers formBelen Barros Pena2014-12-181-4/+4
* bitbake: toaster: Add import layer feature.Michael Wood2014-12-186-36/+533
* bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN2014-12-182-32/+38
* bitbake: toaster: libtoaster Add editProject and getLayerDepsForProjectMichael Wood2014-12-181-0/+49
* bitbake: toaster: libtoaster Add a error handler to GET in makeTypeheadMichael Wood2014-12-181-0/+5
* bitbake: toaster: Initialise the 'change' icon tooltipsBelen Barros Pena2014-12-181-0/+3
* bitbake: toaster: base Only show change project icon when > one projectBelen Barros Pena2014-12-181-0/+4
* bitbake: add POST endpoint for uploading eventlog filesAlexandru DAMIAN2014-12-182-0/+87
* bitbake: toastergui: implement UI changes to allow file downloadAlexandru DAMIAN2014-12-1811-135/+276
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-184-21/+110
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-187-31/+79
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-185-7/+404
* bitbake: runqueue: Fix 100% cpu use after keyboard interruptRichard Purdie2014-12-091-5/+4
* bitbake: data: Handle BASH_FUNC shellshock implicationRichard Purdie2014-12-091-0/+7
* bitbake: event: fix resetting class handlers objectPaul Eggleton2014-12-091-0/+1
* bitbake: event: add a means of filtering events internallyPaul Eggleton2014-12-091-0/+8
* bitbake: fetch2: add means of disabling SRC_URI checksumsPaul Eggleton2014-12-091-1/+2
* bitbake: utils: add exec_flat_python_func()Paul Eggleton2014-12-091-0/+22
* bitbake: bitbake: Update to 1.25.0 as development version after releaseRichard Purdie2014-12-031-1/+1
* bitbake: data: rename defaultval to _defaultvalRoss Burton2014-12-032-4/+4
* bitbake: cooker: Allow featureset in error stateRichard Purdie2014-11-281-2/+2
* bitbake: fetch/wget: latest_versionstring clean improvments minorAníbal Limón2014-11-281-3/+2
* bitbake: tests/fetch: Update wget latest_versionstring cups caseAníbal Limón2014-11-281-1/+1
* bitbake: fetch/wget: latest_versionstring remove newuri set because is previo...Aníbal Limón2014-11-281-2/+0
* bitbake: fetch/wget: latest_versionstring add support for search in RAW html ...Aníbal Limón2014-11-281-1/+6
* bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i...Aníbal Limón2014-11-281-2/+2
* bitbake: fetch/wget: latest_versionstring improvments in searchingAníbal Limón2014-11-281-14/+23
* bitbake: fetch/wget: latest_versionstring add package_custom_regex_compAníbal Limón2014-11-281-4/+11
* bitbake: fetch/wget: Improve REGEX_URI handlingAníbal Limón2014-11-281-26/+29
* bitbake: fetch/wget: _init_regexes rename variables to be more consistent and...Aníbal Limón2014-11-281-12/+18
* bitbake: fetch/wget: latest_versionstring create _init_regex method for have ...Aníbal Limón2014-11-281-5/+10
* bitbake: toaster: remove the word 'project' from layers and machineBelen Barros Pena2014-11-281-2/+2
* bitbake: toaster: release name consistencyBelen Barros Pena2014-11-284-7/+14
* bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN2014-11-282-19/+27
* bitbake: toaster: fix padding of build notificationsBelen Barros Pena2014-11-282-2/+6
* bitbake: toaster: make 'latest builds' section consistent across pagesBelen Barros Pena2014-11-282-4/+19
* bitbake: toaster: fix errors and warnings displayBelen Barros Pena2014-11-281-2/+18
* bitbake: toastergui: new project pageAlexandru DAMIAN2014-11-283-33/+92
OpenPOWER on IntegriCloud