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
/
Help
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-set_test_properties-example'
Brad King
2014-09-15
1
-1/+1
|
\
|
*
Help: Fix set_tests_properties documentation typo
Andrew Bauer
2014-09-12
1
-1/+1
*
|
Merge topic 'if-sanity'
Brad King
2014-09-15
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-0/+6
*
|
Merge topic 'string-uuid-doc-fix'
Brad King
2014-09-10
1
-1/+1
|
\
\
|
*
|
StringUuid: Mark UPPER flag optional in sub-command synopsis
Nils Gladitz
2014-09-10
1
-1/+1
|
|
/
*
|
Merge topic 'doc-add_custom_command-multiple-commands'
Brad King
2014-09-09
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
Help: Suggest in add_custom_command how to create a script (#15112)
Brad King
2014-09-08
1
-0/+3
*
|
Merge topic 'doc-add_custom_command-multiple-commands'
Brad King
2014-09-04
1
-1/+2
|
\
\
|
|
/
|
*
Help: Clarify add_custom_command multiple command behavior (#15112)
Brad King
2014-09-02
1
-1/+2
*
|
Help: Clarify --debug-trycompile usage with try_compile
Alan W. Irwin
2014-09-03
1
-3/+4
|
/
*
StringUuid: Implement new string(UUID) sub-command.
Nils Gladitz
2014-08-28
1
-0/+12
*
Merge topic 'doc-add_custom_command'
Brad King
2014-08-06
1
-121/+124
|
\
|
*
Help: Document add_custom_command PRE_BUILD/PRE_LINK for exe/lib only (#15059)
Brad King
2014-08-05
1
-0/+2
|
*
Help: Revise and format 'add_custom_command' docs
Brad King
2014-08-05
1
-97/+122
|
*
Help: Remove stray content from 'add_custom_command' docs
Brad King
2014-08-05
1
-24/+0
*
|
file: Add ENCODING option to file(STRINGS) command (#10519)
Clinton Stimpson
2014-08-06
1
-0/+3
|
/
*
Help: Clarify target_link_libraries treatment of flags (#15034)
Brad King
2014-07-28
1
-1/+4
*
add_library: Allow arbitrary non-linked sources in OBJECT libraries
Brad King
2014-07-09
1
-1/+2
*
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)
Brad King
2014-06-24
1
-1/+3
*
install: Add CMAKE_INSTALL_MESSAGE variable (#13761)
Brad King
2014-06-24
2
-1/+6
*
Help: Add install() command document section headers
Brad King
2014-06-24
1
-5/+17
*
Help: Link to Object Library docs from add_library
Brad King
2014-06-12
1
-2/+2
*
Help: Organize add_library command documentation
Brad King
2014-06-12
1
-4/+15
*
Help: Mention INTERFACE_SOURCES as settable for INTERFACE libs
Brad King
2014-06-12
1
-2/+3
*
Help: Add comma to assist parsing of ctest_build command docs.
Stephen Kelly
2014-06-05
1
-1/+1
*
Help: Document that file(GENERATE) re-writes only when needed.
Stephen Kelly
2014-06-05
1
-0/+2
*
Help: Convert CTest Script variable references to cross-references
Brad King
2014-06-03
1
-3/+5
*
Merge topic 'doc-include-dir-props'
Brad King
2014-06-03
1
-0/+14
|
\
|
*
Help: Explain build/install-tree include dirs in more places (#14946)
Brad King
2014-06-02
1
-0/+14
|
*
Merge branch 'doc-find_package-build-paths' into release
Brad King
2014-03-03
1
-0/+1
|
|
\
|
*
\
Merge branch 'add_definitions-no-genex' into release
Brad King
2014-03-03
1
-4/+2
|
|
\
\
|
*
\
\
Merge branch 'install-FILES-genex' into release
Brad King
2014-02-24
1
-161/+168
|
|
\
\
\
*
|
|
|
|
Help: Use "^^^^" for subsubsection headers
Brad King
2014-06-02
1
-4/+4
*
|
|
|
|
Merge topic 'feature-extensions-by-default'
Brad King
2014-06-02
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Features: Enable compiler extensions by default.
Stephen Kelly
2014-05-31
1
-1/+1
*
|
|
|
|
|
Merge topic 'doc-ctest-settings'
Brad King
2014-06-02
1
-0/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Document ctest_start initial checkout command variables
Brad King
2014-05-30
1
-0/+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Help: Reference cmake_minimum_required from cmake_policy docs
Brad King
2014-05-30
1
-0/+6
*
|
|
|
|
|
Help: Format cmake_policy command documentation
Brad King
2014-05-30
1
-35/+45
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'doc-file-command'
Brad King
2014-05-27
1
-178/+266
|
\
\
\
\
\
|
*
|
|
|
|
Help: Format and revise file() command documentation
Brad King
2014-05-23
1
-178/+266
*
|
|
|
|
|
Merge topic 'doc-CTEST_BUILD_FLAGS'
Brad King
2014-05-27
1
-0/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: describe CTEST_BUILD_FLAGS
Rolf Eike Beer
2014-05-23
1
-0/+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Help: Add a manual for compiler feature control.
Stephen Kelly
2014-05-27
1
-1/+2
|
/
/
/
/
/
*
|
|
|
|
Help: Fix whitespace in doc link.
Stephen Kelly
2014-05-20
1
-1/+1
*
|
|
|
|
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-1/+2
*
|
|
|
|
Allow the Package Registry to be disabled (#14849)
Daniele E. Domenichelli
2014-05-12
2
-3/+10
*
|
|
|
|
Add target_compile_features command.
Stephen Kelly
2014-04-07
1
-0/+30
*
|
|
|
|
target_sources: New command to add sources to target.
Stephen Kelly
2014-04-02
1
-0/+28
[next]