summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindX11-duplicate-includes-13316'David Cole2012-08-201-0/+5
|\
| * FindX11: avoid calling list(REMOVE_DUPLICATES) on an empty listRolf Eike Beer2012-08-151-1/+3
| * FindX11: remove duplicates from X11 include path list (#13316)Rolf Eike Beer2012-08-141-0/+3
* | Merge topic 'clang-asm'David Cole2012-08-201-0/+1
|\ \
| * | Recognize Clang ASM support (#13473)Brad King2012-08-151-0/+1
| |/
* | Merge topic 'CheckTypeSize-doc-10579'David Cole2012-08-201-0/+5
|\ \
| * | CheckTypeSize: show in documentation how to get struct member size (#10579)Rolf Eike Beer2012-08-141-0/+5
| |/
* | GetPrerequisites: Mark file_cmd as advanced cache entryBrad King2012-08-141-0/+1
|/
* Remove trailing TAB from NSIS.template.inBrad King2012-08-141-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-13229-2811/+2811
* Convert CMake-language commands to lower caseKitware Robot2012-08-13322-10683/+10683
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-13158-880/+880
* Merge topic 'watcom-compiler-version'Brad King2012-08-131-37/+24
|\
| * Watcom: Simplify compiler version detection (#11866)Brad King2012-08-131-37/+24
* | Merge topic 'CPackRPM-fixRelocatablePrefix'David Cole2012-08-131-1/+20
|\ \
| * | Do not include directories which are part of the package install prefix.Andy Piper2012-08-071-1/+20
| |/
* | Merge topic 'fix-typo-13456'David Cole2012-08-131-1/+1
|\ \
| * | FindSelfPackers: fix typo (#13456)Rolf Eike Beer2012-08-041-1/+1
| |/
* | Merge topic 'doc_fixes'David Cole2012-08-131-193/+193
|\ \
| * | Clean up documentation formatting so that it is rendered properly in HTML.Zack Galbreath2012-08-031-193/+193
| |/
* | Merge topic 'select-compiler'David Cole2012-08-139-93/+147
|\ \
| * | Prefer generic system compilers by default for C, C++, and FortranBrad King2012-08-029-4/+51
| * | Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)CompilerBrad King2012-08-025-86/+93
| * | CMakeDetermine(C|CXX)Compiler: Consider Clang compilersBrad King2012-07-312-2/+2
| |/
* | Merge topic 'directory-typo'David Cole2012-08-132-2/+2
|\ \
| * | Fix typo direcotry -> directory (and similar) [#13444]Rolf Eike Beer2012-07-302-2/+2
| |/
* | Merge topic 'SelectLibraryConfiguration-multi-lib-per-var2'David Cole2012-08-131-8/+10
|\ \
| * | SelectLibraryConfiguration: generate correct output when input vars are listsRolf Eike Beer2012-07-291-8/+10
| |/
* | Merge topic 'FindOpenSSL-improve'David Cole2012-08-131-35/+43
|\ \
| * | FindOpenSSL: remove leftover commentRolf Eike Beer2012-07-291-1/+0
| * | FindOpenSSL: cleanup path hintsRolf Eike Beer2012-07-291-19/+28
| * | FindOpenSSL: let CMake handle environment variable HINTSRolf Eike Beer2012-07-291-1/+1
| * | FindOpenSSL: use SelectLibraryConfigurationsRolf Eike Beer2012-07-291-13/+5
| * | FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431)Rolf Eike Beer2012-07-291-2/+10
| |/
* | Merge topic 'EclipseAddSupportForJuno'David Cole2012-08-131-1/+7
|\ \
| * | Eclipse: improve (fix ?) version detection on OSXAlex Neundorf2012-07-281-0/+3
| * | Eclipse: add support for the 4.2 Juno release (#13367)Alex Neundorf2012-07-281-1/+4
| |/
* | Merge topic 'mixed-lib-to-lib64'David Cole2012-08-133-6/+4
|\ \ | |/ |/|
| * remove lib64 Unix paths if the respective lib path is also givenRolf Eike Beer2012-07-213-6/+4
* | Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.xAlexey Ozeritsky2012-07-181-4/+2
|/
* Merge topic 'ninja-rspfile-link-libraries'David Cole2012-07-121-1/+3
|\
| * Ninja: disable work around when linking with mingwPeter Kümmel2012-07-111-1/+3
* | Merge topic 'aix-gnu-asm'David Cole2012-07-121-0/+2
|\ \
| * | Add ASM platform information for GNU compiler on AIX (#13390)Brad King2012-07-101-0/+2
| |/
* | Merge topic 'aix-GNU-shared-libs'David Cole2012-07-121-1/+2
|\ \
| * | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352)Brad King2012-07-091-1/+2
* | | Merge topic 'deploy-qt4-workaround-bug-13258'David Cole2012-07-121-1/+1
|\ \ \ | |_|/ |/| |
| * | DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function.Clinton Stimpson2012-07-091-1/+1
| |/
* | Merge topic 'getprerequisites-pie-executables'David Cole2012-07-091-0/+8
|\ \
| * | GetPrerequisites.cmake: detect executables built with the -pie linker flag.Clinton Stimpson2012-07-051-0/+8
| |/