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
...
|
*
|
|
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
|
*
|
|
More documentation concerning CPack Components
Eric NOULARD
2012-02-18
1
-1/+46
|
*
|
|
Put CPack DMG and PackageMaker doc in separate files
Eric NOULARD
2012-02-18
3
-55/+104
|
*
|
|
Correct copy/paste section name mistake
Eric NOULARD
2012-02-18
1
-1/+1
|
*
|
|
Add structure documentation for CPack Bundle generator
Eric NOULARD
2012-02-18
1
-0/+12
|
*
|
|
Add structured documentation for NSIS
Eric NOULARD
2012-02-18
1
-0/+42
|
*
|
|
Dynamically add documentation section specified in documented script.
Eric NOULARD
2012-02-18
2
-2/+2
|
|
/
/
*
|
|
Merge topic 'GenerateExportHeader_MinorFix'
David Cole
2012-02-21
1
-1/+1
|
\
\
\
|
*
|
|
GenerateExportHeader: use double quotes around _gcc_version
Alex Neundorf
2012-02-18
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'improve-findopenmp'
David Cole
2012-02-21
1
-72/+133
|
\
\
\
|
*
|
|
FindOpenMP: try the most likely flags first
Rolf Eike Beer
2012-02-18
1
-32/+67
|
*
|
|
FindOpenMP: do not fail if only C or CXX is enabled (#11910)
Rolf Eike Beer
2012-02-08
1
-43/+69
*
|
|
|
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
|
\
\
\
\
\
[prev]
[next]