summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* curl: Update script to get curl 7.58.0Brad King2018-01-241-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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genex: generated files have known extensionsBen Boeckel2018-01-181-1/+3
* | | | | | | | | | | Merge topic 'heading_automoc_macro_names'Brad King2018-01-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Fix heading level for CMAKE_AUTOMOC_MACRO_NAMESCraig Scott2018-01-181-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'docs_cmake_crosscompiling'Brad King2018-01-221-4/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Explain meaning and limitations of CMAKE_CROSSCOMPILINGCraig Scott2018-01-181-4/+22
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'iwyu'Brad King2018-01-221-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IWYU: Add more workaround mappings for internal bitsBrad King2018-01-221-0/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'findopenmp-genex'Christian Pfeiffer2018-01-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | FindOpenMP: Employ genex where possibleChristian Pfeiffer2018-01-191-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-01-221-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-01-211-1/+1