summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-05runqueue.py: Add notification of setscene tasks (should be in knotty)master-pokyRichard Purdie
2012-01-05build.py: Only use set -x when debug is enabledRichard Purdie
2012-01-05build.py: Remove fakeroot function based support and leave it as task based onlyRichard Purdie
2012-01-05When performing dry runs, include the task fork/execution part of the process...Richard Purdie
2012-01-05cooker.py: Add missing BB_WORKERCONTEXT conditionalsRichard Purdie
2012-01-05bitbake/runqueue: Improve the setscene loggingRichard Purdie
2012-01-05cooker.py: Convert a bb.data.expand refernce to the updated syntaxRichard Purdie
2012-01-04fetch2/git: change colon to dot in ud.hostJuraj Hercek
2012-01-04bitbake-layers: fix Python error during parsePaul Eggleton
2011-12-20ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPESJoshua Lock
2011-12-20ui/crumbs/runningbuild: handle InvalidTask eventsJoshua Lock
2011-12-20vim/syntax: Recognize ?? operatorKhem Raj
2011-12-05siggen.py: If both sigs have a variable in it's whitelist then don't say it's...Matthew McClintock
2011-12-05Remove the async_cmds and sync_cmds from command.pyRobert Yang
2011-12-05fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabledJoshua Lock
2011-12-01cooker.py: Allow the -e option to work with virtual classes and -bRichard Purdie
2011-12-01build.py: Be determistic about a function's cwdRichard Purdie
2011-11-27Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-11-25bitbake/siggen.py: Don't backtrace if the taskhash data isn't presentRichard Purdie
2011-11-25Nothing uses USERNAME, remove it - can cause sstate-cache conflictsMatthew McClintock
2011-11-24data/siggen: Add vardepvalue mechanism to allow the variable dependency code ...Richard Purdie
2011-11-24fetch2: Improve uri_replace to handle paths with no trailing '/'Richard Purdie
2011-11-24knotty: Add support for logging the console to logfileRichard Purdie
2011-11-24runqueue.py: Fix debug message to reference the correct taskRichard Purdie
2011-11-24fetch2/local: Don't default to files in DL_DIR for file:// urlsRichard Purdie
2011-11-23siggen.py: sort task hash depedencies with basepathMatthew McClintock
2011-11-23bitbake: print out symmetric difference when comparing sigsMatthew McClintock
2011-11-23runqueue.py: Ensure we fully process the covered listRichard Purdie
2011-11-23runqueue.py: Ensure setscene tasks don't break dependency orderRichard Purdie
2011-11-22bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hookRichard Purdie
2011-11-22bitbake/runqueue.py: Sort the list of skipped tasks as it makes searching the...Richard Purdie
2011-11-22bitbake/runqueue.py: Fix incorrect task number reference in debug messageRichard Purdie
2011-11-18parse_py: Use absolute paths for FILERichard Purdie
2011-11-18siggen.py: Include list of variables in hashesRichard Purdie
2011-11-18siggen.py: Fix diffsigs output for filename comparisionsRichard Purdie
2011-11-15lib/bb/runqueue: avoid marking runtime dependencies as coveredPaul Eggleton
2011-11-10data_smart: Add appendVar/prependVar functionsRichard Purdie
2011-11-10Add FAKEROOTNOENV variableRichard Purdie
2011-11-10cooker.py: Ensure only one copy of bitbake executes at onceRichard Purdie
2011-11-10utils.py: Fix lockfile retry handlingRichard Purdie
2011-11-04codeparser: silence non-literal warnings for vardepsChristopher Larson
2011-11-04codeparser: drop expand trackingChristopher Larson
2011-11-04codeparser: accept a name for better messagesChristopher Larson
2011-11-04codeparser: simplify how we compare the called node namesChristopher Larson
2011-11-04codeparser: merge the nested python parsing classesChristopher Larson
2011-11-03Increment version post releaseRichard Purdie
2011-11-03Release 1.14.01.14.01.14Richard Purdie
2011-10-27codeparser: make var_expands actually hold useful informationChristopher Larson
2011-10-27Merge branch 'master' of git.openembedded.org:bitbakeRichard Purdie
2011-10-26Linefeed to test commitsCliff Brake