summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIESStephen Kelly2013-07-311-2/+1
* Merge topic 'static_library_flags'Brad King2013-07-311-0/+43
|\
| * Add documentation for the missing CMAKE_*_LINKER_FLAGS_* variablesPatrick Gansterer2013-07-311-0/+43
* | Docs: Document variables for default visibility values.Stephen Kelly2013-07-261-0/+16
* | Docs: Document existing target property debugging options.Stephen Kelly2013-07-261-3/+5
|/
* Document CMAKE_<LANG>_FLAGS variable (#14305)Sebastian Leske2013-07-241-2/+6
* Merge topic 'doc-deprecation-variables'Brad King2013-07-151-0/+24
|\
| * Document some variables for deprecation control.Stephen Kelly2013-07-111-0/+24
* | Revert "Use --sysroot when cross compiling."Stephen Kelly2013-07-121-10/+0
|/
* Merge branch 'master' into vs12-generatorBrad King2013-06-281-71/+120
|\
| * Document ENV syntax as a "variable" (#14245)Brad King2013-06-261-0/+8
| * Merge topic 'set-sysroot'Brad King2013-06-241-0/+10
| |\
| | * Use --sysroot when cross compiling.Stephen Kelly2013-06-071-0/+10
| * | Document CMAKE_INSTALL_PREFIX in CMAKE_SYSTEM_PREFIX_PATHBrad King2013-06-171-1/+6
| |/
| * Docs: Clarify CMAKE_PARENT_LIST_FILE (#14194)Brad King2013-06-041-5/+6
| * Merge topic 'doc-improvements'Brad King2013-05-161-64/+89
| |\
| | * Docs: Clarify wording "flag used" => "flag (to|will) be used"Andreas Mohr2013-05-071-13/+16
| | * Docs: Clarify that CMAKE_*_(PREFIX|SUFFIX) affect filenamesAndreas Mohr2013-05-071-7/+11
| | * Docs: Update description of CMAKE_(BUILD_TYPE|CONFIGURATION_TYPES)Andreas Mohr2013-05-071-16/+27
| | * Fix spelling and typos (product names)Andreas Mohr2013-05-071-12/+15
| | * Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-17/+21
| * | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-051-1/+1
| |/
* | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-1/+2
|/
* Rename variable for including current directory in interfacesBrad King2013-03-191-2/+2
* rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-141-1/+1
* Documentation: Clarify a few subtletiesPetr Kmoch2013-03-121-1/+8
* Merge topic 'rpath-use-implicit-link-dirs'Brad King2013-02-151-0/+3
|\
| * Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirsBrad King2013-02-141-1/+27
| |\
| * | AIX-GNU: Put implicit link directories in runtime libpath (#13909)Brad King2013-02-141-0/+3
* | | Merge topic 'minor-fixes'Brad King2013-02-111-3/+4
|\ \ \
| * | | Only append build interface include dirs to particular targets.Stephen Kelly2013-02-071-3/+4
* | | | Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-071-0/+9
* | | | CMake: Add -T option to choose a generator toolsetBrad King2013-02-071-0/+8
|/ / /
* | | Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.Stephen Kelly2013-01-081-0/+11
* | | Merge topic 'osx-implicit-link-dirs'Brad King2013-01-071-0/+9
|\ \ \ | |_|/ |/| |
| * | OS X: Detect implicit linker framework search pathsBrad King2012-12-111-0/+9
* | | Add a way to print the origins of used include directories.Stephen Kelly2013-01-031-0/+9
* | | Documentation: Clarify handling of implicit link directoriesBrad King2012-12-111-1/+9
|/ /
* | Optionally skip link dependencies on shared library filesBrad King2012-10-261-0/+9
|/
* Merge topic 'documentation-cleanup'Brad King2012-10-011-2/+4
|\
| * Fix punctuation in some variables documentation.Stephen Kelly2012-09-291-2/+4
* | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)Yuchen Deng2012-09-251-0/+9
|/
* add documentation for all MSVCxxx version variables (#12567)Rolf Eike Beer2012-09-181-6/+30
* Merge topic 'msvc-compiler-info'Brad King2012-08-301-6/+0
|\
| * VS: Remove support for "free" version 2003 toolsBrad King2012-08-231-6/+0
* | Merge topic 'ide-compiler-id'David Cole2012-08-241-5/+37
|\ \ | |/
| * Document CMAKE_<LANG>_COMPILER_(ID|VERSION) valuesBrad King2012-08-221-5/+27
| * VS10: Define CMAKE_VS_PLATFORM_TOOLSET variableBrad King2012-08-221-0/+10
* | Merge topic 'pic-docs'David Cole2012-08-241-1/+1
|\ \
| * | Fix unfortunate documentation error for PIC feature.Stephen Kelly2012-08-201-1/+1
| |/