aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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-10codeparser: silence non-literal warnings for vardepsChristopher Larson
2011-11-10codeparser: drop expand trackingChristopher Larson
2011-11-10codeparser: accept a name for better messagesChristopher Larson
2011-11-10codeparser: simplify how we compare the called node namesChristopher Larson
2011-11-10codeparser: merge the nested python parsing classesChristopher Larson
2011-11-04Increment version post releaseRichard Purdie
2011-11-04Release 1.14.0Richard Purdie
2011-11-04codeparser: make var_expands actually hold useful informationChristopher Larson
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-24hob: fix backtrace when dismissing open dialogJoshua Lock
2011-10-11Fix typos in local.conf.sample and local.conf.sample.extendedRobert Yang
2011-10-06fetch2: Export additional variables to the fetchersMatthew McClintock
2011-10-04fetch2/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-25hob: store recipe path at load timeJoshua Lock
2011-09-25hob: fix building with current selections after reparseJoshua Lock
2011-09-25ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock
2011-09-25ui/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
2011-09-17git.py: Fix logging vs logger typoRichard Purdie
2011-09-13hob: correctly set the selected image when loading a recipeJoshua Lock
2011-09-13hob: correctly handle an exceptionJoshua Lock
2011-09-13ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each buildJoshua Lock
2011-09-13ui/crumbs/hobeventhandler: fix test for BBFILESJoshua Lock
2011-09-09runqueue.py: Ensure fakeroot variables are reflected in the datastoreRichard Purdie
2011-09-09runqueue: Ensure task environment is correctRichard Purdie
2011-09-05lib/bb/siggen.py: return a string from noop get_taskhashDmitry Eremin-Solenikov
2011-09-05hob: fix segfault on second buildPaul Eggleton
2011-09-05hob: clear out temporary file list after deletingPaul Eggleton
2011-09-05hob: disable removal of packagesJoshua Lock
2011-09-05ui/crumbs/runningbuild: mask run_buildstats failureJoshua Lock
2011-09-05ui/crumbs/hobprefs: disable 'build toolchain with headers'Joshua Lock
2011-09-05hob: add a test to ensure hob is run with the required pre and post filesJoshua Lock