summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/fetchsvn/builder.sh
AgeCommit message (Expand)Author
2020-03-09fetchsvn: Fix for crossJohn Ericson
2017-12-18build-support: tidy fetchSvnFahad Sadah
2017-06-04fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenamesRobert Scott
2017-03-13fetchSvn: Add support for --ignore-keywords flagArseniy Alekseyev
2014-01-01Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per seMichael Raskin
2013-11-01fetchsvn: handle redirect(s)Bjørn Forsman
2013-03-27fetchsvn: Add ignoreExternals attribute.aszlig
2009-05-19Update fetchsvn for proxy supportMichael Raskin
2008-02-29* fetchsvn: Nix already checks the hash, no need for the builder to do it.Eelco Dolstra
2007-12-04 Michael Raskin
2006-07-17Added ssh support to fetchsvnMartin Bravenboer
2006-05-30* We no longer need the prefetch stuff.Eelco Dolstra
2005-12-15* Pipe the "p" character into Subversion to force it to accept theEelco Dolstra
2005-12-05* "." -> "source".Eelco Dolstra
2005-02-22* Use fixed-output hashes in fetchsvn.Eelco Dolstra
2004-04-14* `fetchsvn' now requires the MD5 hash (as computed by `nix-hash') ofEelco Dolstra
2004-03-29* Remove trivial builders.Eelco Dolstra
2003-11-25* A function to fetch sources from a Subversion repository.Eelco Dolstra