summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2011-07-21ui/crumbs/tasklistmodel: fix saving recipes1.1_M2.rc31.1_M2.final1.1_M2Joshua Lock
2011-07-14cooker: only return *Found events if something was actually foundJoshua Lock
2011-07-13ui/crumbs/tasklistmodel: fix automatic removal of orphaned itemsJoshua Lock
2011-07-13ui/crumbs/tasklistmodel: update brought in by column when possibleJoshua Lock
2011-07-13fetcher2: retry mirror if upstream checksum mismatchYu Ke
2011-07-08bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu
2011-07-08fetch2/git: Tweak git fetcher to handling repo updates correctlyRichard Purdie
2011-07-08lib/bb/ui/hob: don't error when dismissing save as dialogJoshua Lock
2011-07-08lib/bb/hob: fix changing base imageJoshua Lock
2011-07-08ui/crumbs/tasklistmodel: fix reset methodJoshua Lock
2011-07-07bitbake/process.py: Ensure queued UI events are queued right before we add ou...Richard Purdie
2011-07-07cache.py: Ensure additional .bbappend files are accounted forRichard Purdie
2011-07-05ui/depexp: If we're parsing zero files we need to ensure the cache progress b...Richard Purdie
2011-07-05hob: re-designed interaction and implementationJoshua Lock
2011-07-05bitbake-layers: fix error on startup caused by recent cooker changePaul Eggleton
2011-07-05bitbake-layers: fix sorting by package name for cooker changePaul Eggleton
2011-07-05bitbake/cooker, bitbake-layers: show the .bbappend files that matches no exis...Dexuan Cui
2011-07-05bitbake-layers: fix sorting of show_appends outputPaul Eggleton
2011-07-05bitbake-layers: add command to flatten layers into onePaul Eggleton
2011-07-05bitbake/cooker: implement layer dependencies, make priority optionalPaul Eggleton
2011-07-05bitbake-layers: add show_overlayed actionPaul Eggleton
2011-07-05bitbake: track 'overlayed' recipesPaul Eggleton
2011-07-05bitbake: Switch to use process as the default serverRichard Purdie
2011-07-05bitbake/ast: Fix ??= vs. ?= handlingRichard Purdie
2011-07-01bitbake: Add missing bracket, somehow lost by sync scripts1.1_M2.rc1Richard Purdie
2011-07-01bitbake: add -R option for loading configuration files after bitbake.confJoshua Lock
2011-07-01cooker: switch to new universe target rather than worldJoshua Lock
2011-07-01cooker: remove code duplication in non trivial functionsJoshua Lock
2011-07-01cooker|command|event: add new command findFilesMatchingInDirJoshua Lock
2011-07-01command|cooker|event: add findConfigFilePath commandJoshua Lock
2011-07-01cooker: add generic method to locate configuration filesJoshua Lock
2011-07-01command|cooker: allow generating targets tree for specified pkgsJoshua Lock
2011-07-01bitbake: Make bitbake server type configurable.Liping Ke
2011-07-01ui/hob: Fixed the "build again" hang.Lianhao Lu
2011-06-28Update version to 1.13.2Richard Purdie
2011-06-28bitbake/ast: Add optional argument for BBCLASSEXTENDRichard Purdie
2011-06-28bitbake/ast: Call expandkeys after the RecipePreFinalise eventRichard Purdie
2011-06-28bitbake/data_smart: Don't track overrides in deleted variable namesRichard Purdie
2011-06-28bitbake/data_smart: Don't export deleted/empty entries in the list of keysRichard Purdie
2011-06-28bitbake/data_smart: Optimise the data store iteratorRichard Purdie
2011-06-28bitbake: Add task specific stamp file supportRobert Yang
2011-06-24runqueue.py: Add umask task controlMark Hatle
2011-06-22doc/usermanual.xml: Tweaks for the manualBrandon Stafford
2011-06-22fetch2/git.py: improve error reporting when an invalid protocol is usedScott Garman
2011-06-16process.py: Fix issue where early errors weren't making it to the consoleRichard Purdie
2011-06-15make exception handling syntax consistentScott Garman
2011-06-15codeparser: When loading the cache, ignore ValueErrorRichard Purdie
2011-06-13bitbake/fetch2: When replacing URLs in mirror handling mask out empty entriesRichard Purdie
2011-06-13bitbake/cooker: Fix -b option by ensuring the empty cache structure is presentRichard Purdie
2011-06-09Update version to 1.13.1Richard Purdie