summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: cooker: Rename status variable to recipecacheRichard Purdie2013-05-121-69/+69
* bitbake: cooker: Rename confusing buildDepgraph task to handlePrefProvidersRichard Purdie2013-05-121-4/+3
* bitbake: cooker: Drop pointless variablesRichard Purdie2013-05-121-7/+2
* bitbake: cooker.py: Drop confusing updateCache callsRichard Purdie2013-05-121-10/+1
* bitbake: cooker: Remove pointless repeated importRichard Purdie2013-05-121-3/+1
* bitbake: cooker: Fix get_bbfiles()Richard Purdie2013-05-121-4/+4
* bitbake: cooker: Separate out collections handling code into its own classRichard Purdie2013-05-122-108/+128
* bitbake: cooker: Drop unused variables from collect_bbfiles()Richard Purdie2013-05-121-1/+1
* bitbake: pysh: Say what kind of token isn't implementedOlof Johansson2013-05-101-1/+1
* bitbake: hob: assure consistency for image size labelCristiana Voicu2013-05-103-8/+16
* bitbake: hob: clicking on "cancel" should reset table sorting to defaultCristiana Voicu2013-05-102-0/+19
* bitbake: hob: "Brought in by" sorting should take into account the (+#) infor...Cristiana Voicu2013-05-101-2/+44
* bitbake: hob: sort alphabetically results in groups of recipes/packagesCristiana Voicu2013-05-101-26/+12
* bitbake: Updated information in tooltipsAndrei Dinu2013-05-101-2/+2
* bitbake: lib: print is a function in moderm python, covert remaining usersRichard Purdie2013-05-092-4/+4
* bitbake: lib: Use modern expcetion syntaxRichard Purdie2013-05-093-3/+3
* bitbake: prserv: Drop StandardError usageRichard Purdie2013-05-091-1/+1
* bitbake: siggen: Add missing error message parameterRichard Purdie2013-05-091-1/+1
* bitbake: providers: Remove pointless lambda sort functionRichard Purdie2013-05-091-2/+2
* bitbake: cooker: Remove deprecated operatorRichard Purdie2013-05-091-1/+1
* bitbake: lib: Clean up various file access syntaxRichard Purdie2013-05-096-22/+39
* bitbake: git: remove symling before updating mirror tarballMartin Jansa2013-05-091-0/+4
* bitbake: bin/bitbake: add a check for /dev/shm existingPaul Eggleton2013-05-091-0/+4
* bitbake: utils: Improve better_compile error messageRichard Purdie2013-05-091-7/+9
* bitbake: utils: Improve better_exec traceback handlingRichard Purdie2013-05-091-39/+57
* bitbake: bin/bitbake: Ensure early errors are shown to the userRichard Purdie2013-05-091-5/+16
* bitbake: fetch2/svn: Do not save authenticationVanveerdeghem, Simon2013-05-031-0/+2
* bitbake: bitbake: remove stack trace depth limitationBogdan Marinescu2013-05-031-1/+1
* bitbake: data_smart.py: add some internal bitbake variables to configuration ...Laurentiu Palcu2013-05-031-0/+10
* bitbake: prserv/cooker: Handle PRService errors cleanlyRichard Purdie2013-05-032-4/+10
* bitbake: goggle: fix invalid error checkMartin Donnelly2013-05-031-1/+1
* bitbake: Update to version 1.19.0 for masterRichard Purdie2013-05-032-2/+2
* bitbake: data: fix performance regressionPaul Eggleton2013-04-151-2/+2
* bitbake: fetch2: rename file with bad checksum instead of removing it completelyMartin Jansa2013-04-151-1/+18
* bitbake: hob: Refine sorting mechanisms in HobCristiana Voicu2013-04-155-34/+116
* bitbake: monitordisk.py: disable inode checking for btrfsRobert Yang2013-04-151-1/+1
* bitbake: Update to version 1.18.0Richard Purdie2013-04-102-2/+2
* bitbake: data.py: Add a warning when expandKeys overwrites an existing keyMark Hatle2013-04-101-0/+5
* bitbake: hob:Only display scrolled list of images if neededIoana Grigoropol2013-04-101-1/+1
* bitbake: bitbake:hob: use a socks proxy mechanism for gitCristian Iorga2013-04-103-34/+30
* bitbake: propertydialog adjustments for package.bbclassAndrei Dinu2013-04-041-1/+1
* bitbake: hob: giving focus to the search field loses the table sortingCristiana Voicu2013-04-024-37/+59
* bitbake: hob: add tooltip on "clear search" buttonCristiana Voicu2013-04-021-0/+1
* bitbake: Removed popup when including a packageAndrei Dinu2013-04-022-2/+2
* bitbake: bb.tests.fetch: Opt-out for unittests that require networkOlof Johansson2013-03-291-0/+14
* bitbake: hob: Search strings and results should be persistentCristiana Voicu2013-03-293-36/+43
* bitbake: packageselectionpage.py : added information to hobAndrei Dinu2013-03-291-1/+2
* bitbake: hoblistmodel.py : passing the package information to hobAndrei Dinu2013-03-291-2/+4
* bitbake: propertydialog.py : added 'Package files' functionalityAndrei Dinu2013-03-291-2/+92
* bitbake: cooker.py : added variables related to cache_extraAndrei Dinu2013-03-291-0/+2
OpenPOWER on IntegriCloud