summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-02-03fetch2/git: Add workaround for clone using alternates problemRichard Purdie
2012-01-30ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPESJoshua Lock
2012-01-30ui/crumbs/runningbuild: handle InvalidTask eventsJoshua Lock
2012-01-30siggen.py: If both sigs have a variable in it's whitelist then don't say it's...Matthew McClintock
2012-01-30bitbake: Update and fix bitbake-runtaskRobert Yang
2012-01-30bitbake/siggen.py: Don't backtrace if the taskhash data isn't presentRichard Purdie
2012-01-30build.py: Be determistic about a function's cwdRichard Purdie
2012-01-30cooker.py: Allow the -e option to work with virtual classes and -bRichard Purdie
2012-01-30Nothing uses USERNAME, remove it - can cause sstate-cache conflictsMatthew McClintock
2012-01-30codeparser: silence non-literal warnings for vardepsChristopher Larson
2012-01-30codeparser: drop expand trackingChristopher Larson
2012-01-30codeparser: accept a name for better messagesChristopher Larson
2012-01-30codeparser: simplify how we compare the called node namesChristopher Larson
2012-01-30codeparser: merge the nested python parsing classesChristopher Larson
2012-01-30data/siggen: Add vardepvalue mechanism to allow the variable dependency code ...Richard Purdie
2012-01-30fetch2: Improve uri_replace to handle paths with no trailing '/'Richard Purdie
2012-01-30runqueue.py: Fix debug message to reference the correct taskRichard Purdie
2012-01-30fetch2/local: Don't default to files in DL_DIR for file:// urlsRichard Purdie
2012-01-30siggen.py: sort task hash depedencies with basepathMatthew McClintock
2012-01-30bitbake: print out symmetric difference when comparing sigsMatthew McClintock
2012-01-30runqueue.py: Ensure we fully process the covered listRichard Purdie
2012-01-30runqueue.py: Ensure setscene tasks don't break dependency orderRichard Purdie
2012-01-30bitbake/runqueue.py: Sort the list of skipped tasks as it makes searching the...Richard Purdie
2012-01-30bitbake/runqueue.py: Fix incorrect task number reference in debug messageRichard Purdie
2012-01-30parse_py: Use absolute paths for FILERichard Purdie
2012-01-30siggen.py: Include list of variables in hashesRichard Purdie
2012-01-30siggen.py: Fix diffsigs output for filename comparisionsRichard Purdie
2012-01-30codeparser: make var_expands actually hold useful informationChristopher Larson
2012-01-30lib/bb/runqueue: avoid marking runtime dependencies as coveredPaul Eggleton
2012-01-30utils.py: Fix lockfile retry handlingRichard Purdie
2012-01-30hob: fix backtrace when dismissing open dialogJoshua Lock
2012-01-30fetch2: Export additional variables to the fetchersMatthew McClintock
2012-01-30fetch2/git: Make git fetch run with -f so rebased branches don't failMatthew McClintock
2011-09-26bitbake/lib/bb/msg.py: fix setting debug and verbosity levelsPaul Eggleton
2011-09-26hob: store recipe path at load timeJoshua Lock
2011-09-26hob: fix building with current selections after reparseJoshua Lock
2011-09-26ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock
2011-09-26ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock
2011-09-21Fix mercurial fetcher in fetch21.1_M4.rc3Julian Pidancet
2011-09-21hob: fix opening of image output dir on image build completionJoshua Lock
2011-09-21ui/crumbs/runningbuild: fix log messages right-click menuJoshua Lock
2011-09-20hob: enable package only builds even if an image has been builtJoshua Lock
2011-09-20hob: fix build again when building packages onlyJoshua Lock
2011-09-20ui/crumbs/hobprefs: re-enable reloading of data after prefs changesJoshua Lock
2011-09-20fetch2/git: fix subpath destination directoryPaul Eggleton
2011-09-20fetch2/git: be more carefull in _contains_ref when checking git log outputMartin Jansa
2011-09-20fetch2/git: fix logger.debugMartin Jansa
2011-09-20fetch2/wget: make checkstatus() quieterJoshua Lock
2011-09-20taskdata: fix string formatting of an error messageChristopher Larson
2011-09-19cooker.py: Fix key expansion issues in showVersionsRichard Purdie