summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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