David Cole
e95a2f8f94
Merge topic 'CPack-cygwinGeneratorDoc'
...
98d1583
Provide template for CPack Cygwin generator specific variables.
2012-03-02 11:46:31 -05:00
David Cole
c79a57b0ac
Merge topic 'CPack-updateCommonDoc'
...
6ad0f04
Update CPackConfig template.
94a2693
Review and update CPack variable documentation.
2012-03-02 11:46:23 -05:00
David Cole
54225c0706
Merge topic 'CPack-fixCPackDMG-docLayout'
...
b3851f5
Fix CPack Drag and Drop generator documentation layout.
2012-03-02 11:46:09 -05:00
David Cole
e4fb3e3212
Merge topic 'CPack-fixCPackBundleDocLayout'
...
4849e6a
Fix layout of the CPack Bundle documentation
2012-03-02 11:46:00 -05:00
David Cole
aba1c1aa3b
Merge topic 'fix-macos-findprogramm-crash'
...
0d2f5c8
Fix crash if app bundle executeable couldn't be found
2012-03-02 11:45:48 -05:00
David Cole
4a97a2b913
Merge topic 'fix-findhspell-version'
...
213eb6e
FindHSPELL: set HSPELL_VERSION_STRING
2012-03-02 11:45:39 -05:00
David Cole
e7b91c1226
Merge topic 'remove-old-manpage'
...
b2cbd75
Remove unused file cmake.1
2012-03-02 11:45:31 -05:00
David Cole
391f4113e0
Merge topic 'improve-findopenscenegraph'
...
ffdaa47
FindOpenSceneGraph: give every message() with an explicit level
2012-03-02 11:45:21 -05:00
David Cole
59b1308b6f
Merge topic 'cmake-mode-case'
...
ab9824e
cmake-mode.el: Make indentation case-insensitive (#12995 )
2012-03-02 11:45:09 -05:00
David Cole
ccd502ad44
Merge topic 'improve-generateexportheader'
...
c28e276
GenerateExportHeader: improve compiler identification
4412fc0
GenerateExportHeader: remove unneeded code
2012-03-02 11:44:58 -05:00
David Cole
d2213c5b23
Merge topic 'icc-compiler-flags'
...
f6ecb90
Check{C,CXX}CompilerFlag: detect ICC error messages
2012-03-02 11:44:47 -05:00
David Cole
5264292a26
Merge topic 'improve-findpythonlibs'
...
53d02ea
FindPythonLibs: stop scanning when libraries are found
91d5a2a
FindPythonLibs: put debug libraries into PYTHON_LIBRARIES
c9c1a17
FindPythonLibs: get the exact version of the found library (#3080 )
f772378
FindPythonLibs: make the version selection work as for PythonInterp
bbddaee
FindPython{Interp,Libs}: document Python_ADDITIONAL_VERSIONS as input
2012-03-02 11:44:37 -05:00
David Cole
d284bd7843
Merge topic 'cleanup-useswig'
...
aca1121
UseSWIG: clean up string compares
2012-03-02 11:44:26 -05:00
David Cole
fe8fbc6b48
Merge topic 'simplify-findopenmp'
...
0110262
FindOpenMP: simplify check for enabled languages
2012-03-02 11:44:15 -05:00
David Cole
973eba57f9
Merge topic 'fix-generate_export_header-docs'
...
40efa4d
Fix documented function signature to match reality.
2012-03-02 11:44:05 -05:00
David Cole
ad2de3a0c5
Merge topic 'add-Embarcadero-support'
...
bdbbf76
Recognize Embarcadero compiler (#12604 )
3f78ced
Rename Modules/Platform/Windows-{Borland => Embarcadero}.cmake
2012-03-02 11:43:48 -05:00
KWSys Robot
65dfe9e5be
KWSys Nightly Date Stamp
2012-03-02 00:05:05 -05:00
KWSys Robot
3d8028841d
KWSys Nightly Date Stamp
2012-03-01 00:05:06 -05:00
KWSys Robot
4fd479816d
KWSys Nightly Date Stamp
2012-02-29 00:05:04 -05:00
KWSys Robot
26519d591e
KWSys Nightly Date Stamp
2012-02-28 00:05:06 -05:00
KWSys Robot
00daeff02b
KWSys Nightly Date Stamp
2012-02-27 00:05:06 -05:00
KWSys Robot
08ff8727af
KWSys Nightly Date Stamp
2012-02-26 00:05:05 -05:00
Eric NOULARD
98d158376e
Provide template for CPack Cygwin generator specific variables.
2012-02-25 23:26:41 +01:00
Eric NOULARD
6ad0f0405b
Update CPackConfig template.
...
Remove variable documentation from the template in order to
avoid multiple location for doc update. Users can now retrieve
CPACK_xxx variable documentation from the command line.
2012-02-25 23:07:07 +01:00
Eric NOULARD
94a269304e
Review and update CPack variable documentation.
...
This concerns all variables common to all CPack generators.
Variables mainly used and/or set in CPack.cmake are documented
therein. C++ built-in variables are documented in
cmCPackDocumentVariables.cxx.
2012-02-25 23:07:07 +01:00
Eric NOULARD
b3851f504d
Fix CPack Drag and Drop generator documentation layout.
2012-02-25 19:18:52 +01:00
Eric NOULARD
4849e6ac63
Fix layout of the CPack Bundle documentation
...
CPACK_BUNDLE_STARTUP_SCRIPT was in fact CPACK_BUNDLE_STARTUP_COMMAND in
the C++ code. The doc has been changed accordingly.
2012-02-25 19:05:08 +01:00
Bjoern Ricks
0d2f5c8d6a
Fix crash if app bundle executeable couldn't be found
...
Fix a crash on Mac OS X if a programm can't be found as an
application bundle. CFRelease MUST NOT be called on a
NULL value.
See https://developer.apple.com/library/mac/documentation/CoreFOundation/Reference/CFTypeRef/Reference/reference.html#//apple_ref/doc/c_ref/CFRelease
2012-02-25 18:20:36 +01:00
Rolf Eike Beer
213eb6e6a6
FindHSPELL: set HSPELL_VERSION_STRING
...
This variable was documented, but never set.
2012-02-25 14:52:19 +01:00
KWSys Robot
f3fe73da54
KWSys Nightly Date Stamp
2012-02-25 00:05:05 -05:00
Yury G. Kudryashov
b2cbd755c1
Remove unused file cmake.1
...
This old man page has long been replaced by generated documentation.
2012-02-24 14:52:04 -05:00
Rolf Eike Beer
ffdaa4761c
FindOpenSceneGraph: give every message() with an explicit level
2012-02-24 20:39:01 +01:00
Christopher Sean Morrison
ab9824e14f
cmake-mode.el: Make indentation case-insensitive ( #12995 )
...
Convert the block open and close matching expressions to be explicitly
insensitive to case. This way it will not matter whether Emacs is
sensitive to case when evaluating 'string-match'.
2012-02-24 13:22:22 -05:00
Rolf Eike Beer
c28e276948
GenerateExportHeader: improve compiler identification
...
Use CMAKE_<LANG>_COMPILER_VERSION instead of calling the compiler. This macro
predates those useful variables. This also fixes the issue that g++ version
detection was not working if C language was not enabled.
2012-02-24 17:48:02 +01:00
Rolf Eike Beer
4412fc0890
GenerateExportHeader: remove unneeded code
...
These expressions check for command line arguments unsupported by the compiler.
We don't pass any custom flags here anyway so this isn't needed.
2012-02-24 17:13:22 +01:00
KWSys Robot
2437b40933
KWSys Nightly Date Stamp
2012-02-24 00:05:06 -05:00
Rolf Eike Beer
f6ecb900fb
Check{C,CXX}CompilerFlag: detect ICC error messages
...
Patch provided by Christopher Sean Morrison.
2012-02-23 23:08:04 +01:00
Rolf Eike Beer
53d02ea1ea
FindPythonLibs: stop scanning when libraries are found
2012-02-23 18:49:06 +01:00
Rolf Eike Beer
91d5a2a386
FindPythonLibs: put debug libraries into PYTHON_LIBRARIES
2012-02-23 18:48:24 +01:00
Rolf Eike Beer
aca1121ea6
UseSWIG: clean up string compares
2012-02-23 18:39:23 +01:00
KWSys Robot
e8e964f675
KWSys Nightly Date Stamp
2012-02-23 00:05:06 -05:00
Rolf Eike Beer
0110262a2d
FindOpenMP: simplify check for enabled languages
2012-02-22 17:47:52 +01:00
Rolf Eike Beer
c9c1a17609
FindPythonLibs: get the exact version of the found library ( #3080 )
2012-02-22 17:20:15 +01:00
Rolf Eike Beer
f7723786e7
FindPythonLibs: make the version selection work as for PythonInterp
2012-02-22 17:20:15 +01:00
Rolf Eike Beer
bbddaeef7e
FindPython{Interp,Libs}: document Python_ADDITIONAL_VERSIONS as input
...
The current documentation could be read as if that variable is output from the
module, which is nonsense.
2012-02-22 17:20:15 +01:00
KWSys Robot
6a1c5a3569
KWSys Nightly Date Stamp
2012-02-22 00:05:07 -05:00
Stephen Kelly
40efa4db74
Fix documented function signature to match reality.
...
The function description is already correct.
2012-02-21 23:54:01 +01:00
David Cole
8ef15df700
Merge topic 'HandleTargetsInCMakeRequiredLibraries'
...
35c48e1
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
61cb4ea
bootstrap: move while() and endwhile() into the bootstrap build
c9f2886
-don't pull in CheckTypeSize.cmake from the cmake which is being built
628f365
-remove trailing whitespace
2012-02-21 15:58:27 -05:00
David Cole
bf6560091d
Merge topic 'qt3-find-qtmain'
...
f506621
Fix paths/hints for finding qtmain.
2012-02-21 15:58:06 -05:00
David Cole
0c00c17938
Merge topic 'update-KWIML'
...
4cbc21e
Merge branch 'upstream-kwiml' into update-KWIML
aabf65a
KWIML: Teach ABI.h that MIPS is biendian
2012-02-21 15:57:41 -05:00