about summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* cudatoolkit: Fix building dependent packagesEelco Dolstra2016-09-17
| | | | | | | | | | | | | - Set a cmake flag to allow cmake to find CUDA automatically. - Pass -D_FORCE_INLINES to work around /nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h: In function 'void* __mempcpy_inline(void*, const void*, size_t)': /nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h:650:42: error: 'memcpy' was not declared in this scope https://github.com/BVLC/caffe/issues/4046 This fixes OpenSubdiv and Blender.
* Merge #18585: pcre2: 10.21 -> 10.22Vladimír Čunát2016-09-17
|\
| * julia: pcre2 -> pcre2.dev + pcre2 output fixRam Kromberg2016-09-14
| |
* | dtc: 1.4.1 -> 1.4.2Tuomas Tynkkynen2016-09-17
| |
* | ghc-8.0.1: Revert "cosmetic fix to the Nix expression to unbreak syntax ↵Peter Simons2016-09-16
| | | | | | | | | | | | | | highlighting" This reverts commit 29a53017a41ee039, which broke filterdiff according to https://github.com/NixOS/nixpkgs/issues/18665#issuecomment-247626588.
* | Merge pull request #18668 from AtnNn/swiplPeter Simons2016-09-16
|\ \ | | | | | | swiProlog: 6.6.6 -> 7.2.3
| * | swiProlog: 6.6.6 -> 7.2.3Etienne Laurin2016-09-15
| | |
* | | go: fix darwin buildDaiderd Jordan2016-09-14
| | |
* | | Merge pull request #18516 from offlinehacker/pkgs/go/1.7.1Daiderd Jordan2016-09-14
|\ \ \ | |_|/ |/| | go_1_7: 1.7 -> 1.7.1
| * | go_1_7: 1.7 -> 1.7.1Jaka Hudoklin2016-09-11
| | |
* | | treewide: explicitly specify gtk versionKirill Boltaev2016-09-13
| | |
* | | fstar: disable tests https://github.com/FStarLang/FStar/issues/676Domen Kožar2016-09-13
| | | | | | | | | | | | | | | (cherry picked from commit feef017564c292e088de69e97db4071bf08c2853) Signed-off-by: Domen Kožar <domen@dev.si>
* | | Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgsNikolay Amiantov2016-09-13
|\ \ \
| * | | treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
| | |/ | |/|
* | | Merge pull request #18488 from chris-martin/md5-2Franz Pletz2016-09-13
|\ \ \ | | | | | | | | Miscellaneous packages: Use sha256 instead of md5 (part 2)
| * | | ocaml 3.08.0: md5->sha256Chris Martin2016-09-10
| | | |
* | | | hhvm: 3.12.1 -> 3.15.0 (#18508)Christian Gerbrandt2016-09-13
| | | |
* | | | ispc: attempt to make build more robust and hydra-compatibleAristid Breitkreuz2016-09-12
| |/ / |/| |
* | | llvmPackages: generalize "3.9.0" string occurrencesVladimír Čunát2016-09-11
| | | | | | | | | | | | | | | Discussed: https://github.com/NixOS/nixpkgs/commit/15af9082eb#commitcomment-18903919
* | | Merge commit 'bd6e40c' from staging into masterTuomas Tynkkynen2016-09-10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Major changes being pulled in: - mesa: maintenance 12.0.1 -> 12.0.2 - texlive: 2015 -> 2016
| * | | orc: bug-fix 0.4.25 -> 0.4.26Vladimír Čunát2016-09-10
| | | |
* | | | julia-git: mark as broken for i686Frederik Rietdijk2016-09-10
| | | |
* | | | julia: mark as broken for i686Frederik Rietdijk2016-09-10
|/ / /
* | / gcc45, gnat, ghdl: fix up the buildsVladimír Čunát2016-09-10
| |/ |/| | | | | | | Some parts are slightly puzzling, but it seems to work and it didn't seem economical to put more effort into it.
* | jhc: 32 bit builds are broken in "vector"Peter Simons2016-09-09
| | | | | | | | http://hydra.nixos.org/build/40060997/nixlog/1/raw
* | smlnj-bootstrap: 110.76 -> 110.80Dan Peebles2016-09-08
|/
* mono44: 4.4.1.0 -> 4.4.2.11Nikolay Amiantov2016-09-08
|
* go: Remove unused versionEelco Dolstra2016-09-07
|
* mono: init at 4.6Rahul Gopinath2016-09-07
|
* souffle: work around hardening bug on linuxDan Peebles2016-09-06
|
* souffle: init at 1.0.0Dan Peebles2016-09-06
|
* fstar: remove workaround (#18331)Alexander Ried2016-09-06
| | | | As the comment indicates this was a workaround that has since been fixed upstream.
* ecl: add gcc into wrapper PATHTomas Hlavaty2016-09-05
| | | | otherwise the native gcc based compiler does not work
* ispc: extend test suiteAristid Breitkreuz2016-09-04
|
* ispc: detect test failures, restrict platformsAristid Breitkreuz2016-09-04
|
* ispc: 20151128 -> 1.9.1, fix buildAristid Breitkreuz2016-09-04
|
* Merge #18007: add llvmPackages_39Vladimír Čunát2016-09-04
|\ | | | | | | Direct merge to master, too, without switching any package.
| * llvmPackages_39: rc -> 3.9.0Vladimír Čunát2016-09-02
| |
| * llvmPackages_39: init at 3.9.0rc3Gabriel Ebner2016-08-31
| |
* | ghcjs: fix eval /cc @svanderburgDomen Kožar2016-09-04
| | | | | | | | | | (cherry picked from commit ad771764743d9645084ac21730bb5a6cc11ce672) Signed-off-by: Domen Kožar <domen@dev.si>
* | julia: 0.4.5 -> 0.4.6Frederik Rietdijk2016-09-03
| |
* | terra: Broken on i686 (and Darwin)Tuomas Tynkkynen2016-09-03
| | | | | | | | | | | | | | Never built successfully: http://hydra.nixos.org/build/39402139 http://hydra.nixos.org/build/39393534
* | openjdk: Keep {include,man} in $out/lib/opendjk. (#18140)reltuk2016-09-01
| | | | | | | | | | | | | | | | * openjdk: Keep {include,man} in $out/lib/opendjk. This is a standard layout that some JDK consumers expect. * openjdk/8: Improve clarity of some symlink commands with terminating slash.
* | openjdk: Fix #17603Tim Steinbach2016-09-01
| |
* | Merge pull request #18196 from ttuegel/ghc-madv-freePeter Simons2016-09-01
|\ \ | | | | | | ghc801: disable MADV_FREE
| * | ghc801: disable MADV_FREEThomas Tuegel2016-09-01
| | |
* | | Disable bunch of non-compiling packages on DarwinTuomas Tynkkynen2016-09-01
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These ones have a "Last successful build" timestamp in the 2014s or 2015s. Presumably no one will notice if we now stop building them. softether_4_18 2015-09-20 http://hydra.nixos.org/build/39418483 lensfun 2014-09-30 http://hydra.nixos.org/build/39394104 net_snmp 2015-09-20 http://hydra.nixos.org/build/39410553 djview 2015-08-11 http://hydra.nixos.org/build/39413233 libmusicbrainz2 2015-09-20 http://hydra.nixos.org/build/39410106 fox_1_6 2014-05-07 http://hydra.nixos.org/build/39410858 libofx 2015-09-24 http://hydra.nixos.org/build/39423507 yacas 2014-09-30 http://hydra.nixos.org/build/39393150 iomelt 2014-09-30 http://hydra.nixos.org/build/39408486 softether 2015-09-20 http://hydra.nixos.org/build/39425800 mp4v2 2014-09-30 http://hydra.nixos.org/build/39421899 virtuoso7 2014-09-21 http://hydra.nixos.org/build/39415206 man_db 2015-04-23 http://hydra.nixos.org/build/39404236 libdiscid 2014-09-30 http://hydra.nixos.org/build/39412202 zabbix22.agent 2014-09-21 http://hydra.nixos.org/build/39412149 vidalia 2015-08-06 http://hydra.nixos.org/build/39411500 libmtp 2015-09-20 http://hydra.nixos.org/build/39419199 wxGTK29 2015-09-20 http://hydra.nixos.org/build/39415296 ncmpcpp 2015-11-06 http://hydra.nixos.org/build/39404455 libtorrent 2014-09-21 http://hydra.nixos.org/build/39394646 shishi 2014-03-21 http://hydra.nixos.org/build/39418874 ocaml_3_12_1 2014-09-30 http://hydra.nixos.org/build/39392996 djview4 2015-08-11 http://hydra.nixos.org/build/39427799 vimNox 2014-05-23 http://hydra.nixos.org/build/39397012 ttfautohint 2015-08-06 http://hydra.nixos.org/build/39398330 libraw 2015-09-24 http://hydra.nixos.org/build/39402271 wxGTK30 2015-09-20 http://hydra.nixos.org/build/39401871 sbcl_1_2_5 2015-09-20 http://hydra.nixos.org/build/39426091 prover9 2014-09-30 http://hydra.nixos.org/build/39406476 rcs 2015-08-25 http://hydra.nixos.org/build/39392037 gpac 2015-09-24 http://hydra.nixos.org/build/39399470 virtuoso6 2014-09-30 http://hydra.nixos.org/build/39398651 xlslib 2015-09-24 http://hydra.nixos.org/build/39410387 ucommon 2015-03-27 http://hydra.nixos.org/build/39414040 commoncpp2 2014-09-30 http://hydra.nixos.org/build/39420117 virtuoso 2014-09-21 http://hydra.nixos.org/build/39399978 miniHttpd 2014-09-30 http://hydra.nixos.org/build/39392925 mpack 2014-09-26 http://hydra.nixos.org/build/39399535 nbd 2014-09-26 http://hydra.nixos.org/build/39401367 newsbeuter-dev 2014-07-29 http://hydra.nixos.org/build/39406259 gimp_2_8 2015-09-20 http://hydra.nixos.org/build/39436271 gimp 2015-09-20 http://hydra.nixos.org/build/39435976 zabbix20.agent 2014-09-30 http://hydra.nixos.org/build/39393242 gst_all_1.gst-plugins-good 2015-09-20 http://hydra.nixos.org/build/39408506 ocaml_4_00_1 2014-09-30 http://hydra.nixos.org/build/39399526 inadyn 2014-09-30 http://hydra.nixos.org/build/39426389 gst_all_1.gst-plugins-bad 2015-09-20 http://hydra.nixos.org/build/39392970 zabbix.agent 2014-09-30 http://hydra.nixos.org/build/39421412 cmake-2_8 2015-09-24 http://hydra.nixos.org/build/39399443 liblastfm 2015-08-06 http://hydra.nixos.org/build/39421812 newsbeuter 2014-07-29 http://hydra.nixos.org/build/39396605 sdcv 2014-09-26 http://hydra.nixos.org/build/39412928
* | ghc-8.0.1: cosmetic fix to the Nix expression to unbreak syntax highlightingPeter Simons2016-09-01
| |
* | Merge staging into masterTuomas Tynkkynen2016-09-01
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Brings in: - changed output order for multiple outputs: https://github.com/NixOS/nixpkgs/pull/14766 - audit disabled by default https://github.com/NixOS/nixpkgs/pull/17916 Conflicts: pkgs/development/libraries/openldap/default.nix
| * | neko: Use dev outputs when building an include pathTuomas Tynkkynen2016-08-30
| | |