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
/
cmCommonTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source: Fix -Wdangling-reference warnings exposed by gcc 13
Brad King
2023-05-22
1
-1/+1
*
TargetGenerator: Factor out generation of code check rules
Orkun Tokdemir
2023-05-16
1
-0/+165
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-2/+2
*
Merge topic 'module-depends-static-lib-cycle'
Brad King
2023-03-27
1
-0/+3
|
\
|
*
Ninja,Makefile: Restore Fortran module scanning in static library cycle
Brad King
2023-03-24
1
-0/+3
*
|
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-1/+0
*
|
Enhance support functions
Marc Chevrier
2023-02-28
1
-1/+1
*
|
cmCommonTargetGenerator: also consider synthetic targets
Ben Boeckel
2023-02-14
1
-1/+3
*
|
Merge topic 'lang-linker-launcher-genex'
Brad King
2023-02-03
1
-3/+11
|
\
\
|
|
/
|
/
|
|
*
<LANG>_LINKER_LAUNCHER: Allow generator expressions
Kyle Edwards
2023-02-02
1
-3/+11
*
|
cmCommonTargetGenerator: classify linked target directories by language
Ben Boeckel
2023-02-01
1
-1/+6
|
/
*
cmCommonTargetGenerator: fix linked target directory for multi-config builds
Ben Boeckel
2022-06-14
1
-0/+4
*
cmLocalGenerator: Adopt AppendModuleDefinitionFlag method
Brad King
2022-05-31
1
-28/+0
*
Provide guidance when trying to use non-enabled language
Robert Maynard
2022-05-04
1
-1/+29
*
Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESS
Peter Hill
2022-02-24
1
-2/+5
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-7/+7
*
Clang: embed windows manifests with GNU interface
Thomas Bernard
2021-09-16
1
-4/+9
*
Refactor: cmCommonTargetGenerator::GetFeature returns cmProp
Marc Chevrier
2021-08-09
1
-3/+3
*
Launchers: Support setting linker launchers
Bobby D Reynolds
2021-05-28
1
-0/+22
*
cmLocalCommonGenerator: Factor out relative path conversion helper
Brad King
2021-05-13
1
-2/+1
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-1/+1
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-4/+4
*
GetFeature(): return cmProp
Vitaly Stakhovsky
2020-07-11
1
-1/+1
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
Fortran: Add Fortran_PREPROCESS property
Peter Hill
2020-05-21
1
-0/+28
*
GetSafeProperty: return std::string const&
Vitaly Stakhovsky
2020-04-30
1
-1/+1
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-2/+2
*
cmOutputConverter::GetFortranFormat(): delete const char* overload
Vitaly Stakhovsky
2020-04-27
1
-3/+4
*
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-2/+2
*
PCH: Add support for multi architecture iOS projects
Cristian Adam
2020-04-02
1
-5/+8
*
macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION
Brad King
2020-03-12
1
-1/+1
*
AIX: Add an option to disable automatic exports from shared libraries
Brad King
2020-01-31
1
-0/+15
*
macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties
Isuru Fernando
2020-01-24
1
-1/+4
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-10/+15
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-23/+28
*
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
1
-0/+1
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-3/+3
*
cmLocalGenerator: Remove AppendFlags 'const char*' overload
Brad King
2019-09-05
1
-1/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-12/+8
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1/+1
*
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
1
-3/+1
|
\
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
|
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-1/+1
|
/
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-1/+2
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-1/+1
*
Improve several occurrences of vector::push_back in loops
Matthias Maennich
2017-09-28
1
-0/+1
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-7/+4
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
cmCommonTargetGenerator: Rename member to avoid shadowing
Brad King
2017-06-14
1
-16/+18
[next]