Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Find_library(): allow searching for versioned shared objects | Rolf Eike Beer | 2012-02-18 | 2 | -5/+45 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-15 | 1 | -1/+1 |
* | Merge topic 'allfindmodules-no-force-gnuplot' | David Cole | 2012-02-14 | 1 | -1/+1 |
|\ | |||||
| * | AllFindModules test: do not enforce GNUPLOT version | Rolf Eike Beer | 2012-02-13 | 1 | -1/+1 |
* | | Merge topic 'asn_java_exec' | David Cole | 2012-02-14 | 1 | -17/+37 |
|\ \ | |||||
| * | | java: Add CMAKE_JAVA_JAR_ENTRY_POINT optional variable. | Nicolas Despres | 2012-02-13 | 1 | -2/+11 |
| * | | java: Add CMAKE_JAVA_TARGET_OUTPUT_DIR optional variable. | Nicolas Despres | 2012-02-13 | 1 | -9/+18 |
| * | | java: Factor jar output path. | Nicolas Despres | 2012-02-13 | 1 | -9/+11 |
| |/ | |||||
* | | Merge topic 'open64-compiler-flags' | David Cole | 2012-02-14 | 2 | -0/+5 |
|\ \ | |||||
| * | | Improve checks for Open64 and g++ incompatible flags (#12119) | Matthias Kretz | 2012-02-12 | 2 | -0/+5 |
* | | | Merge topic 'alsa_prefix_include_fix' | David Cole | 2012-02-14 | 1 | -6/+5 |
|\ \ \ | |||||
| * | | | FindALSA: Fix version detection after last commit | Philip Lowman | 2012-02-12 | 1 | -5/+3 |
| * | | | FindALSA: Fix incorrect include path detection | Philip Lowman | 2012-02-11 | 1 | -4/+5 |
* | | | | Merge topic 'FixFeatureSummaryForREQUIREDPackages' | David Cole | 2012-02-14 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | fix FeatureSummary for REQUIRED packages, they were reported as OPTIONAL | Alex Neundorf | 2012-02-11 | 1 | -0/+9 |
| |/ / / | |||||
* | | | | Merge topic 'sdl-fphsa' | David Cole | 2012-02-14 | 6 | -26/+18 |
|\ \ \ \ | |||||
| * | | | | FindSDL*: use FPHSA (#12467) | Rolf Eike Beer | 2012-02-11 | 6 | -26/+18 |
| |/ / / | |||||
* | | | | Merge topic 'libarchive-old-glibc' | David Cole | 2012-02-14 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | libarchive: Workaround mbsnrtowcs assertion failure on old glibc | Brad King | 2012-02-10 | 1 | -0/+5 |
* | | | | | Merge topic 'change_qmake_path' | David Cole | 2012-02-14 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Use upgraded qt on linux build machine. | Bill Hoffman | 2012-02-10 | 1 | -1/+1 |
* | | | | | | Merge topic 'curl-CA-bundle' | David Cole | 2012-02-14 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add CURL_CA_BUNDLE option for SSL support (#12946) | Artur Kedzierski | 2012-02-09 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cmake_add_fortran_subdirectory' | David Cole | 2012-02-14 | 12 | -0/+376 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option | Brad King | 2012-02-09 | 2 | -2/+17 |
| * | | | | | | CMakeAddFortranSubdirectory: Always parse arguments | Brad King | 2012-02-09 | 1 | -4/+5 |
| * | | | | | | CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL | Bill Hoffman | 2012-02-09 | 6 | -19/+19 |
| * | | | | | | VSGNUFortran: Disable test in special cases | Bill Hoffman | 2012-02-09 | 1 | -1/+18 |
| * | | | | | | VSGNUFortran: Add special case for SunPro Fortran runtime library | Bill Hoffman | 2012-02-09 | 1 | -1/+35 |
| * | | | | | | CMakeAddFortranSubdirectory: Validate gfortran architecture | Brad King | 2012-02-09 | 1 | -5/+21 |
| * | | | | | | CMakeAddFortranSubdirectory: Find gfortran in PATH | Brad King | 2012-02-09 | 1 | -4/+7 |
| * | | | | | | CMakeAddFortranSubdirectory: Fix documentation format and typos | Brad King | 2012-02-09 | 1 | -14/+12 |
| * | | | | | | CMakeAddFortranSubdirectory: Allow full paths to directories | Brad King | 2012-02-09 | 3 | -17/+27 |
| * | | | | | | Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS | Bill Hoffman | 2012-02-09 | 11 | -0/+282 |
| * | | | | | | Merge branch 'add-CheckLanguage-module' into CMakeAddFortranSubdirectory | Brad King | 2012-02-09 | 3 | -0/+89 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'qt4-translation-includes' | David Cole | 2012-02-14 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindQt4: Add include directories for lupdate. | Clinton Stimpson | 2012-02-09 | 1 | -1/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'qt4-warning-clarification' | David Cole | 2012-02-14 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindQt4: clarify warning message about incorrect Qt installation. | Clinton Stimpson | 2012-02-09 | 1 | -2/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'PGI-recognise-pgfortran' | David Cole | 2012-02-14 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | detect "pgfortran" as PGI Fortran compiler (#12425) | Rolf Eike Beer | 2012-02-08 | 1 | -4/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'findx11-xmu' | David Cole | 2012-02-14 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindX11: also search for Xmu (#12447) | Rolf Eike Beer | 2012-02-08 | 1 | -0/+10 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'add-CheckLanguage-module' | David Cole | 2012-02-14 | 3 | -0/+89 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Add CheckLanguage module | Brad King | 2012-02-08 | 3 | -0/+89 |
* | | | | | | | | Merge topic 'ImproveCPackDoc-reloaded' | David Cole | 2012-02-14 | 21 | -100/+911 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Avoid discovering system infos for documentation. Adding some path is enough. | Eric NOULARD | 2012-02-14 | 1 | -19/+20 |
| * | | | | | | | | Fix non existent std::string::clear on VS6 | Eric NOULARD | 2012-02-14 | 1 | -2/+2 |
| * | | | | | | | | Create getDocumentedModulesListInDir which may be used in other context. | Eric NOULARD | 2012-02-14 | 3 | -56/+99 |
| * | | | | | | | | Add missing section markup for CPackComponent | Eric NOULARD | 2012-02-14 | 1 | -0/+4 |