summary refs log tree commit diff
path: root/pkgs/development/libraries/grantlee
Commit message (Collapse)AuthorAge
* grantlee5: fix build with recent CMake versionsnyanloutre2019-08-22
|
* grantlee5: remove extra grantleeCompatVersion varnyanloutre2019-08-22
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* grantlee: add licensesMarkus Kowalewski2018-10-12
|
* grantlee: 0.4.0 -> 0.5.1 (#42012)R. RyanTM2018-06-18
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/grantlee/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 0.5.1 with grep in /nix/store/6g40ly4agw1h9kvb3cl6yf0g3swi95fc-grantlee-0.5.1 - directory tree listing: https://gist.github.com/e74be5a3f1cab3f4f9f9a56612731410 - du listing: https://gist.github.com/6e697a1e258b3e9e42c164a437f319f2
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | trivial part)
* treewide: Don't use envHook anymoreJohn Ericson2017-12-30
| | | | | This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
* stdenv setup: Always use both propagated filesJohn Ericson2017-11-21
| | | | | | | | | | | This continues #23374, which always kept around both attributes, by always including both propagated files: `propgated-native-build-inputs` and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still defined as before, however, so this change should only barely observable. This is an incremental step to fully keeping the dependencies separate in all cases.
* grantlee5: Fix debug buildThomas Tuegel2017-10-19
|
* grantlee5: patch CMake module correctly in release or debug buildThomas Tuegel2017-08-21
|
* grantlee5: update meta.homepageThomas Tuegel2017-08-21
|
* grantlee5: don't link plugins into $devThomas Tuegel2017-08-21
|
* grantlee5: multiple outputsThomas Tuegel2017-08-21
|
* grantlee: don't canonicalize template pathsThomas Tuegel2017-08-21
|
* grantlee: search profile library paths for pluginsThomas Tuegel2017-08-21
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* qt5.grantlee: 5.0.0 -> 5.1.0Thomas Tuegel2016-12-18
| | | | | The source location has been updated to reflect that upstream development has moved to GitHub.
* grantlee: Qt 5 infrastructure updateThomas Tuegel2015-12-20
|
* grantlee: fix evaluation宋文武2015-11-26
|
* grantlee: build with Qt 5.5Thomas Tuegel2015-09-27
|
* add grantlee-5.0.0Thomas Tuegel2015-05-12
|
* grantlee: update from 0.3.0 to 0.4.0Nixpkgs Monitor2013-12-04
|
* grantlee: update to 0.3.0Evgeny Egorochkin2013-05-25
|
* grantlee-0.2.0Yury G. Kudryashov2012-01-14
| | | | svn path=/nixpkgs/trunk/; revision=31542
* grantlee-0.1.9Yury G. Kudryashov2011-08-15
| | | | svn path=/nixpkgs/trunk/; revision=28591
* grantlee-0.1.7Yury G. Kudryashov2010-10-17
| | | | svn path=/nixpkgs/trunk/; revision=24329
* grantlee-0.1.6Yury G. Kudryashov2010-10-12
| | | | svn path=/nixpkgs/trunk/; revision=24236
* grantlee.metaYury G. Kudryashov2010-09-04
| | | | svn path=/nixpkgs/trunk/; revision=23636
* Oops.. Forgotten ';'Yury G. Kudryashov2010-09-03
| | | | svn path=/nixpkgs/trunk/; revision=23627
* Add grantleeYury G. Kudryashov2010-09-03
svn path=/nixpkgs/trunk/; revision=23625