summaryrefslogtreecommitdiff
path: root/bitbake
AgeCommit message (Expand)AuthorFiles
2008-02-11bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fixRichard Purdie4
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie5
2008-01-20bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie5
2008-01-16CVS fetcher: added "fullpath" option to get full repository paths inside ofMarcin Juszkiewicz1
2008-01-16CVS fetcher: add "norecurse" option to fetch directory from CVS without itsMarcin Juszkiewicz1
2008-01-06cooker.py: Fix -g option breakage from previous commitsRichard Purdie1
2008-01-06bitbake: Sync with bitbake upstream for various fixesRichard Purdie4
2007-11-27bitbake fetcher: Make invalid url errors clearerRichard Purdie1
2007-11-25bitbake: Add support for task specific lockfilesRichard Purdie1
2007-11-25bitbake: Sync with upstream, fix some typos, add selfstamp flagRichard Purdie3
2007-11-24bitbake: Convert fetcher code to using bb.utils locking functionsRichard Purdie1
2007-11-24bitbake: Add bb.utils.lockfile() and bb.utils.unlockfile()Richard Purdie1
2007-11-17Remove broken c based parser codeRichard Purdie14
2007-11-17bitbake/fetchers: Sync with upstream bitbakeRichard Purdie4
2007-11-16bin/bitbake: Fix help typoRichard Purdie1
2007-11-13bitbake: Update SRCREV fetcher code to cope better with multiple SCM packagesRichard Purdie3
2007-11-08bitbake: fetcher init - clear data's internal expand cache since the cached S...Richard Purdie1
2007-11-08bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-p...Richard Purdie1
2007-11-07bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie5
2007-10-30bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fi...Richard Purdie1
2007-10-30bitbake: Sync with upstreamRichard Purdie2
2007-10-22bitbake data.py: Fix unexport handling (#OE3135)Richard Purdie1
2007-10-21bitbake: providers.py: Fix perferred_version variable handlingRichard Purdie1
2007-10-12bitbake: Fix taskdata whitespace splitting issuesRichard Purdie1
2007-10-11bitbake: Sync bzr fetcher with upstreamRichard Purdie1
2007-10-11bitbake: Add hg fetcher (from bitbake upstream)Richard Purdie2
2007-09-26bitbake git.py: Always use tag param from URI if specifiedRichard Purdie1
2007-09-05build.py: Add support for cleaning directories before a task in the form: do...Richard Purdie2
2007-09-05bitbake: Sync with 1.8 upstream branchRichard Purdie4
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie8
2007-08-23bitbake: use Psyco only on x86 (no support for other archs)Marcin Juszkiewicz1
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie11
2007-08-16git.py: Fix reference to tagRichard Purdie1
2007-08-16bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie5
2007-08-16bitbake fetch/git.py: Don't use master as a tagRichard Purdie1
2007-08-15bitbake: Sync with upstream 1.8 branchRichard Purdie4
2007-08-12bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie6
2007-08-11bitbake: Sync with upstreamRichard Purdie5
2007-08-09bitbake fetch/__init__.py: Don't print double newlinesRichard Purdie1
2007-08-09bitbake runqueue.py: Improve the progress indicator by skipping tasks that ha...Richard Purdie1
2007-08-08providers.py: Also add pn-PN syntax to overrides when evalutating PREFERRED_V...Richard Purdie1
2007-08-05bitbake lib/bb/runqueue.py: Make sure intertask depends get processed correct...Richard Purdie1
2007-08-04bitbake persist_data: Fix for python 2.4Richard Purdie1
2007-08-04bitbake persist_data: Fix for python 2.4Richard Purdie1
2007-08-04bitbake persist_data: Fix module referenceRichard Purdie1
2007-08-04bitbake persist_data: Add own retry logicRichard Purdie1
2007-08-04bitbake persist_data: Use immediate connection modeRichard Purdie1
2007-08-04bitbake: Try to fix cache locking issueRichard Purdie1
2007-08-04bitbake BBHandler: Disable creation of A variableRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie16