summary refs log tree commit diff
path: root/pkgs/development/compilers/swift
Commit message (Collapse)AuthorAge
* treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils ↵John Ericson2017-11-05
| | | | | | | | | directly One should do this when needed executables at run time. It is more honest and cross-friendly than refering to binutils directly, if one neeeds the default binary tools for the target platform, rather than binutils in particular.
* treewide: mark a bunch of failing builds as brokenRobin Gloster2017-10-01
| | | | | (cherry picked from commit 23fdbaa37599f490435056b9865023870656571b) [dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
* swift: remove me as maintainerWilliam Casarin2017-09-24
| | | | I don't use this anymore
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* stdenv, swift: Use `local fd` in is* bash functions for hygieneJohn Ericson2017-07-07
|
* treewide: fixup packages with RPATH problemsVladimír Čunát2017-05-16
|
* swift: Fix sha256, I think upstream moved the release tag?Will Dietz2017-05-01
| | | | | If this happens again we can target the particular commit but hopefully it's a one-time thing.
* swift: 3.1 -> 3.1.1Will Dietz2017-04-21
|
* swift: remove i686-linux from platforms, limit to x86-64-linuxWill Dietz2017-03-29
| | | | | Don't know that other platforms will fail but it seems likely since we're using build profile intended for 64bit Ubuntu.
* swift: init at 3.1Will Dietz2017-03-28
Add dependency 'libblocksruntime'.