summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove CMakeSetup. Long live cmake-gui, start building Qt now.Bill Hoffman2009-09-031-4/+4
* some white space fixes for the bookKen Martin2009-09-031-1/+1
* Document CMAKE_<LANG>_COMPILER_LOADED variableBrad King2009-08-201-2/+7
* Do not always propagate linker language preferenceBrad King2009-07-301-4/+17
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-1/+22
* BUG: Use link language for target name computationBrad King2009-07-081-26/+54
* ENH: Do not compute link language for LOCATIONBrad King2009-07-081-6/+0
* BUG: Fix documentation of CMAKE_CFG_INTDIRBrad King2009-06-301-21/+36
* STYLE: document CMAKE_SKIP_INSTALL_ALL_DEPENDENCY variableAlexander Neundorf2009-06-271-0/+13
* ENH: Document variable CMAKE_NO_BUILTIN_CHRPATHBrad King2009-06-101-0/+10
* BUG: Recognize .so shared libraries on HP-UXBrad King2009-06-031-0/+9
* ENH: Make CMAKE_<LANG>_SIZEOF_DATA_PTR publicBrad King2009-05-141-2/+4
* STYLE: document CMAKE_INCLUDE_CURRENT_DIRAlexander Neundorf2009-05-091-0/+14
* STYLE: fix typos in the docsAlexander Neundorf2009-04-191-5/+5
* ENH: Overhaul CMake version numberingBrad King2009-03-051-3/+3
* ENH: Re-enable system include dir suppressionBrad King2009-02-251-0/+9
* ENH: Clarify docs of old *_OUTPUT_PATH varsBrad King2009-02-201-11/+7
* ENH: Provide variable CMAKE_VERSIONBrad King2009-01-151-0/+8
* ENH: Document variable CMAKE_PATCH_VERSIONBrad King2009-01-151-0/+6
* STYLE: document CMAKE_COLOR_MAKEFILE (#7878)Alexander Neundorf2009-01-101-2/+9
* BUG: Fix <CONFIG>_POSTFIX property/variable docsBrad King2008-12-151-7/+12
* ENH: Allow custom limit on object file path lengthBrad King2008-08-211-0/+18
* STYLE: fix #7146, add documentation forAlexander Neundorf2008-07-201-8/+98
* ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.Brad King2008-03-131-18/+0
* BUG: Fix typo in documentation of LIBRARY_OUTPUT_PATH.Brad King2008-03-041-1/+1
* ENH: Handle large object file lists on some platformsBrad King2008-02-271-0/+2
* ENH: Update documentation of EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH t...Brad King2008-02-121-2/+9
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-2/+7
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-0/+2
* ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARC...Brad King2008-01-301-1/+28
* ENH: Added CMAKE_LINK_OLD_PATHS compatibility mode for linker search paths.Brad King2008-01-231-0/+18
* BUG: Fix generation of Watcom link lines.Brad King2008-01-231-0/+6
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-0/+6
* ENH: Generalize the check for sizeof void* to detect more ABI information.Brad King2008-01-211-0/+21
* ENH: Implemented Fortran module output directory and search path flags.Brad King2007-12-301-0/+9
* STYLE: Fixed line-too-long for undocumented variable entries.Brad King2007-11-101-40/+80
* ENH: different way of testing propertiesKen Martin2007-11-061-0/+42
* ENH: minor fixKen Martin2007-10-311-1/+1
* ENH: added documentation for more variablesKen Martin2007-10-311-12/+358
* STYLE: fix some long linesKen Martin2007-10-231-5/+10
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-75/+143
* ENH: add docs for variablesBill Hoffman2007-10-181-0/+520