summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'xcode-watch-and-tvos'Brad King2015-10-262-6/+56
|\ \ \ \
| * | | | Xcode: Recognise Watch and TV OS as embedded platformsGregor Jasny2015-10-232-6/+56
* | | | | Merge topic 'xcode-optimization-flags'Brad King2015-10-267-0/+63
|\ \ \ \ \
| * | | | | Xcode: Use regular expression to extract all optimisation flags (#15794)Gregor Jasny2015-10-237-0/+63
| |/ / / /
* | | | | Merge topic 'fix-test-RUN_SERIAL-failure-regression'Brad King2015-10-264-0/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CTest: Fix regression in handling of a RUN_SERIAL test that failsBrad King2015-10-234-0/+27
* | | | | Merge topic 'cmLocalGenerator-generator-target-storage'Brad King2015-10-218-52/+74
|\ \ \ \ \
| * | | | | CMP0063: Split unit test by target type.Stephen Kelly2015-10-208-52/+74
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-CMP0054-elseif-warning'Brad King2015-10-214-0/+29
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)Stephen Kelly2015-10-204-0/+29
* | | | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script modeTamas Kenez2015-10-062-0/+15
|/ / /
* | | Tests: Fix RunCMake.CPack_* tests to use proper CMake generatorDomen Vrankar2015-10-012-45/+3
* | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.CPack* testsBrad King2015-10-011-0/+2
* | | Tests: Add trailing newlines to generated sources in RunCMake.CPack_* testsBrad King2015-10-011-3/+3
* | | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-2818-2/+64
* | | Merge topic 'test-Wno-dev'Brad King2015-09-283-0/+16
|\ \ \
| * | | Tests: Add case for -Wdev and -Wno-dev with non-message() warnings (#15747)Michael Scott2015-09-253-0/+16
* | | | Merge topic 'genex-SHELL_PATH'Brad King2015-09-284-0/+23
|\ \ \ \
| * | | | Genex: Add a SHELL_PATH expressionStefan Kislinskiy2015-09-284-0/+23
* | | | | Merge topic 'test-RunCMake-BuildDepends-Borland'Brad King2015-09-281-1/+7
|\ \ \ \ \
| * | | | | Tests: Fix RunCMake.BuildDepends filesystem delay for Borland MakefilesBrad King2015-09-251-1/+7
* | | | | | Merge topic 'revert-cpack-package-empty-dirs'Brad King2015-09-2611-36/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert topic 'cpack-package-empty-dirs'Brad King2015-09-2511-36/+0
* | | | | | Merge topic 'revert-cmake-W-options'Brad King2015-09-2518-76/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'improve-variable-help-formatting' into revert-cmake-W-optionsBrad King2015-09-2262-3/+607
| |\ \ \ \ \ \
| * | | | | | | Revert topic 'cmake-W-options' (#15747)Brad King2015-09-2218-76/+0
* | | | | | | | install: Allow generator expressions in DIRECTORY DESTINATIONRobert Goulet2015-09-244-0/+9
| |_|_|/ / / / |/| | | | | |
* | | | | | | Tests: Cover install(FILES) with a genex DESTINATIONBrad King2015-09-234-0/+9
* | | | | | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-231-1/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | CPack: remove accidental changesDomen Vrankar2015-09-231-1/+1
* | | | | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-2212-1/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-2212-1/+37
* | | | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-2114-0/+95
* | | | | | CMP0064: Fix recorded version of introduction to be 3.4Brad King2015-09-212-1/+11
|/ / / / /
* | | | | Merge topic 'pkg-config-variable-function'Brad King2015-09-213-0/+16
|\ \ \ \ \
| * | | | | FindPkgConfig: add a command to query arbitrary variablesBen Boeckel2015-09-213-0/+16
* | | | | | Merge topic 'cpack-verbatim-variables'Brad King2015-09-215-0/+25
|\ \ \ \ \ \
| * | | | | | Introduction of CPACK_VERBATIM_VARIABLES variableRoman Donchenko2015-09-205-0/+25
* | | | | | | Merge topic 'fix-compatibility-mode-LOCATION'Brad King2015-09-213-0/+17
|\ \ \ \ \ \ \
| * | | | | | | CMP0026: Use compatibility codepath until configure is finished (#15748)Stephen Kelly2015-09-183-0/+17
| |/ / / / / /
* | | | | | | Merge topic 'ctest-custom-output-size'Brad King2015-09-217-0/+69
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CTest: Add options to limit output of passed and failed testsRoman Wüger2015-09-184-0/+36
| * | | | | | CTest: Document and test custom output size settingsBrad King2015-09-183-0/+33
* | | | | | | Merge topic 'compute-default-dialect'Brad King2015-09-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-1/+1
* | | | | | | | Merge topic 'ms-manifest-files'Brad King2015-09-186-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for *.manifest source files with MSVC toolsBrad King2015-09-176-0/+46
* | | | | | | | | Merge topic 'test-RunCMake-BuildDepends'Brad King2015-09-188-1/+84
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Tests: Add RunCMake.BuildDepends testBrad King2015-09-177-0/+79
| * | | | | | | | Tests: Teach RunCMake infrastructure to use custom check.cmake fileBrad King2015-09-171-1/+5