summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/cmake/setup-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2023-10-28cmake: migrate to by-nameAnderson Torres1-184/+0
2023-02-26stdenv/generic/setup.sh: enable parallel installs by defaultSergei Trofimovich1-0/+5
2022-08-02cmake/setup.sh: allow for cmakeBuildDir to be configuredJonathan Ringer1-4/+9
2022-07-04cmake/setup-hook.sh: Don't skip build-RPATHJosef Kemetmüller1-3/+2
2021-03-02stdenv: set CMAKE_OSX_ARCHITECTURES appropriatelyAndrew Childs1-3/+0
2020-08-29cmake: fix CMAKE_FIND_FRAMEWORKNikolay Korotkiy1-1/+1
2020-08-08cmake: fix grep in setupHookAlyssa Ross1-1/+1
2020-07-16cmake.setupHook: define shareDocNameJan Tojnar1-0/+18
2020-07-05Revert "cmake: only set output paths with multiple outputs"Jan Tojnar1-17/+13
2020-06-29cmake: only set output paths with multiple outputsAlyssa Ross1-13/+17
2020-01-31cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenvDaiderd Jordan1-0/+3
2020-01-31cmake: remove CMAKE_OSX_DEPLOYMENT_TARGET overridesDaiderd Jordan1-4/+0
2019-12-20cmake: 3.15.4 -> 3.16.2Tobias Mayer1-2/+2
2019-11-08cmake: NIX_CFLAGS_COMPILE NIX_LDFLAG could be undefinedJohn Ericson1-1/+1
2019-11-05cmake: CMAKE_*_PATH can be undefinedJohn Ericson1-5/+5
2019-11-01treewide: `*Phase(s)?` variables are optionalJohn Ericson1-2/+2
2019-11-01treewide: Make more `dont*` variables OK to be undefined in setup hooksJohn Ericson1-5/+5
2019-10-11cmake: process -iframework in setup-hookDmitry Kalinkin1-0/+8
2019-07-25Merge pull request #52859 from jtojnar/cmake-gidworldofpeace1-1/+13
2019-03-09cmake: set BUILD_TESTING=OFF when doCheck is falseMatthew Bauer1-0/+5
2019-01-31cmake: disable package registryFlorian Franzen1-0/+7
2018-12-25cmake: use multiple outputs for GNUInstallDirsJan Tojnar1-1/+13
2018-11-19cmake: also set CTEST_PARALLEL_LEVELMatthew Bauer1-0/+3
2018-11-19cmake: set CTEST_OUTPUT_ON_FAILURE globallyMatthew Bauer1-0/+2
2018-06-03cmake: don't override cmakeDir when set (#40687)Matthieu Coudron1-1/+1
2018-05-15Merge pull request #40566 from obsidiansystems/strictDeps-for-18.03John Ericson1-1/+1
2018-05-15cmake: Fix build and setup hookJohn Ericson1-1/+1
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson1-0/+14
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson1-14/+11
2018-03-14cmake: correctly detect clang compiler on macOSMatthew Bauer1-0/+3
2018-03-14cmake: don't detect macOS deployment targetMatthew Bauer1-0/+4
2018-03-14cmake: disable detecting global macOS sdkMatthew Bauer1-0/+3
2018-03-14cmake: set CMAKE_FIND_FRAMEWORK=lastMatthew Bauer1-0/+4
2018-02-13cmake: don't force gcc, use more general cc/c++Will Dietz1-2/+2
2018-02-13cmake: fix crossWill Dietz1-1/+9
2018-01-07cmake: fix INSTALL_NAME_DIR for darwin librariesDaiderd Jordan1-1/+1
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-5/+1
2017-12-07cmake: enable parallel building of cmake projects by defaultOrivej Desh1-0/+5
2017-12-07cmake: generate for Ninja when the build phase is NinjaOrivej Desh1-0/+4
2017-10-21cmake: setup CMAKE_FRAMEWORK_PATHMatthew Bauer1-0/+3
2017-05-10cmake setup hook: allow other build typesLinus Heckemann1-1/+1
2016-09-08cmake: update setup-hook to take -isystem instead of -I into accountMichael Raskin1-8/+18
2016-04-20cmake: set LIBDIR and INCLUDEDIR for multiple outputsThomas Tuegel1-0/+2
2016-01-31cmake: don't set incompatible flags for multiple outputsThomas Tuegel1-0/+1
2016-01-31cmake: invoke configure hooks correctlyThomas Tuegel1-2/+2
2015-03-30Make cmake install libraries with full install names by default so that execu...Luis G. Torres1-0/+9
2014-08-09cmake: Fix setup hook on bash < 4.0Eelco Dolstra1-1/+1
2013-06-27cmake: consistent names, to satisfy comments on #567Vladimír Čunát1-2/+2
2013-06-27Re-Revert "Merge pull request #567 from MarcWeber/submit/cmake-improvement"Vladimír Čunát1-0/+17
2013-06-17Revert "Merge pull request #567 from MarcWeber/submit/cmake-improvement"Peter Simons1-17/+0