summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu2013-05-223-7/+27
* bitbake: hob: apply a fade out animation when deselecting from tablesCristiana Voicu2013-05-222-34/+30
* bitbake: cookerdata: rename _parse to parse_config_filePaul Eggleton2013-05-221-6/+6
* bitbake: tinfoil: fix for changes to cooker config structurePaul Eggleton2013-05-221-20/+21
* bitbake: bitbake-layers: fix for move of calc_bbfile_priority within cookerPaul Eggleton2013-05-221-1/+1
* bitbake: command: Fix function module reference after code rearrangementRichard Purdie2013-05-221-1/+1
* bitbake: runqueue.py: Ensure export flag is set for fakeroot environment vari...Richard Purdie2013-05-221-0/+1
* bitbake: bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard Purdie2013-05-222-12/+21
* bitbake: cooker: Split configuration parsing code into cookerdataRichard Purdie2013-05-222-118/+139
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-229-89/+104
* bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie2013-05-224-84/+148
* bitbake: bin/bitbake: Improve exception handlingRichard Purdie2013-05-221-2/+3
* bitbake: fetch2: Shorten long srcrevsRichard Purdie2013-05-221-0/+4
* bitbake: fetch2/git: Clean up sortable_revisionRichard Purdie2013-05-223-21/+14
* bitbake: data: Ensure dependencies of subfunctions are accounted forRichard Purdie2013-05-221-0/+1
* bitbake: test/fetch: Allow the conditional network tests to work under python...Richard Purdie2013-05-171-96/+86
* bitbake: test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie2013-05-171-23/+24
* bitbake: fetch2/utils: Clean up importsRichard Purdie2013-05-172-10/+8
* bitbake: tests/fetch: Allow to work on python 2.6Richard Purdie2013-05-171-2/+2
* bitbake: bin/bitbake: Fix queue import for pyhton 2 and 3Richard Purdie2013-05-141-1/+4
* bitbake: hob: fix for XMLRPC modeBogdan Marinescu2013-05-141-1/+1
* bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie2013-05-133-78/+78
* bitbake: bitbake-layers/tinfoil: Catch up with status -> recpiecache renameRichard Purdie2013-05-122-9/+9
* 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