summaryrefslogtreecommitdiff
path: root/pkgs/test/macos-sierra-shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant recvolth2019-08-281-1/+1
* sierra-shared-test: fix build•••Using 500 libraries started failing with clang++: Argument list too long This is enough to reproduce the issue. Daiderd Jordan2018-01-051-3/+4
* macos-sierra-shared: Make live code and add to nascent Darwin channel•••Also add appropriate `meta.platforms = ...` to each derivation. John Ericson2017-07-311-4/+23
* cc-wrapper-test: Use `$CXX` else the C++ std lib won't be on the include pathJohn Ericson2017-07-311-1/+1
* cc-wrapper-test: Don't use assertJohn Ericson2017-07-311-3/+8
* cc-wrapper-test: Forgot to `extern "C"` now that main is C++John Ericson2017-07-311-1/+1
* cc-wrapper: Beef up sierra tests to actually use functionsJohn Ericson2017-07-311-6/+28
* cc-wrapper: WIP linking hack for mac OS•••Probably best to override Haskell packages set, or anything else linking a lot of libraries, with this. John Ericson2017-07-311-0/+43