summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/11/libcxx/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-01-24llvmPackages: use libcxxrt on FreeBSDAlyssa Ross1-4/+9
2022-11-22llvm: Find otool bin from targetPrefixJosh Channings1-2/+2
2022-11-22libcxx: Link libc++.dylib to matching libc++abi.dylibJosh Channings1-0/+14
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
2021-12-18llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLEDmitry Kalinkin1-0/+6
2021-05-17llvmPackages_11: darwin cross compilation and bootstrappingAndrew Childs1-1/+14
2021-05-12llvmPackages: Fix more inconsistenciesJohn Ericson1-6/+13
2021-05-12llvmPackages*.libcxx*: Always use the attribute name for pnameJohn Ericson1-0/+59