about summary refs log tree commit diff
path: root/pkgs/test/cc-wrapper
AgeCommit message (Expand)AuthorFilesLines
2020-12-27bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim1-4/+19
2020-12-21Revert "bintools-wrapper: skip dynamic linker for static binaries"Vladimír Čunát1-19/+4
2020-12-14tests.cc-wrapper: disable static compilation macOSJörg Thalheim1-8/+11
2020-12-14bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim1-4/+16
2020-07-23stdenv: make -nostdinc work as intendedJörg Thalheim3-0/+17
2018-06-18Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-2/+4
2018-06-18tests.cc-wrapper: Fix sanitizer conditionJohn Ericson1-2/+4
2018-06-14llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson1-1/+1
2018-06-14llvm 6: Fix libcxxabi impurity and darwin sanitizersJohn Ericson1-1/+1
2018-06-06tests.cc-wrapper: do not test sanitizers on darwinOrivej Desh1-1/+2
2018-05-30tests.cc-wrapper: skip known-broken sanitizer casesBenjamin Saunders1-7/+13
2018-05-24clang_6: fix sanitizers under libstdc++Benjamin Saunders1-2/+0
2018-05-24tests.cc-wrapper: verify building with sanitizersBenjamin Saunders2-0/+13
2017-12-05Add clang multilib variants (x64_64-only, 64/32bit), basic multilib testsWill Dietz1-0/+37
2017-09-13treewide: Use `*Platform.extensions`John Ericson1-5/+6
2017-09-10nixpkgs-tests: add basic test for cc-wrapperDaiderd Jordan7-0/+92