Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if(): avoid one needless string compare for all if() statements | Rolf Eike Beer | 2015-02-22 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-02-22 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-02-21 | 1 | -1/+1 |
* | Merge branch 'release' | Brad King | 2015-02-20 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'cmake-gui-reset-generator-toolset-and-platform' into release | Brad King | 2015-02-19 | 1 | -0/+2 |
| |\ | |||||
* | \ | Merge topic 'find-command-prefix-from-PATH' | Brad King | 2015-02-20 | 23 | -5/+99 |
|\ \ \ | |||||
| * | | | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 23 | -5/+99 |
* | | | | Merge topic 'cmake-gui-reset-generator-toolset-and-platform' | Brad King | 2015-02-20 | 1 | -0/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | cmake-gui: Reset generator platform and toolset on configure (#15411) | Brad King | 2015-02-19 | 1 | -0/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-20 | 1 | -1/+1 |
* | | | | Merge branch 'release' | Brad King | 2015-02-19 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'binary-release-no-OpenSSL-on-Win-or-OSX' into release | Brad King | 2015-02-18 | 2 | -12/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindJNI-awt-arch' into release | Brad King | 2015-02-18 | 1 | -0/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'CMakeParseImplicitLinkInfo-CMP0054' | Brad King | 2015-02-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeParseImplicitLinkInfo: Avoid if() auto-deref in quoted arg | Brad King | 2015-02-18 | 1 | -1/+1 |
* | | | | | | | Merge topic 'mingw-no-find_library-dll' | Brad King | 2015-02-19 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Windows-GNU: Do not tell find_library to treat '.dll' as linkable | Brad King | 2015-02-18 | 2 | -1/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'compiler-version-Fortran' | Brad King | 2015-02-19 | 5 | -11/+153 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add notes for topic 'compiler-version-Fortran' | Brad King | 2015-02-19 | 1 | -0/+6 |
| * | | | | | | | Fortran: Test that CMAKE_Fortran_COMPILER_VERSION is set (#15372) | Brad King | 2015-02-19 | 1 | -9/+1 |
| * | | | | | | | Fortran: Detect G95 compiler version | Brad King | 2015-02-19 | 1 | -0/+2 |
| * | | | | | | | Fortran: Detect PGI compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
| * | | | | | | | Fortran: Detect XL and VisualAge compiler versions | Brad King | 2015-02-19 | 1 | -0/+6 |
| * | | | | | | | Fortran: Detect GNU compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
| * | | | | | | | Fortran: Detect PathScale compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
| * | | | | | | | Fortran: Detect SunPro compiler version | Brad King | 2015-02-19 | 1 | -1/+9 |
| * | | | | | | | Fortran: Detect Intel compiler version | Brad King | 2015-02-19 | 1 | -0/+11 |
| * | | | | | | | Fortran: Add infrastructure to detect compiler version (#15372) | Brad King | 2015-02-19 | 3 | -1/+103 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'binary-release-no-OpenSSL-on-Win-or-OSX' | Brad King | 2015-02-19 | 2 | -12/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Utilities/Release: Build OS X and Win binaries without OpenSSL | Brad King | 2015-02-18 | 2 | -12/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'FindJNI-awt-arch' | Brad King | 2015-02-19 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindJNI: Add arch-specific library dir for JDK 9 layout (#15408) | Tiago Stürmer Daitx | 2015-02-18 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-19 | 1 | -1/+1 |
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2015-02-18 | 12 | -71/+24 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CTest: Use clear instead of erase-all. | Stephen Kelly | 2015-02-17 | 1 | -2/+1 |
| * | | | | cmListCommand: Move size variable out of loop. | Stephen Kelly | 2015-02-17 | 1 | -6/+6 |
| * | | | | cmAlgorithms: Add missing const to functors. | Stephen Kelly | 2015-02-17 | 1 | -3/+3 |
| * | | | | cmAlgorithms: Remove sort of already-sorted container. | Stephen Kelly | 2015-02-17 | 1 | -1/+0 |
| * | | | | cmcmd: Remove some comment copy-pasta. | Stephen Kelly | 2015-02-17 | 1 | -4/+0 |
| * | | | | cmCoreTryCompile: Remove variable assignment. | Stephen Kelly | 2015-02-17 | 1 | -2/+1 |
| * | | | | cmLocalGenerator: Move variable population inside of condition. | Stephen Kelly | 2015-02-17 | 1 | -4/+3 |
| * | | | | Update comment to match recent dashboard testing. | Stephen Kelly | 2015-02-17 | 1 | -1/+1 |
| * | | | | Revert "cmGlobalGenerator: Fix value type pushed into autogens vector" | Stephen Kelly | 2015-02-17 | 1 | -1/+1 |
| * | | | | Revert "Attempt to fix the compile of cmake on Sun CC." | Stephen Kelly | 2015-02-17 | 1 | -4/+1 |
| * | | | | Help: Fix formatting of command parameter. | Stephen Kelly | 2015-02-17 | 1 | -1/+1 |
| * | | | | cmGlobalGenerator: Remove unneeded pointer check. | Stephen Kelly | 2015-02-17 | 1 | -5/+1 |
| * | | | | cmTarget: Remove template argument workaround. | Stephen Kelly | 2015-02-17 | 2 | -37/+5 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'vs7-OutputDirectory' | Brad King | 2015-02-17 | 4 | -9/+30 |
|\ \ \ \ | |||||
| * | | | | VS: Fix .vcproj and .vfproj file OutputDirectory generation | Brad King | 2015-02-16 | 1 | -2/+11 |