summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-10-24doc: update manual for checksum changesJoshua Lock
2011-10-24fetch2: enable checksum definition as SRC_URI parameterJoshua Lock
2011-10-24fetch2: improve usability of checksumsJoshua Lock
2011-10-11hob: fix backtrace when dismissing open dialogJoshua Lock
2011-10-05fetch2: Export additional variables to the fetchersMatthew McClintock
2011-10-03fetch2/git: Make git fetch run with -f so rebased branches don't failMatthew McClintock
2011-09-25bitbake/lib/bb/msg.py: fix setting debug and verbosity levelsPaul Eggleton
2011-09-23hob: store recipe path at load timeJoshua Lock
2011-09-23hob: fix building with current selections after reparseJoshua Lock
2011-09-23ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock
2011-09-23ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock
2011-09-21Fix mercurial fetcher in fetch2Julian Pidancet
2011-09-20hob: fix opening of image output dir on image build completionJoshua Lock
2011-09-20ui/crumbs/runningbuild: fix log messages right-click menuJoshua Lock
2011-09-19hob: enable package only builds even if an image has been builtJoshua Lock
2011-09-19hob: fix build again when building packages onlyJoshua Lock
2011-09-19ui/crumbs/hobprefs: re-enable reloading of data after prefs changesJoshua Lock
2011-09-19fetch2/git: fix subpath destination directoryPaul Eggleton
2011-09-19fetch2/git: be more carefull in _contains_ref when checking git log outputMartin Jansa