about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/cctools
Commit message (Collapse)AuthorAge
* stdenv: bootstrap cmake and python on darwinDaiderd Jordan2017-01-03
|
* Add a patch for cctools to work with Xcode 8John Wiegley2016-11-14
|
* cctools: add patch I forgotDan Peebles2016-10-17
|
* cctools: fix triple for the assemblerDan Peebles2016-10-16
| | | | This was breaking `boost155` and would probably break anything else that calls `as` with no explicit architecture.
* stdenv-darwin: upgrade a few more thingsDan Peebles2016-09-12
| | | | | | | | | | | It's a long build and generally painful to split into smaller commits, so I apologize for lumping many changes into one commit but this is far easier. There are still several outdated parts of the darwin stdenv but these changes should bring us closer to the goal. Fixes #18461
* cctools-port: bump to 877.5Dan Peebles2016-01-10
|
* alias libtool to darwin.cctools on darwinJude Taylor2015-09-20
|
* Upgrade cctools port to 862, and fix the cross version so it evaluatesDan Peebles2015-02-08
|
* darwin-specific stuffEric Seidel2015-02-03