Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 21 | -144/+112 |
* | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 24 | -115/+107 |
* | cmVisualStudio10TargetGenerator: Factor out include dir computation | Brad King | 2018-01-11 | 2 | -6/+16 |
* | cmLocalVisualStudio7Generator: Clarify variable name of compiled language | Brad King | 2018-01-11 | 1 | -4/+6 |
* | cmLocalVisualStudio7Generator: Clarify condition for target that compiles | Brad King | 2018-01-11 | 1 | -1/+1 |
* | Merge branch 'release-3.10' | Brad King | 2018-01-11 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'backport-autogen-nexist-source-fix' into release-3.10 | Brad King | 2018-01-10 | 1 | -5/+17 |
| |\ | |||||
* | \ | Merge topic 'autogen-nexist-source-fix' | Brad King | 2018-01-11 | 1 | -4/+17 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backport-autogen-nexist-source-fix' into autogen-nexist-source-fix | Brad King | 2018-01-11 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Autogen: Ignore not existing source files in cmMakefile | Sebastian Holtermann | 2018-01-10 | 1 | -5/+17 |
| * | | | Autogen: Ignore not existing source files in cmMakefile | Sebastian Holtermann | 2018-01-10 | 1 | -4/+17 |
* | | | | Merge topic 'msvc-asm' | Brad King | 2018-01-11 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | MSVC: Avoid warning when enabling ASM language with C compiler | Brad King | 2018-01-10 | 1 | -0/+1 |
* | | | | | Merge topic 'specify-source-extensions' | Brad King | 2018-01-11 | 3 | -25/+27 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: specify source file extensions | Ben Boeckel | 2018-01-09 | 3 | -25/+27 |
* | | | | | | Merge topic 'misc-typos' | Brad King | 2018-01-11 | 3 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MAINT: Misc. typos | luz.paz | 2018-01-10 | 3 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cuda_msvc_support_complex_gencode_signatures' | Brad King | 2018-01-11 | 3 | -10/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: gencode signature that list multiple code types now supported. | Robert Maynard | 2018-01-10 | 3 | -10/+23 |
* | | | | | | | Merge topic 'FindBoost-1.66' | Brad King | 2018-01-11 | 1 | -16/+48 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindBoost: Generate imported targets for future Boost versions | Paul "TBBle" Hampson | 2018-01-10 | 1 | -1/+0 |
| * | | | | | | | FindBoost: Search for upstream-packaged libs next to includes | Paul "TBBle" Hampson | 2018-01-10 | 1 | -0/+1 |
| * | | | | | | | FindBoost: Implement "Architecture and Address Model" tag | Paul "TBBle" Hampson | 2018-01-10 | 1 | -10/+42 |
| * | | | | | | | FindBoost: Fix incorrect alphabetisation of headers list | Paul "TBBle" Hampson | 2018-01-10 | 1 | -1/+1 |
| * | | | | | | | FindBoost: Boost 1.66.0 dependency and release update | Paul "TBBle" Hampson | 2018-01-10 | 1 | -4/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'doc-fixes' | Brad King | 2018-01-11 | 1 | -4/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Linkify target_link_libraries in DEBUG_CONFIGURATIONS | Paul "TBBle" Hampson | 2018-01-10 | 1 | -4/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'doc-install-arg-order' | Brad King | 2018-01-11 | 1 | -1/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: improve install() documentation of argument ordering | Kyle Edwards | 2018-01-08 | 1 | -1/+15 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'findmpi-new-mpiexec-search' | Christian Pfeiffer | 2018-01-11 | 1 | -15/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMPI: Move MSMPI/MPICH2 mpiexec search | Christian Pfeiffer | 2018-01-10 | 1 | -15/+45 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-11 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.10' | Brad King | 2018-01-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'backport-kwiml-riscv' into release-3.10 | Brad King | 2018-01-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | KWIML: Backport RISC-V update to CMake 3.10 | Brad King | 2018-01-09 | 1 | -1/+1 |
| | | |_|_|_|/ | | |/| | | | | |||||
* | | | | | | | Merge topic 'unhardcode-configuration-types' | Brad King | 2018-01-10 | 32 | -411/+115 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add references and backticks in LINK_FLAGS prop_tgt | Beren Minor | 2018-01-08 | 1 | -2/+3 |
| * | | | | | | | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 32 | -410/+113 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'serverTestInfoExpandVariables' | Brad King | 2018-01-10 | 1 | -7/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | server: Expand generator expressions for test info | Justin Goshi | 2018-01-04 | 1 | -7/+18 |
* | | | | | | | | Merge topic 'update-kwiml' | Brad King | 2018-01-10 | 5 | -9/+38 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2018-01-09 | 5 | -9/+38 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | KWIML 2018-01-09 (9c2d6cae) | KWIML Upstream | 2018-01-09 | 5 | -9/+38 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-10 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'add_cuda_to_source_regex' | Craig Scott | 2018-01-09 | 8 | -8/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CUDA: Add cu as default source file extension | Robert Maynard | 2018-01-08 | 8 | -8/+14 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.10' | Brad King | 2018-01-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'FindPostgres_support_for_v10' into release-3.10 | Brad King | 2018-01-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'FindPostgres_support_for_v10' | Brad King | 2018-01-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindPostgreSQL: Add support for PG10 | Egor Pugin | 2018-01-09 | 1 | -2/+2 |
| | |_|_|_|_|_|/ / | |/| | | | | | | |