summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-03-03bitbake/cooker: don't drop possible_world ref countJoshua Lock
2011-03-03bitbake/progress: add method to pulse the progress barJoshua Lock
2011-03-03bitbake/crumbs: update documentation headerJoshua Lock
2011-03-03bitbake/event: fix some whitespace issuesJoshua Lock
2011-03-03introduce crumbs.TaskListModel a gtk.ListStore subclassJoshua Lock
2011-03-03bitbake/[cooker|cache]: cache summary, license and group. Add to targets treeJoshua Lock
2011-03-03bitbake/cooker: reduce code duplicationJoshua Lock
2011-03-03bitbake/cooker: add generateTargetsTree methodJoshua Lock
2011-03-03implement command to find configuration files for a config variableJoshua Lock
2011-03-03implement command to get all possible targets and their dependenciesJoshua Lock
2011-03-03bitbake/cache: store a list of inherited files in the cacheJoshua Lock
2011-03-03server: use local fixed _bootstrap when appropriateChris Larson
2011-03-02fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj
2011-03-02bitbake/utils.py: Allow join_deps to return a list that isn't comman separatedRichard Purdie
2011-02-25build: add missing newlineChris Larson
2011-02-25build: switch to old cwd handlingChris Larson
2011-02-25cooker: use BBHandler.inherit for INHERITChris Larson
2011-02-25cooker: simplify self.configuration.data vs data usageChris Larson
2011-02-24build.py: Operate logfile handling at the task levelRichard Purdie
2011-02-24build.py: Improve exec_task standalone usageRichard Purdie
2011-02-24bitbake/data_smart: Improve Variable expansion error handlingRichard Purdie
2011-02-24bitbake/data_smart: Improve the way lazyassignment worksRichard Purdie
2011-02-24bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR...Richard Purdie
2011-02-24bitbake/cooker: Fix parsing failure zombie problemRichard Purdie
2011-02-21bitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being set as false is handled c...Richard Purdie
2011-02-21bitbake/fetch2: Revert part of the unpack change until the issues with it are...Richard Purdie
2011-02-21fetch2: unpack revisionMark Hatle
2011-02-21bitbake/fetch2: Add explict network access exception and handling to give use...Richard Purdie
2011-02-21bitbake/fetch2: Fix patch merge errorRichard Purdie
2011-02-21bitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream ...Richard Purdie
2011-02-21bitbake/fetch2: Ensure network access status is reset for each loop iteration...Richard Purdie
2011-02-21bitbake/fetch2/wget: Fix missing string parameter referenceRichard Purdie
2011-02-21bitbake/fetch2: Ensure failed fetch attempts are logged in the debug logsRichard Purdie
2011-02-21bitbake/fetch2: Correctly handle git mirror tarball fetchingRichard Purdie
2011-02-21bitbake/fetch2: Pass over malformatted (empty) mirror url linesRichard Purdie
2011-02-21bitbake/fetch2: Fix message about md5 checksums when sha256 is incorrectRichard Purdie
2011-02-21process.py: Avoid deprecation warningRichard Purdie
2011-02-21bitbake/build.py: When looking up extra stamp info for setscene tasks, use th...Richard Purdie
2011-02-21bitbake/unlockfile: Fix exception handlingRichard Purdie
2011-02-21bitbake/utils: Ignore OSError in unlockfileRichard Purdie
2011-02-21siggen.py: better print for task hash comparisonKevin Tian
2011-02-21fix parameter order for flaglist()Dongxiao Xu
2011-02-21bitbake/providers.py: Fix runtime providers problemsRichard Purdie
2011-02-21bitbake/utils.py: Teach unlockfile about shared mode lockfilesRichard Purdie
2011-02-21bitbake/utils.py: Add option of holding shared lockfilesRichard Purdie
2011-02-21Introduce stamp-extra-info task flag into stamp filenamesDongxiao Xu
2011-02-21bitbake/build.py: Rename message field to avoid DeprecationWarning: BaseExcep...Richard Purdie
2011-02-21bitbake/siggen.py: Fix whitelisted variable handlingRichard Purdie
2011-02-18Increment version for development versionRichard Purdie
2011-02-18Release 1.12.01.12.0Richard Purdie