summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* data_smart: Add appendVar/prependVar functionsRichard Purdie2011-11-101-0/+16
* Add FAKEROOTNOENV variableRichard Purdie2011-11-102-0/+9
* cooker.py: Ensure only one copy of bitbake executes at onceRichard Purdie2011-11-101-0/+7
* utils.py: Fix lockfile retry handlingRichard Purdie2011-11-101-1/+1
* codeparser: silence non-literal warnings for vardepsChristopher Larson2011-11-103-11/+39
* codeparser: drop expand trackingChristopher Larson2011-11-101-11/+0
* codeparser: accept a name for better messagesChristopher Larson2011-11-103-13/+15
* codeparser: simplify how we compare the called node namesChristopher Larson2011-11-101-52/+20
* codeparser: merge the nested python parsing classesChristopher Larson2011-11-101-102/+87
* Increment version post releaseRichard Purdie2011-11-042-2/+2
* Release 1.14.0Richard Purdie2011-11-042-2/+2
* codeparser: make var_expands actually hold useful informationChristopher Larson2011-11-041-1/+1
* doc: update manual for checksum changesJoshua Lock2011-10-241-1/+1
* fetch2: enable checksum definition as SRC_URI parameterJoshua Lock2011-10-241-2/+8
* fetch2: improve usability of checksumsJoshua Lock2011-10-241-34/+38
* hob: fix backtrace when dismissing open dialogJoshua Lock2011-10-241-2/+2
* Fix typos in local.conf.sample and local.conf.sample.extendedRobert Yang2011-10-112-2/+1
* fetch2: Export additional variables to the fetchersMatthew McClintock2011-10-061-1/+2
* fetch2/git: Make git fetch run with -f so rebased branches don't failMatthew McClintock2011-10-041-1/+1
* bitbake/lib/bb/msg.py: fix setting debug and verbosity levelsPaul Eggleton2011-09-252-4/+4
* hob: store recipe path at load timeJoshua Lock2011-09-251-1/+3
* hob: fix building with current selections after reparseJoshua Lock2011-09-251-2/+0
* ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock2011-09-251-1/+1
* ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock2011-09-251-4/+5
* Fix mercurial fetcher in fetch2Julian Pidancet2011-09-211-1/+1
* hob: fix opening of image output dir on image build completionJoshua Lock2011-09-212-4/+7
* ui/crumbs/runningbuild: fix log messages right-click menuJoshua Lock2011-09-211-1/+1
* hob: enable package only builds even if an image has been builtJoshua Lock2011-09-201-0/+1
* hob: fix build again when building packages onlyJoshua Lock2011-09-202-12/+12
* ui/crumbs/hobprefs: re-enable reloading of data after prefs changesJoshua Lock2011-09-201-1/+1
* fetch2/git: fix subpath destination directoryPaul Eggleton2011-09-201-1/+3
* fetch2/git: be more carefull in _contains_ref when checking git log outputMartin Jansa2011-09-201-1/+4
* fetch2/git: fix logger.debugMartin Jansa2011-09-201-1/+1
* fetch2/wget: make checkstatus() quieterJoshua Lock2011-09-201-3/+4
* taskdata: fix string formatting of an error messageChristopher Larson2011-09-201-1/+1
* cooker.py: Fix key expansion issues in showVersionsRichard Purdie2011-09-191-1/+6
* git.py: Fix logging vs logger typoRichard Purdie2011-09-171-1/+1
* hob: correctly set the selected image when loading a recipeJoshua Lock2011-09-131-0/+1
* hob: correctly handle an exceptionJoshua Lock2011-09-131-1/+5
* ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each buildJoshua Lock2011-09-131-19/+20
* ui/crumbs/hobeventhandler: fix test for BBFILESJoshua Lock2011-09-131-2/+1
* runqueue.py: Ensure fakeroot variables are reflected in the datastoreRichard Purdie2011-09-091-0/+1
* runqueue: Ensure task environment is correctRichard Purdie2011-09-091-1/+10
* lib/bb/siggen.py: return a string from noop get_taskhashDmitry Eremin-Solenikov2011-09-051-1/+1
* hob: fix segfault on second buildPaul Eggleton2011-09-052-1/+6
* hob: clear out temporary file list after deletingPaul Eggleton2011-09-051-0/+1
* hob: disable removal of packagesJoshua Lock2011-09-051-18/+24
* ui/crumbs/runningbuild: mask run_buildstats failureJoshua Lock2011-09-051-0/+6
* ui/crumbs/hobprefs: disable 'build toolchain with headers'Joshua Lock2011-09-051-6/+6
* hob: add a test to ensure hob is run with the required pre and post filesJoshua Lock2011-09-051-0/+21
OpenPOWER on IntegriCloud