summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-09-19fetch2/git: fix logger.debugMartin Jansa
2011-09-19fetch2/wget: make checkstatus() quieterJoshua Lock
2011-09-19cooker.py: Fix key expansion issues in showVersionsRichard Purdie
2011-09-19git.py: Fix logging vs logger typoRichard Purdie
2011-09-14taskdata: fix string formatting of an error messageChristopher Larson
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
2011-09-05hob: reflect defaultsetup being default distroJoshua Lock
2011-09-05hob: use both pre and post files for hob configurationJoshua Lock
2011-09-02bitbake/event: Allow event handlers to quietly raise SkipPackage eventsRichard Purdie
2011-09-02fetch2/git: Allow to specify the name of the checkout directoryHolger Hans Peter Freyther
2011-08-31bitbake/fetch2/git: Ensure .gitconfig file is ignoredRichard Purdie
2011-08-31bitbake: Correctly handle multiline comments including whitespaceRichard Purdie
2011-08-30ui/crumbs/tasklistmodel: don't add empty entries to COL_BINBJoshua Lock
2011-08-30ui/crumbs/tasklistmodel: loop optimisation in include_item()Joshua Lock
2011-08-30ui/crumbs/tasklistmodel: remove unnecessary checkJoshua Lock