summary refs log tree commit diff
path: root/pkgs/build-support/fetchsvn/builder.sh
AgeCommit message (Expand)AuthorFilesLines
2017-12-18build-support: tidy fetchSvnFahad Sadah1-5/+1
2017-06-04fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenamesRobert Scott1-0/+4
2017-03-13fetchSvn: Add support for --ignore-keywords flagArseniy Alekseyev1-1/+2
2014-01-01Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per seMichael Raskin1-1/+1
2013-11-01fetchsvn: handle redirect(s)Bjørn Forsman1-2/+2
2013-03-27fetchsvn: Add ignoreExternals attribute.aszlig1-1/+2
2009-05-19Update fetchsvn for proxy supportMichael Raskin1-0/+12
2008-02-29* fetchsvn: Nix already checks the hash, no need for the builder to do it.Eelco Dolstra1-6/+0
2007-12-04 Michael Raskin1-1/+1
2006-07-17Added ssh support to fetchsvnMartin Bravenboer1-0/+4
2006-05-30* We no longer need the prefetch stuff.Eelco Dolstra1-11/+5
2005-12-15* Pipe the "p" character into Subversion to force it to accept theEelco Dolstra1-1/+5
2005-12-05* "." -> "source".Eelco Dolstra1-1/+1
2005-02-22* Use fixed-output hashes in fetchsvn.Eelco Dolstra1-3/+3
2004-04-14* `fetchsvn' now requires the MD5 hash (as computed by `nix-hash') ofEelco Dolstra1-4/+15
2004-03-29* Remove trivial builders.Eelco Dolstra1-2/+0
2003-11-25* A function to fetch sources from a Subversion repository.Eelco Dolstra1-0/+10