| Commit message (Expand) | Author | Age | Files | Lines |
* | FindXercesC: Add imported targets and unit test | Roger Leigh | 2015-11-23 | 6 | -10/+99 |
|
|
* | Merge topic 'add-cray-linux-platform' | Brad King | 2015-11-19 | 1 | -66/+88 |
|\ |
|
| * | Cray: Fix static / dynamic detection logic and parse more driver flags | Chuck Atkins | 2015-11-18 | 1 | -66/+88 |
|
|
* | | Merge topic 'FindGTest-avoid-CMP0064' | Brad King | 2015-11-19 | 1 | -3/+3 |
|\ \ |
|
| * | | FindGTest: Refactor test type checks to avoid cases triggering CMP0064 | Brad King | 2015-11-18 | 1 | -3/+3 |
|
|
* | | | Merge topic 'fix-ms-manifest-no-linker' | Brad King | 2015-11-19 | 2 | -1/+5 |
|\ \ \ |
|
| * | | | MSVC: Fix linking with /MANIFEST:NO option | Brad King | 2015-11-18 | 2 | -1/+5 |
| |/ / |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-19 | 1 | -1/+1 |
|
|
* | | | Merge topic 'unique_def_symbols' | Brad King | 2015-11-18 | 3 | -23/+75 |
|\ \ \ |
|
| * | | | De-duplicate symbols listed in generated module definition files | Bill Hoffman | 2015-11-18 | 3 | -23/+75 |
|
|
* | | | | Merge branch 'release' | Brad King | 2015-11-18 | 0 | -0/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fix-compute-default-dialect-lto' into release | Brad King | 2015-11-18 | 2 | -0/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'cray-fortran-version' into release | Brad King | 2015-11-12 | 1 | -0/+2 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge topic 'cmake-gui-select-toolset' | Brad King | 2015-11-18 | 21 | -26/+203 |
|\ \ \ \ \ \ |
|
| * | | | | | | cmake-gui: Add option to specify generator toolset | Robert Dailey | 2015-11-17 | 21 | -26/+203 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge topic 'fix-compute-default-dialect-lto' | Brad King | 2015-11-18 | 2 | -0/+2 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Make C and C++ default dialect detection robust to advanced optimizations | Brad King | 2015-11-18 | 2 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'oracle-implicit-link-dirs' | Brad King | 2015-11-18 | 1 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | SunOS: Remove obsolete Studio compiler library directories | April Chin | 2015-11-16 | 1 | -6/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-18 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-17 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge topic 'non-xcode-framework-layout' | Brad King | 2015-11-16 | 10 | -3/+143 |
|\ \ \ \ |
|
| * | | | | Add test for OSX/iOS Framework directory structure (#15833) | Gregor Jasny | 2015-11-13 | 9 | -0/+131 |
|
|
| * | | | | Fix iOS Framework directory structure (#15833) | Bartosz Kosiorek | 2015-11-13 | 1 | -3/+12 |
|
|
* | | | | | Merge topic 'add-cray-linux-platform' | Brad King | 2015-11-16 | 4 | -0/+276 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Cray: Added documentation for cross compiling on a Cray | Chuck Atkins | 2015-11-14 | 2 | -0/+37 |
|
|
| * | | | | Cray: New platform file for Cray Linux Environment and PrgEnv | Chuck Atkins | 2015-11-14 | 2 | -0/+239 |
|
|
* | | | | | Merge topic 'jacoco_out_of_source' | Brad King | 2015-11-16 | 1 | -4/+21 |
|\ \ \ \ \ |
|
| * | | | | | ctest_coverage: Search for Jacoco files in the binary directory | Zack Galbreath | 2015-11-16 | 1 | -4/+21 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-16 | 1 | -1/+1 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-15 | 1 | -1/+1 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-14 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'better_looking_mac_package' | Brad King | 2015-11-13 | 7 | -26/+172 |
|\ \ \ \ \ \ |
|
| * | | | | | | Improve appearance of CMake .dmg package on OS X | Adam Strzelecki | 2015-11-13 | 3 | -0/+49 |
|
|
| * | | | | | | CPack/DragNDrop: Update documentation to include new variables | Robert Maynard | 2015-11-13 | 2 | -5/+23 |
|
|
| * | | | | | | CPack/DragNDrop: Optionally run an AppleScript when making a package | Robert Maynard | 2015-11-13 | 2 | -11/+100 |
|
|
| * | | | | | | CPack/DragNDrop: Place the background image file in a hidden folder | Robert Maynard | 2015-11-13 | 1 | -16/+2 |
|
|
| * | | | | | | CPack/DragNDrop: Use source file extension for background image | Robert Maynard | 2015-11-13 | 1 | -1/+5 |
|
|
* | | | | | | | Merge topic 'cray-fortran-version' | Brad King | 2015-11-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Cray: Implement Fortran compiler version detection (#15845) | Brad King | 2015-11-12 | 1 | -0/+2 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-13 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'release' | Brad King | 2015-11-12 | 0 | -0/+0 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | CMake 3.4.0v3.4.0 | Brad King | 2015-11-12 | 1 | -1/+1 |
|
|
* | | | | | Merge branch 'release' | Brad King | 2015-11-12 | 0 | -0/+0 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'fix-install-rules' into release | Brad King | 2015-11-09 | 1 | -6/+1 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge topic 'fix-clang-Wdouble-promotion' | Brad King | 2015-11-12 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix trivial clang -Wdouble-promotion warnings | Sean McBride | 2015-11-11 | 2 | -2/+2 |
|
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-12 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-11-11 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'wix-toplevel-feature-required' | Brad King | 2015-11-10 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|