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
/
prop_tgt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add properties to run cppcheck along with the compiler
Bill Hoffman
2017-08-30
1
-0/+13
*
Autogen: Add documentation for AUTOMOC_MACRO_NAMES
Sebastian Holtermann
2017-08-18
2
-5/+37
*
Autogen: Update documentation for per-config include dir
Sebastian Holtermann
2017-08-05
2
-0/+6
*
Vs: fix documentation for target property VS_DOTNET_REFERENCEPROP_*
Michael Stürmer
2017-06-17
1
-6/+9
*
VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>
Michael Stürmer
2017-06-13
1
-0/+11
*
CUDA: Add option to run the compiler through launcher tools
Brad King
2017-06-09
1
-1/+2
*
Autogen: Do not use per-config file suffixes with VS yet
Brad King
2017-06-07
2
-10/+0
*
Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.
Sebastian Holtermann
2017-05-26
3
-13/+48
*
CUDA: Static libraries can now explicitly resolve device symbols
Robert Maynard
2017-04-26
1
-0/+15
*
Merge topic 'enable_ptx_compilation'
Brad King
2017-04-21
1
-0/+12
|
\
|
*
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-0/+12
*
|
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-1/+1
|
/
*
Merge topic 'objlib-extend'
Brad King
2017-04-19
2
-0/+18
|
\
|
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
2
-0/+18
*
|
Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
Ruslan Baratov
2017-04-17
1
-0/+4
|
/
*
Merge topic 'emulatorTargetPropertyDocs'
Brad King
2017-04-10
1
-0/+4
|
\
|
*
Help: Cross compile variable used as initial value for target property
Craig Scott
2017-04-10
1
-0/+4
*
|
Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS'
Brad King
2017-03-22
1
-0/+7
|
\
\
|
*
|
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
1
-0/+7
*
|
|
Autogen: Add AUTOGEN_SOURCE_GROUP documentation
Sebastian Holtermann
2017-03-16
2
-0/+6
|
/
/
*
|
Merge topic 'doc-map-config-prop-example'
Brad King
2017-03-06
1
-0/+45
|
\
\
|
*
|
Help: Add example to MAP_IMPORTED_CONFIG_<CONFIG> docs
Ruslan Baratov
2017-03-06
1
-0/+45
*
|
|
Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION'
Ruslan Baratov
2017-03-02
1
-0/+4
|
/
/
*
|
Autogen: Add AUTOUIC_SEARCH_PATHS documentation
Sebastian Holtermann
2017-03-02
3
-3/+20
*
|
Autogen: Add AUTOMOC_DEPEND_FILTERS documentation
Sebastian Holtermann
2017-02-23
2
-0/+48
*
|
Autogen: Documentation update
Sebastian Holtermann
2017-02-21
1
-22/+32
*
|
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
2
-5/+5
*
|
Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property
Clinton Stimpson
2017-02-14
2
-0/+17
*
|
Help: Format BUILD_WITH_INSTALL_RPATH documentation
Brad King
2017-02-14
1
-7/+7
|
/
*
Apple: Add support for static frameworks
Gregor Jasny
2017-01-31
1
-2/+2
*
Add properties to run the cpplint style checker with the compiler
Jamie Snape
2017-01-23
1
-0/+13
*
Add a getter for manually added target dependencies
Gregor Jasny
2017-01-16
1
-0/+8
*
VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS
Michael Stürmer
2017-01-13
1
-2/+2
*
AUTOGEN: Documentation update: cmake-qt, AUTOMOC, AUTOUIC, AUTORCC
Sebastian Holtermann
2017-01-11
3
-0/+9
*
VS: add support for .NET references with hint paths
Michael Stürmer
2016-12-13
2
-0/+19
*
Merge topic 'document_cuda_standard_property'
Brad King
2016-12-12
3
-0/+67
|
\
|
*
Help: Document CUDA_STANDARD and related properties
Robert Maynard
2016-12-09
3
-0/+67
*
|
Merge topic 'xcode-message-extension'
Brad King
2016-12-12
2
-0/+16
|
\
\
|
|
/
|
/
|
|
*
Xcode: Add target property to override explicitFileType
Gregor Jasny
2016-12-03
2
-0/+10
|
*
Xcode: Add target property to override productType
Gregor Jasny
2016-12-03
1
-0/+6
*
|
QtAutogen: AUTOMOC documentation update
Sebastian Holtermann
2016-12-07
1
-5/+6
*
|
QtAutogen: Rename autogen target to *_autogen from *_automoc
Sebastian Holtermann
2016-12-07
1
-4/+4
*
|
QtAutogen: Generate moc compilation in _automoc.dir/moc_compilation.cpp
Sebastian Holtermann
2016-12-07
1
-1/+1
*
|
Merge topic 'features-c++17'
Brad King
2016-12-05
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
1
-1/+1
*
|
VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY
Michael Stürmer
2016-11-30
1
-0/+6
|
/
*
Merge topic 'msbuild-customization'
Brad King
2016-11-30
1
-0/+12
|
\
|
*
VS: Add option to customize vcxproj user props file
Michael Stürmer
2016-11-29
1
-0/+12
*
|
CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target property
Robert Maynard
2016-11-14
1
-0/+13
|
/
*
Allow imported INTERFACE libraries to specify a link library name
Brad King
2016-11-09
2
-0/+30
[next]