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
*
Merge topic 'msvc-runtime-library'
Brad King
2019-04-17
1
-0/+1
|
\
|
*
MSVC: Add abstraction for runtime library selection
Brad King
2019-04-17
1
-0/+1
*
|
VS: add target property VS_PROJECT_IMPORT_<propspath>
Leonid Pospelov
2019-04-15
1
-0/+1
|
/
*
Xcode: Create Xcode schemes per target
Harry Mallon
2019-03-21
1
-0/+1
*
XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT
Harry Mallon
2019-03-11
1
-0/+1
*
Merge topic 'docs-xcode-schemes'
Brad King
2019-03-06
1
-11/+11
|
\
|
*
Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and properties
Craig Scott
2019-03-06
1
-11/+11
*
|
VS: support suppressing deployment of selected targets
Wil Stark
2019-02-25
1
-0/+1
|
/
*
GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE
Fred Baksik
2019-02-08
1
-0/+1
*
Merge topic 'GHS_updates'
Brad King
2019-01-18
1
-0/+1
|
\
|
*
GHS: Integrity Application updates
Fred Baksik
2019-01-16
1
-0/+1
*
|
Merge topic 'remove-duplicate-link'
Brad King
2019-01-18
1
-1/+0
|
\
\
|
*
|
Help: Remove duplicate reference to IMPORTED_LINK_DEPENDENT_LIBRARIES_<CONFIG>
Kyle Edwards
2019-01-17
1
-1/+0
|
|
/
*
|
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-0/+1
|
/
*
Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties
Tobias Hunger
2019-01-10
1
-0/+3
*
Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentation
Sebastian Holtermann
2018-11-03
1
-0/+1
*
RPATH: Add option for using $ORIGIN in build tree
Peter Wu
2018-10-26
1
-0/+1
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0/+2
*
static library: add property STATIC_LIBRARY_OPTIONS
Marc Chevrier
2018-08-15
1
-0/+1
*
Xcode: Add variables and properties to configure schemes
Gregor Jasny
2018-08-01
1
-0/+18
*
Merge topic 'vs-deployment-files'
Brad King
2018-07-10
1
-0/+1
|
\
|
*
Help: Add documentation for DEPLOYMENT_ADDITIONAL_FILES
Frank Goyens
2018-07-09
1
-0/+1
*
|
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
1
-0/+2
|
/
*
VS10Project: Expand VS_DEBUGGER_* capabilities
Jon Chronopoulos
2018-06-17
1
-1/+3
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+3
*
Eclipse: Add property to include additional contents in .cproject file
Melanie Cappelaere
2018-05-18
1
-0/+1
*
added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable
Michael Stürmer
2018-05-15
1
-0/+1
*
VS: Add VS_SHADER_OBJECT_FILE_NAME source file property
Jeremiah van Oosten
2018-04-24
1
-0/+1
*
document COMMON_LANGUAGE_RUNTIME target properties
Michael Stürmer
2018-04-09
1
-0/+2
*
Merge topic 'export-properties'
Brad King
2018-03-19
1
-0/+1
|
\
|
*
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
1
-0/+1
*
|
VS: Add target property VS_DEBUGGER_COMMAND
Hannes Mezger
2018-03-14
1
-0/+1
|
/
*
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-0/+1
*
Tests management: add TESTS directory property
Marc Chevrier
2018-02-08
1
-0/+1
*
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
1
-0/+1
*
sourceFile properties: add property COMPILE_OPTIONS
Marc Chevrier
2018-01-23
1
-0/+1
*
Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLEL
Sebastian Holtermann
2018-01-17
1
-0/+1
*
Add new target-property `IMPORTED_GLOBAL`.
Deniz Bahadir
2017-11-07
1
-0/+1
*
VS: Add source file property to set hlsl debug and optimization flags
Jeremiah van Oosten
2017-10-30
1
-0/+2
*
Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINES
Sebastian Holtermann
2017-09-29
1
-0/+1
*
VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.
Kevin M. Godby
2017-09-27
1
-0/+2
*
Add properties to run cppcheck along with the compiler
Bill Hoffman
2017-08-30
1
-0/+1
*
Autogen: Add documentation for AUTOMOC_MACRO_NAMES
Sebastian Holtermann
2017-08-18
1
-0/+1
*
Merge topic 'test_include_files'
Brad King
2017-07-13
1
-1/+2
|
\
|
*
Add TEST_INCLUDE_FILES
Matthew Woehlke
2017-07-12
1
-1/+2
*
|
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
Betsy McPhail
2017-07-10
1
-0/+1
|
/
*
VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>
Michael Stürmer
2017-06-13
1
-0/+1
*
Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.
Sebastian Holtermann
2017-05-26
1
-0/+1
*
CUDA: Static libraries can now explicitly resolve device symbols
Robert Maynard
2017-04-26
1
-0/+1
*
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-0/+1
[next]