summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-02-29parse/ConfHandler: Fix enthusiatic export regexp matchingRichard Purdie
2012-02-28bitbake: implement BB_VERBOSE_LOGSPaul Eggleton
2012-02-28bitbake/ConfHandler: Be more strict about variable quotingRichard Purdie
2012-02-28bitbake: fix setscene task start/failure handlingPaul Eggleton
2012-02-28bitbake/runqueue: make dry-run do everything except executePaul Eggleton
2012-02-28bitbake: Added BBINCLUDED variable.Lianhao Lu
2012-02-27data_smart.py: Uses BB_HASHCONFIG_WHITELIST to filter unnecessary variablesDongxiao Xu
2012-02-26V5 Disk space monitoringRobert Yang
2012-02-26bitbake/runqueue: Ensure finish_now() sets the runqueue state consistentlyRichard Purdie
2012-02-25crumbs: add back progress implementation for depexpJoshua Lock
2012-02-24bitbake/cooker: terminate when errors found in layer configurationPaul Eggleton
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu
2012-02-24fetch2/git: create bareclone optionBruce Ashfield
2012-02-24runqueue: fire sceneQueueTaskStarted event when a setscene queue startsDongxiao Xu
2012-02-23bitbake: change for adding progress bar in Hob2.Shane Wang
2012-02-23command.py: add resolve option for generateTargetsTree APIDongxiao Xu
2012-02-23command.py: Add a new API triggerEvent()Dongxiao Xu
2012-02-23command.py: add new API to get the cpu count on the serverShane Wang
2012-02-23bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu
2012-02-23bitbake: add -B option to bind with interfaceDongxiao Xu
2012-02-23event.py: Add new events RequestPackageInfo and PackageInfoDongxiao Xu
2012-02-23cache: Use configuration's hash value to validate cacheDongxiao Xu
2012-02-23bitbake: add file and line number to ParseErrorPaul Eggleton
2012-02-23bitbake: fix parse errors not being reportedPaul Eggleton
2012-02-23siggen.py: Pass the datacache to signature generator classesRichard Purdie
2012-02-22bitbake/ui/knotty: fix incorrect exit codePaul Eggleton
2012-02-22siggen: compare runtaskdeps dictionary even when they have the same sizeMartin Jansa
2012-02-22bitbake/knotty: ensure CommandFailed increases error countPaul Eggleton
2012-02-22bitbake/knotty: ensure we return non-zero exit code on Ctrl+CPaul Eggleton
2012-02-22bitbake: show appropriate warnings for universe targetPaul Eggleton
2012-02-22Fix parser hang at 0% with single-core machinesCaleb Crome
2012-02-22persist_data: survive if sqlite3 couldn't enable the shared cacheChristopher Larson
2012-02-22knotty: shut down more cleanlyChristopher Larson
2012-02-22cooker: roll our own process poolChristopher Larson
2012-02-10Revert the switch to futures for nowChristopher Larson
2012-02-10siggen.py: Handle cases where the input to symmetric_difference() may be NoneRichard Purdie
2012-02-09bitbake-layers: add copyright noticePaul Eggleton
2012-02-02bitbake: Add description into the cache and clean up cache duplicationShane Wang
2012-02-01fetch2/git: Add workaround for clone using alternates problemRichard Purdie
2012-02-01cooker: add missing shutdowns to the exception handlingChristopher Larson
2012-02-01prserv: Do not ping PRService if not requiredLianhao Lu
2012-02-01bitbake-layers: list overlayed classes in show-overlayedPaul Eggleton
2012-02-01bitbake-layers: add show-recipes subcommandPaul Eggleton
2012-02-01bitbake-layers: improve show-overlayed outputPaul Eggleton
2012-02-01bitbake-layers: use directory name as layer namePaul Eggleton
2012-02-01bitbake-layers: use dashes in subcommandsPaul Eggleton
2012-01-27runqueue.py: Add inter setscene task dependency handlingRichard Purdie
2012-01-27runqueue.py: Fix missing setscene dependenciesRichard Purdie
2012-01-27data/runqueue.py: Fix commented out test code after variable name changesRichard Purdie
2012-01-23Bump the version to 1.15.1Richard Purdie