summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmakeMathieu Malaterre2011-04-081-0/+59
| |/ / / /
* | | | | Merge topic 'fixbug0011843'Brad King2011-04-121-1/+2
|\ \ \ \ \
| * | | | | Add support for new swig 2.0 applicationMathieu Malaterre2011-04-081-1/+2
| |/ / / /
* | | | | Merge topic 'refine-XL-rules'Brad King2011-04-121-0/+17
|\ \ \ \ \
| * | | | | XL: Avoid copying archives into shared libraries that link themBrad King2011-04-081-0/+17
* | | | | | Merge topic 'refine-XL-compiler-information'Brad King2011-04-124-22/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | XL: Consolidate compiler flag informationBrad King2011-04-074-23/+44
| * | | | | XL: Set C++ and Fortran flags consistently with CBrad King2011-04-072-0/+8
| | |/ / / | |/| | |
* | | | | FindZLIB: print library instead of include directoryRolf Eike Beer2011-04-071-1/+1
|/ / / /
* | | | Merge topic 'BuiltinIncludeDirFixesForEclipse'Brad King2011-04-051-3/+9
|\ \ \ \
| * | | | Don't skip the last builtin include dir for the Eclipse project fileAlex Neundorf2011-04-031-2/+2
| * | | | Fix parsing include dirs and builtin macros for CXX-only projectsAlex Neundorf2011-04-031-1/+7
* | | | | Merge topic 'ModularizeCPack-dot-CMake'Brad King2011-04-054-491/+588
|\ \ \ \ \
| * | | | | Split CPack.cmake in more manageable partsEric NOULARD2011-04-044-491/+588
| |/ / / /
* | | | | Merge topic 'module-armadillo'Brad King2011-04-051-0/+100
|\ \ \ \ \
| * | | | | Corrected copyright format in FindArmadillo.cmakeClement Creusot2011-04-011-5/+9
| * | | | | Add new module ArmadilloClement Creusot2011-04-011-0/+96
| |/ / / /
* | | | | Merge topic 'linux-lib64-handling'Brad King2011-04-051-2/+23
|\ \ \ \ \
| * | | | | Fix #11964 Handle lib64 library on LinuxEric NOULARD2011-03-311-2/+23
| |/ / / /
* | | | | Merge topic 'module-readme'Brad King2011-04-051-0/+22
|\ \ \ \ \
| * | | | | Modules: Add comment and copyright notice validation to readme.txtBrad King2011-04-011-0/+22
| |/ / / /
* | | | | Merge topic 'asn_openssl_fixes'Brad King2011-04-051-62/+156
|\ \ \ \ \
| * | | | | FindOpenSSL: Use find_package_handle_standard_args for version check.Andreas Schneider2011-03-311-20/+20
| * | | | | FindOpenSSL: Fixed crypto und ssl variable names.Andreas Schneider2011-03-311-4/+8
| * | | | | FindOpenSSL: We should only use hints to find OpenSSL.Andreas Schneider2011-03-311-38/+93
| * | | | | FindOpenSSL: Added support for pkg-config.Andreas Schneider2011-03-281-10/+45
* | | | | | Merge topic 'fixbug_0010316'Brad King2011-04-051-10/+43
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | This commit fixes bug #0010316Mathieu Malaterre2011-03-281-10/+43
| |/ / /
* | | | Merge topic 'fix12006-brokenPackageName'Brad King2011-03-311-0/+1
|\ \ \ \
| * | | | CPackDeb: Fix #12006 broken package namesMartin Konrad2011-03-241-0/+1
| |/ / /
* | | | Merge topic 'gnu-install-dirs-issue-3976'Brad King2011-03-311-0/+161
|\ \ \ \
| * | | | GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaultsBrad King2011-03-231-10/+22
| * | | | GNUInstallDirs: Simplify and clarify documentationBrad King2011-02-281-47/+30
| * | | | Add GNUInstallDirs module to define GNU layout (#3976)Nikita Krupen'ko2011-02-281-0/+166
* | | | | Merge topic 'fix-FortranCInterface-for-Cray-7.3.2'Brad King2011-03-313-15/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2Brad King2011-03-243-15/+12
* | | | | Merge topic 'asn_check_proto'Brad King2011-03-222-0/+125
|\ \ \ \ \
| * | | | | Modules: Added CheckPrototypeDefinition module.Andreas Schneider2011-03-182-0/+125
| | |_|/ / | |/| | |
* | | | | Merge topic 'include-flags-response-file'Brad King2011-03-221-0/+3
|\ \ \ \ \
| * | | | | Pass include directories with response files to GNU on WindowsBrad King2011-03-171-0/+3
* | | | | | Merge topic 'FindBLAS-acml-search-improvement'Brad King2011-03-221-8/+88
|\ \ \ \ \ \
| * | | | | | ACML search improvementAlexey Ozeritsky2011-03-151-8/+88
| | |/ / / / | |/| | | |
* | | | | | ProcessorCount: Use ERROR_QUIET with execute_process (#11302)David Cole2011-03-181-10/+25
* | | | | | ProcessorCount: Add support for remaining platforms (#11302)David Cole2011-03-151-24/+103
* | | | | | Add ProcessorCount support for QNX via pidin. (#11302)David Cole2011-03-151-2/+22
* | | | | | If getconf returns empty output, try cpuinfo. (#11302)David Cole2011-03-151-8/+17
* | | | | | Add correct module notice header.David Cole2011-03-151-2/+2
* | | | | | Add module ProcessorCount.cmake (#11302)Michael Wild2011-03-151-0/+60
|/ / / / /
* | | | | Merge topic 'CPackRPM-TestWithMoreTraces'Brad King2011-03-151-2/+26
|\ \ \ \ \
| * | | | | CPackRPM non matching ENDIFEric NOULARD2011-03-101-1/+1