summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/fetchsvn
AgeCommit message (Expand)Author
2020-03-09fetchsvn: Fix for crossJohn Ericson
2019-02-03fetchsvn: move defaults to package fileJan Malakhovski
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John 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-20fetch-*: remove md5 supportRobin Gloster
2017-03-19fetchsvn: fixup name guessing after #23851Vladimír Čunát
2017-03-13fetchSvn: Add support for --ignore-keywords flagArseniy Alekseyev
2016-11-30Remove fetchMD5warnEelco Dolstra
2016-10-09fetch*: print a trace warning about md5 deprecationMichael Raskin
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch
2015-12-06fetchsvn: correctly handle trailing slashesThomas Tuegel
2014-08-27build-support: Fix nix-prefetch-* on OS X.aszlig
2014-08-25build-support: Use mktemp -d in nix-prefetch-*.aszlig
2014-06-11nix-prefetch-{bzr,hg,svn}: print fetched revisionBenno Fünfstück
2014-02-10preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát
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-05-26fetchsvn: Allow setting the name of the outputShea Levy
2013-03-27fetchsvn: Add ignoreExternals attribute.aszlig
2009-12-03nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.Ludovic Courtès
2009-10-06Change fetchsvn as well as nix-prefect-svn to use the repository name andNicolas Pierron
2009-07-10nix-prefetch-svn: Use SHA256/Base32 by default.Ludovic Courtès
2009-05-19Update fetchsvn for proxy supportMichael Raskin
2008-11-25* Don't suppress error messages.Eelco Dolstra
2008-02-29* fetchsvn: Nix already checks the hash, no need for the builder to do it.Eelco Dolstra
2008-02-28* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.Eelco Dolstra
2007-12-04 Michael Raskin
2006-07-18* Don't pollute /tmp.Eelco Dolstra
2006-07-17* Show less garbage.Eelco Dolstra
2006-07-17Added ssh support to fetchsvnMartin Bravenboer
2006-05-31* More hackery.Eelco Dolstra
2006-05-30* We no longer need the prefetch stuff.Eelco Dolstra
2006-05-30* Make nix-prefetch-svn use nix-store --add-fixed (just likeEelco Dolstra
2006-05-02* Do use readlink if available.Eelco Dolstra
2006-03-30* system -> top-level.Eelco Dolstra
2006-03-15* Don't use i686-linux.nix.Eelco Dolstra
2006-03-15* Removed readlink.Eelco Dolstra
2005-12-15* Pipe the "p" character into Subversion to force it to accept theEelco Dolstra
2005-12-15* Use a restrictive umask to prevent permission problems.Eelco Dolstra
2005-12-05* "." -> "source".Eelco Dolstra
2005-04-12* Fix for *non*-suid installations.Eelco Dolstra
2005-02-22* Use a hash over the entire SVN exported tree.Eelco Dolstra
2005-02-22* Use fixed-output hashes in fetchsvn.Eelco Dolstra
2004-12-17* Allow a known hash to be specified.Eelco Dolstra
2004-12-17* Option to print out the path, analogous to nix-prefetch-url.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