Commit graph

22 commits

Author SHA1 Message Date
Dmitry Kalinkin e34b559109
qhull: add fixDarwinDylibNames 2021-05-27 04:54:05 -04:00
Matthieu Coudron 55e51a8184 qhull: 2016.1 -> 2020.2
useful to fix https://github.com/nix-community/poetry2nix/issues/280.
2021-04-24 23:24:20 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Orivej Desh 698b06dfe4 qhull: specify spdx license 2019-09-22 20:22:23 +00:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Orivej Desh 6fd962ed33 qhull: 2012.1 -> 2016.1 (#44773) 2018-08-09 02:26:02 +00:00
Robin Gloster 1b979d8384 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robin Gloster d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Anthony Cowley c97ccd388c qhull: darwin compatibility
The hand-rolled iterator declaration is incompatible with libc++'s, and
clang > 3.5 is stricter about this.

See
<https://lists.freebsd.org/pipermail/freebsd-ports-bugs/2014-December/298242.html>
for another reference to this issue.

The errors that occur are of the form:
reference to 'random_access_iterator_tag' is ambiguous
2016-04-01 14:06:14 -04:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster e5fa454ad3 qhull: turn off format hardening 2016-02-12 14:04:24 +00:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Karn Kallio 0842337d80 The hash for qhull has changed too.
svn path=/nixpkgs/trunk/; revision=33869
2012-04-21 04:21:25 +00:00
Yury G. Kudryashov 06a8db81ca qhull-2012.1
svn path=/nixpkgs/trunk/; revision=32039
2012-02-05 09:26:15 +00:00
Yury G. Kudryashov 6dc8b7351a qhull-2011.1, use cmake
svn path=/nixpkgs/trunk/; revision=28592
2011-08-15 18:05:10 +00:00
Lluís Batlle i Rossell 018a0f2fe7 Making qhull not only install the libraries, but also its programs.
svn path=/nixpkgs/trunk/; revision=23139
2010-08-12 11:00:01 +00:00
Lluís Batlle i Rossell 3c206efa1f Updating qhull
svn path=/nixpkgs/trunk/; revision=19597
2010-01-21 14:44:15 +00:00
Lluís Batlle i Rossell 9f2a2a6a84 Adding qhull, and updating octaves.
svn path=/nixpkgs/trunk/; revision=14955
2009-04-08 20:06:03 +00:00