aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-11-01toaster: fix timezone settingsAlexandru DAMIAN
2013-11-01cooker: do not recreate recipecache in buildfile modeAlexandru DAMIAN
2013-11-01build, toaster: record proper task typeAlexandru DAMIAN
2013-11-01cooker: add data to the dependency tree dumpAlexandru DAMIAN
2013-11-01toaster: fixes for null values from eventsAlexandru DAMIAN
2013-11-01hob: do not display the "Package list may be incomplete!" dialogCristiana Voicu
2013-11-01fetch/hg: Improve user/password handlingVolker Vogelhuber
2013-11-01hob: populate error_msg when hob receives a CommandFailed eventCristiana Voicu
2013-11-01fetch2/svn.py: use log instead of info to retrieve revisionNicolas Dechesne
2013-10-18monitordisk: lower inode check warning to noteOlof Johansson
2013-10-18toaster: add Toaster UI interfaceAlexandru DAMIAN
2013-10-18toaster: adding frameworks for the Simple UIAlexandru DAMIAN
2013-10-18toaster: add toaster code to bitbakeAlexandru DAMIAN
2013-10-18utils: Don't show stack traces for BBHandledExceptionRichard Purdie
2013-10-14bitbake: bitbake: bb: Drop deprecated functionsRichard Purdie
2013-10-14siggen: handle recipe path changes in siginfo filesPaul Eggleton
2013-10-14hob: Hob should ask for ports only when Manual proxy is selectedCristiana Voicu
2013-10-14cooker/command: Add error state for the server and use for pre_serve errorsRichard Purdie
2013-10-14bitbake: Update post 1.20 to development versionRichard Purdie
2013-10-07hob: change tooltip for live imagesCristiana Voicu
2013-10-07bitbake: replace comment added in conf filesCristiana Voicu
2013-10-04xmlrpc: Show a better error message for connection failuresRichard 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-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-17Revert "bb.fatal: Raise a BBHandledException instead of exiting"Richard Purdie
2013-09-17bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie
2013-09-17data: Optimise flag exclusion list handlingRichard Purdie
2013-09-17data: Optimise flag lookup in build_dependenciesRichard Purdie
2013-09-17data: Optimise build_dependencies a littleRichard Purdie
2013-09-17data_smart: Cache the fact a variable accesses another even if its unsetRichard Purdie
2013-09-17data_smart: Allow flags to use the expand cacheRichard Purdie
2013-09-17data_smart: Allow expansion of flags in getVarFlagsRichard Purdie
2013-09-17data_smart: Add explict None checksAlexandru DAMIAN