summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/cvs.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie2012-03-051-172/+0
* fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj2011-03-031-1/+1
* bitbake: Remove bad commit hunk from old cvs fetcherRichard Purdie2011-02-101-11/+0
* fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold2011-02-101-0/+11
* fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter2011-01-041-2/+8
* fetch: be more pythonicBernhard Reutner-Fischer2011-01-041-14/+4
* fetchers: Use tar --exclude pattern to remove SCM filesKhem Raj2011-01-041-1/+1
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-7/+6
* Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson2010-07-021-2/+2
* Formatting cleanupsChris Larson2010-07-021-1/+1
* bitbake: unify mirror support and make it independant of the fetcherJoshua Lock2010-02-041-5/+0
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-1/+1
* bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie2009-11-131-1/+1
* bitbake: Sync with 1.8 branch upstreamRichard Purdie2008-09-301-1/+5
* bitbake: Sync with bitbake 1.8 branchRichard Purdie2008-04-271-1/+1
* bitbake: Add proxy support to CVS fetcher (patch from Cyril Chemparathy)Richard Purdie2008-04-081-1/+8
* CVS fetcher: added "fullpath" option to get full repository paths inside ofMarcin Juszkiewicz2008-01-161-4/+13
* CVS fetcher: add "norecurse" option to fetch directory from CVS without itsMarcin Juszkiewicz2008-01-161-1/+7
* bitbake: Sync with upstream. Richard Purdie2007-01-081-18/+23
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-150/+105
* bitbake: Update against upstream stable branch (includes srcdate='now' support)Richard Purdie2006-06-101-7/+1
* Update to latest bitbakeRichard Purdie2006-03-201-16/+4
* Update bitbake to latest bitbake svnRichard Purdie2006-02-101-0/+214