summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/svn.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie2012-03-051-204/+0
* fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj2011-03-031-1/+1
* fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter2011-01-041-1/+7
* Revert "svn fetcher: warn people to switch to SRCREV"Chris Larson2011-01-041-2/+1
* svn fetcher: warn people to switch to SRCREVBernhard Reutner-Fischer2011-01-041-1/+2
* fetch: be more pythonicBernhard Reutner-Fischer2011-01-041-3/+1
* fetch: add common helper _strip_leading_slashes()Bernhard Reutner-Fischer2011-01-041-4/+1
* fetch: rename suppports_srcrev to supports_srcrevBernhard Reutner-Fischer2011-01-041-1/+1
* 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-6/+8
* Formatting cleanupsChris Larson2010-07-021-1/+1
* bitbake: unify mirror support and make it independant of the fetcherJoshua Lock2010-02-041-5/+0
* bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie2009-11-131-1/+1
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-12-061-1/+3
* bitbake: Update SRCREV fetcher code to cope better with multiple SCM packagesRichard Purdie2007-11-131-6/+8
* bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie2007-11-071-10/+6
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-1/+1
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-3/+6
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-59/+118
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-0/+6
* bitbake: Sync with upstream. Richard Purdie2007-01-081-22/+21
* bitbake svn fetcher: Don't use a date when a revision is specifiedRichard Purdie2007-01-021-0/+3
* svn.py, git.py: Sync with bitbake trunk - comment changesRichard Purdie2006-11-271-0/+4
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-120/+83
* bitbake: Update against upstream stable branch (includes srcdate='now' support)Richard Purdie2006-06-101-7/+4
* Update to latest bitbakeRichard Purdie2006-03-201-22/+5
* Update bitbake to latest bitbake svnRichard Purdie2006-02-101-0/+189