summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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 'cpack_trace'Brad King2018-01-243-0/+34
|\ \ \ \ \ \
| * | | | | | CPack: accept --trace and --trace-expandIsaiah Norton2018-01-233-0/+34
| | |_|_|_|/ | |/| | | |
* | | | | | 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 '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-221-4/+4
|\ \ \
| * | | Autogen: AUTOMOC/UIC fix for moc/uic include on the first lineSebastian Holtermann2018-01-181-4/+4
* | | | Merge topic 'serverCrashIfNoMinVersionSpecified'Brad King2018-01-221-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | server: fix crash if no min version specifiedJustin Goshi2018-01-191-2/+2
| |/ /
* | | Merge topic 'genex-output-known-extension'Brad King2018-01-221-1/+3
|\ \ \
| * | | genex: generated files have known extensionsBen Boeckel2018-01-181-1/+3
* | | | CMake Nightly Date StampKitware Robot2018-01-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-01-211-1/+1
* | | | Merge topic 'reword-cmake-E-time-help'Craig Scott2018-01-201-1/+1
|\ \ \ \
| * | | | Help: Reword misleading docs for cmake -E timeTaylor Braun-Jones2018-01-191-1/+1
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2018-01-201-1/+1
|/ / /
* | | Merge topic 'cache-truncate-newlines'Brad King2018-01-195-12/+88
|\ \ \
| * | | cmCacheManager: Truncate values containing newlinesKyle Edwards2018-01-155-12/+88
* | | | CMake Nightly Date StampKitware Robot2018-01-191-1/+1
| |_|/ |/| |
* | | Merge topic 'autogen-parallel'Brad King2018-01-1814-2297/+3645
|\ \ \
| * | | Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializerSebastian Holtermann2018-01-175-30/+30
| * | | Autogen: Process files concurrently in AUTOMOC and AUTOUICSebastian Holtermann2018-01-1711-2271/+3619
| | |/ | |/|
* | | Merge topic 'ctest-libuv-output-decode'Brad King2018-01-182-9/+15
|\ \ \
| * | | CTest: Fix process output read error casesBrad King2018-01-171-0/+5
| * | | CTest: Fix decoding of MBCS character split by bufferingBrad King2018-01-172-9/+10
* | | | Merge topic 'fix_ninja_cuda'Brad King2018-01-181-1/+1
|\ \ \ \
| * | | | Ninja: Fixes CUDA device link in WindowsFrancisco Facioni2018-01-151-1/+1
* | | | | Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language'Brad King2018-01-181-0/+11
|\ \ \ \ \
| * | | | | CUDA: MSVC will now state files are cuda files when neededRobert Maynard2018-01-121-0/+11
* | | | | | CMake Nightly Date StampKitware Robot2018-01-181-1/+1
* | | | | | Merge topic 'cmSourceGroup-modern-cxx'Craig Scott2018-01-173-46/+24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cmSourceGroup: code improvements; use std::string and C++11 loopsVitaly Stakhovsky2018-01-113-46/+24
* | | | | | CMake Nightly Date StampKitware Robot2018-01-171-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'extend-compile-language-genex'Brad King2018-01-165-79/+102
|\ \ \ \ \
| * | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-125-63/+63
| * | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-125-12/+23
| * | | | | cmVisualStudio10TargetGenerator: Factor out include dir computationBrad King2018-01-112-6/+16
| * | | | | cmLocalVisualStudio7Generator: Clarify variable name of compiled languageBrad King2018-01-111-4/+6