summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch.py: latest_versionstring add set of PNAníbal Limón2015-02-161-0/+2
* bitbake: fetch2: wget remove scape of - in regexes don't neededAníbal Limón2015-02-161-9/+9
* bitbake: fetch2: wget _modelate_version improvmentsAníbal Limón2015-02-161-3/+3
* bitbake: fetch2: wget latest_versionstring improvments in get version by dirAníbal Limón2015-02-161-71/+37
* bitbake: fetch2: wget add _check_latest_version_by_dirAníbal Limón2015-02-161-6/+46
* bitbake: fetch2: wget latest_versionstring _check_latest_version improvmentsAníbal Limón2015-02-161-26/+25
* bitbake: fetch2: wget latest_versionstring improve _parse_pathAníbal Limón2015-02-161-20/+24
* bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton2015-02-163-26/+69
* bitbake: tests: add tests for OE pre-release version formattingPaul Eggleton2015-02-161-0/+4
* bitbake: utils: ensure explode_dep_versions2 raises an exception on invalid/m...Paul Eggleton2015-02-161-0/+4
* bitbake: depexp.py: Fix segfault if DISPLAY is not setMaxin B. John2015-02-161-0/+7
* bitbake: bitbake-user-manual: Removed errant writer note line.Scott Rifenbark2015-02-101-2/+0
* bitbake: bitbake-user-manual: Added some links to some new variables.Scott Rifenbark2015-02-101-7/+9
* bitbake: bitbake-user-manual: Added five new repo variables and links.Scott Rifenbark2015-02-101-4/+50
* bitbake: Makefile: Updated the script to not create PDF version by defaultScott Rifenbark2015-02-101-6/+6
* bitbake: toastergui: links outside Toaster should open in a new windowBelen Barros Pena2015-02-101-2/+2
* bitbake: toaster: All machines Fix filter countsMichael Wood2015-02-101-6/+4
* bitbake: toaster: All machines show results count if filtering or searchingMichael Wood2015-02-101-1/+1
* bitbake: toaster: All machines reset order_by if removing that columnMichael Wood2015-02-101-0/+2
* bitbake: toaster: all Machines exclude de-prioritised layer source itemsMichael Wood2015-02-101-11/+22
* bitbake: toaster: All Machines fix reset search linkMichael Wood2015-02-102-2/+7
* bitbake: toaster: models Allow the machine's layer name to be searchedMichael Wood2015-02-101-1/+1
* bitbake: toaster: All machines Add filtering based on layer in projectMichael Wood2015-02-102-29/+86
* bitbake: toaster: All machines Add layer name order by functionsMichael Wood2015-02-102-2/+4
* bitbake: toaster: layerdetails Don't remove alert from dom on dismissalMichael Wood2015-02-102-1/+3
* bitbake: toaster: All machines Update layer notificationsMichael Wood2015-02-102-4/+8
* bitbake: toaster: All machines add a column to link back to machine confMichael Wood2015-02-103-2/+11
* bitbake: toaster: machines Make sure we don't overwrite the pagesizeMichael Wood2015-02-101-1/+1
* bitbake: toaster: Add add/select functionality to machines pageMichael Wood2015-02-103-54/+146
* bitbake: toaster: machines Fix undefined variablesMichael Wood2015-02-101-0/+1
* bitbake: toastergui: add download task log icon to recipe details pageBelen Barros Pena2015-02-103-12/+13
* bitbake: toastergui: add the word 'compatible' to 'all' pagesBelen Barros Pena2015-02-106-19/+27
* bitbake: toastergui: set column heading to 'Revision'Belen Barros Pena2015-02-102-5/+10
* bitbake: toaster: display Toaster mode and version in debug modeAlexandru DAMIAN2015-02-104-4/+34
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-106-25/+91
* bitbake: toaster: enhancements for the startup sequenceAlexandru DAMIAN2015-02-102-29/+84
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-108-53/+224
* bitbake: toaster: enable server-side caches and debug-panelAlexandru DAMIAN2015-02-101-1/+40
* bitbake: toastergui: fix loadconf error messageAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toaster: correct typo in toaster scriptBelen Barros Pena2015-02-101-2/+2
* bitbake: toasterui: use text() instead of html()Belen Barros Pena2015-02-101-2/+2
* bitbake: toastergui: remove time link for failed build requestsBelen Barros Pena2015-02-101-1/+1
* bitbake: data_smart: split expanded removal values when handling _removeRoss Burton2015-02-031-1/+2
* bitbake: tests/data: add test for incorrect remove behaviourRoss Burton2015-02-031-0/+7
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-024-9/+26
* bitbake: toaster: new layer checkout logicAlexandru DAMIAN2015-01-304-93/+92
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-303-11/+18
* bitbake: data_smart: Don't use mutable objects as default argsRichard Purdie2015-01-291-1/+6
* bitbake: parse/ast: Fix issue if path contains '&'Pascal Bach2015-01-291-1/+1
* bitbake: toastergui: update project build listingAlexandru DAMIAN2015-01-297-68/+193
OpenPOWER on IntegriCloud