index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'improve-findfreetype'
David Cole
2012-02-21
1
-2/+26
|
\
|
*
FindFreetype: support version selection
Rolf Eike Beer
2012-02-17
1
-2/+26
*
|
Merge topic 'fix-typos-12975'
David Cole
2012-02-21
5
-7/+7
|
\
\
|
*
|
fix the same typos as found by Debian in other places, too
Rolf Eike Beer
2012-02-18
2
-2/+2
|
*
|
various typo and formatting fixes in manual pages (#12975)
Modestas Vainius
2012-02-18
3
-5/+5
|
|
/
*
|
Merge topic 'improve-findpkgconfig'
David Cole
2012-02-21
1
-5/+16
|
\
\
|
*
|
FindPkgConfig: support version selection of pkg-config itself
Rolf Eike Beer
2012-02-18
1
-5/+16
|
|
/
*
|
Merge topic 'improve-findlibxslt'
David Cole
2012-02-21
1
-3/+15
|
\
\
|
*
|
FindLibXslt: support version selection
Rolf Eike Beer
2012-02-17
1
-3/+15
|
|
/
*
|
Merge topic 'improve-findruby'
David Cole
2012-02-21
1
-31/+26
|
\
\
|
*
|
FindRuby: clean up querying variables from Ruby
Rolf Eike Beer
2012-02-17
1
-31/+26
|
|
/
*
|
Merge topic 'findblas-bugs'
David Cole
2012-02-21
2
-141/+154
|
\
\
|
*
|
FindBLAS/FindLAPACK: Work with MKL version 10.3 (#12924, #12925)
Alexey Ozeritsky
2012-02-16
2
-141/+154
*
|
|
Merge topic 'FindX11_SearchXxf86vm'
David Cole
2012-02-21
1
-3/+5
|
\
\
\
|
*
|
|
fix #6976: FindX11 also searches for X11_Xxf86vm_LIB
Alex Neundorf
2012-02-16
1
-3/+5
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix_fortran_dir_two_dirs'
David Cole
2012-02-21
1
-6/+6
|
\
\
\
|
*
|
|
Allow two cmake_add_fortran_subdirectory calls in the same project.
Bill Hoffman
2012-02-16
1
-6/+6
|
|
/
/
*
|
|
Merge topic 'improve-findglut'
David Cole
2012-02-21
1
-18/+16
|
\
\
\
|
*
|
|
FindGLUT: honor REQUIRED (#12466)
Rolf Eike Beer
2012-02-15
1
-18/+16
*
|
|
|
Merge topic 'findperllibs-windows'
David Cole
2012-02-21
1
-31/+23
|
\
\
\
\
|
*
|
|
|
FindPerlLibs: properly detect libperl on Windows (#12224)
Rolf Eike Beer
2012-02-14
1
-31/+23
|
|
/
/
/
*
|
|
|
Merge topic 'FindGetTextFixMultipleTargets'
David Cole
2012-02-21
1
-5/+43
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindGetText: fix multiple targets with the same name problem (CMP0002)
Alex Neundorf
2012-02-12
1
-5/+43
|
|
/
/
*
|
|
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 '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 'cmake_add_fortran_subdirectory'
David Cole
2012-02-14
3
-0/+217
|
\
\
\
|
*
|
|
CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option
Brad King
2012-02-09
1
-1/+15
|
*
|
|
CMakeAddFortranSubdirectory: Always parse arguments
Brad King
2012-02-09
1
-4/+5
|
*
|
|
CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL
Bill Hoffman
2012-02-09
1
-2/+2
|
*
|
|
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
2
-7/+15
|
*
|
|
Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS
Bill Hoffman
2012-02-09
3
-0/+177
*
|
|
|
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
|
\
\
\
\
[next]