summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-07-03bitbake: codeparser: Fix to better catch all getVar referencesRichard Purdie
2014-07-03bitbake: codeparser: don't interact with the cache for subshellsChristopher Larson
2014-06-20bitbake: toaster: Fix spacing and layout in no image files notificationBelen Barros
2014-06-20bitbake: toaster: display message if no images are generatedFarrell Wymore
2014-06-20bitbake: toaster: Add performance testing scriptIonut Chisanovici
2014-06-20bitbake: toaster: refactor the target pageFarrell Wymore
2014-06-20bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN
2014-06-20bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna
2014-06-20bitbake: toaster: sort columns properly after edit columnsFarrell Wymore
2014-06-20bitbake: toaster: fix span2 headings for packagesDave Lerner
2014-06-20bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna
2014-06-20bitbake: bitbake: toaster: Fix Empty tasks filterBelen Barros Pena
2014-06-20bitbake: bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena
2014-05-29bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber
2014-05-29bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie
2014-05-29bitbake: fetch2/perforce: Ensure command has a defaultRichard Purdie
2014-05-29bitbake: fix cloning of mercurial repository with username and password speci...Volker Vogelhuber
2014-05-29bitbake: Fix refetch of local files when they are read onlyNick Lewis
2014-05-29bitbake: HG Fetch with username and password in urlVolker Vogelhuber
2014-05-29bitbake: bitbake-diffsigs: Fix runtime error when no arguments are givenJacob Kroon
2014-05-29bitbake: runqueue: Fix task weighting algorithmRichard Purdie
2014-05-29bitbake: runqueue: Fix handling of zero priority taskRichard Purdie
2014-04-21bitbake: bitbake-user-manual-hello.xml: Edits to the "Hello World" Appendix.Scott Rifenbark
2014-04-21bitbake: bitbake-user-manual-hello.xml: First draft of "Hello World" appendixScott Rifenbark
2014-04-21bitbake: bitbake-user-manual-hello.xml: Edits to environment for hello world.Scott Rifenbark
2014-04-21bitbake: bitbake-user-manual-metadata.xml: Added section on pathname syntaxScott Rifenbark
2014-04-21bitbake: bitbake-user-manual-ref-variables.xml: Edits to the BBPATH variable.Scott Rifenbark
2014-04-21bitbake: bitbake-user-manual-ref-variables.xml: Fixed BBPATH exampleScott Rifenbark
2014-04-21bitbake: user-manual-hello.xml: General editsScott Rifenbark
2014-04-21bitbake: bitbake-user-manual-hello.xml: Fixed two broken links.Scott Rifenbark
2014-04-21bitbake: bitbake-user-manual-metadata.xml: New section on anonymous Python fu...Scott Rifenbark
2014-04-21bitbake: bitbake-user-manual-metadata.xml: Edits to flexible inheritance sect...Scott Rifenbark
2014-04-21bitbake: doc: Rename user-manual -> bitbake-user-manualRichard Purdie
2014-04-10bitbake: bitbake: Update to version 1.22.0Richard Purdie
2014-04-10bitbake: cache: don't trigger reparse on recipes with wildcards in SRC_URIPaul Eggleton
2014-04-09bitbake: toaster: Allow toaster to start without pytzAlexandru DAMIAN
2014-04-09bitbake: toaster: add URI search path listDavid Reyna
2014-04-09bitbake: toaster: sort on size in detail pagesDave Lerner
2014-04-09bitbake: toaster: hide tasks without order or outcomeDavid Reyna
2014-04-09bitbake: toaster: regex alternation filter caused django errorDavid Reyna
2014-04-09bitbake: toaster: fix filtering query for multiple filtersAlexandru DAMIAN
2014-04-09bitbake: toaster: keep number of rows across searchesAlexandru DAMIAN
2014-04-09bitbake: toaster: show unique set-in files in configvarDavid Reyna
2014-04-09bitbake: toaster: disable 'size over total' sortDave Lerner
2014-04-09bitbake: toaster: do not load all available timezonesAlexandru DAMIAN
2014-04-09bitbake: bitbake-selftest: add tests for local fetchingPaul Eggleton
2014-04-09bitbake: bitbake-selftest: fix help message to include command linePaul Eggleton
2014-04-08bitbake: bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt
2014-04-08bitbake: fetch2: fix traceback when a wildcard matches a directoryPaul Eggleton
2014-04-08bitbake: fetch2: handle wildcards correctly when recording file checksumsPaul Eggleton