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 'document-missing-versions'
David Cole
2012-03-02
2
-0/+4
|
\
|
*
document when version detection will not work
Rolf Eike Beer
2012-02-29
2
-0/+4
*
|
Merge topic 'fix-FindPackageMode-symlink'
David Cole
2012-03-02
1
-1/+2
|
\
\
|
*
|
CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlink
Yury G. Kudryashov
2012-02-28
1
-1/+2
|
|
/
*
|
Merge topic 'findpythoninterp-version-detection'
David Cole
2012-03-02
1
-16/+35
|
\
\
|
*
|
FindPythonInterp: rework the version detection
Rolf Eike Beer
2012-02-27
1
-16/+35
|
|
/
*
|
Merge topic 'fix-findimagemagick-no-components'
David Cole
2012-03-02
1
-1/+1
|
\
\
|
*
|
FindImageMagick: fix fail if no components were given
Rolf Eike Beer
2012-02-27
1
-1/+1
|
|
/
*
|
Merge topic 'CPack-fixPackageMaker-doc'
David Cole
2012-03-02
1
-12/+13
|
\
\
|
*
|
Typo: Add missing ##end for ##module
Eric NOULARD
2012-02-25
1
-0/+1
|
*
|
Update CPack PackageMaker variable doc layout
Eric NOULARD
2012-02-25
1
-12/+12
|
|
/
*
|
Merge topic 'CPack-cygwinGeneratorDoc'
David Cole
2012-03-02
1
-0/+33
|
\
\
|
*
|
Provide template for CPack Cygwin generator specific variables.
Eric NOULARD
2012-02-25
1
-0/+33
|
|
/
*
|
Merge topic 'CPack-updateCommonDoc'
David Cole
2012-03-02
1
-78/+106
|
\
\
|
*
|
Review and update CPack variable documentation.
Eric NOULARD
2012-02-25
1
-78/+106
|
|
/
*
|
Merge topic 'CPack-fixCPackDMG-docLayout'
David Cole
2012-03-02
1
-29/+29
|
\
\
|
*
|
Fix CPack Drag and Drop generator documentation layout.
Eric NOULARD
2012-02-25
1
-29/+29
|
|
/
*
|
Merge topic 'CPack-fixCPackBundleDocLayout'
David Cole
2012-03-02
1
-15/+14
|
\
\
|
*
|
Fix layout of the CPack Bundle documentation
Eric NOULARD
2012-02-25
1
-15/+14
|
|
/
*
|
Merge topic 'fix-findhspell-version'
David Cole
2012-03-02
1
-1/+4
|
\
\
|
*
|
FindHSPELL: set HSPELL_VERSION_STRING
Rolf Eike Beer
2012-02-25
1
-1/+4
|
|
/
*
|
Merge topic 'improve-findopenscenegraph'
David Cole
2012-03-02
1
-5/+5
|
\
\
|
*
|
FindOpenSceneGraph: give every message() with an explicit level
Rolf Eike Beer
2012-02-24
1
-5/+5
|
|
/
*
|
Merge topic 'improve-generateexportheader'
David Cole
2012-03-02
1
-35/+9
|
\
\
|
*
|
GenerateExportHeader: improve compiler identification
Rolf Eike Beer
2012-02-24
1
-28/+9
|
*
|
GenerateExportHeader: remove unneeded code
Rolf Eike Beer
2012-02-24
1
-7/+0
|
|
/
*
|
Merge topic 'icc-compiler-flags'
David Cole
2012-03-02
2
-0/+2
|
\
\
|
*
|
Check{C,CXX}CompilerFlag: detect ICC error messages
Rolf Eike Beer
2012-02-23
2
-0/+2
|
|
/
*
|
Merge topic 'improve-findpythonlibs'
David Cole
2012-03-02
2
-8/+66
|
\
\
|
*
|
FindPythonLibs: stop scanning when libraries are found
Rolf Eike Beer
2012-02-23
1
-0/+4
|
*
|
FindPythonLibs: put debug libraries into PYTHON_LIBRARIES
Rolf Eike Beer
2012-02-23
1
-3/+11
|
*
|
FindPythonLibs: get the exact version of the found library (#3080)
Rolf Eike Beer
2012-02-22
1
-2/+12
|
*
|
FindPythonLibs: make the version selection work as for PythonInterp
Rolf Eike Beer
2012-02-22
1
-2/+33
|
*
|
FindPython{Interp,Libs}: document Python_ADDITIONAL_VERSIONS as input
Rolf Eike Beer
2012-02-22
2
-2/+7
|
|
/
*
|
Merge topic 'cleanup-useswig'
David Cole
2012-03-02
1
-8/+5
|
\
\
|
*
|
UseSWIG: clean up string compares
Rolf Eike Beer
2012-02-23
1
-8/+5
|
|
/
*
|
Merge topic 'simplify-findopenmp'
David Cole
2012-03-02
1
-10/+2
|
\
\
|
*
|
FindOpenMP: simplify check for enabled languages
Rolf Eike Beer
2012-02-22
1
-10/+2
|
|
/
*
|
Merge topic 'fix-generate_export_header-docs'
David Cole
2012-03-02
1
-1/+1
|
\
\
|
*
|
Fix documented function signature to match reality.
Stephen Kelly
2012-02-21
1
-1/+1
|
|
/
*
|
Merge topic 'add-Embarcadero-support'
David Cole
2012-03-02
7
-29/+53
|
\
\
|
|
/
|
/
|
|
*
Recognize Embarcadero compiler (#12604)
Brad King
2012-02-20
7
-26/+50
|
*
Rename Modules/Platform/Windows-{Borland => Embarcadero}.cmake
Brad King
2012-02-17
3
-7/+7
*
|
Merge topic 'HandleTargetsInCMakeRequiredLibraries'
David Cole
2012-02-21
12
-33/+217
|
\
\
|
*
|
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
Alex Neundorf
2012-02-21
12
-11/+195
|
*
|
-remove trailing whitespace
Alex Neundorf
2012-02-21
6
-22/+22
*
|
|
Merge topic 'qt3-find-qtmain'
David Cole
2012-02-21
1
-1/+4
|
\
\
\
|
*
|
|
Fix paths/hints for finding qtmain.
Clinton Stimpson
2012-02-20
1
-1/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'CPack-dynamicDocSection'
David Cole
2012-02-21
8
-58/+206
|
\
\
\
|
*
|
|
Fix typo in end markup
Eric NOULARD
2012-02-18
1
-1/+1
[next]