about summary refs log tree commit diff
path: root/pkgs/development/tools/xcbuild/wrapper.nix
AgeCommit message (Expand)AuthorFilesLines
2023-04-16xcbuild: add ProductBuildVersionWeijia Wang1-3/+4
2022-11-15Merge remote-tracking branch 'origin/staging' into HEADStéphan Kochen1-5/+13
2022-10-20stdenvBootstrapTools: fix cycle on aarch64-darwinStéphan Kochen1-5/+13
2022-10-10xcbuild: exit with error if --find failsStéphan Kochen1-1/+1
2022-08-14xcbuild: reject invalid xcrun sdk nameStéphan Kochen1-1/+18
2022-08-14xcbuild: allow using xcrun separatelyStéphan Kochen1-6/+4
2022-08-14xcbuild: implement additional xcrun flagsStéphan Kochen1-1/+2
2021-05-17xcbuild: allow building arm64 binariesIvan Babrou1-1/+1
2021-03-26darwin: move deployment target and sdk version to platform configAndrew Childs1-1/+1
2020-04-28xcbuild: add compatibility support for exporting sdk infoDave Nicponski1-0/+4
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-06-03Merge pull request #56834 from matthewbauer/v8-updateMatthew Bauer1-2/+5
2019-04-26xcbuild: use llvm6-based xcbuildMatthew Bauer1-7/+7
2019-04-11v8: 5.4.232 -> 7.4.255Matthew Bauer1-2/+5
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim1-2/+3
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-4/+3
2018-08-20xcbuild: only override version with 1 argMatthew Bauer1-1/+1
2018-08-11xcbuild: cleanupMatthew Bauer1-3/+2
2018-08-11xcbuild: cleanupMatthew Bauer1-8/+14
2018-08-11firefox: build on darwinMatthew Bauer1-1/+1
2018-07-21Merge branch 'master' into unused5Jörg Thalheim1-2/+0
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth1-2/+0
2018-07-09xcbuild: refactorMatthew Bauer1-53/+105
2018-06-27xcbuild: rework to use lib.PLISTMatthew Bauer1-16/+15
2018-04-12xcbuild: fix wrapperMatthew Bauer1-0/+3
2018-01-20xcbuild: include version in wrapperDaiderd Jordan1-1/+1
2017-10-10xcbuild: add SDKROOT by default to the wrappersDan Peebles1-3/+6
2017-03-22Fix typoDaniel Peebles1-1/+1
2017-03-21xcbuild: assorted fixes and cleanupsDan Peebles1-2/+2
2017-01-19xcbuild: 0ab861ab -> 0.1.1 (#21895)Matthew Justin Bauer1-1/+2
2016-12-15xcbuild: add metaDaiderd Jordan1-0/+2
2016-11-15xcbuild: Get rid of developer.nix, move to wrapperMatthew Bauer1-6/+11
2016-11-15xcbuild: fix toolchain on LinuxMatthew Bauer1-1/+1
2016-11-15xcbuild: Update toolchainMatthew Bauer1-5/+4
2016-11-15xcbuild: Make "xcbuild.raw" for original unwrappedMatthew Bauer1-0/+4
2016-11-15xcbuild: add wrapperMatthew Bauer1-0/+64