Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmUVHandlePtr: Add cm::uv_loop_ptr | Kyle Edwards | 2019-04-25 | 3 | -9/+135 |
* | Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() | Kyle Edwards | 2019-04-25 | 4 | -44/+60 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-04-25 | 1 | -1/+1 |
* | Merge topic 'update-documentation' | Kyle Edwards | 2019-04-24 | 59 | -174/+184 |
|\ | |||||
| * | Help: Improve description of modules | Bartosz Kosiorek | 2019-04-23 | 59 | -174/+184 |
* | | Merge topic 'ctest_xml_tweaks' | Kyle Edwards | 2019-04-24 | 8 | -2/+56 |
|\ \ | |||||
| * | | ctest: consistently format generator name | Zack Galbreath | 2019-04-23 | 2 | -2/+2 |
| * | | ctest: Include ChangeId in Update.xml | Zack Galbreath | 2019-04-23 | 6 | -0/+54 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-24 | 1 | -1/+1 |
|/ / | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-23 | 1 | -1/+1 |
* | | Merge branch 'release-3.14' | Brad King | 2019-04-22 | 0 | -0/+0 |
|\ \ | |||||
| * | | CMake 3.14.3v3.14.3 | Brad King | 2019-04-22 | 1 | -1/+1 |
* | | | Merge topic 'sunpro-cxx14-features' | Brad King | 2019-04-22 | 3 | -0/+23 |
|\ \ \ | |||||
| * | | | SunPro: Record support for C++14 features by SunPro 5.{14,15} | Brad King | 2019-04-19 | 3 | -0/+23 |
* | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 14 | -5/+109 |
|\ \ \ \ | |||||
| * | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 14 | -5/+109 |
* | | | | | Merge branch 'release-3.14' | Brad King | 2019-04-22 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'findqt3-hints-fix' into release-3.14 | Brad King | 2019-04-22 | 1 | -5/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'vs-default-platform' into release-3.14 | Brad King | 2019-04-19 | 10 | -3/+40 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'findqt3-hints-fix' | Brad King | 2019-04-22 | 1 | -5/+7 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | FindQt3: Restore missing lib and bin path suffixes | Christian Pfeiffer | 2019-04-22 | 1 | -5/+7 |
* | | | | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 10 | -3/+40 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 10 | -3/+40 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-22 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-20 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'test-find_package-resolve-symlinks' | Brad King | 2019-04-19 | 2 | -8/+14 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Tests: Fix FindPackageTest when path to source has a symlink | Brad King | 2019-04-18 | 1 | -8/+13 |
| * | | | | Tests/FindPackageTest: Tell Git to ignore temporary symlink path | Brad King | 2019-04-18 | 1 | -0/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-19 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'unique' | Brad King | 2019-04-18 | 7 | -30/+21 |
|\ \ \ \ | |||||
| * | | | | Ninja,Makefile: use `unique_ptr` for memory management | Saleem Abdulrasool | 2019-04-18 | 7 | -30/+21 |
* | | | | | Merge topic 'add_xl_cxx14_support' | Brad King | 2019-04-18 | 3 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | XL: Add C++14 language level flags | Robert Maynard | 2019-04-15 | 3 | -0/+13 |
| |/ / / / | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2019-04-18 | 5 | -88/+78 |
|\ \ \ \ \ | |||||
| * | | | | | bootstrap: Update for new KWSys configuration option | Brad King | 2019-04-17 | 1 | -0/+2 |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-04-17 | 4 | -88/+76 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2019-04-17 (c42b92f0) | KWSys Upstream | 2019-04-17 | 4 | -88/+76 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-18 | 1 | -1/+1 |
* | | | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 38 | -17/+482 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 37 | -13/+478 |
| * | | | | | | | VS: Fix Fortran runtime library flag map special case for '-' options | Brad King | 2019-04-10 | 1 | -4/+4 |
* | | | | | | | | Merge topic 'memorize_msvc_like_compilers_C_support' | Brad King | 2019-04-17 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CompileFeatures: Record which C features the MSVC compiler supports | Robert Maynard | 2019-04-12 | 2 | -3/+10 |
* | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-04-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'FindOpenGL-libglvnd-subdir' into release-3.14 | Brad King | 2019-04-17 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'libglvnd-subdir' | Brad King | 2019-04-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | FindOpenGL: look for GLVND libraries with a libglvnd suffix | Ben Boeckel | 2019-04-17 | 1 | -0/+3 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-17 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 8 | -0/+74 |
|\ \ \ \ \ \ \ \ |