summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/grantlee (follow)
Commit message (Expand)AuthorAgeFilesLines
* grantlee: 5.2.0 -> 5.3.1R. Ryantm2023-08-211-2/+2
* grantlee: 0.5.1 -> 5.2.0•••qt4 -> qt5 (cherry picked from commit 93894a8ec961d6ee31c6d7b5cac24541341e16b2) Signed-off-by: Matthias Beyer <mail@beyermatthias.de> ajs1242023-08-081-21/+15
* grantlee: 5.2.0 -> 5.3.1K9002023-03-182-3/+3
* libsForQt5.grantlee: switch to fetchFromGitHubFelix Buehler2021-12-301-5/+6
* grantlee: update homepageJonathan Ringer2021-12-282-2/+2
* pkgs/development: rename name to pname&versionFelix Buehler2021-11-301-3/+4
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2021-01-011-1/+2
* treewide: convert patch series files to Nix expressions•••Nix expressions provide all the features that Quilt series files have, so using those instead is pointless. Also, lib.readPathsFromFile (the function used to read series files) has the following warning: > NOTE: This function is not performant and should be avoided. This also removes some orphaned series files, and unused references to copyPathsToStore (which were probably missed in previous commits where calls to lib.readPathsFromFile were removed) V2020-09-032-4/+5
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-102-2/+2
* grantlee: 5.1.0 -> 5.2.0 (#84621)Milan2020-04-084-31/+6
* grantlee5: fix build with recent CMake versionsnyanloutre2019-08-222-0/+25
* grantlee5: remove extra grantleeCompatVersion varnyanloutre2019-08-221-2/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+2
* grantlee: add licensesMarkus Kowalewski2018-10-122-1/+2
* grantlee: 0.4.0 -> 0.5.1 (#42012)•••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/6e697a1e258b3e9e42c164a437f319f2R. RyanTM2018-06-181-2/+2
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski2018-04-251-0/+2
* treewide: Don't use envHook anymore•••This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used. John Ericson2017-12-301-5/+1
* stdenv setup: Always use both propagated files•••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. John Ericson2017-11-211-12/+6
* grantlee5: Fix debug buildThomas Tuegel2017-10-191-2/+6
* grantlee5: patch CMake module correctly in release or debug buildThomas Tuegel2017-08-211-3/+2
* grantlee5: update meta.homepageThomas Tuegel2017-08-211-2/+3
* grantlee5: don't link plugins into $devThomas Tuegel2017-08-211-13/+8
* grantlee5: multiple outputsThomas Tuegel2017-08-212-3/+43
* grantlee: don't canonicalize template pathsThomas Tuegel2017-08-212-0/+28
* grantlee: search profile library paths for pluginsThomas Tuegel2017-08-213-3/+25
* treewide: purge maintainers.urkud•••It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive. Vladimír Čunát2017-03-272-2/+2
* qt5.grantlee: 5.0.0 -> 5.1.0•••The source location has been updated to reflect that upstream development has moved to GitHub. Thomas Tuegel2016-12-181-7/+5
* grantlee: Qt 5 infrastructure updateThomas Tuegel2015-12-201-32/+0
* grantlee: fix evaluation宋文武2015-11-261-1/+1
* grantlee: build with Qt 5.5Thomas Tuegel2015-09-272-2/+35
* add grantlee-5.0.0Thomas Tuegel2015-05-121-0/+32
* grantlee: update from 0.3.0 to 0.4.0Nixpkgs Monitor2013-12-041-2/+2
* grantlee: update to 0.3.0Evgeny Egorochkin2013-05-251-2/+2
* grantlee-0.2.0•••svn path=/nixpkgs/trunk/; revision=31542 Yury G. Kudryashov2012-01-141-4/+3
* grantlee-0.1.9•••svn path=/nixpkgs/trunk/; revision=28591 Yury G. Kudryashov2011-08-151-2/+2
* grantlee-0.1.7•••svn path=/nixpkgs/trunk/; revision=24329 Yury G. Kudryashov2010-10-171-2/+2
* grantlee-0.1.6•••svn path=/nixpkgs/trunk/; revision=24236 Yury G. Kudryashov2010-10-121-2/+2
* grantlee.meta•••svn path=/nixpkgs/trunk/; revision=23636 Yury G. Kudryashov2010-09-041-0/+2
* Oops.. Forgotten ';'•••svn path=/nixpkgs/trunk/; revision=23627 Yury G. Kudryashov2010-09-031-1/+1
* Add grantlee•••svn path=/nixpkgs/trunk/; revision=23625 Yury G. Kudryashov2010-09-031-0/+31