aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/tools/literate-programming (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-4/+4
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* noweb: use clang on darwinEric Bailey2019-08-131-0/+2
|
* noweb: 2.11b -> 2.12Eric Bailey2019-08-071-21/+67
| | | | | | | | | | - fetchurl -> fetchFromGitHub - Support building with icon (useIcon, default: false) - Support darwin - Configure for texlive - Flesh out meta - Build man pages - Pass through tex package
* Literate: 2018-12-23 -> 2019-01-08Thomas Mader2019-01-091-3/+3
|
* Literate: 2018-08-20 -> 2018-12-23Thomas Mader2018-12-271-3/+3
|
* Literate: 2017-05-28 -> 2018-08-20Thomas Mader2018-08-211-4/+3
|
* Literate: mark as brokenJörg Thalheim2018-08-201-0/+1
| | | | Incompatible with our dlang compiler, see https://github.com/NixOS/nixpkgs/pull/45355#issuecomment-414285384
* Literate: adapt to nixpkgs standardsJörg Thalheim2017-08-271-8/+13
|
* Literate: initDaniel Wilson-Thomas2017-08-131-0/+17
|
* noweb: remove obsolete substituteInPlaceRobin Gloster2016-08-271-1/+1
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-021-0/+1
| | | | Build-tested on x86_64 Linux & Mac.
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-021-0/+4
| | | | Build-tested on x86_64 Linux and on Darwin.
* use the sourceforge mirrors everywherezimbatm2016-02-282-2/+2
| | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
* Merge pull request #10592 from AndersonTorres/ewebgoibhniu2015-10-251-0/+28
|\ | | | | eweb: init at 9.10
| * eweb: init at 9.10AndersonTorres2015-10-251-0/+28
| |
* | Funnelweb: init at 3.20AndersonTorres2015-10-251-0/+31
|/
* Nuweb: init at 1.58AndersonTorres2015-10-121-0/+37
|
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-301-1/+1
| | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* noweb: some fixes宋文武2014-03-121-2/+4
| | | | | install libs to $out/lib/noweb don't sed on binaries, eg markup
* noweb-2.11bDavid Guibert2010-06-223-16/+29
| | | | svn path=/nixpkgs/trunk/; revision=22384
* * Get rid of all references to nix.cs.uu.nl.Eelco Dolstra2008-11-141-1/+1
| | | | svn path=/nixpkgs/trunk/; revision=13299
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-121-1/+1
| | | | svn path=/nixpkgs/trunk/; revision=6711
* added version to uuagcChristof Douma2006-02-022-0/+21
added: noweb, lua-5.x, lua-4.x, mk, qc-- (as qcmm) svn path=/nixpkgs/trunk/; revision=4681