| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: cooker: Shut down the parser in error state | Richard Purdie | 2015-01-08 | 1 | -1/+1 |
* | bitbake: utils: make edit_metadata_file() handle VARIABLE += | Paul Eggleton | 2014-12-30 | 1 | -1/+1 |
* | bitbake: bitbake-layers: fix error handling in add-layer / remove-layer | Paul Eggleton | 2014-12-30 | 1 | -0/+8 |
* | bitbake: fetch2/wget: Fix horrible temp file handling | Richard Purdie | 2014-12-25 | 1 | -2/+1 |
* | bitbake: tests/data: Add a key deletion test | Richard Purdie | 2014-12-25 | 1 | -0/+6 |
* | bitbake: tests/fetch: Add versionstring tests to network tests list, fix print() | Richard Purdie | 2014-12-25 | 1 | -20/+20 |
* | bitbake: data_smart: Ensure d.keys() doesn't list deleted variables | Richard Purdie | 2014-12-25 | 1 | -0/+4 |
* | bitbake: bb/fetch2/wget.py: latest_versionstring fix multithread and remove d... | Aníbal Limón | 2014-12-23 | 1 | -17/+13 |
* | bitbake: ui/ncurses: Update ncurses ui to accept configParams | Andy Voltz | 2014-12-23 | 1 | -2/+2 |
* | bitbake: cooker: add ability to ignore unmatched regexes in BBFILE_PATTERN | Paul Eggleton | 2014-12-23 | 1 | -3/+4 |
* | bitbake: utils: add basic metadata manipulation functions | Paul Eggleton | 2014-12-23 | 1 | -0/+127 |
* | bitbake: siggen: ensure nostamp tasks force dependent tasks to re-execute | Paul Eggleton | 2014-12-23 | 1 | -0/+6 |
* | bitbake: data: escape '$' in shell variable assignment | Richard Tollerton | 2014-12-18 | 1 | -0/+1 |
* | bitbake: add option to write offline event log file | Alexandru DAMIAN | 2014-12-18 | 4 | -21/+110 |
* | bitbake: toasterui: add extra debug and development infos | Alexandru DAMIAN | 2014-12-18 | 2 | -11/+20 |
* | bitbake: add build artifacts table and other improvements | Alexandru DAMIAN | 2014-12-18 | 2 | -6/+24 |
* | bitbake: runqueue: Fix 100% cpu use after keyboard interrupt | Richard Purdie | 2014-12-09 | 1 | -5/+4 |
* | bitbake: data: Handle BASH_FUNC shellshock implication | Richard Purdie | 2014-12-09 | 1 | -0/+7 |
* | bitbake: event: fix resetting class handlers object | Paul Eggleton | 2014-12-09 | 1 | -0/+1 |
* | bitbake: event: add a means of filtering events internally | Paul Eggleton | 2014-12-09 | 1 | -0/+8 |
* | bitbake: fetch2: add means of disabling SRC_URI checksums | Paul Eggleton | 2014-12-09 | 1 | -1/+2 |
* | bitbake: utils: add exec_flat_python_func() | Paul Eggleton | 2014-12-09 | 1 | -0/+22 |
* | bitbake: bitbake: Update to 1.25.0 as development version after release | Richard Purdie | 2014-12-03 | 1 | -1/+1 |
* | bitbake: data: rename defaultval to _defaultval | Ross Burton | 2014-12-03 | 2 | -4/+4 |
* | bitbake: cooker: Allow featureset in error state | Richard Purdie | 2014-11-28 | 1 | -2/+2 |
* | bitbake: fetch/wget: latest_versionstring clean improvments minor | Aníbal Limón | 2014-11-28 | 1 | -3/+2 |
* | bitbake: tests/fetch: Update wget latest_versionstring cups case | Aníbal Limón | 2014-11-28 | 1 | -1/+1 |
* | bitbake: fetch/wget: latest_versionstring remove newuri set because is previo... | Aníbal Limón | 2014-11-28 | 1 | -2/+0 |
* | bitbake: fetch/wget: latest_versionstring add support for search in RAW html ... | Aníbal Limón | 2014-11-28 | 1 | -1/+6 |
* | bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i... | Aníbal Limón | 2014-11-28 | 1 | -2/+2 |
* | bitbake: fetch/wget: latest_versionstring improvments in searching | Aníbal Limón | 2014-11-28 | 1 | -14/+23 |
* | bitbake: fetch/wget: latest_versionstring add package_custom_regex_comp | Aníbal Limón | 2014-11-28 | 1 | -4/+11 |
* | bitbake: fetch/wget: Improve REGEX_URI handling | Aníbal Limón | 2014-11-28 | 1 | -26/+29 |
* | bitbake: fetch/wget: _init_regexes rename variables to be more consistent and... | Aníbal Limón | 2014-11-28 | 1 | -12/+18 |
* | bitbake: fetch/wget: latest_versionstring create _init_regex method for have ... | Aníbal Limón | 2014-11-28 | 1 | -5/+10 |
* | bitbake: toasterui: Compatibility patch for daisy and dizzy | Alexandru DAMIAN | 2014-11-28 | 2 | -19/+27 |
* | bitbake: toasterui: fix layer identification for managed builds | Alexandru DAMIAN | 2014-11-28 | 1 | -13/+25 |
* | bitbake: toaster: display Toaster exceptions and other fixes | Alexandru DAMIAN | 2014-11-28 | 2 | -5/+17 |
* | bitbake: bitbake-worker: exit normally when SIGHUP | Robert Yang | 2014-11-20 | 1 | -1/+6 |
* | bitbake: bb.codeparser.py: Remove reference for oe.utils.contains | Otavio Salvador | 2014-11-20 | 1 | -1/+1 |
* | bitbake: depexp: use stateForceShutdown instead of stateStop | Ross Burton | 2014-11-20 | 1 | -1/+1 |
* | bitbake: cooker.py: fix loginfo op being set to an invalid value | Brendan Le Foll | 2014-11-12 | 1 | -2/+2 |
* | bitbake: toasterui: performance improvements | Alexandru DAMIAN | 2014-11-12 | 2 | -61/+156 |
* | bitbake: fetch/wget: Add latest_versionstring method | Aníbal Limón | 2014-11-12 | 2 | -0/+274 |
* | bitbake: fetch/git: Add latest_versionstring method | Aníbal Limón | 2014-11-12 | 2 | -1/+81 |
* | bitbake: data_smart.py: fix variable splitting at _remove mechanism | Stefan Müller-Klieser | 2014-11-08 | 1 | -1/+1 |
* | bitbake: siggen: Fix shared work checksum mismatch/rebuild issues | Richard Purdie | 2014-11-08 | 1 | -3/+2 |
* | bitbake: siggen: Add computed hash code to verify hash computation to dumpsig | Richard Purdie | 2014-11-08 | 1 | -0/+13 |
* | bitbake: siggen: Ensure we output if the ordering of runtaskdeps changes | Richard Purdie | 2014-11-08 | 1 | -0/+17 |
* | bitbake: toasterui: improvements in data reading | Alexandru DAMIAN | 2014-11-06 | 2 | -11/+17 |