summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmUVHandlePtr: Add cm::uv_loop_ptrKyle Edwards2019-04-253-9/+135
* Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()Kyle Edwards2019-04-254-44/+60
* CMake Nightly Date StampKitware Robot2019-04-251-1/+1
* Merge topic 'update-documentation'Kyle Edwards2019-04-2459-174/+184
|\
| * Help: Improve description of modulesBartosz Kosiorek2019-04-2359-174/+184
* | Merge topic 'ctest_xml_tweaks'Kyle Edwards2019-04-248-2/+56
|\ \
| * | ctest: consistently format generator nameZack Galbreath2019-04-232-2/+2
| * | ctest: Include ChangeId in Update.xmlZack Galbreath2019-04-236-0/+54
* | | CMake Nightly Date StampKitware Robot2019-04-241-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2019-04-231-1/+1
* | Merge branch 'release-3.14'Brad King2019-04-220-0/+0
|\ \
| * | CMake 3.14.3v3.14.3Brad King2019-04-221-1/+1
* | | Merge topic 'sunpro-cxx14-features'Brad King2019-04-223-0/+23
|\ \ \
| * | | SunPro: Record support for C++14 features by SunPro 5.{14,15}Brad King2019-04-193-0/+23
* | | | Merge topic 'msvc-warning-flags'Brad King2019-04-2214-5/+109
|\ \ \ \
| * | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-1914-5/+109
* | | | | Merge branch 'release-3.14'Brad King2019-04-220-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'findqt3-hints-fix' into release-3.14Brad King2019-04-221-5/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs-default-platform' into release-3.14Brad King2019-04-1910-3/+40
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'findqt3-hints-fix'Brad King2019-04-221-5/+7
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FindQt3: Restore missing lib and bin path suffixesChristian Pfeiffer2019-04-221-5/+7
* | | | | | | Merge topic 'vs-default-platform'Brad King2019-04-2210-3/+40
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | VS: Provide the default platform name to project codeBrad King2019-04-1910-3/+40
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-04-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-04-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-04-201-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'test-find_package-resolve-symlinks'Brad King2019-04-192-8/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests: Fix FindPackageTest when path to source has a symlinkBrad King2019-04-181-8/+13
| * | | | Tests/FindPackageTest: Tell Git to ignore temporary symlink pathBrad King2019-04-181-0/+1
* | | | | CMake Nightly Date StampKitware Robot2019-04-191-1/+1
|/ / / /
* | | | Merge topic 'unique'Brad King2019-04-187-30/+21
|\ \ \ \
| * | | | Ninja,Makefile: use `unique_ptr` for memory managementSaleem Abdulrasool2019-04-187-30/+21
* | | | | Merge topic 'add_xl_cxx14_support'Brad King2019-04-183-0/+13
|\ \ \ \ \
| * | | | | XL: Add C++14 language level flagsRobert Maynard2019-04-153-0/+13
| |/ / / /
* | | | | Merge topic 'update-kwsys'Brad King2019-04-185-88/+78
|\ \ \ \ \
| * | | | | bootstrap: Update for new KWSys configuration optionBrad King2019-04-171-0/+2
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-04-174-88/+76
| |\ \ \ \ \
| | * | | | | KWSys 2019-04-17 (c42b92f0)KWSys Upstream2019-04-174-88/+76
* | | | | | | CMake Nightly Date StampKitware Robot2019-04-181-1/+1
* | | | | | | Merge topic 'msvc-runtime-library'Brad King2019-04-1738-17/+482
|\ \ \ \ \ \ \
| * | | | | | | MSVC: Add abstraction for runtime library selectionBrad King2019-04-1737-13/+478
| * | | | | | | VS: Fix Fortran runtime library flag map special case for '-' optionsBrad King2019-04-101-4/+4
* | | | | | | | Merge topic 'memorize_msvc_like_compilers_C_support'Brad King2019-04-172-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | CompileFeatures: Record which C features the MSVC compiler supportsRobert Maynard2019-04-122-3/+10
* | | | | | | | | Merge branch 'release-3.14'Brad King2019-04-170-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'FindOpenGL-libglvnd-subdir' into release-3.14Brad King2019-04-171-0/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'libglvnd-subdir'Brad King2019-04-171-0/+3
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | FindOpenGL: look for GLVND libraries with a libglvnd suffixBen Boeckel2019-04-171-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-04-171-1/+1
* | | | | | | | Merge topic 'vs-project-import'Brad King2019-04-168-0/+74
|\ \ \ \ \ \ \ \