summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'improve-findfreetype'David Cole2012-02-211-2/+26
|\
| * FindFreetype: support version selectionRolf Eike Beer2012-02-171-2/+26
* | Merge topic 'fix-typos-12975'David Cole2012-02-215-7/+7
|\ \
| * | fix the same typos as found by Debian in other places, tooRolf Eike Beer2012-02-182-2/+2
| * | various typo and formatting fixes in manual pages (#12975)Modestas Vainius2012-02-183-5/+5
| |/
* | Merge topic 'improve-findpkgconfig'David Cole2012-02-211-5/+16
|\ \
| * | FindPkgConfig: support version selection of pkg-config itselfRolf Eike Beer2012-02-181-5/+16
| |/
* | Merge topic 'improve-findlibxslt'David Cole2012-02-211-3/+15
|\ \
| * | FindLibXslt: support version selectionRolf Eike Beer2012-02-171-3/+15
| |/
* | Merge topic 'improve-findruby'David Cole2012-02-211-31/+26
|\ \
| * | FindRuby: clean up querying variables from RubyRolf Eike Beer2012-02-171-31/+26
| |/
* | Merge topic 'findblas-bugs'David Cole2012-02-212-141/+154
|\ \
| * | FindBLAS/FindLAPACK: Work with MKL version 10.3 (#12924, #12925)Alexey Ozeritsky2012-02-162-141/+154
* | | Merge topic 'FindX11_SearchXxf86vm'David Cole2012-02-211-3/+5
|\ \ \
| * | | fix #6976: FindX11 also searches for X11_Xxf86vm_LIBAlex Neundorf2012-02-161-3/+5
| | |/ | |/|
* | | Merge topic 'fix_fortran_dir_two_dirs'David Cole2012-02-211-6/+6
|\ \ \
| * | | Allow two cmake_add_fortran_subdirectory calls in the same project.Bill Hoffman2012-02-161-6/+6
| |/ /
* | | Merge topic 'improve-findglut'David Cole2012-02-211-18/+16
|\ \ \
| * | | FindGLUT: honor REQUIRED (#12466)Rolf Eike Beer2012-02-151-18/+16
* | | | Merge topic 'findperllibs-windows'David Cole2012-02-211-31/+23
|\ \ \ \
| * | | | FindPerlLibs: properly detect libperl on Windows (#12224)Rolf Eike Beer2012-02-141-31/+23
| |/ / /
* | | | Merge topic 'FindGetTextFixMultipleTargets'David Cole2012-02-211-5/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | FindGetText: fix multiple targets with the same name problem (CMP0002)Alex Neundorf2012-02-121-5/+43
| |/ /
* | | Merge topic 'asn_java_exec'David Cole2012-02-141-17/+37
|\ \ \
| * | | java: Add CMAKE_JAVA_JAR_ENTRY_POINT optional variable.Nicolas Despres2012-02-131-2/+11
| * | | java: Add CMAKE_JAVA_TARGET_OUTPUT_DIR optional variable.Nicolas Despres2012-02-131-9/+18
| * | | java: Factor jar output path.Nicolas Despres2012-02-131-9/+11
| |/ /
* | | Merge topic 'open64-compiler-flags'David Cole2012-02-142-0/+5
|\ \ \
| * | | Improve checks for Open64 and g++ incompatible flags (#12119)Matthias Kretz2012-02-122-0/+5
| |/ /
* | | Merge topic 'alsa_prefix_include_fix'David Cole2012-02-141-6/+5
|\ \ \
| * | | FindALSA: Fix version detection after last commitPhilip Lowman2012-02-121-5/+3
| * | | FindALSA: Fix incorrect include path detectionPhilip Lowman2012-02-111-4/+5
| |/ /
* | | Merge topic 'sdl-fphsa'David Cole2012-02-146-26/+18
|\ \ \
| * | | FindSDL*: use FPHSA (#12467)Rolf Eike Beer2012-02-116-26/+18
| |/ /
* | | Merge topic 'cmake_add_fortran_subdirectory'David Cole2012-02-143-0/+217
|\ \ \
| * | | CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL optionBrad King2012-02-091-1/+15
| * | | CMakeAddFortranSubdirectory: Always parse argumentsBrad King2012-02-091-4/+5
| * | | CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBALBill Hoffman2012-02-091-2/+2
| * | | CMakeAddFortranSubdirectory: Validate gfortran architectureBrad King2012-02-091-5/+21
| * | | CMakeAddFortranSubdirectory: Find gfortran in PATHBrad King2012-02-091-4/+7
| * | | CMakeAddFortranSubdirectory: Fix documentation format and typosBrad King2012-02-091-14/+12
| * | | CMakeAddFortranSubdirectory: Allow full paths to directoriesBrad King2012-02-092-7/+15
| * | | Add CMakeAddFortranSubdirectory to use MinGW gfortran in VSBill Hoffman2012-02-093-0/+177
* | | | Merge topic 'qt4-translation-includes'David Cole2012-02-141-1/+7
|\ \ \ \
| * | | | FindQt4: Add include directories for lupdate.Clinton Stimpson2012-02-091-1/+7
| | |/ / | |/| |
* | | | Merge topic 'qt4-warning-clarification'David Cole2012-02-141-2/+3
|\ \ \ \
| * | | | FindQt4: clarify warning message about incorrect Qt installation.Clinton Stimpson2012-02-091-2/+3
| |/ / /
* | | | Merge topic 'PGI-recognise-pgfortran'David Cole2012-02-141-4/+4
|\ \ \ \
| * | | | detect "pgfortran" as PGI Fortran compiler (#12425)Rolf Eike Beer2012-02-081-4/+4
| |/ / /
* | | | Merge topic 'findx11-xmu'David Cole2012-02-141-0/+10
|\ \ \ \