summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: user-manual-metadata.xml: Add details about general variables used b...Richard Purdie2014-03-091-0/+19
* bitbake: user-manual-metadata.xml: Add details about environment variables us...Richard Purdie2014-03-091-0/+13
* bitbake: toasterui: fix task identificationAlexandru DAMIAN2014-03-091-6/+22
* bitbake: toaster: fix issues in the build tableAlexandru DAMIAN2014-03-093-3/+12
* bitbake: toasterui: fix status update on failed sstate tasksAlexandru DAMIAN2014-03-091-3/+6
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-097-20/+342
* bitbake: toaster: Move long content toggle to main.jsBelen Barros Pena2014-03-093-55/+18
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-095-44/+299
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-095-6/+315
* bitbake: toaster: Bug fix in reload page with parametersRavi Chintakunta2014-03-091-1/+5
* bitbake: toaster: Fix breadcrumb date format in detail pagesBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Sort packages and dependencies in recipe.htmlBelen Barros Pena2014-03-091-3/+3
* 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: bitbake-selftest: enable specifying tests to run on command linePaul Eggleton2014-02-281-5/+16
* 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