about summary refs log tree commit diff
path: root/pkgs/development/tools/xcbuild
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-09ibtool: add to toolchainMatthew Bauer1-1/+4
2017-04-09xcbuild: add app bundle specsMatthew Bauer1-0/+94
2017-03-22Fix typoDaniel Peebles1-1/+1
2017-03-21xcbuild: assorted fixes and cleanupsDan Peebles4-9/+36
2017-02-23xcbuild: Guard a glibc-only postPatch with \!isDarwinJohn Wiegley1-1/+1
2017-02-22xcbuild: fixup build with glibc-2.25Vladimír Čunát1-0/+6
2017-01-19xcbuild: 0ab861ab -> 0.1.1 (#21895)Matthew Justin Bauer2-4/+7
2016-12-15xcbuild: add metaDaiderd Jordan3-4/+13
2016-11-15xcbuild: Get rid of developer.nix, move to wrapperMatthew Bauer4-52/+21
2016-11-15xcbuild: fix toolchain on LinuxMatthew Bauer2-30/+34
2016-11-15xcbuild: Move extra specs to platformMatthew Bauer2-142/+139
2016-11-15xcbuild: add name to platform.nixMatthew Bauer1-0/+1
2016-11-15adv_cmds: add custom install phaseMatthew Bauer1-1/+3
2016-11-15xcbuild: Add install phaseMatthew Bauer1-6/+18
2016-11-15xcbuild: temporarily fix cflags/ldflagsMatthew Bauer1-1/+1
2016-11-15xcbuild: Update toolchainMatthew Bauer5-609/+166
2016-11-15xcbuild: Make "xcbuild.raw" for original unwrappedMatthew Bauer1-0/+4
2016-11-15xcbuild: add wrapperMatthew Bauer7-5/+855