summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is emptyJamie Snape2017-01-231-3/+9
| |/ / /
* | | | Merge topic 'lang_lint'Brad King2017-01-254-7/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-234-7/+57
| |/ /
* | | CMake Nightly Date StampKitware Robot2017-01-251-1/+1
* | | Merge topic '16253-xcode-effective-platform-name'Brad King2017-01-245-4/+25
|\ \ \
| * | | Xcode: Control emission of EFFECTIVE_PLATFORM_NAMEGregor Jasny2017-01-205-4/+25
* | | | Merge topic 'qtdialog-trim-new-varname'Brad King2017-01-241-1/+1
|\ \ \ \
| * | | | cmake-gui: trim spaces from user-created variable namesClinton Stimpson2017-01-201-1/+1
* | | | | Merge topic 'csproj-improvements'Brad King2017-01-241-25/+184
|\ \ \ \ \
| * | | | | VS: removed usage of relative paths for C# targets in in-source buildsMichael Stürmer2017-01-181-6/+0
| * | | | | VS: improve handling of source files with special extensions in .csprojMichael Stürmer2017-01-181-19/+184
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2017-01-241-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-01-231-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2017-01-221-1/+1
* | | CMake Nightly Date StampKitware Robot2017-01-211-1/+1
* | | Merge topic 'case-insensitive-bindir-detection'Brad King2017-01-201-1/+2
|\ \ \
| * | | cmSystemTools: use the actual case for root detectionBen Boeckel2017-01-181-1/+2
* | | | Merge topic 'cpack-ifw-new-installer-options'Brad King2017-01-202-3/+141
|\ \ \ \
| * | | | QtIFW: Added new options to QtIFW cpack generator for modifying wizard styleAlexander Voitenko2017-01-172-3/+141
* | | | | Merge topic '16165-manually-added-dependencies'Brad King2017-01-201-0/+17
|\ \ \ \ \
| * | | | | Add a getter for manually added target dependenciesGregor Jasny2017-01-161-0/+17
* | | | | | Merge topic 'cdash_upload_retry'Brad King2017-01-204-45/+142
|\ \ \ \ \ \
| * | | | | | ctest_submit: improve handling of QUIET optionZack Galbreath2017-01-203-9/+18
| * | | | | | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOADZack Galbreath2017-01-203-36/+124
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-201-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-191-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-01-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'cmCTestBuildHandler-fix-warning'Brad King2017-01-171-1/+1
|\ \ \ \ \
| * | | | | cmCTestBuildHandler: Fix warning in FragmentCompare signatureBrad King2017-01-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2017-01-173-7/+60
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-01-163-7/+60
| |/ / / /
* | | | | Merge topic 'fixtureUnusedOrdering'Brad King2017-01-171-22/+60
|\ \ \ \ \
| * | | | | CTest: Ensure setup/cleanup ordering even when fixture not requiredCraig Scott2017-01-161-22/+60
* | | | | | Merge topic 'file-GLOB-empty-no-crash'Brad King2017-01-171-1/+1
|\ \ \ \ \ \
| * | | | | | file: Fix crash on GLOB with no expressions after LIST_DIRECTORIESBrad King2017-01-161-1/+1
| |/ / / / /
* | | | | | Merge topic 'expand_custom_commands'Brad King2017-01-178-25/+85
|\ \ \ \ \ \
| * | | | | | add_custom_{command,target}: Add COMMAND_EXPAND_LISTS optionEd Branch2017-01-148-25/+85
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-171-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'source_group-tree'Brad King2017-01-162-0/+171
|\ \ \ \ \ \
| * | | | | | source_group: Add options create groups matching directory treeMateusz Janek2017-01-162-0/+171
* | | | | | | Merge topic 'csharp_simple'Brad King2017-01-162-71/+364
|\ \ \ \ \ \ \
| * | | | | | | VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)Michael Stürmer2017-01-132-69/+363
| * | | | | | | VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPSMichael Stürmer2017-01-131-2/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'Autogen_Config'Brad King2017-01-163-340/+451
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Generators: Remove spaceSebastian Holtermann2017-01-121-1/+0
| * | | | | | | Autogen: Generators: Rename requiresMocing methodSebastian Holtermann2017-01-122-5/+5
| * | | | | | | Autogen: Generators: Fix clang-tidy readability-else-after-returnSebastian Holtermann2017-01-121-5/+5
| * | | | | | | Autogen: Initializer: Add old settings file to clean filesSebastian Holtermann2017-01-121-0/+8
| * | | | | | | Autogen: Generators: Save the UIC/RCC settings that were actually usedSebastian Holtermann2017-01-122-31/+118
| * | | | | | | Autogen: Generators: Dedicated generateAll variables for MOC/UIC/RCCSebastian Holtermann2017-01-122-7/+11