Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties | Tobias Hunger | 2019-01-10 | 10 | -18/+131 |
* | Autogen: Prepare for Qt 6 | Tobias Hunger | 2019-01-07 | 2 | -8/+12 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-01-07 | 1 | -1/+1 |
* | Merge topic 'bundle_fixes' | Craig Scott | 2019-01-06 | 8 | -13/+65 |
|\ | |||||
| * | GetPrerequisites: Fix handling of executable scripts | Alexander Grund | 2019-01-04 | 7 | -0/+41 |
| * | GetPrerequisites: Allow prefixed tools | Alexander Grund | 2018-12-31 | 1 | -10/+10 |
| * | GetPrerequisites: Add GET_PREREQUISITES_VERBOSE to set verbose | Alexander Grund | 2018-12-31 | 1 | -0/+7 |
| * | BundleUtilites: Don't use hardcoded name for install_name_tool | Alexander Grund | 2018-12-31 | 1 | -2/+6 |
| * | GetPrerequisites: Don't use hardcoded name for otool | Alexander Grund | 2018-12-30 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-06 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-05 | 1 | -1/+1 |
* | | Merge topic 'remove-std-iterator' | Craig Scott | 2019-01-04 | 1 | -2/+1 |
|\ \ | |||||
| * | | cmLinkedTree: Remove deprecated std::iterator | Vitaly Stakhovsky | 2019-01-01 | 1 | -2/+1 |
| |/ | |||||
* | | Merge topic 'get-ide-version-const' | Craig Scott | 2019-01-04 | 9 | -9/+8 |
|\ \ | |||||
| * | | cmGlobalVisualStudioGenerator::GetIDEVersion(): const added | Vitaly Stakhovsky | 2019-01-02 | 9 | -9/+8 |
* | | | Merge branch 'swig_src_file_ext' into 'master' | Marc Chevrier | 2019-01-04 | 7 | -2/+111 |
|\ \ \ | |||||
| * | | | SWIG: Add support for custom Swig source file extensions | Thirumal Venkat | 2019-01-03 | 7 | -2/+111 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-03 | 1 | -1/+1 |
* | | | | Merge topic 'messenger-no-cmstate-v2' | Craig Scott | 2019-01-02 | 3 | -44/+61 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | cmMessenger: Decouple from cmState | Bruno Manganelli | 2019-01-01 | 3 | -44/+61 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-01 | 1 | -1/+1 |
* | | | | Merge topic 'add-override' | Craig Scott | 2018-12-31 | 10 | -31/+34 |
|\ \ \ \ | |||||
| * | | | | Add missing override | Vitaly Stakhovsky | 2018-12-30 | 10 | -31/+34 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'gtest-discovery-work-dir' | Craig Scott | 2018-12-31 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Specify WORKING_DIRECTORY to execute_process() in GoogleTestAddTests | Nehal J Wani | 2018-12-28 | 1 | -0/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-31 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-30 | 1 | -1/+1 |
* | | | | Merge topic 'remove-include-cmakeparsearguments' | Craig Scott | 2018-12-29 | 4 | -7/+1 |
|\ \ \ \ | |||||
| * | | | | CMakeParseArguments: Remove superfluous includes of CMakeParseArguments | Kyle Edwards | 2018-12-14 | 4 | -7/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-29 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-28 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-27 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-26 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-25 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-24 | 1 | -1/+1 |
* | | | Merge topic 'link-options' | Craig Scott | 2018-12-23 | 28 | -50/+267 |
|\ \ \ | |||||
| * | | | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 28 | -50/+267 |
* | | | | Merge topic 'install-code-script-genex' | Craig Scott | 2018-12-23 | 16 | -12/+162 |
|\ \ \ \ | |||||
| * | | | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 16 | -12/+162 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-23 | 1 | -1/+1 |
* | | | | | Merge topic 'runcmake-test-filter' | Craig Scott | 2018-12-22 | 2 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Add RunCMake_TEST_FILTER environment variable | Kyle Edwards | 2018-12-13 | 2 | -0/+15 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-22 | 1 | -1/+1 |
* | | | | | Merge topic 'output-on-failure' | Craig Scott | 2018-12-21 | 11 | -4/+115 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: add LOG_OUTPUT_ON_FAILURE option | Wouter Klouwen | 2018-12-20 | 11 | -4/+115 |
* | | | | | | Merge topic 'compile_options' | Kyle Edwards | 2018-12-21 | 2 | -20/+49 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Revise compile options command docs, and provide example | Joachim Wuttke (h) | 2018-12-20 | 2 | -20/+49 |
* | | | | | | | Merge branch 'doc-updates' into 'master' | Marc Chevrier | 2018-12-21 | 1 | -17/+23 |
|\ \ \ \ \ \ \ |