summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target propertiesTobias Hunger2019-01-1010-18/+131
* Autogen: Prepare for Qt 6Tobias Hunger2019-01-072-8/+12
* CMake Nightly Date StampKitware Robot2019-01-071-1/+1
* Merge topic 'bundle_fixes'Craig Scott2019-01-068-13/+65
|\
| * GetPrerequisites: Fix handling of executable scriptsAlexander Grund2019-01-047-0/+41
| * GetPrerequisites: Allow prefixed toolsAlexander Grund2018-12-311-10/+10
| * GetPrerequisites: Add GET_PREREQUISITES_VERBOSE to set verboseAlexander Grund2018-12-311-0/+7
| * BundleUtilites: Don't use hardcoded name for install_name_toolAlexander Grund2018-12-311-2/+6
| * GetPrerequisites: Don't use hardcoded name for otoolAlexander Grund2018-12-301-1/+1
* | CMake Nightly Date StampKitware Robot2019-01-061-1/+1
* | CMake Nightly Date StampKitware Robot2019-01-051-1/+1
* | Merge topic 'remove-std-iterator'Craig Scott2019-01-041-2/+1
|\ \
| * | cmLinkedTree: Remove deprecated std::iteratorVitaly Stakhovsky2019-01-011-2/+1
| |/
* | Merge topic 'get-ide-version-const'Craig Scott2019-01-049-9/+8
|\ \
| * | cmGlobalVisualStudioGenerator::GetIDEVersion(): const addedVitaly Stakhovsky2019-01-029-9/+8
* | | Merge branch 'swig_src_file_ext' into 'master'Marc Chevrier2019-01-047-2/+111
|\ \ \
| * | | SWIG: Add support for custom Swig source file extensionsThirumal Venkat2019-01-037-2/+111
* | | | CMake Nightly Date StampKitware Robot2019-01-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-01-031-1/+1
* | | | Merge topic 'messenger-no-cmstate-v2'Craig Scott2019-01-023-44/+61
|\ \ \ \ | |_|/ / |/| | |
| * | | cmMessenger: Decouple from cmStateBruno Manganelli2019-01-013-44/+61
* | | | CMake Nightly Date StampKitware Robot2019-01-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-01-011-1/+1
* | | | Merge topic 'add-override'Craig Scott2018-12-3110-31/+34
|\ \ \ \
| * | | | Add missing overrideVitaly Stakhovsky2018-12-3010-31/+34
| | |_|/ | |/| |
* | | | Merge topic 'gtest-discovery-work-dir'Craig Scott2018-12-311-0/+1
|\ \ \ \
| * | | | Specify WORKING_DIRECTORY to execute_process() in GoogleTestAddTestsNehal J Wani2018-12-281-0/+1
* | | | | CMake Nightly Date StampKitware Robot2018-12-311-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2018-12-301-1/+1
* | | | Merge topic 'remove-include-cmakeparsearguments'Craig Scott2018-12-294-7/+1
|\ \ \ \
| * | | | CMakeParseArguments: Remove superfluous includes of CMakeParseArgumentsKyle Edwards2018-12-144-7/+1
* | | | | CMake Nightly Date StampKitware Robot2018-12-291-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2018-12-281-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2018-12-271-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-261-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-251-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-241-1/+1
* | | Merge topic 'link-options'Craig Scott2018-12-2328-50/+267
|\ \ \
| * | | PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-1928-50/+267
* | | | Merge topic 'install-code-script-genex'Craig Scott2018-12-2316-12/+162
|\ \ \ \
| * | | | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-2216-12/+162
* | | | | CMake Nightly Date StampKitware Robot2018-12-231-1/+1
* | | | | Merge topic 'runcmake-test-filter'Craig Scott2018-12-222-0/+15
|\ \ \ \ \
| * | | | | Tests: Add RunCMake_TEST_FILTER environment variableKyle Edwards2018-12-132-0/+15
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-12-221-1/+1
* | | | | Merge topic 'output-on-failure'Craig Scott2018-12-2111-4/+115
|\ \ \ \ \
| * | | | | ExternalProject: add LOG_OUTPUT_ON_FAILURE optionWouter Klouwen2018-12-2011-4/+115
* | | | | | Merge topic 'compile_options'Kyle Edwards2018-12-212-20/+49
|\ \ \ \ \ \
| * | | | | | Help: Revise compile options command docs, and provide exampleJoachim Wuttke (h)2018-12-202-20/+49
* | | | | | | Merge branch 'doc-updates' into 'master'Marc Chevrier2018-12-211-17/+23
|\ \ \ \ \ \ \