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
/
Source
/
cmGeneratorTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-10/+15
*
Add generator expression support to PDB_OUTPUT_DIRECTORY target property
Marian Klymov
2018-05-21
1
-2/+13
*
cmGeneratorTarget: make GetManagedType() return 'Native' for static targets
Michael Stürmer
2018-05-07
1
-3/+5
*
cmGeneratorTarget: change GetManagedType() result if language is CSharp
Michael Stürmer
2018-04-23
1
-3/+5
*
cmGeneratorTarget: add handling of managed assemblies to HasImportLibrary()
Michael Stürmer
2018-04-05
1
-1/+4
*
cmGeneratorTarget: Make import library checks config-aware
Michael Stürmer
2018-04-05
1
-5/+6
*
cmGeneratorTarget: add GetManagedType() and CheckManagedType() methods
Michael Stürmer
2018-04-05
1
-0/+56
*
cmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages()
Michael Stürmer
2018-04-05
1
-0/+12
*
Merge topic 'compile-options-shell'
Brad King
2018-03-15
1
-5/+17
|
\
|
*
target_compile_options: Add syntax to specify shell strings
Brad King
2018-03-14
1
-5/+17
*
|
Merge topic 'genex-COMPILE_LANGUAGE-system-include'
Brad King
2018-03-13
1
-6/+8
|
\
\
|
*
|
Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories
Brad King
2018-03-12
1
-6/+8
*
|
|
Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX
Stephan Szabo
2018-03-09
1
-2/+2
|
|
/
|
/
|
*
|
Merge topic 'object-library-linking'
Brad King
2018-03-05
1
-27/+41
|
\
\
|
*
|
objlib: Link object-files from `OBJECT` libraries.
Deniz Bahadir
2018-03-01
1
-8/+34
|
*
|
objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
1
-3/+0
|
*
|
objlib: Allow other libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
1
-16/+7
|
|
/
*
|
Do not generate rules for .def generation where not supported
Brad King
2018-02-28
1
-0/+5
|
/
*
Merge topic 'std-string-apis'
Brad King
2018-02-01
1
-5/+5
|
\
|
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-5/+5
*
|
cmGeneratorTarget: make keyword strings const
Ben Boeckel
2018-01-31
1
-4/+4
|
/
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-12/+11
*
Merge topic '17431-iphone-deployment-target'
Brad King
2018-01-08
1
-4/+7
|
\
|
*
Xcode: rename embedded SDK query function
Gregor Jasny
2017-12-22
1
-4/+7
*
|
Various typo fixes
Luz Paz
2018-01-03
1
-2/+2
|
/
*
objlib: fix unchecked insertions in `cmGeneratorTarget::GetLanguages`
Pavel Solodovnikov
2017-12-20
1
-1/+6
*
cmGeneratorTarget: remove dead code
Matthias Maennich
2017-10-05
1
-1/+1
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-25
1
-22/+25
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-9/+9
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-287/+175
*
Merge topic 'fix-genex-SOURCES'
Brad King
2017-09-01
1
-1/+1
|
\
|
*
Genex: Fix TARGET_PROPERTY value of SOURCES
Brad King
2017-09-01
1
-1/+1
|
*
Merge branch 'objlib-own-target-objs' into release-3.9
Brad King
2017-07-17
1
-0/+11
|
|
\
*
|
|
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-1/+1
*
|
|
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-65/+65
*
|
|
Use C++11 unordered containers
Daniel Pfeifer
2017-08-22
1
-18/+19
*
|
|
Autogen: Clear sources meta data cache
Sebastian Holtermann
2017-08-10
1
-2/+8
*
|
|
Merge topic 'objlib-own-target-objs'
Brad King
2017-07-18
1
-0/+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Diagnose object library self-reference
Brad King
2017-07-14
1
-0/+11
*
|
Android: Always add standard include directories last
Brad King
2017-07-13
1
-12/+0
|
/
*
IPO: Consider support for each language separately
Brad King
2017-06-14
1
-8/+15
*
Merge topic 'lint-function-args'
Brad King
2017-06-05
1
-1/+1
|
\
|
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-03
1
-1/+1
*
|
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-3/+8
|
/
*
Remove second arg: npos in substr usages
Pavel Solodovnikov
2017-06-01
1
-1/+1
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-3/+3
*
CMP0069: Suppress warning if we are in 'try_compile'
Ruslan Baratov
2017-05-10
1
-1/+3
*
Features: Refactor <LANG>_STANDARD update
Brad King
2017-05-01
1
-0/+13
*
Merge topic 'clang-tidy'
Brad King
2017-04-24
1
-37/+29
|
\
|
*
clang-tidy: remove else after break and continue
Daniel Pfeifer
2017-04-21
1
-37/+29
[next]