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
/
manual
/
cmake-properties.7.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Add support for test fixtures
Craig Scott
2016-09-20
1
-0/+3
*
Add directory properties to get source and binary directories
Brad King
2016-09-19
1
-0/+2
*
Add directory property to list buildsystem targets
Brad King
2016-09-19
1
-0/+1
*
Add a directory property to list subdirectories
Brad King
2016-09-19
1
-0/+1
*
Merge topic 'vs-tool-override'
Brad King
2016-06-23
1
-0/+1
|
\
|
*
VS: Add a VS_TOOL_OVERRIDE source file property
Gilles Khouzam
2016-06-20
1
-0/+1
*
|
VS: Add VS_SDK_REFERENCES target property to reference external SDKs
Gilles Khouzam
2016-06-22
1
-0/+1
|
/
*
Merge topic 'xcode-mig-support'
Brad King
2016-06-17
1
-0/+1
|
\
|
*
Xcode: Add XCODE_FILE_ATTRIBUTES source file property
James Touton
2016-06-17
1
-0/+1
*
|
Merge topic 'link_what_you_use'
Brad King
2016-06-17
1
-0/+1
|
\
\
|
*
|
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
1
-0/+1
|
|
/
*
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
1
-0/+1
|
/
*
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-0/+1
*
Merge topic 'vs-startup-project'
Brad King
2016-03-24
1
-0/+1
|
\
|
*
VS: Add option to choose the `.sln` startup project (#15578)
Davy Durham
2016-03-22
1
-0/+1
*
|
Merge topic 'timeout_after_match'
Brad King
2016-03-22
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
CTest: Optionally use a secondary test timeout after matching output
Zack Galbreath
2016-03-22
1
-0/+1
*
|
VS: Optionally generate remote directory for WinCE projects
Andrej Bosik
2016-03-15
1
-0/+1
|
/
*
VS: Add option to set `ConfigurationType` of a .vcxproj file
Fabian Otto
2016-02-26
1
-0/+1
*
Xcode: Add support for combined install on iOS
Ruslan Baratov
2015-12-10
1
-0/+1
*
VS: Add support for Windows 10 Universal (Store) Applications
Gilles Khouzam
2015-10-05
1
-0/+5
*
Add SOURCE_DIR and BINARY_DIR target properties
Clifford Yapp
2015-07-21
1
-0/+2
*
Merge topic 'makefile-target-messages'
Brad King
2015-07-15
1
-0/+1
|
\
|
*
Makefile: Optionally disable target completion messages in build output
Michael Ensslin
2015-07-14
1
-0/+1
*
|
Merge topic 'vs-nsight-tegra-attributes'
Brad King
2015-07-15
1
-0/+14
|
\
\
|
*
|
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
1
-0/+14
|
|
/
*
|
Help: Document Apple Framework creation with an example (#15651)
Brad King
2015-07-14
1
-0/+1
|
/
*
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-0/+1
*
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
1
-0/+1
*
Add options to run include-what-you-use with the compiler
Brad King
2015-05-19
1
-0/+1
*
Properties: Add CROSSCOMPILING_EMULATOR target property.
Matt McCormick
2015-04-07
1
-0/+1
*
Help: Shorten too-long title marker.
Stephen Kelly
2015-04-04
1
-1/+1
*
Help: Add references to cmake-property sections.
Stephen Kelly
2015-04-04
1
-0/+14
*
VS: Add support for XAML source files
Gilles Khouzam
2015-04-03
1
-0/+1
*
OS X: Add handling for XCTest bundles
Gregor Jasny
2015-03-23
1
-0/+1
*
CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.
Nils Gladitz
2015-02-21
1
-0/+1
*
CPackWIX: Add installed file properties for the creation of shortcuts.
Nils Gladitz
2015-02-21
1
-0/+2
*
VS: Add source file property to set extra hlsl shader flags
Robert Goulet
2015-01-28
1
-0/+1
*
Add 'ANDROID_API_MIN' target property to set Android Target MIN API
Dmitry Polyanitsa
2014-12-17
1
-0/+1
*
VS: Add source file property to specify Windows App deployment location
Gilles Khouzam
2014-12-03
1
-0/+1
*
VS: Add source file properties to set the hlsl shader entry point and model
Cedric Perthuis
2014-12-03
1
-0/+2
*
Help: Drop TOC from latex manuals
Brad King
2014-11-06
1
-1/+1
*
Add 'ANDROID_API' target property to set Android Target API
Brad King
2014-09-30
1
-0/+1
*
Add 'ANDROID_GUI' target property to mark Android applications
Brad King
2014-09-29
1
-0/+1
*
VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT
Gilles Khouzam
2014-08-21
1
-0/+1
*
Merge topic 'vs-special-source-file-properties'
Brad King
2014-08-18
1
-0/+2
|
\
|
*
VS: Add a source file property to set the hlsl shader type
Brad King
2014-08-12
1
-0/+1
|
*
VS: Add a source file property to mark content for Windows App deployment
Brad King
2014-08-12
1
-0/+1
*
|
CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property
Nils Gladitz
2014-08-09
1
-0/+1
|
/
*
Help: Document deprecated properties.
Nils Gladitz
2014-07-21
1
-5/+29
[next]