summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'sourceFile-new-properties'Brad King2018-01-2551-232/+722
|\
| * sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-2438-23/+350
| * VisualStudio generators: refactoringMarc Chevrier2018-01-237-134/+190
| * sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-2315-55/+115
| * LocalGenerator: refactoringMarc Chevrier2018-01-238-29/+76
* | Merge topic 'fix-include_regular_expression-subdir'Brad King2018-01-255-0/+15
|\ \
| * | include_regular_expression: Fix propagation to subdirectoriesBrad King2018-01-245-0/+15
* | | Merge topic 'windows-resources-through-link'Brad King2018-01-251-2/+6
|\ \ \
| * | | Windows: Add support for running CMake tools through a symlinkPavel P2018-01-241-2/+6
* | | | Merge topic 'stdstring'Brad King2018-01-257-30/+31
|\ \ \ \
| * | | | cmMakefile: use std::string in more methods; cleanup c_str()sVitaly Stakhovsky2018-01-237-30/+31
* | | | | CMake Nightly Date StampKitware Robot2018-01-251-1/+1
* | | | | Merge topic 'GenerateExportHeader-include-guard'Brad King2018-01-2422-17/+62
|\ \ \ \ \
| * | | | | GenerateExportHeader: add release notes, tests for include guard changesKyle Edwards2018-01-2320-14/+54
| * | | | | GenerateExportHeader: add INCLUDE_GUARD_NAME optionKyle Edwards2018-01-232-3/+8
* | | | | | Merge topic 'cpack_trace'Brad King2018-01-245-0/+44
|\ \ \ \ \ \
| * | | | | | CPack: accept --trace and --trace-expandIsaiah Norton2018-01-235-0/+44
| |/ / / / /
* | | | | | Merge topic 'UseJava-native-headers-generation'Brad King2018-01-249-17/+211
|\ \ \ \ \ \
| * | | | | | add_jar: add option GENERATE_NATIVE_HEADERSMarc Chevrier2018-01-229-17/+211
* | | | | | | Merge topic 'vcxproj-spaces'Brad King2018-01-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmVisualStudio10TargetGenerator: remove redundant space char in some tagsVitaly Stakhovsky2018-01-231-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'generic-inc-sep-typo-remove'Brad King2018-01-243-9/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | GenericSystem: Remove misspelled flag defaultChristian Pfeiffer2018-01-233-9/+0
* | | | | | | Merge topic 'libuv-restore-fmode'Brad King2018-01-247-18/+27
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Extend libuv file translate mode workaround to all executablesBrad King2018-01-237-16/+26
| * | | | | | cpack: Enable MSVC debug hook earlierBrad King2018-01-231-2/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-01-241-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'recognize-versioned-shared-libraries'Brad King2018-01-231-5/+3
|\ \ \ \ \ \
| * | | | | | cmComputeLinkInformation: Better RPATH detection for versioned libraries.Byoungchan Lee2018-01-221-5/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'feature-codelite-fortran'Brad King2018-01-231-15/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CodeLite: Better support for Fortran and WindowsTobias R. Henle2018-01-191-15/+16
* | | | | | CMake Nightly Date StampKitware Robot2018-01-231-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'autogen-first-line-fix'Brad King2018-01-2218-52/+202
|\ \ \ \ \
| * | | | | Autogen: Tests: Extend AUTOUIC include patterns testSebastian Holtermann2018-01-1911-46/+116
| * | | | | Autogen: Tests: Extend AUTOMOC include patterns testSebastian Holtermann2018-01-186-2/+82
| * | | | | Autogen: AUTOMOC/UIC fix for moc/uic include on the first lineSebastian Holtermann2018-01-181-4/+4
* | | | | | Merge topic 'boost-optional-components'Brad King2018-01-225-4/+71
|\ \ \ \ \ \
| * | | | | | FindBoost: support OPTIONAL_COMPONENTSSergiu Deitsch2018-01-195-4/+71
* | | | | | | Merge topic 'serverCrashIfNoMinVersionSpecified'Brad King2018-01-221-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | server: fix crash if no min version specifiedJustin Goshi2018-01-191-2/+2
* | | | | | | Merge topic 'update-libuv'Brad King2018-01-2263-1019/+2804
|\ \ \ \ \ \ \
| * | | | | | | libuv: Update build within CMakeBrad King2018-01-191-1/+2
| * | | | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2018-01-1961-1018/+2800
| |\ \ \ \ \ \ \
| | * | | | | | | libuv 2018-01-19 (63de1eca)libuv upstream2018-01-1962-1019/+2806
| * | | | | | | | libuv: Teach import script to add missing newlinesBrad King2018-01-161-0/+2
* | | | | | | | | Merge topic 'FindJava-jdk-10'Brad King2018-01-221-9/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindJava: ignore javah for JDK 10, it has been removedStefan BrĂ¼ns2018-01-191-9/+25
* | | | | | | | | | Merge topic 'FindPythonInterp-windows-current-user'Brad King2018-01-221-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPythonInterp: support single-user installs on WindowsWerner Palfinger2018-01-191-0/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'genex-output-known-extension'Brad King2018-01-221-1/+3
|\ \ \ \ \ \ \ \ \ \