| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vtk_9: init at 9.0.1 | Thiago Franco de Moraes | 2020-08-15 | 1 | -0/+95 |
| * | vtk: 7.1.1 -> 8.2.0•••- also create vtk_7 as several packages don't build with 8.x: - itk5: vtkVersion.h header not found at compile time - ants: version in tree (2.2.0) is incompatible with 8.2 - itk4: ants depends on both vtk and itk4, so use vtk_7 - gdcm: vtk header issue - python3Packages.vtk: Python C API compilation error with Python 3.8 - upgrade vtkWithQt4 -> vtkWithQt5 | Ben Darwin | 2020-05-11 | 2 | -12/+79 |
| * | vtk: unbreak on OS X | Ben Darwin | 2020-05-04 | 1 | -1/+1 |
| * | vtkWithQt4: actually build QVTK libs/headers (#84772)•••- VTK_USE_QT is obsolete and didn't have the intended effect | Ben Darwin | 2020-04-29 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python37Packages.vtk: Fix build (#82336) | Josef Kemetmüller | 2020-03-13 | 1 | -1/+9 |
| * | pythonPackages.vtk: init at 7.0.0 | Josef Kemetmüller | 2020-02-09 | 1 | -3/+7 |
| * | vtk: Fix build with mesa 19.2.3 | adisbladis | 2019-11-09 | 1 | -3/+3 |
| * | vtk: build with system libtiff•••fixes vtktiff, therefore at least gdcm | Robin Gloster | 2019-09-24 | 1 | -3/+5 |
| * | Merge remote-tracking branch 'upstream/master' into gcc-8 | Robin Gloster | 2019-08-25 | 1 | -8/+8 |
| |\ | |||||
| | * | vtk: remove cf-private | Daiderd Jordan | 2019-07-03 | 1 | -8/+8 |
| * | | vtk: 7.0.0 -> 7.1.1 | Robin Gloster | 2019-06-17 | 1 | -3/+3 |
| |/ | |||||
| * | treewide: remove BUILD_TESTING flag•••This is now set by CMake | Matthew Bauer | 2019-03-11 | 1 | -2/+1 |
| * | treewide/xorg: replace *proto with xorgproto | Lengyel Balazs | 2019-01-04 | 1 | -2/+2 |
| * | treewide: get rid of osx cmake flags•••Flags that we now set globally: - CMAKE_OSX_SYSROOT - CMAKE_OSX_DEPLOYMENT_TARGET can now be removed. (cherry picked from commit 8742d5de30dfe2447c0fb56a2e7410b402effc80) | Matthew Bauer | 2018-11-05 | 1 | -2/+0 |
| * | Take me (viric) out of most maintenance•••Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally! | Lluís Batlle i Rossell | 2018-07-22 | 1 | -1/+1 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| * | treewide: transition mesa to libGLU_combined | Alexander V. Nikolaev | 2018-02-24 | 1 | -2/+2 |
| * | Remove bbenoist from maintainers•••Sorry guys but I did not used Nix since months and cannot spend time maintaining my previous work... | Baptist BENOIST | 2017-03-23 | 1 | -1/+1 |
| * | vtk: fix build due to doCheck = true on !darwin•••Per https://hydra.nixos.org/build/41525447 the build now fails because there's no "check" target. Ref: 450dd55d954ab23c3e8f86bc64d020d0e4e8c36e | Joachim Fasting | 2016-10-02 | 1 | -2/+0 |
| * | vtk: fix darwin impurity | Anthony Cowley | 2016-10-02 | 1 | -3/+4 |
| * | vtk: darwin compatibility | Anthony Cowley | 2016-09-29 | 1 | -5/+25 |
| * | vtk: 5.10.1 -> 7.0.0 | Damien Cassou | 2016-08-02 | 1 | -7/+8 |
| * | paraview, vtk: fix build after mesa update | Vladimír Čunát | 2015-03-06 | 1 | -1/+4 |
| * | Fix license attribute of many bsd-like licensed packages | Pascal Wittmann | 2014-12-21 | 1 | -1/+1 |
| * | vtk: Update from 5.10.0 to 5.10.1 | Baptist BENOIST | 2014-09-17 | 1 | -2/+2 |
| * | vtk: Use the Qt libraries as an argument instead of a boolean•••To prevent multiple Qt libraries when developing with a custom one, the Qt support can now be activated by directly supplying the Qt libraries as an argument (qtLib). qtSDK and qtFull users/developers now just have to define an override such as the following one in order to use it inside their development environment: vtk.override { qtLib = qt4SDK; }; The previous behavior is still the same for vtk and vtkWithQt4 end-users. Change-Id: I517762d4ff7de46d32cc46e6e725fd62737caa52 | Baptist BENOIST | 2013-10-28 | 1 | -5/+5 |
| * | Adding pcl. (Also updating flann, reworking vtk) | Lluís Batlle i Rossell | 2013-05-09 | 1 | -1/+9 |
| * | vtk: latest version + useQt4 option•••- Updated vtk to v5.10.0 (latest tagged release) - Introduced a useQt4 option which allows to set the VTK_USE_QT option to true - Added a package named vtkWithQt4 in the all-packages list Signed-off-by: Baptist BENOIST <return_0@live.com> | Baptist BENOIST | 2012-10-16 | 1 | -6/+20 |
| * | vtk had a wrong version version in its 'name'•••svn path=/nixpkgs/trunk/; revision=19978 | Lluís Batlle i Rossell | 2010-02-13 | 1 | -3/+3 |
| * | Updating vtk; simplifying the openal cmake build expression.•••svn path=/nixpkgs/trunk/; revision=18888 | Lluís Batlle i Rossell | 2009-12-11 | 1 | -2/+2 |
| * | Stating me as maintainer of packages I maintain.•••svn path=/nixpkgs/trunk/; revision=17583 | Lluís Batlle i Rossell | 2009-10-01 | 1 | -0/+2 |
| * | Adding vtk-5.2.1, The Visualization Toolkit.•••svn path=/nixpkgs/trunk/; revision=14006 | Lluís Batlle i Rossell | 2009-02-08 | 1 | -0/+16 |
