summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: Change popover headings in recipes tableBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Change help text for SectionBelen Barros Pena2014-03-092-2/+2
* bitbake: toaster: Hide the applied filter tooltip on clickBelen Barros Pena2014-03-091-0/+5
* bitbake: toaster: Add .muted class to disabled checkboxesBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Set the right styles for definition listsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Set correct string for missed sstate attemptsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Remove inline styles in h1Belen Barros Pena2014-03-094-4/+5
* bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna2014-03-095-191/+235
* bitbake: toasterui: add asserts on expected valuesAlexandru DAMIAN2014-03-091-37/+105
* bitbake: toasterui: task data structure in toasteruiAlexandru DAMIAN2014-03-091-7/+10
* bitbake: bb/ui: store_dependency_information optimizationMarius Avram2014-03-091-3/+13
* bitbake: toaster: array-assignment fix from ChomeAlexandru DAMIAN2014-03-092-2/+4
* bitbake: toaster: mark dependency packagesAlexandru DAMIAN2014-03-092-3/+7
* bitbake: toasterui: adding new task outcome emptyAlexandru DAMIAN2014-03-092-14/+20
* bitbake: toastergui: fix task executed status displayAlexandru DAMIAN2014-03-093-12/+7
* bitbake: fetch2/wget: Fix downloadfilename functionalityRichard Purdie2014-03-091-2/+2
* bitbake: runqueue: Fix typoRichard Purdie2014-03-061-1/+1
* bitbake: data: add vardepvalueexclude varflagPaul Eggleton2014-03-061-1/+7
* bitbake: fetch2: Drop svk fetcherRichard Purdie2014-03-022-97/+0
* bitbake: codeparser: Fix var_execs to append to execs, not referencesRichard Purdie2014-03-022-2/+3
* bitbake: fetch/wget: Separate out download and checkstatus functionsRichard Purdie2014-03-021-13/+19
* bitbake: fetch/wget: Start to clean up command constructionRichard Purdie2014-03-021-9/+8
* bitbake: wget: Drop usage of old style *COMMAND variablesRichard Purdie2014-03-021-3/+3
* bitbake: fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMDRichard Purdie2014-03-021-5/+3
* bitbake: fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMP...Richard Purdie2014-03-021-9/+5
* bitbake: fetch/git: Separate out an ls-remote functionRichard Purdie2014-03-021-4/+12
* bitbake: tests: add test for gitsm fetcherPaul Eggleton2014-02-281-0/+7
* bitbake: tests: add missing importPaul Eggleton2014-02-281-0/+1
* bitbake: fetch2: fix fetching git submodules with git 1.7.9.x or olderPaul Eggleton2014-02-281-0/+48
* bitbake: hob: append bbfiles to bblayers.conf instead of local.confCristiana Voicu2014-02-281-1/+1
* bitbake: hob: remove the code that adds hob layer to bblayersCristiana Voicu2014-02-281-5/+0
* bitbake: hob: create a base hob image used to create custom imagesCristiana Voicu2014-02-284-4/+12
* bitbake: build: filter out expanded empty strings for lockfiles flagStefan Stanacar2014-02-281-1/+1
* bitbake: hob: replace the use of hob-toolchain with populate_sdk taskCristiana Voicu2014-02-252-10/+8
* bitbake: fetch2: Fix mirror repo tarball creationRichard Purdie2014-02-241-1/+1
* bitbake: runqueue: Catch ValueError from pickle.loadsMartin Jansa2014-02-241-2/+8
* bitbake: ast: Fix support for anonymous methods in wildcard .bbappend filesJacob Kroon2014-02-241-1/+3
* bitbake: toaster: implement package summary pageDavid Reyna2014-02-173-40/+131
* bitbake: toaster: implement recipe summary pageDavid Reyna2014-02-173-39/+145
* bitbake: toaster: Make popovers mutually exclusiveBelen Barros Pena2014-02-171-36/+19
* bitbake: toaster: Make popovers scrollableBelen Barros Pena2014-02-171-0/+3
* bitbake: toaster: Make all targets links to the build dashboardBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta2014-02-172-1/+13
* bitbake: toaster: Fix for task_color tagBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Apply error style to cell linksBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Make "Edit columns" multiselectBelen Barros2014-02-171-0/+5
* bitbake: toaster: fix javascript for table filtersAlexandru DAMIAN2014-02-172-1/+3
* bitbake: toaster: Add clear filter button to filter tooltipsBelen Barros2014-02-172-2/+2
* bitbake: toaster: Clean up main.jsBelen Barros2014-02-171-444/+32
* bitbake: toaster: Clean up default.cssBelen Barros2014-02-171-177/+114