summary refs log tree commit diff
path: root/pkgs/development/libraries/libdevil
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* libdevil: fix testsJan Malakhovski2018-08-11
|
* treewide: transition from mesa_noglu to libGLAlexander V. Nikolaev2018-02-24
|
* 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.
* libdevil: Use multiple outputsEelco Dolstra2016-11-16
|
* libdevil: fix build in clang stdenvsJude Taylor2015-11-25
|
* darwin: libdevil: add needed inputsAsko Soukka2015-10-24
|
* libdevil: patch to build on darwinPatrick Mahoney2015-03-23
| | | | | | | | | | | | | | | | | | | | | | On a OSX 10.10 system: libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -fgnu89-inline -msse -msse2 -msse3 -D_THREAD_SAFE -I/nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR -I/nix/store/3jxslxa37wmfdnyfj1hckpxl0skscgj0-ilmbase-2.2.0/include/OpenEXR -O3 -c ./../src-IL/src/il_exr.cpp -fno-common -DPIC -o .libs/libIL_la-il_exr.o In file included from ./../src-IL/src/il_exr.cpp:22: In file included from ./../src-IL/include/il_exr.h:18: In file included from /nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR/ImfIO.h:49: In file included from /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/string:434: /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:32:22: error: expected value in expression #if __LITTLE_ENDIAN__ ^ /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:110:11: fatal error: 'endian.h' file not found # include <endian.h> ^ 2 errors generated. make[1]: *** [libIL_la-il_exr.lo] Error 1 make[1]: Leaving directory `/private/var/folders/1g/yfm550_10sb76p0z469bq9mr5zsthm/T/nix-build-libdevil-1.7.8.drv-1/devil-1.7.8/lib' make: *** [all-recursive] Error 1 See http://sourceforge.net/p/resil/tickets/8/
* fix even more clang buildsJoel Taylor2014-09-09
|
* Fix a bunch of Hydra evaluation errorsEelco Dolstra2013-10-07
|
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* libdevil: pick a couple of debian patchesYury G. Kudryashov2012-02-02
| | | | svn path=/nixpkgs/trunk/; revision=31986
* Spring RTS: packaged along with its deps and utils: libDevIL, ↵Evgeny Egorochkin2010-11-13
libtorrent-rasterbar, spring-lobby. svn path=/nixpkgs/trunk/; revision=24681