summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-06fetch2/__init__.py: let try_mirror_url return correct value1.20Robert Yang
2014-05-06fetch2: Fix mirror repo tarball creationRichard Purdie
2014-04-13bitbake: fetch2/git: Anchor names when using ls-remoteRichard Purdie
2014-02-17fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2014-01-08hob/hoblistmodel: check if vals of packages/recipes names are not NoneCristiana Voicu
2014-01-02imagedetailspage: Fix crash with more than 15 layersRichard Purdie
2014-01-02parse/ConfHander/BBHandler/utils: Fix cache dependency bugsRichard Purdie
2014-01-02data: Fix output inconsistencies for emit_varRichard Purdie
2014-01-02runqueue/bitbake-worker: Fix dry run fakeroot issuesRichard Purdie
2013-12-11bitbake: runqueue: Fix hole in setsceneverify skipped task logicRichard Purdie
2013-12-11bitbake: build.py: add single-quotes around already-expanded directory namePeter Seebach
2013-12-11bitbake: fetch2: Fix handling of SCM mirrors in MIRRORSRichard Purdie
2013-12-11bitbake: monitordisk: lower inode check warning to noteOlof Johansson
2013-12-11bitbake: cooker/command: Add error state for the server and use for pre_serve...Richard Purdie
2013-12-03perforce: Fix path subdirectory issuesRichard Purdie
2013-12-03fetch/hg: Improve user/password handlingVolker Vogelhuber
2013-12-03fetch2/svn.py: use log instead of info to retrieve revisionNicolas Dechesne
2013-10-07hob: change tooltip for live imagesCristiana Voicu
2013-10-07bitbake: replace comment added in conf filesCristiana Voicu
2013-10-04bitbake-dumpsig: introduce command line and error handlingPaul Eggleton
2013-10-04bitbake-diffsigs: improve error handlingPaul Eggleton
2013-10-04bitbake-diffsigs: refactor argument parsing slightlyPaul Eggleton
2013-10-04bitbake-diffsigs: handle if task name is specified without do_ prefixPaul Eggleton
2013-10-04bin/bitbake: Clarify server error messageRichard Purdie
2013-10-04bin/bitbake: Clear ui-queue when starting a serverRichard Purdie
2013-10-04bin/bitbake: No need to show tracebacks for BBHandledExceptionsRichard Purdie
2013-10-04xmlrpc: Show a better error message for connection failuresRichard Purdie
2013-10-04bin/bitbake: Catch establish connection log messagesRichard Purdie
2013-10-04bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu
2013-10-04HOB: MACHINE should be saved in conf files using ?=Valentin Popa
2013-10-04utils: use logger.warn instead of print in copyfileRoss Burton
2013-10-02lib/bb/monitordisk.py: fix spelling in error textErik Botö
2013-09-27HOB: Busy cursor when saving configurationValentin Popa
2013-09-24bitbake: Update to version 1.20.0Richard Purdie
2013-09-22tests/data: Whitespace in key names is a really bad ideaRichard Purdie
2013-09-22data_smart: Variable references don't contain newlines, spaces or tabsRichard Purdie
2013-09-22hob: populate "Save image" dialog when saving changes to a custom image recipeCristiana Voicu
2013-09-22bin/bitbake: Improve --help textRichard Purdie
2013-09-22build: Add BB_TASK_NICE_LEVEL to task codeRichard Purdie
2013-09-18bitbake: runqueue: add task hash to Queue eventsAlexandru DAMIAN
2013-09-18bitbake: event: adding generic event for metadata usageAlexandru DAMIAN
2013-09-18bitbake: cooker, command: add a command to return global dataAlexandru DAMIAN
2013-09-18bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN
2013-09-18bitbake: build, runqueue: adds info to the *runQueue* eventsAlexandru DAMIAN
2013-09-18bitbake: cooker,runqueue: send the task dependency treeAlexandru DAMIAN
2013-09-18bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-18data_smart: Fix variable reference issuesRichard Purdie
2013-09-18cooker: return a copy checkPackagesRichard Purdie
2013-09-17usermanual.xml: Two new sections added to BitBake "Description"Scott Rifenbark
2013-09-17Revert "bb.fatal: Raise a BBHandledException instead of exiting"Richard Purdie