summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | CMake Nightly Date StampKitware Robot2017-12-051-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'cpack-pkg-fix'Brad King2017-12-041-1/+1
|\ \ \ \ \
| * | | | | CPack: Fix macOS PKG component dependency informationAlexander Wittig2017-12-011-1/+1
| | |_|_|/ | |/| | |
| * | | | CMake 3.10.0v3.10.0Brad King2017-11-201-1/+1
| * | | | Merge branch 'fix-cmake-server-bad-buffering' into release-3.10Brad King2017-11-201-3/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'csharp_project_without_sources'Brad King2017-12-041-6/+10
|\ \ \ \ \ \
| * | | | | | VS: Enable generation of CSharp projects without initial .cs filesMichael Stürmer2017-11-291-6/+10
* | | | | | | Merge topic 'update-kwsys'Brad King2017-12-041-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-12-011-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cmake-job-pool'Brad King2017-12-041-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLSMatt McCormick2017-11-291-0/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2017-12-041-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-12-031-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-12-021-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'simplify_target_link_libraries'Brad King2017-12-012-81/+97
|\ \ \ \ \ \ \
| * | | | | | | target_link_libraries: Simplify implementation and add comments.Deniz Bahadir2017-11-302-54/+70
| * | | | | | | target_link_libraries: Slightly fix some error-messages.Deniz Bahadir2017-11-291-13/+13
| * | | | | | | target_link_libraries: Return earlier on some error.Deniz Bahadir2017-11-291-17/+17
* | | | | | | | Merge topic 'libuv-raii'Brad King2017-12-013-3/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | cmUVHandlePtr: Add uv_process_ptrBrad King2017-11-302-0/+19
| * | | | | | | | cmUVHandlePtr: Add uv_timer_ptrBrad King2017-11-302-0/+26
| * | | | | | | | cmUVHandlePtr: Move to CMakeLib to make it available everywhereBrad King2017-11-302-3/+10
* | | | | | | | | Merge topic 'fixCMakeVersionRC'Brad King2017-12-011-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Windows: Fix version embedding in CMake binariesJustin Goshi2017-11-301-0/+3
* | | | | | | | | | Merge topic 'simplify-fallthrough'Brad King2017-12-015-52/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simplify CM_FALLTHROUGH implementationBrad King2017-11-305-52/+1
* | | | | | | | | | | Merge topic 'update-kwsys'Brad King2017-12-014-1/+58
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-303-0/+57
| * | | | | | | | | | cmStandardLexer.h: Do not include a C++ headerBrad King2017-11-301-1/+1
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-12-011-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'libuv-raii'Brad King2017-11-3012-137/+501
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | server: Switched to a auto model for handlesJustin Berger2017-11-298-137/+96
| * | | | | | | | Add RAII handles for libuv handle typesJustin Berger2017-11-293-0/+399
| * | | | | | | | utility: Disabled copy ctors in thread classesJustin Berger2017-11-291-0/+6
* | | | | | | | | Merge topic 'whitelist-more-interface-properties'Brad King2017-11-301-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmTargetPropertyComputer: whitelist custom propertiesBen Boeckel2017-11-211-0/+7
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-301-1/+1
* | | | | | | | | | Merge topic 'check_fixtures_before_exe_existence'Craig Scott2017-11-291-2/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | CTest: Check failed fixture dependencies before test command and argsCraig Scott2017-11-281-2/+6
* | | | | | | | | | Merge topic 'CodeBlocks-custom-compiler-id'Brad King2017-11-291-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CodeBlocks: add option for the CB compiler IDMelven Roehrig-Zoellner2017-11-271-0/+7
* | | | | | | | | | | Merge topic 'aix-threads'Brad King2017-11-292-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | AIX: Add -pthread flag to enable std::thread with GCCBrad King2017-11-282-0/+6
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'fortran-compiler-launcher'Brad King2017-11-293-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fortran: Add option to run the compiler through launcher toolsBrad King2017-11-213-3/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-291-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-281-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'extend-compile-language-genex'Brad King2017-11-271-8/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-201-3/+2
| * | | | | | | | | Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual StudioBrad King2017-11-171-6/+10