aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/qhull (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* qhull: specify spdx licenseOrivej Desh2019-09-221-1/+1
|
* treewide: remove redundant recvolth2019-08-281-1/+1
|
* qhull: 2012.1 -> 2016.1 (#44773)Orivej Desh2018-08-091-18/+12
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-031-0/+1
|\
| * treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-021-0/+1
| | | | | | | | Build-tested on x86_64 Linux & Mac.
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-181-0/+5
|\|
| * qhull: darwin compatibilityAnthony Cowley2016-04-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Use general hardening flag toggle listsFranz Pletz2016-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | qhull: turn off format hardeningRobin Gloster2016-02-121-0/+2
|/
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-061-1/+1
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* More description fixesBjørn Forsman2013-10-061-1/+1
| | | | | | | | | | | * 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.
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-281-1/+1
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* The hash for qhull has changed too.Karn Kallio2012-04-211-1/+1
| | | | svn path=/nixpkgs/trunk/; revision=33869
* qhull-2012.1Yury G. Kudryashov2012-02-051-2/+2
| | | | svn path=/nixpkgs/trunk/; revision=32039
* qhull-2011.1, use cmakeYury G. Kudryashov2011-08-151-21/+8
| | | | svn path=/nixpkgs/trunk/; revision=28592
* Making qhull not only install the libraries, but also its programs.Lluís Batlle i Rossell2010-08-121-1/+1
| | | | svn path=/nixpkgs/trunk/; revision=23139
* Updating qhullLluís Batlle i Rossell2010-01-211-3/+3
| | | | svn path=/nixpkgs/trunk/; revision=19597
* Adding qhull, and updating octaves.Lluís Batlle i Rossell2009-04-081-0/+33
svn path=/nixpkgs/trunk/; revision=14955