summary refs log tree commit diff
path: root/pkgs/test/cc-wrapper
Commit message (Expand)AuthorAge
* cc-wrapper: don't set rpath on static-pie executablesJörg Thalheim2021-05-23
* treewide: stdenv.lib -> libPavol Rusnak2021-01-24
* bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim2020-12-27
* Revert "bintools-wrapper: skip dynamic linker for static binaries"Vladimír Čunát2020-12-21
* tests.cc-wrapper: disable static compilation macOSJörg Thalheim2020-12-14
* bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim2020-12-14
* stdenv: make -nostdinc work as intendedJörg Thalheim2020-07-23
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-06-18
|\
| * tests.cc-wrapper: Fix sanitizer conditionJohn Ericson2018-06-18
* | llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson2018-06-14
|/
* llvm 6: Fix libcxxabi impurity and darwin sanitizersJohn Ericson2018-06-14
* tests.cc-wrapper: do not test sanitizers on darwinOrivej Desh2018-06-06
* tests.cc-wrapper: skip known-broken sanitizer casesBenjamin Saunders2018-05-30
* clang_6: fix sanitizers under libstdc++Benjamin Saunders2018-05-24
* tests.cc-wrapper: verify building with sanitizersBenjamin Saunders2018-05-24
* Add clang multilib variants (x64_64-only, 64/32bit), basic multilib testsWill Dietz2017-12-05
* treewide: Use `*Platform.extensions`John Ericson2017-09-13
* nixpkgs-tests: add basic test for cc-wrapperDaiderd Jordan2017-09-10