about summary refs log tree commit diff
path: root/pkgs/development/tools/xcbuild/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2021-09-21xcbuild: fix build by adding missing includeSergei Trofimovich1-0/+2
2021-03-29xcbuild: fix missing library for PlistBuddyMichael Roitzsch1-0/+1
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-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-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
2018-11-29xcbuild: set -Wno-errorMatthew Bauer1-1/+1
2018-11-08xcbuild: add licenseMarkus Kowalewski1-0/+1
2018-06-27xcbuild: rework to use lib.PLISTMatthew Bauer1-2/+4
2017-10-11xcbuild: 0.1.1 -> 0.1.2-preDan Peebles1-6/+6
2017-08-27meson/ninja: add setup hooks (#28444)Lukas Werling1-0/+2
2017-03-21xcbuild: assorted fixes and cleanupsDan Peebles1-0/+3
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 Bauer1-3/+5
2016-12-15xcbuild: add metaDaiderd Jordan1-0/+7
2016-11-15xcbuild: add wrapperMatthew Bauer1-5/+6
2016-10-13xcbuild: init at 49f8a592Dan Peebles1-0/+43