1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

11 commits

Author SHA1 Message Date
Matthew Bauer 3baff95efd
botan: fix macOS build 2017-04-08 23:49:55 -05:00
Vladimír Čunát 97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Luca Bruno 8e56309dd5 botanUnstable: fix installation (ZHF) 2015-07-09 11:48:39 +02:00
Pascal Wittmann 571d878e40 botan: fix build 2015-07-02 00:02:40 +02:00
Spencer Whitt 7145859662 botan: clang fix 2015-05-15 11:58:22 -04:00
Michael Raskin 7e285b8b87 Update Botan unstable and fix source link 2015-03-17 11:02:56 +03:00
Michael Raskin 1fdc855b2f Update botan unstable 2015-03-09 01:03:01 +03:00
Michael Raskin 1e659694c5 Fix the download link --- reported by Karn Kallio 2015-01-09 20:26:57 +03:00
Michael Raskin bc159cc816 Update botan and fix the build 2015-01-06 18:47:02 +03:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
William A. Kennington III 617cd15c8e botan: Refactor into generic builder 2014-11-02 17:22:28 -08:00