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 '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
|
\
\
\
|
*
|
|
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
1
-0/+65
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add CheckLanguage module
Brad King
2012-02-08
1
-0/+65
|
|
/
*
|
Merge topic 'ImproveCPackDoc-reloaded'
David Cole
2012-02-14
4
-44/+204
|
\
\
|
|
/
|
/
|
|
*
Add missing section markup for CPackComponent
Eric NOULARD
2012-02-14
1
-0/+4
|
*
Make the load of script documentation more efficient and dynamic.
Eric NOULARD
2012-02-14
3
-10/+20
|
*
CPack Documentation extraction from CMake script begins to work
Eric NOULARD
2012-01-22
3
-35/+161
|
*
Implement simple CMake script comment markup language.
Eric NOULARD
2012-01-22
2
-0/+20
*
|
Merge topic 'lang-enable-order-issue-12929'
David Cole
2012-02-07
2
-6/+16
|
\
\
|
*
|
Fix CXX/Fortran MODULE flags when enabled before C (#12929)
Brad King
2012-02-03
2
-6/+16
*
|
|
Merge topic 'improve-libarchive'
David Cole
2012-02-07
1
-2/+3
|
\
\
\
|
*
|
|
FindLibArchive: support version selection
Rolf Eike Beer
2012-02-01
1
-2/+3
|
|
/
/
*
|
|
Merge topic 'perl-version'
David Cole
2012-02-07
2
-27/+48
|
\
\
\
|
*
|
|
FindPerl{,Libs}: move version detection into FindPerl
Rolf Eike Beer
2012-02-01
2
-27/+48
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'check_include_files_output'
David Cole
2012-02-07
1
-5/+5
|
\
\
\
|
*
|
|
CheckIncludeFiles: fix status output
Rolf Eike Beer
2012-02-01
1
-5/+5
*
|
|
|
Merge topic 'nsis-user-perm-issue-12923'
David Cole
2012-02-07
1
-2/+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CPack: Fix NSIS handling of privileged users (#12923)
Mattias Helsing
2012-02-01
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'improve-findgettext'
David Cole
2012-02-01
1
-1/+15
|
\
\
\
|
*
|
|
FindGettext: support version selection
Rolf Eike Beer
2012-01-25
1
-1/+15
|
|
/
/
*
|
|
Merge topic 'Findosg_qt_and_presentation'
David Cole
2012-02-01
2
-0/+104
|
\
\
\
|
*
|
|
Findosg: New modules for osgQt and osgPresentation
Philip Lowman
2012-01-28
2
-0/+104
|
|
/
/
*
|
|
Merge topic 'improve-findalsa'
David Cole
2012-02-01
1
-1/+11
|
\
\
\
[next]