about summary refs log tree commit diff
path: root/pkgs/development/tools/xcbuild
AgeCommit message (Expand)AuthorFilesLines
2021-01-23pkgs/development/tools: stdenv.lib -> libBen Siraphob1-3/+3
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob1-3/+2
2020-04-28xcbuild: add compatibility support for exporting sdk infoDave Nicponski1-0/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-11-01treewide: `*Phase(s)?` variables are optionalJohn Ericson1-1/+1
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-08-07Merge remote-tracking branch 'marsam/fix-xcbuild-build'Matthew Bauer1-2/+2
2019-08-07xcbuild: fix darwin buildJason Felice1-1/+6
2019-08-05xcbuild: fix build on darwinMario Rodas1-0/+3
2019-06-16treewide: remove unused variables (#63177)volth2-3/+3
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-20Revert "Revert "darwin 10.12 commits""Matthew Bauer1-0/+1
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
2019-01-12xcbuild: provide migcom in toolchainDmitry Kalinkin1-0/+1
2019-01-03Revert "darwin 10.12 commits"Matthew Bauer1-2/+0
2018-12-17darwin: 10.11 → 10.12Matthew Bauer1-0/+2
2018-11-29xcbuild: set -Wno-errorMatthew Bauer1-1/+1
2018-11-08xcbuild: add licenseMarkus Kowalewski1-0/+1
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 Bauer4-42/+48
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: move setup hook to xcbuildHookMatthew Bauer1-5/+3
2018-07-09xcbuild: refactorMatthew Bauer5-141/+198
2018-06-28xcbuild: add missing binsMatthew Bauer1-0/+6
2018-06-28generators: refactor toPlistMatthew Bauer3-11/+11
2018-06-28generators: refactor toPLISTMatthew Bauer3-8/+8
2018-06-27xcbuild: rework to use lib.PLISTMatthew Bauer5-162/+89
2018-04-12xcbuild: fix wrapperMatthew Bauer1-0/+3
2018-04-09xcbuild: set SYMROOT and OBJROOTMatthew Bauer1-1/+1
2018-04-09xcbuild: add framework productMatthew Bauer1-0/+21
2018-01-20xcbuild: include version in wrapperDaiderd Jordan1-1/+1
2018-01-20xcbuild: include version in sdkDaiderd Jordan1-5/+9
2017-10-12darwin: fix assorted xcbuild buildsDan Peebles2-3/+19
2017-10-11xcbuild: 0.1.1 -> 0.1.2-preDan Peebles3-19/+42
2017-10-10xcbuild: add SDKROOT by default to the wrappersDan Peebles1-3/+6
2017-09-01xcbuild: fix sdk dir name issueMatthew Bauer1-1/+1
2017-08-27meson/ninja: add setup hooks (#28444)Lukas Werling1-0/+2
2017-04-12Revert "xcbuild: try to fix sdk not found"Matthew Bauer2-5/+1
2017-04-12ibtool: rename xib2nibMatthew Bauer1-2/+2
2017-04-12xcbuild: remove unnecessary flagsMatthew Bauer1-13/+0
2017-04-09xcbuild: try to fix sdk not foundMatthew Bauer2-1/+5