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
*
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
*
|
Create Fortran info variables for .mod behavior
Brad King
2010-11-12
1
-0/+23
*
|
Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)
Alex Neundorf
2010-09-28
1
-0/+19
*
|
Remove trailing whitespace
Alex Neundorf
2010-09-28
1
-47/+48
*
|
Teach find_* commands to ignore some paths
Todd Gamblin
2010-08-13
1
-1/+33
|
/
*
Merge branch 'tru64-make-includes'
Brad King
2010-06-15
1
-0/+2
|
\
|
*
Tru64: Use full-path include directives in Makefiles (#10569)
Brad King
2010-06-14
1
-0/+2
*
|
Merge branch 'mingw-response-files'
Brad King
2010-06-15
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Use platform variable for response file flag
Brad King
2010-03-11
1
-0/+2
*
|
Merge branch 'version'
Brad King
2010-05-17
1
-3/+13
|
\
\
|
*
|
Report commit hash in CMake development versions
Brad King
2010-04-23
1
-2/+4
|
*
|
New version scheme to support branchy workflow
Brad King
2010-04-23
1
-3/+11
|
|
/
*
|
-(minor) fix documentation for CMAKE_LIBRARY_PATH (#10291)
Alex Neundorf
2010-05-08
1
-1/+1
|
/
*
Clarify CMAKE_MODULE_PATH documentation
Brad King
2010-02-18
1
-4/+4
*
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
Brad King
2009-12-02
1
-4/+0
*
-document CMAKE_EXTRA_GENERATOR
Alexander Neundorf
2009-11-22
1
-0/+8
*
Document CMAKE_CURRENT_LIST_FILE more precisely
Brad King
2009-10-02
1
-1/+12
*
Teach Xcode generator to set XCODE_VERSION
Brad King
2009-09-23
1
-0/+7
*
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
Bill Hoffman
2009-09-03
1
-4/+4
*
some white space fixes for the book
Ken Martin
2009-09-03
1
-1/+1
*
Document CMAKE_<LANG>_COMPILER_LOADED variable
Brad King
2009-08-20
1
-2/+7
*
Do not always propagate linker language preference
Brad King
2009-07-30
1
-4/+17
*
ENH: Implicit link info for C, CXX, and Fortran
Brad King
2009-07-23
1
-1/+22
[next]