summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Update to version 1.23.0 for masterRichard Purdie2014-04-101-1/+1
* bitbake: bitbake: Update to version 1.22.0Richard Purdie2014-04-101-1/+1
* 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: knotty: Clear footer before outputting to stderrPeter Kjellerstedt2014-04-081-2/+3
* bitbake: fetch2: fix traceback when a wildcard matches a directoryPaul Eggleton2014-04-081-10/+18
* bitbake: fetch2: handle wildcards correctly when recording file checksumsPaul Eggleton2014-04-081-0/+3
* bitbake: hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru2014-04-082-1/+1
* bitbake: fetch2: avoid cache ignoring missing filesPaul Eggleton2014-04-081-1/+0
* bitbake: fetch2: Fix bug in file checksum generationRichard Purdie2014-04-061-0/+2
* bitbake: toaster: added covered task listFarrell Wymore2014-04-052-23/+52
* bitbake: toaster: correct package countFarrell Wymore2014-04-052-28/+47
* bitbake: toaster: Fixes to the build dashboardBelen Barros Pena2014-04-053-16/+17
* bitbake: toaster: Make tables happy in ChromeBelen Barros Pena2014-04-052-3/+4
* bitbake: toaster: Fix the empty packages alertBelen Barros Pena2014-04-051-7/+5
* bitbake: toaster: Fix "Recent builds" linksBelen Barros Pena2014-04-052-3/+12
* bitbake: toaster: catch IndexError error in dictionary lookupsDavid Reyna2014-04-051-1/+1
* bitbake: toaster: Changes to help textBelen Barros Pena2014-04-0510-65/+77
* bitbake: toaster: Remove html validation errors in tasks.htmlBelen Barros Pena2014-04-053-3/+16
* bitbake: toasterui: save warnings from non-build contextAlexandru DAMIAN2014-04-052-6/+15
* bitbake: toasterui: avoid variable name conflictAlexandru DAMIAN2014-04-051-8/+8
* bitbake: toaster: Update APIBelen Barros Pena2014-04-052-2/+4
* bitbake: toaster: link task order to right tasks pageDavid Reyna2014-04-053-7/+32
* bitbake: cooker: Overwrite IMAGE_BASENAME to default in custom imageMarius Avram2014-04-041-0/+11
* bitbake: hob: fix customization of empty image recipeMarius Avram2014-04-042-5/+7
* bitbake: hob: adding INHERIT += " testimage " affects image recipes listCristiana Voicu2014-04-041-1/+1
* bitbake: toaster: fix mis-detection of targets as imagesPaul Eggleton2014-04-041-3/+5
* bitbake: toaster: fix help texts not showing for most tasksPaul Eggleton2014-04-043-11/+239
* bitbake: bitbake: cooker: mark setFeatures command as read-onlyAlexandru DAMIAN2014-04-013-1/+8
* bitbake: toaster: secondary sort key as table's default orderDavid Reyna2014-04-011-11/+16
* bitbake: toaster: unbuilt package dependency formatsDave Lerner2014-04-011-42/+33
* bitbake: toaster: Update help text in format_vpackage_namehelp tagBelen Barros Pena2014-04-011-1/+1
* bitbake: toaster: Match search results form to no results formBelen Barros Pena2014-04-011-1/+1
* bitbake: toaster: Increase animation durationBelen Barros Pena2014-04-011-1/+1
* bitbake: toaster: Fix the fade out animationBelen Barros Pena2014-04-011-2/+1
* bitbake: toaster: Small tweaks to the packages included interfaceBelen Barros Pena2014-04-012-5/+5
* bitbake: toaster: Remove trailing spaces from 'name'Belen Barros Pena2014-04-011-3/+3
* bitbake: toaster: Show "No builds found" in the builds tableBelen Barros Pena2014-04-011-3/+3
* bitbake: toaster: disable configvar sorts for value and filesDavid Reyna2014-04-011-4/+0
* bitbake: toaster: use deploy_dir var to obtain the license.manifest pathCristiana Voicu2014-04-011-1/+1
OpenPOWER on IntegriCloud