summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-ms-manifest-no-linker'Brad King2015-11-192-1/+5
|\
| * MSVC: Fix linking with /MANIFEST:NO optionBrad King2015-11-182-1/+5
* | CMake Nightly Date StampKitware Robot2015-11-191-1/+1
* | Merge topic 'unique_def_symbols'Brad King2015-11-183-23/+75
|\ \
| * | De-duplicate symbols listed in generated module definition filesBill Hoffman2015-11-183-23/+75
* | | Merge branch 'release'Brad King2015-11-180-0/+0
|\ \ \
| * \ \ Merge branch 'fix-compute-default-dialect-lto' into releaseBrad King2015-11-182-0/+2
| |\ \ \
| * \ \ \ Merge branch 'cray-fortran-version' into releaseBrad King2015-11-121-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge topic 'cmake-gui-select-toolset'Brad King2015-11-1821-26/+203
|\ \ \ \ \
| * | | | | cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-1721-26/+203
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix-compute-default-dialect-lto'Brad King2015-11-182-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make C and C++ default dialect detection robust to advanced optimizationsBrad King2015-11-182-0/+2
| | |/ / | |/| |
* | | | Merge topic 'oracle-implicit-link-dirs'Brad King2015-11-181-6/+0
|\ \ \ \
| * | | | SunOS: Remove obsolete Studio compiler library directoriesApril Chin2015-11-161-6/+0
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-11-181-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-11-171-1/+1
|/ / /
* | | Merge topic 'non-xcode-framework-layout'Brad King2015-11-1610-3/+143
|\ \ \
| * | | Add test for OSX/iOS Framework directory structure (#15833)Gregor Jasny2015-11-139-0/+131
| * | | Fix iOS Framework directory structure (#15833)Bartosz Kosiorek2015-11-131-3/+12
* | | | Merge topic 'add-cray-linux-platform'Brad King2015-11-164-0/+276
|\ \ \ \
| * | | | Cray: Added documentation for cross compiling on a CrayChuck Atkins2015-11-142-0/+37
| * | | | Cray: New platform file for Cray Linux Environment and PrgEnvChuck Atkins2015-11-142-0/+239
* | | | | Merge topic 'jacoco_out_of_source'Brad King2015-11-161-4/+21
|\ \ \ \ \
| * | | | | ctest_coverage: Search for Jacoco files in the binary directoryZack Galbreath2015-11-161-4/+21
* | | | | | CMake Nightly Date StampKitware Robot2015-11-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-11-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-11-141-1/+1
* | | | | | Merge topic 'better_looking_mac_package'Brad King2015-11-137-26/+172
|\ \ \ \ \ \
| * | | | | | Improve appearance of CMake .dmg package on OS XAdam Strzelecki2015-11-133-0/+49
| * | | | | | CPack/DragNDrop: Update documentation to include new variablesRobert Maynard2015-11-132-5/+23
| * | | | | | CPack/DragNDrop: Optionally run an AppleScript when making a packageRobert Maynard2015-11-132-11/+100
| * | | | | | CPack/DragNDrop: Place the background image file in a hidden folderRobert Maynard2015-11-131-16/+2
| * | | | | | CPack/DragNDrop: Use source file extension for background imageRobert Maynard2015-11-131-1/+5
* | | | | | | Merge topic 'cray-fortran-version'Brad King2015-11-131-0/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Cray: Implement Fortran compiler version detection (#15845)Brad King2015-11-121-0/+2
* | | | | | CMake Nightly Date StampKitware Robot2015-11-131-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release'Brad King2015-11-120-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMake 3.4.0v3.4.0Brad King2015-11-121-1/+1
* | | | | Merge branch 'release'Brad King2015-11-120-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'fix-install-rules' into releaseBrad King2015-11-091-6/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'fix-clang-Wdouble-promotion'Brad King2015-11-122-2/+2
|\ \ \ \ \ \
| * | | | | | Fix trivial clang -Wdouble-promotion warningsSean McBride2015-11-112-2/+2
* | | | | | | CMake Nightly Date StampKitware Robot2015-11-121-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2015-11-111-1/+1
* | | | | | Merge topic 'wix-toplevel-feature-required'Brad King2015-11-101-0/+1
|\ \ \ \ \ \
| * | | | | | CPackWIX: Don't allow users to deselect the top-level feature (#15838)Nils Gladitz2015-11-091-0/+1
* | | | | | | Merge topic 'fix-install-rules'Brad King2015-11-101-6/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Install: Move SetHaveInstallRule to a more-obvious placeStephen Kelly2015-11-081-6/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-11-101-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-11-095-39/+356
|\ \ \ \ \