summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/utils: add safeguard against recursively deleting things we s...Paul Eggleton2015-04-242-0/+71
* bitbake: fetch/git: Remove a possible trailing '/' in subpathAnders Darander2015-04-241-1/+1
* bitbake: data.py: fixes bad substitution when running devshellRichard Tollerton2015-04-111-0/+1
* bitbake: codeparser: Fix to better catch all getVar referencesRichard Purdie2014-07-031-3/+3
* bitbake: codeparser: don't interact with the cache for subshellsChristopher Larson2014-07-031-9/+12
* bitbake: toaster: Fix spacing and layout in no image files notificationBelen Barros2014-06-201-12/+17
* bitbake: toaster: display message if no images are generatedFarrell Wymore2014-06-202-0/+20
* bitbake: toaster: Add performance testing scriptIonut Chisanovici2014-06-201-0/+53
* bitbake: toaster: refactor the target pageFarrell Wymore2014-06-203-115/+158
* bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN2014-06-201-4/+3
* bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna2014-06-202-6/+29
* bitbake: toaster: sort columns properly after edit columnsFarrell Wymore2014-06-202-14/+204
* bitbake: toaster: fix span2 headings for packagesDave Lerner2014-06-202-4/+7
* bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna2014-06-202-1/+20
* bitbake: bitbake: toaster: Fix Empty tasks filterBelen Barros Pena2014-06-201-1/+1
* bitbake: bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena2014-06-201-1/+1
* bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber2014-05-291-1/+1
* bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie2014-05-292-1/+6
* bitbake: fetch2/perforce: Ensure command has a defaultRichard Purdie2014-05-291-4/+4
* bitbake: fix cloning of mercurial repository with username and password speci...Volker Vogelhuber2014-05-291-1/+4
* bitbake: Fix refetch of local files when they are read onlyNick Lewis2014-05-291-2/+2
* bitbake: HG Fetch with username and password in urlVolker Vogelhuber2014-05-291-1/+1
* bitbake: bitbake-diffsigs: Fix runtime error when no arguments are givenJacob Kroon2014-05-291-2/+2
* bitbake: runqueue: Fix task weighting algorithmRichard Purdie2014-05-291-2/+2
* bitbake: runqueue: Fix handling of zero priority taskRichard Purdie2014-05-291-1/+1
* bitbake: bitbake-user-manual-hello.xml: Edits to the "Hello World" Appendix.Scott Rifenbark2014-04-211-29/+17
* bitbake: bitbake-user-manual-hello.xml: First draft of "Hello World" appendixScott Rifenbark2014-04-211-321/+328
* bitbake: bitbake-user-manual-hello.xml: Edits to environment for hello world.Scott Rifenbark2014-04-211-24/+203
* bitbake: bitbake-user-manual-metadata.xml: Added section on pathname syntaxScott Rifenbark2014-04-211-0/+23
* bitbake: bitbake-user-manual-ref-variables.xml: Edits to the BBPATH variable.Scott Rifenbark2014-04-211-11/+12
* bitbake: bitbake-user-manual-ref-variables.xml: Fixed BBPATH exampleScott Rifenbark2014-04-211-1/+1
* bitbake: user-manual-hello.xml: General editsScott Rifenbark2014-04-211-41/+39
* bitbake: bitbake-user-manual-hello.xml: Fixed two broken links.Scott Rifenbark2014-04-211-2/+2
* bitbake: bitbake-user-manual-metadata.xml: New section on anonymous Python fu...Scott Rifenbark2014-04-211-1/+41
* bitbake: bitbake-user-manual-metadata.xml: Edits to flexible inheritance sect...Scott Rifenbark2014-04-211-26/+37
* bitbake: doc: Rename user-manual -> bitbake-user-manualRichard Purdie2014-04-2114-23/+23
* bitbake: bitbake: Update to version 1.22.0Richard Purdie2014-04-102-2/+2
* bitbake: cache: don't trigger reparse on recipes with wildcards in SRC_URIPaul Eggleton2014-04-101-1/+1
* bitbake: toaster: Allow toaster to start without pytzAlexandru DAMIAN2014-04-091-5/+9
* bitbake: toaster: add URI search path listDavid Reyna2014-04-092-1/+13
* bitbake: toaster: sort on size in detail pagesDave Lerner2014-04-0913-73/+161
* bitbake: toaster: hide tasks without order or outcomeDavid Reyna2014-04-091-5/+8
* bitbake: toaster: regex alternation filter caused django errorDavid Reyna2014-04-092-8/+8
* bitbake: toaster: fix filtering query for multiple filtersAlexandru DAMIAN2014-04-091-3/+3
* bitbake: toaster: keep number of rows across searchesAlexandru DAMIAN2014-04-091-0/+1
* bitbake: toaster: show unique set-in files in configvarDavid Reyna2014-04-091-4/+8
* bitbake: toaster: disable 'size over total' sortDave Lerner2014-04-091-2/+0
* bitbake: toaster: do not load all available timezonesAlexandru DAMIAN2014-04-091-1/+9
* bitbake: bitbake-selftest: add tests for local fetchingPaul Eggleton2014-04-091-0/+55
* bitbake: bitbake-selftest: fix help message to include command linePaul Eggleton2014-04-091-1/+1