summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* hob: reflect defaultsetup being default distroJoshua Lock2011-09-051-0/+2
* hob: use both pre and post files for hob configurationJoshua Lock2011-09-054-48/+83
* bitbake/event: Allow event handlers to quietly raise SkipPackage eventsRichard Purdie2011-09-021-0/+2
* fetch2/git: Allow to specify the name of the checkout directoryHolger Hans Peter Freyther2011-09-021-1/+2
* bitbake/fetch2/git: Ensure .gitconfig file is ignoredRichard Purdie2011-08-311-5/+6
* bitbake: Correctly handle multiline comments including whitespaceRichard Purdie2011-08-311-6/+6
* ui/crumbs/tasklistmodel: don't add empty entries to COL_BINBJoshua Lock2011-08-301-1/+1
* ui/crumbs/tasklistmodel: loop optimisation in include_item()Joshua Lock2011-08-301-13/+7
* ui/crumbs/tasklistmodel: remove unnecessary checkJoshua Lock2011-08-301-3/+2
* ui/crumbs/tasklistmodel: optimise find_path_for_item()Joshua Lock2011-08-301-4/+2
* ui/crumbs/tasklistmodel: prevent packages depending on each otherJoshua Lock2011-08-301-20/+22
* ui/crumbs/tasklistmodel: don't add same item to binb column more than onceJoshua Lock2011-08-301-2/+3
* data_smart.py: make use of expand cache in getVar()Dongxiao Xu2011-08-291-1/+6
* ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click menuJoshua Lock2011-08-291-9/+27
* ui/crumbs/tasklistmodel: don't add same item to binb column more than onceJoshua Lock2011-08-291-2/+3
* hob: disable some menu entries whilst build is in progressJoshua Lock2011-08-241-6/+24
* bb/ui/crumbs/tasklistmodel: fix find_reverse_depends methodJoshua Lock2011-08-241-1/+1
* hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu countJoshua Lock2011-08-242-11/+4
* bb/fetch2/git: add checkstatus commandJoshua Lock2011-08-241-0/+8
* usermanual: The git fetcher defaults to the git protocol (or file)Richard Purdie2011-08-231-1/+1
* fetch2/git: Add rsync as a valid git protocolRichard Purdie2011-08-231-1/+1
* bb/ui/hob: warn and prevent image build if no IMAGE_FSTYPE is setJoshua Lock2011-08-231-1/+16
* bb/ui/crumbs/hobprefs: fix setting IMAGE_FSYTPESJoshua Lock2011-08-231-1/+1
* bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_typeJoshua Lock2011-08-231-4/+4
* bb/ui/hob: fix package only buildJoshua Lock2011-08-231-1/+2
* bb/ui/crumbs/tasklistmodel: track the PN for each entry in the modelJoshua Lock2011-08-231-2/+18
* hob: don't try and build if user selects Bake with no selections madeJoshua Lock2011-08-231-1/+13
OpenPOWER on IntegriCloud