summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'private-FindJsonCpp'Brad King2015-02-237-12/+10
|\
| * bootstrap: Add --(no-)system-jsoncpp optionsBrad King2015-02-201-2/+4
| * FindJsonCpp: Drop new module due to upstream jsoncpp providing packageBrad King2015-02-206-10/+6
* | CMake Nightly Date StampKitware Robot2015-02-231-1/+1
* | CMake Nightly Date StampKitware Robot2015-02-221-1/+1
* | CMake Nightly Date StampKitware Robot2015-02-211-1/+1
* | Merge branch 'release'Brad King2015-02-200-0/+0
|\ \
| * \ Merge branch 'cmake-gui-reset-generator-toolset-and-platform' into releaseBrad King2015-02-191-0/+2
| |\ \
* | \ \ Merge topic 'find-command-prefix-from-PATH'Brad King2015-02-2023-5/+99
|\ \ \ \
| * | | | Teach find_(library|file|path) to get prefixes from PATH (#15370)Brad King2015-02-1923-5/+99
* | | | | Merge topic 'cmake-gui-reset-generator-toolset-and-platform'Brad King2015-02-201-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | cmake-gui: Reset generator platform and toolset on configure (#15411)Brad King2015-02-191-0/+2
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-02-201-1/+1
* | | | Merge branch 'release'Brad King2015-02-190-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'binary-release-no-OpenSSL-on-Win-or-OSX' into releaseBrad King2015-02-182-12/+2
| |\ \ \
| * \ \ \ Merge branch 'FindJNI-awt-arch' into releaseBrad King2015-02-181-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'CMakeParseImplicitLinkInfo-CMP0054'Brad King2015-02-191-1/+1
|\ \ \ \ \ \
| * | | | | | CMakeParseImplicitLinkInfo: Avoid if() auto-deref in quoted argBrad King2015-02-181-1/+1
* | | | | | | Merge topic 'mingw-no-find_library-dll'Brad King2015-02-192-1/+9
|\ \ \ \ \ \ \
| * | | | | | | Windows-GNU: Do not tell find_library to treat '.dll' as linkableBrad King2015-02-182-1/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'compiler-version-Fortran'Brad King2015-02-195-11/+153
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'compiler-version-Fortran'Brad King2015-02-191-0/+6
| * | | | | | | Fortran: Test that CMAKE_Fortran_COMPILER_VERSION is set (#15372)Brad King2015-02-191-9/+1
| * | | | | | | Fortran: Detect G95 compiler versionBrad King2015-02-191-0/+2
| * | | | | | | Fortran: Detect PGI compiler versionBrad King2015-02-191-0/+5
| * | | | | | | Fortran: Detect XL and VisualAge compiler versionsBrad King2015-02-191-0/+6
| * | | | | | | Fortran: Detect GNU compiler versionBrad King2015-02-191-0/+5
| * | | | | | | Fortran: Detect PathScale compiler versionBrad King2015-02-191-0/+5
| * | | | | | | Fortran: Detect SunPro compiler versionBrad King2015-02-191-1/+9
| * | | | | | | Fortran: Detect Intel compiler versionBrad King2015-02-191-0/+11
| * | | | | | | Fortran: Add infrastructure to detect compiler version (#15372)Brad King2015-02-193-1/+103
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'binary-release-no-OpenSSL-on-Win-or-OSX'Brad King2015-02-192-12/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Utilities/Release: Build OS X and Win binaries without OpenSSLBrad King2015-02-182-12/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindJNI-awt-arch'Brad King2015-02-191-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindJNI: Add arch-specific library dir for JDK 9 layout (#15408)Tiago Stürmer Daitx2015-02-181-0/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2015-02-191-1/+1
* | | | | Merge topic 'minor-cleanups'Brad King2015-02-1812-71/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CTest: Use clear instead of erase-all.Stephen Kelly2015-02-171-2/+1
| * | | | cmListCommand: Move size variable out of loop.Stephen Kelly2015-02-171-6/+6
| * | | | cmAlgorithms: Add missing const to functors.Stephen Kelly2015-02-171-3/+3
| * | | | cmAlgorithms: Remove sort of already-sorted container.Stephen Kelly2015-02-171-1/+0
| * | | | cmcmd: Remove some comment copy-pasta.Stephen Kelly2015-02-171-4/+0
| * | | | cmCoreTryCompile: Remove variable assignment.Stephen Kelly2015-02-171-2/+1
| * | | | cmLocalGenerator: Move variable population inside of condition.Stephen Kelly2015-02-171-4/+3
| * | | | Update comment to match recent dashboard testing.Stephen Kelly2015-02-171-1/+1
| * | | | Revert "cmGlobalGenerator: Fix value type pushed into autogens vector"Stephen Kelly2015-02-171-1/+1
| * | | | Revert "Attempt to fix the compile of cmake on Sun CC."Stephen Kelly2015-02-171-4/+1
| * | | | Help: Fix formatting of command parameter.Stephen Kelly2015-02-171-1/+1
| * | | | cmGlobalGenerator: Remove unneeded pointer check.Stephen Kelly2015-02-171-5/+1
| * | | | cmTarget: Remove template argument workaround.Stephen Kelly2015-02-172-37/+5