index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmDocumentVariables.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'msvc-compiler-info'
Brad King
2012-08-30
1
-6/+0
|
\
|
*
VS: Remove support for "free" version 2003 tools
Brad King
2012-08-23
1
-6/+0
*
|
Merge topic 'ide-compiler-id'
David Cole
2012-08-24
1
-5/+37
|
\
\
|
|
/
|
*
Document CMAKE_<LANG>_COMPILER_(ID|VERSION) values
Brad King
2012-08-22
1
-5/+27
|
*
VS10: Define CMAKE_VS_PLATFORM_TOOLSET variable
Brad King
2012-08-22
1
-0/+10
*
|
Merge topic 'pic-docs'
David Cole
2012-08-24
1
-1/+1
|
\
\
|
*
|
Fix unfortunate documentation error for PIC feature.
Stephen Kelly
2012-08-20
1
-1/+1
|
|
/
*
|
Merge topic 'minor-docs-fixes'
David Cole
2012-08-24
1
-3/+3
|
\
\
|
*
|
Fix some typos in the docs.
Stephen Kelly
2012-08-19
1
-3/+3
|
|
/
*
|
Enhance DESTDIR documentation. Fixes #0012374.
Eric NOULARD
2012-08-14
1
-1/+15
|
/
*
Clean up documentation formatting so that it is rendered properly in HTML.
Zack Galbreath
2012-08-03
1
-3/+3
*
fix 2 space bugs in variable documentation
Rolf Eike Beer
2012-06-27
1
-2/+2
*
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-0/+8
*
Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE'
David Cole
2012-05-24
1
-0/+30
|
\
|
*
Use CPACK_xxx and CMAKE_xxx in a consistent way.
Eric NOULARD
2012-05-20
1
-0/+30
*
|
-add docs for ${CMAKE_INSTALL_DEFAULT_COMPONENT_NAME}
Alex Neundorf
2012-05-14
1
-0/+10
|
/
*
Merge topic 'skip-install-rpath'
David Cole
2012-03-06
1
-1/+17
|
\
|
*
Add an option to skip RPATH during installation.
Stephen Kelly
2012-03-05
1
-1/+17
*
|
Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE
Stephen Kelly
2012-03-05
1
-0/+16
*
|
Merge topic 'find_package-improve-messages'
David Cole
2012-03-02
1
-0/+20
|
\
\
|
*
|
find_package: Optionally warn when implicitly using Config mode
Brad King
2012-02-28
1
-0/+20
|
|
/
*
|
Fix typo in documentation
Yury G. Kudryashov
2012-02-27
1
-1/+1
|
/
*
Add whitespace after '.' in CMAKE_SKIP_RPATH docs.
Stephen Kelly
2012-01-31
1
-1/+1
*
Merge topic 'compiler-version'
David Cole
2012-01-17
1
-0/+9
|
\
|
*
Add framework to detect compiler version with its id (#12408)
Brad King
2011-12-07
1
-0/+9
*
|
automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE
Alex Neundorf
2011-12-13
1
-5/+4
*
|
Merge branch 'master' into AutomocIncludedDotMocFileHandling
David Cole
2011-12-07
1
-0/+20
|
\
\
|
*
|
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
Brad King
2011-12-05
1
-0/+9
|
*
|
Load platform files that need to know the ABI when possible
Brad King
2011-12-05
1
-0/+2
|
|
/
|
*
Merge topic 'AddMocOptionsToAutomoc'
David Cole
2011-11-08
1
-0/+9
|
|
\
|
|
*
add documentation for the AUTOMOC_MOC_OPTIONS property
Alex Neundorf
2011-11-01
1
-0/+9
*
|
|
automoc: add documentation for CMAKE_AUTOMOC_STRICT_MODE
Alex Neundorf
2011-12-06
1
-0/+14
|
/
/
*
|
Fix old reference to CMAKE_MAKE_PROGRAM inside CMAKE_BUILD_TOOL doc.
Eric NOULARD
2011-10-30
1
-1/+1
|
/
*
Initialize LINK_INTERFACE_LIBRARIES target property with a variable
Stephen Kelly
2011-10-24
1
-1/+8
*
Fortran: Add support for free- and fixed-form flags
Brad King
2011-08-31
1
-0/+9
*
Add documentation for AUTOMOC, add initialization via CMAKE_AUTOMOC
Alex Neundorf
2011-08-16
1
-0/+9
*
Documentation: WIN32 not defined on Cygwin (#12334)
Brad King
2011-07-29
1
-1/+1
*
Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch
Alex Neundorf
2011-06-23
1
-0/+14
*
Teach find_(library|package) about Linux multiarch (#12037)
Brad King
2011-06-08
1
-0/+20
*
Fix case typo in CMAKE_BUILD_TYPE docs (#12148)
Brad King
2011-05-03
1
-1/+1
*
Merge topic 'include-flags-response-file'
Brad King
2011-03-22
1
-0/+2
|
\
|
*
Optionally pass include directories with response files
Brad King
2011-03-17
1
-0/+2
*
|
Merge topic 'fix-2828-more-info-in-script-mode'
Brad King
2011-02-22
1
-0/+24
|
\
\
|
|
/
|
/
|
|
*
Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)
David Cole
2011-02-03
1
-0/+16
|
*
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
David Cole
2011-02-02
1
-0/+8
*
|
Fix documentation of MSVC_VERSION (#11833)
Brad King
2011-02-10
1
-2/+8
|
/
*
Merge topic 'outdir-CMAKE_USER_MAKE_RULES_OVERRIDE'
Brad King
2011-01-26
1
-14/+27
|
\
|
*
Clarify CMAKE_USER_MAKE_RULES_OVERRIDE documentation (#11724)
Brad King
2011-01-20
1
-14/+27
*
|
Document CMAKE_TRY_COMPILE_CONFIGURATION variable
Brad King
2011-01-17
1
-0/+8
*
|
Allow users to specify defaults for unset policies
Brad King
2011-01-04
1
-0/+19
[next]