Commit Graph

41717 Commits

Author SHA1 Message Date
Alexander Grund 08be74bfd7 GetPrerequisites: Fix handling of executable scripts
Fixes: #18667
2019-01-05 09:09:39 +11:00
Alexander Grund 52445300d6 GetPrerequisites: Allow prefixed tools
e.g. for cross-compilation with e.g. x86_64-pc-linux-gnu-ldd
2018-12-31 11:56:40 +11:00
Alexander Grund 1bac4678ea GetPrerequisites: Add GET_PREREQUISITES_VERBOSE to set verbose 2018-12-31 11:56:40 +11:00
Alexander Grund 5072598f07 BundleUtilites: Don't use hardcoded name for install_name_tool 2018-12-31 11:56:40 +11:00
Alexander Grund 428680da92 GetPrerequisites: Don't use hardcoded name for otool 2018-12-30 15:08:49 +01:00
Kitware Robot ae8525b82f CMake Nightly Date Stamp 2018-12-30 00:01:05 -05:00
Craig Scott c79b98af37 Merge topic 'remove-include-cmakeparsearguments'
88b40744b5 CMakeParseArguments: Remove superfluous includes of CMakeParseArguments

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Ben Boeckel <ben.boeckel@kitware.com>
Merge-request: !2744
2018-12-29 16:45:57 -05:00
Kitware Robot 3fe0b6f0ab CMake Nightly Date Stamp 2018-12-29 00:01:04 -05:00
Kitware Robot f564f65ff5 CMake Nightly Date Stamp 2018-12-28 00:01:03 -05:00
Kitware Robot efdc19c58b CMake Nightly Date Stamp 2018-12-27 00:01:04 -05:00
Kitware Robot 8e45c805d9 CMake Nightly Date Stamp 2018-12-26 00:01:04 -05:00
Kitware Robot 1a0a13a24f CMake Nightly Date Stamp 2018-12-25 00:01:04 -05:00
Kitware Robot 6d37652368 CMake Nightly Date Stamp 2018-12-24 00:01:10 -05:00
Craig Scott d480ede35b Merge topic 'link-options'
f255280fd9 PIE link options: Update strategy to fix performance regression

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2739
2018-12-23 17:23:11 -05:00
Craig Scott 170fcebf2e Merge topic 'install-code-script-genex'
25cae1e85d install: Teach CODE,SCRIPT modes to evaluate generator expressions

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2688
2018-12-23 17:19:57 -05:00
Kitware Robot 2cc78b9623 CMake Nightly Date Stamp 2018-12-23 00:01:04 -05:00
Jon Chronopoulos 25cae1e85d install: Teach CODE,SCRIPT modes to evaluate generator expressions
This also introduces CMP0087 which will keep the OLD behaviour of not
evaluating generator expressions

Fixes: #15785
2018-12-23 09:03:38 +11:00
Craig Scott d780fb15a4 Merge topic 'runcmake-test-filter'
b6eafd5781 Tests: Add RunCMake_TEST_FILTER environment variable

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Artur Ryt <artur.ryt@gmail.com>
Merge-request: !2743
2018-12-22 16:10:29 -05:00
Kitware Robot 87ddcad03e CMake Nightly Date Stamp 2018-12-22 00:01:05 -05:00
Craig Scott 91bcb88c3c Merge topic 'output-on-failure'
19d86e26e3 ExternalProject: add LOG_OUTPUT_ON_FAILURE option

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2625
2018-12-21 16:21:47 -05:00
Kyle Edwards 16262ed762 Merge topic 'compile_options'
2439d546c8 Help: Revise compile options command docs, and provide example

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2752
2018-12-21 09:22:22 -05:00
Marc Chevrier 2aae1c1dd2 Merge branch 'doc-updates' into 'master'
Help: FindLibLZMA: update formatting.

See merge request cmake/cmake!2755
2018-12-21 04:21:36 -05:00
Kitware Robot 0194780abc CMake Nightly Date Stamp 2018-12-21 00:01:06 -05:00
Wouter Klouwen 19d86e26e3 ExternalProject: add LOG_OUTPUT_ON_FAILURE option
This option only has an effect if at least one of the other LOG_<step>
options is enabled.  If an error occurs for a step which has logging to
file enabled, that step's output will be printed to the console.  For
cases where a large amount of output is recorded, just the end of that
output may be printed to the console.
2018-12-21 07:52:08 +11:00
Kyle Edwards 2462af22bc Merge topic 'cygwin-install-test-fix'
3f915531ad Tests: Fix Cygwin failure on RunCMake.install

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2754
2018-12-20 11:13:35 -05:00
Kyle Edwards 9c41382165 Merge topic 'doc-stage'
b99448e016 Help/dev: Document where topic stage branch is held

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2753
2018-12-20 09:32:05 -05:00
Marc Chevrier feafc7f3fe Help: FindLibLZMA: update formatting. 2018-12-20 15:26:51 +01:00
Marc Chevrier 0495ce4f98 Merge branch 'topic-findliblzma' into 'master'
FindLibLZMA: add imported target

Closes #18679 and #18680

See merge request cmake/cmake!2730
2018-12-20 06:17:35 -05:00
Joachim Wuttke (h) 2439d546c8 Help: Revise compile options command docs, and provide example
For add_compile_options and target_compile_options:
- Insert sections.
- Provide cross-links between the two doc pages
- Alleviate and explain links to the commands
  ...compile_definitions and ...include_directories.
- Alleviate link to COMPILE_OPTIONS, and integrate it into
  the synopsis.
2018-12-20 10:45:49 +01:00
Kitware Robot bc789afac9 CMake Nightly Date Stamp 2018-12-20 00:01:05 -05:00
Kyle Edwards 3f915531ad Tests: Fix Cygwin failure on RunCMake.install 2018-12-19 12:04:59 -05:00
Kyle Edwards fa9853d833 Merge topic 'member-init'
b2aa3aedea clang-tidy: Use default member initialization
32cb564bea clang-tidy: Remove redundant member initializations
7ffa6bf999 cmUVHandlePtr: Use inherited constructors

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2726
2018-12-19 12:02:27 -05:00
Brad King b99448e016 Help/dev: Document where topic stage branch is held 2018-12-19 11:53:14 -05:00
Marc Chevrier f255280fd9 PIE link options: Update strategy to fix performance regression
Fixes: #18700
2018-12-19 19:41:27 +11:00
Kitware Robot e4c5e81f31 CMake Nightly Date Stamp 2018-12-19 00:01:04 -05:00
Craig Scott f7947d90db Merge topic 'contributing-build-instructions-link'
0861580a14 Help: Insert link from CONTRIBUTING to build instructions

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2751
2018-12-18 16:06:13 -05:00
Joachim Wuttke (h) 0861580a14 Help: Insert link from CONTRIBUTING to build instructions 2018-12-18 17:11:13 +01:00
Brad King 89d0f720cb Merge topic 'copyright-year'
64819cca91 Copyright.txt: Update year range to end in 2019

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2749
2018-12-18 09:18:26 -05:00
Brad King 64819cca91 Copyright.txt: Update year range to end in 2019 2018-12-18 08:15:03 -05:00
Kitware Robot 3bd8144601 CMake Nightly Date Stamp 2018-12-18 00:01:04 -05:00
Kitware Robot 50454c96d6 CMake Nightly Date Stamp 2018-12-17 00:01:04 -05:00
Kitware Robot b689679594 CMake Nightly Date Stamp 2018-12-16 00:01:04 -05:00
Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 2018-12-15 10:52:37 +01:00
Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 2018-12-15 10:51:47 +01:00
Regina Pfeifer 7ffa6bf999 cmUVHandlePtr: Use inherited constructors 2018-12-15 10:23:23 +01:00
Kitware Robot b95b935ccf CMake Nightly Date Stamp 2018-12-15 00:01:04 -05:00
Kitware Robot d84b2cc334 CMake Nightly Date Stamp 2018-12-14 00:01:04 -05:00
Kyle Edwards 88b40744b5 CMakeParseArguments: Remove superfluous includes of CMakeParseArguments
Because cmake_parse_arguments() has been implemented as a native
command, there is no need to include(CMakeParseArguments) anymore.
Its inclusion has been removed from several CMake modules.

Tests/CMakeOnly/CMakeLists.txt has been changed to include the
*building* CMake's copy of CMakeParseArguments rather than the
*built* CMake's copy. This file included the *built* copy because
when this file was introduced, CMake could still be built with versions
that didn't supply cmake_parse_arguments(). Now, CMake requires 3.1 or
greater, where cmake_parse_arguments() existed but was still in the
form of a module, so we include it from the *building* CMake.
2018-12-13 19:51:01 -05:00
Kyle Edwards b6eafd5781 Tests: Add RunCMake_TEST_FILTER environment variable
This environment variable allows developers to locally run only a
subset of RunCMake subtests in a single RunCMakeTest.cmake script.
If the environment variable is not set, all of the tests in the
script are run.
2018-12-13 18:47:13 -05:00
Brad King 65b54a01ad Merge topic 'doc-get-target-property'
34b7003d2a Documentation: Reference list of target properties in get_target_property

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2736
2018-12-13 10:29:12 -05:00