summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fixbug_0011782'Brad King2011-04-121-0/+1
|\
| * UseSWIG.cmake did not support multiple modules and parallel buildsMathieu Malaterre2011-04-081-0/+1
* | Merge topic 'fixbug_0011676'Brad King2011-04-121-4/+4
|\ \
| * | Add support for Java on HPMathieu Malaterre2011-04-081-4/+4
| |/
* | Merge topic 'fixbug_0011215'Brad King2011-04-121-2/+2
|\ \
| * | UseSWIG.cmake does not expand $(OutDir)Mathieu Malaterre2011-04-081-2/+2
| |/
* | Merge topic 'fixbug_0011183'Brad King2011-04-121-0/+1
|\ \
| * | Add support for java on fedoraMathieu Malaterre2011-04-081-0/+1
| |/
* | Merge topic 'fixbug_0010242'Brad King2011-04-121-0/+2
|\ \
| * | Add support for FindJava on HP-UX and alphaMathieu Malaterre2011-04-081-0/+2
| |/
* | Merge topic 'fixbug_0004147'Brad King2011-04-121-0/+59
|\ \
| * | 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
|\ \ \ \