Bill Hoffman
|
1554265aa6
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
|
16 years ago |
Ken Martin
|
f686dbecb6
some white space fixes for the book
|
16 years ago |
Brad King
|
5a4797ad80
Document CMAKE_<LANG>_COMPILER_LOADED variable
|
16 years ago |
Brad King
|
fcab87c9f8
Do not always propagate linker language preference
|
16 years ago |
Brad King
|
07ea19ad1f
ENH: Implicit link info for C, CXX, and Fortran
|
16 years ago |
Brad King
|
99e432508e
BUG: Use link language for target name computation
|
16 years ago |
Brad King
|
2b5d97419f
ENH: Do not compute link language for LOCATION
|
16 years ago |
Brad King
|
0e5df2a7bc
BUG: Fix documentation of CMAKE_CFG_INTDIR
|
16 years ago |
Alexander Neundorf
|
e03c366466
STYLE: document CMAKE_SKIP_INSTALL_ALL_DEPENDENCY variable
|
16 years ago |
Brad King
|
42c4a1d71f
ENH: Document variable CMAKE_NO_BUILTIN_CHRPATH
|
16 years ago |
Brad King
|
d2b108150f
BUG: Recognize .so shared libraries on HP-UX
|
16 years ago |
Brad King
|
ee43a12178
ENH: Make CMAKE_<LANG>_SIZEOF_DATA_PTR public
|
16 years ago |
Alexander Neundorf
|
fdd93f0cbe
STYLE: document CMAKE_INCLUDE_CURRENT_DIR
|
16 years ago |
Alexander Neundorf
|
bc9703b695
STYLE: fix typos in the docs
|
16 years ago |
Brad King
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 years ago |
Brad King
|
cb788e8f6d
ENH: Re-enable system include dir suppression
|
16 years ago |
Brad King
|
f04fed206f
ENH: Clarify docs of old *_OUTPUT_PATH vars
|
16 years ago |
Brad King
|
35e391c93b
ENH: Provide variable CMAKE_VERSION
|
17 years ago |
Brad King
|
004cdfe6ff
ENH: Document variable CMAKE_PATCH_VERSION
|
17 years ago |
Alexander Neundorf
|
0f38be1561
STYLE: document CMAKE_COLOR_MAKEFILE (#7878)
|
17 years ago |
Brad King
|
e4325e7d9c
BUG: Fix <CONFIG>_POSTFIX property/variable docs
|
17 years ago |
Brad King
|
990c6b0b90
ENH: Allow custom limit on object file path length
|
17 years ago |
Alexander Neundorf
|
0b27f1f766
STYLE: fix #7146, add documentation for
|
17 years ago |
Brad King
|
d46ff28ac9
ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.
|
17 years ago |
Brad King
|
d5f7ea6b74
BUG: Fix typo in documentation of LIBRARY_OUTPUT_PATH.
|
17 years ago |
Brad King
|
dfe2ea6406
ENH: Handle large object file lists on some platforms
|
17 years ago |
Brad King
|
a7e287975c
ENH: Update documentation of EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH to reference their replacements.
|
17 years ago |
Brad King
|
82fcaebe28
ENH: Pass dependent library search path to linker on some platforms.
|
18 years ago |
Brad King
|
2cff26fa52
ENH: Support linking to shared libs with dependent libs
|
18 years ago |
Brad King
|
66e0b4212f
ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARCHIVE_APPEND, and CMAKE_<LANG>_ARCHIVE_FINISH to support creation of static archive libraries out of a large number of objects. See bug #6284.
|
18 years ago |