summary refs log tree commit diff
path: root/pkgs/development/libraries/ctpp2
Commit message (Collapse)AuthorAge
* treewide: fix redirected and broken URLsAnthony Roussel2023-11-11
| | | | Using the script in maintainers/scripts/update-redirected-urls.sh
* treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'Artturin2022-07-12
| | | | f7414e2b3ac69f220e19b1ef9ddfe8d64650c5ca
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2021-01-01
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* ctpp2: add licenseMarkus Kowalewski2018-09-30
|
* treewide: fix derivation namesRyan Mulligan2018-05-28
|
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | trivial part)
* treewide: fix the remaining issues with meta attributesDan Peebles2017-04-29
|
* ctpp2: use default gccRobin Gloster2016-08-24
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* ctpp2: init at 2.8.3.Robbin C2015-09-21
This adds ctpp2, a high performance templating engine.