summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRelGilles Khouzam2017-01-271-4/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-01-301-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-01-291-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-281-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'genex-if'Brad King2017-01-279-0/+62
|\ \ \ \ \ \
| * | | | | | Genex: Add `IF` generator expressionColby Pike2017-01-269-0/+62
* | | | | | | Merge topic 'GNUG_define'Brad King2017-01-272-0/+15
|\ \ \ \ \ \ \
| * | | | | | | GNUC: also check __GNUG__ define when checking for g++Rolf Eike Beer2017-01-252-0/+15
* | | | | | | | Merge topic 'topic-reproducible-build'Brad King2017-01-2716-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current timeBernhard M. Wiedemann2017-01-2616-0/+47
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'test-GeneratorExpression-update'Brad King2017-01-272-17/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Extend GeneratorExpression to work with more configurationsBrad King2017-01-262-1/+5
| * | | | | | | | Tests: Teach GeneratorExpression to cover spaces in include dirsBrad King2017-01-262-3/+3
| * | | | | | | | Tests: Simplify GeneratorExpression imported include directory checkBrad King2017-01-262-15/+9
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-01-271-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge topic 'tests_auto_type'Brad King2017-01-262-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: use cxx_auto_type only if actually availableRolf Eike Beer2017-01-252-1/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindCUDA-select-flags-auto-msvc'Brad King2017-01-261-9/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDA: Enable CUDA_SELECT_NVCC_ARCH_FLAGS Auto for MSVCBjoern Thiel2017-01-251-9/+11
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'pkg-config-recheck'Brad King2017-01-262-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPkgConfig: Recheck pkg-config on parameter change.Matthew Hanna2017-01-252-1/+11
* | | | | | | | | Merge topic 'FindGTK2_RunTwice'Brad King2017-01-265-42/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindGTK2: Add unit test to check variables when run twiceDaniele E. Domenichelli2017-01-254-0/+32
| * | | | | | | | | FindGTK2: Fix GTK2_LIBRARIES and GTK2_TARGETS when called twiceDaniele E. Domenichelli2017-01-251-42/+40
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindLua-versioned-lib'Brad King2017-01-261-7/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | FindLua: try to find library according to version from headerBrad King2017-01-241-7/+9
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-01-261-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'testdriver-cleanup'Brad King2017-01-251-88/+58
|\ \ \ \ \ \ \
| * | | | | | | TestDriver: fix/silence clang-tidy warningsDaniel Pfeifer2017-01-241-15/+12
| * | | | | | | TestDriver: calc NumTests at compile timeDaniel Pfeifer2017-01-241-5/+4
| * | | | | | | TestDriver: use for loopDaniel Pfeifer2017-01-241-3/+1
| * | | | | | | TestDriver: abstract CM_CAST macroDaniel Pfeifer2017-01-241-13/+9
| * | | | | | | TestDriver: Revise C++ coding style using clang-formatDaniel Pfeifer2017-01-241-65/+45
* | | | | | | | Merge topic 'intel-mpi-windows-fix'Brad King2017-01-251-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMPI: Strip quotes from include path and convert to CMake path formatChristian Pfeiffer2017-01-231-0/+2
| * | | | | | | | FindMPI: Add Intel MPI wrapper names on WindowsChristian Pfeiffer2017-01-231-5/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'cpack-ifw-options'Brad King2017-01-254-39/+247
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackIFW: Add some optionsKonstantin Podsvirov2017-01-244-39/+247
| |/ / / / / / /
* | | | | | | | Merge topic 'sanitizer-options'Brad King2017-01-258-15/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is emptyJamie Snape2017-01-237-13/+19
| * | | | | | | | Tests: Use CTEST_MEMORYCHECK_SANITIZER_OPTIONS where appropriateJamie Snape2017-01-231-2/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'lang_lint'Brad King2017-01-2537-10/+185
|\ \ \ \ \ \ \ \
| * | | | | | | | Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-2337-10/+185
| |/ / / / / / /
* | | | | | | | Merge topic 'cuda_linker_preference'Brad King2017-01-251-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | CUDA: set linker preference between C and C++Robert Maynard2017-01-241-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-251-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'dl-libs-typo'Brad King2017-01-241-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Fix typo in CMAKE_DL_LIBS docsThiago Perrotta2017-01-241-1/+1
| |/ / / / /
* | | | | | Merge topic 'cpack-stgz-minimal-test'Brad King2017-01-246-3/+82
|\ \ \ \ \ \
| * | | | | | CPack/STGZ: minimalistic packages testDomen Vrankar2017-01-225-2/+78