Commit History

Author SHA1 Message Date
  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
  Brad King f27379e3f7 ENH: Added CMAKE_LINK_OLD_PATHS compatibility mode for linker search paths. 18 years ago
  Brad King 09af624dee BUG: Fix generation of Watcom link lines. 18 years ago
  Brad King 96fd5909d9 ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832 18 years ago
  Brad King a28b197b11 ENH: Generalize the check for sizeof void* to detect more ABI information. 18 years ago