summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/ctpp2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* ctpp2: add licenseMarkus Kowalewski2018-09-301-3/+4
|
* treewide: fix derivation namesRyan Mulligan2018-05-281-2/+2
|
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-251-0/+2
| | | | trivial part)
* treewide: fix the remaining issues with meta attributesDan Peebles2017-04-291-1/+1
|
* ctpp2: use default gccRobin Gloster2016-08-241-2/+2
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-021-0/+1
| | | | Build-tested on x86_64 Linux & Mac.
* ctpp2: init at 2.8.3.Robbin C2015-09-211-0/+24
This adds ctpp2, a high performance templating engine.