Vitaly Stakhovsky
|
69ca85cc7f
Remove unnecessary c_str() in RegularExpression::find calls
|
7 years ago |
Sebastian Holtermann
|
86b332c25d
Return std::string from cmGeneratorTarget::ImportedGetLocation
|
7 years ago |
Brad King
|
4330f10186
Merge topic 'safe_property'
|
7 years ago |
Sebastian Holtermann
|
127094f2f0
Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile
|
7 years ago |
Marc Chevrier
|
724bd7790e
LINK_DEPENDS: add support of 'generator expressions'
|
7 years ago |
Marc Chevrier
|
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
|
7 years ago |
Marc Chevrier
|
66ea1a3795
LINK_OPTIONS: Add support of "LINKER:" prefix
|
7 years ago |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Marian Klymov
|
79ca546ed2
Add generator expression support to PDB_OUTPUT_DIRECTORY target property
|
7 years ago |
Michael Stürmer
|
73ee599a82
cmGeneratorTarget: make GetManagedType() return 'Native' for static targets
|
7 years ago |
Michael Stürmer
|
2418232586
cmGeneratorTarget: change GetManagedType() result if language is CSharp
|
7 years ago |
Michael Stürmer
|
411a22706a
cmGeneratorTarget: add handling of managed assemblies to HasImportLibrary()
|
7 years ago |
Michael Stürmer
|
fb433ff283
cmGeneratorTarget: Make import library checks config-aware
|
7 years ago |
Michael Stürmer
|
4c1f33961f
cmGeneratorTarget: add GetManagedType() and CheckManagedType() methods
|
7 years ago |
Michael Stürmer
|
6c517a9f8d
cmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages()
|
7 years ago |
Brad King
|
2ab900c71b
Merge topic 'compile-options-shell'
|
7 years ago |
Brad King
|
ce0b983216
target_compile_options: Add syntax to specify shell strings
|
7 years ago |
Brad King
|
bdbee54a83
Merge topic 'genex-COMPILE_LANGUAGE-system-include'
|
7 years ago |
Brad King
|
2deb9b7f34
Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories
|
7 years ago |
Stephan Szabo
|
2dc2a3eb15
Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX
|
7 years ago |
Brad King
|
dc38970f83
Merge topic 'object-library-linking'
|
7 years ago |
Deniz Bahadir
|
57538224d0
objlib: Link object-files from `OBJECT` libraries.
|
8 years ago |
Deniz Bahadir
|
9a7f039ee7
objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.
|
8 years ago |
Deniz Bahadir
|
dfb6e84082
objlib: Allow other libraries to link to `OBJECT` libraries.
|
8 years ago |
Brad King
|
1ac042aa67
Do not generate rules for .def generation where not supported
|
7 years ago |
Brad King
|
f8ca0ab3ac
Merge topic 'std-string-apis'
|
7 years ago |
Ben Boeckel
|
88ed556d99
cmGeneratorTarget: make keyword strings const
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |