summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Add AUTORCC configuration change testSebastian Holtermann2018-05-3011-0/+94
* Autogen: Let AUTORCC generate output for all configurationsSebastian Holtermann2018-05-301-2/+14
* Autogen: Add lock file to AUTORCC commandsSebastian Holtermann2018-05-306-9/+62
* CMake Nightly Date StampKitware Robot2018-05-301-1/+1
* Merge topic 'parallel_build_option'Brad King2018-05-2950-100/+424
|\
| * cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-2550-100/+424
* | Merge topic 'cuda-unused-placeholder'Brad King2018-05-292-7/+7
|\ \
| * | CUDA: Drop unused/broken platform link flags placeholderBrad King2018-05-252-7/+7
* | | Merge topic 'vs-raii-implement'Brad King2018-05-291-130/+42
|\ \ \
| * | | cmVisualStudio10TargetGenerator: Remove empty Elem::EndElement()Vitaly Stakhovsky2018-05-251-125/+31
| * | | cmVisualStudio10TargetGenerator: close XML tag in Elem destructorVitaly Stakhovsky2018-05-251-6/+12
* | | | Merge topic 'bootstrap_ccache_tweak'Brad King2018-05-291-4/+6
|\ \ \ \
| * | | | bootstrap: Use ccache in script-generated makefileShane Parris2018-05-251-4/+6
* | | | | Merge topic 'doxygen-all'Craig Scott2018-05-293-2/+62
|\ \ \ \ \
| * | | | | FindDoxygen: Add tests for ALL optionCraig Scott2018-05-272-0/+52
| * | | | | FindDoxygen: add optional ALL argumentDavid Demelier2018-05-241-2/+10
* | | | | | CMake Nightly Date StampKitware Robot2018-05-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-05-281-1/+1
* | | | | | Merge topic 'cmake-D-option-help'Craig Scott2018-05-272-2/+2
|\ \ \ \ \ \
| * | | | | | Help: Update description of the -D option to CMakeRaul Laasner2018-05-242-2/+2
* | | | | | | CMake Nightly Date StampKitware Robot2018-05-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-05-261-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'FindPerl-strawberry'Brad King2018-05-251-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindPerl: Add support for Strawberry PerlLauri2018-05-241-0/+1
* | | | | | Merge topic 'FindLua-conventional-paths'Brad King2018-05-2510-47/+221
|\ \ \ \ \ \
| * | | | | | FindLua: Search for lua.h using more conventional pathsAlexander Grund2018-05-241-47/+87
| * | | | | | FindLua: Add tests for this moduleAlexander Grund2018-05-249-0/+134
* | | | | | | Merge topic 'vs-scope'Brad King2018-05-251-19/+29
|\ \ \ \ \ \ \
| * | | | | | | cmVisualStudio10TargetGenerator: make sure each Elem has right scopeVitaly Stakhovsky2018-05-221-19/+29
* | | | | | | | Merge topic 'FindODBC-module'Brad King2018-05-258-0/+274
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | FindODBC: Add module to search for ODBC libraryMateusz Loskot2018-05-228-0/+274
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-05-251-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'revise-case-insensitive-command'Brad King2018-05-2410-41/+64
|\ \ \ \ \ \
| * | | | | | Revise implementation of case-insensitive command namesFlorian Jacomme2018-05-2210-41/+64
* | | | | | | Merge topic 'FindBZip2-imported-include-dirs'Brad King2018-05-241-6/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | FindBZip2: Populate BZIP2_INCLUDE_DIRS result variableBrad King2018-05-221-2/+11
| * | | | | | FindBZip2: Format result variable docs as definition listBrad King2018-05-221-7/+10
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-05-241-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2018-05-231-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2018-05-221-1/+1
|/ / /
* | | Merge topic 'pr.copy_data_check'Brad King2018-05-211-8/+18
|\ \ \
| * | | cmake: Teach '-E tar' to report errors copying dataRuslan Baratov2018-05-181-8/+18
| |/ /
* | | Merge topic 'cpackrpm-fix-docs'Brad King2018-05-211-12/+16
|\ \ \
| * | | CPackRPM: Fix misleading CPACK_RPM_SPEC_INSTALL_POST docsCraig Scott2018-05-121-7/+11
| * | | CPackRPM: Minor formatting cleanupCraig Scott2018-05-121-5/+5
* | | | Merge topic 'eclipse-custom-content'Brad King2018-05-214-0/+22
|\ \ \ \
| * | | | Eclipse: Add property to include additional contents in .cproject fileMelanie Cappelaere2018-05-184-0/+22
* | | | | Merge topic 'PDBDirectoryGenExpression'Brad King2018-05-215-6/+37
|\ \ \ \ \
| * | | | | Add generator expression support to PDB_OUTPUT_DIRECTORY target propertyMarian Klymov2018-05-215-6/+37
* | | | | | Merge topic 'vs-remove-stream'Brad King2018-05-212-389/+393
|\ \ \ \ \ \