| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Detect the compiler id and tool location | Brad King | 2012-08-22 | 6 | -9/+223 |
|
|
* | Xcode: Detect the compiler id and tool location | Brad King | 2012-08-22 | 7 | -1/+387 |
|
|
* | CMakeDetermineCompilerId: Prepare to detect IDE compiler id | Brad King | 2012-08-22 | 1 | -27/+43 |
|
|
* | Re-order C/C++/Fortran compiler determination logic | Brad King | 2012-08-22 | 3 | -216/+207 |
|
|
* | Remove trailing TAB from NSIS.template.in | Brad King | 2012-08-14 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 229 | -2811/+2811 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 322 | -10683/+10683 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 158 | -880/+880 |
|
|
* | Merge topic 'watcom-compiler-version' | Brad King | 2012-08-13 | 1 | -37/+24 |
|\ |
|
| * | Watcom: Simplify compiler version detection (#11866) | Brad King | 2012-08-13 | 1 | -37/+24 |
|
|
* | | Merge topic 'CPackRPM-fixRelocatablePrefix' | David Cole | 2012-08-13 | 1 | -1/+20 |
|\ \ |
|
| * | | Do not include directories which are part of the package install prefix. | Andy Piper | 2012-08-07 | 1 | -1/+20 |
| |/ |
|
* | | Merge topic 'fix-typo-13456' | David Cole | 2012-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | FindSelfPackers: fix typo (#13456) | Rolf Eike Beer | 2012-08-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'doc_fixes' | David Cole | 2012-08-13 | 1 | -193/+193 |
|\ \ |
|
| * | | Clean up documentation formatting so that it is rendered properly in HTML. | Zack Galbreath | 2012-08-03 | 1 | -193/+193 |
| |/ |
|
* | | Merge topic 'select-compiler' | David Cole | 2012-08-13 | 9 | -93/+147 |
|\ \ |
|
| * | | Prefer generic system compilers by default for C, C++, and Fortran | Brad King | 2012-08-02 | 9 | -4/+51 |
|
|
| * | | Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler | Brad King | 2012-08-02 | 5 | -86/+93 |
|
|
| * | | CMakeDetermine(C|CXX)Compiler: Consider Clang compilers | Brad King | 2012-07-31 | 2 | -2/+2 |
| |/ |
|
* | | Merge topic 'directory-typo' | David Cole | 2012-08-13 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix typo direcotry -> directory (and similar) [#13444] | Rolf Eike Beer | 2012-07-30 | 2 | -2/+2 |
| |/ |
|
* | | Merge topic 'SelectLibraryConfiguration-multi-lib-per-var2' | David Cole | 2012-08-13 | 1 | -8/+10 |
|\ \ |
|
| * | | SelectLibraryConfiguration: generate correct output when input vars are lists | Rolf Eike Beer | 2012-07-29 | 1 | -8/+10 |
| |/ |
|
* | | Merge topic 'FindOpenSSL-improve' | David Cole | 2012-08-13 | 1 | -35/+43 |
|\ \ |
|
| * | | FindOpenSSL: remove leftover comment | Rolf Eike Beer | 2012-07-29 | 1 | -1/+0 |
|
|
| * | | FindOpenSSL: cleanup path hints | Rolf Eike Beer | 2012-07-29 | 1 | -19/+28 |
|
|
| * | | FindOpenSSL: let CMake handle environment variable HINTS | Rolf Eike Beer | 2012-07-29 | 1 | -1/+1 |
|
|
| * | | FindOpenSSL: use SelectLibraryConfigurations | Rolf Eike Beer | 2012-07-29 | 1 | -13/+5 |
|
|
| * | | FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431) | Rolf Eike Beer | 2012-07-29 | 1 | -2/+10 |
| |/ |
|
* | | Merge topic 'EclipseAddSupportForJuno' | David Cole | 2012-08-13 | 1 | -1/+7 |
|\ \ |
|
| * | | Eclipse: improve (fix ?) version detection on OSX | Alex Neundorf | 2012-07-28 | 1 | -0/+3 |
|
|
| * | | Eclipse: add support for the 4.2 Juno release (#13367) | Alex Neundorf | 2012-07-28 | 1 | -1/+4 |
| |/ |
|
* | | Merge topic 'mixed-lib-to-lib64' | David Cole | 2012-08-13 | 3 | -6/+4 |
|\ \
| |/
|/| |
|
| * | remove lib64 Unix paths if the respective lib path is also given | Rolf Eike Beer | 2012-07-21 | 3 | -6/+4 |
|
|
* | | Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x | Alexey Ozeritsky | 2012-07-18 | 1 | -4/+2 |
|/ |
|
* | Merge topic 'ninja-rspfile-link-libraries' | David Cole | 2012-07-12 | 1 | -1/+3 |
|\ |
|
| * | Ninja: disable work around when linking with mingw | Peter Kümmel | 2012-07-11 | 1 | -1/+3 |
|
|
* | | Merge topic 'aix-gnu-asm' | David Cole | 2012-07-12 | 1 | -0/+2 |
|\ \ |
|
| * | | Add ASM platform information for GNU compiler on AIX (#13390) | Brad King | 2012-07-10 | 1 | -0/+2 |
| |/ |
|
* | | Merge topic 'aix-GNU-shared-libs' | David Cole | 2012-07-12 | 1 | -1/+2 |
|\ \ |
|
| * | | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352) | Brad King | 2012-07-09 | 1 | -1/+2 |
|
|
* | | | Merge topic 'deploy-qt4-workaround-bug-13258' | David Cole | 2012-07-12 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function. | Clinton Stimpson | 2012-07-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'getprerequisites-pie-executables' | David Cole | 2012-07-09 | 1 | -0/+8 |
|\ \ |
|
| * | | GetPrerequisites.cmake: detect executables built with the -pie linker flag. | Clinton Stimpson | 2012-07-05 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile' | David Cole | 2012-07-09 | 1 | -0/+8 |
|\ \ |
|
| * | | Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config. | Eric NOULARD | 2012-07-04 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'FindBoostNotFoundBug' | David Cole | 2012-07-09 | 1 | -119/+109 |
|\ \ |
|
| * | | FindBoost: Future proof to 1.56 | Philip Lowman | 2012-06-30 | 1 | -1/+4 |
|
|