Sebastian Holtermann
|
fa8e2dfc7b
cmTarget: Move member `TargetType` to impl
|
6 年之前 |
Sebastian Holtermann
|
c9bd2e941f
cmTarget: Rename member `Internal` to `impl`
|
6 年之前 |
Brad King
|
fb05b6a8f5
Merge topic 'cmTarget_micro_fixes'
|
6 年之前 |
Harry Mallon
|
413b71485a
Xcode: Create Xcode schemes per target
|
6 年之前 |
Sebastian Holtermann
|
965da8d787
cmTarget: Acquire data only when needed
|
6 年之前 |
Sebastian Holtermann
|
03d17a35b5
cmTarget: Use helper function to append to lists
|
6 年之前 |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 年之前 |
Artur Ryt
|
706b93fa55
Modernize: C-arrays and loops over them
|
6 年之前 |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 年之前 |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 年之前 |
Brad King
|
1fba410ecf
Merge topic 'autogen_mocs_compilation_first'
|
6 年之前 |
Sebastian Holtermann
|
a42b700cc2
cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSource
|
6 年之前 |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
7 年之前 |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 年之前 |
Artur Ryt
|
ecf6fc8dc1
cmTarget: Remove unused classes cmTargetSet and cmTargetManifest
|
7 年之前 |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 年之前 |
Sebastian Holtermann
|
b5e895b5d4
Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support
|
7 年之前 |
Peter Wu
|
6114d85a7d
RPATH: Add option for using $ORIGIN in build tree
|
7 年之前 |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 年之前 |
Brad King
|
4e98203c6c
Merge topic 'vs-global-props-for-all-targets'
|
7 年之前 |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 年之前 |
Marc Chevrier
|
5ca130e223
Refactoring: introduce function to check if a string is a generator expression
|
7 年之前 |
Mikhail Korolev
|
22e670a306
VS: Add option to set VS_GLOBAL_* for all targets
|
7 年之前 |
Brad King
|
a8f628c0a4
Merge topic 'getsafedef-stdstring'
|
7 年之前 |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 年之前 |
Brad King
|
a1ad0a699b
target_link_libraries: Allow use with targets in other directories
|
7 年之前 |
Brad King
|
9bbae5ae28
cmTarget: Future-proof AddLinkLibrary target lookup scope
|
7 年之前 |
Vitaly Stakhovsky
|
c8fd23ec6f
cmMakefile: return directories as const std::string&
|
7 年之前 |
Vitaly Stakhovsky
|
ada121e573
cmStateDirectory: use const std::string& for return values
|
7 年之前 |
Gregor Jasny
|
6b7f1e1db0
Xcode: Add variables and properties to configure schemes
|
7 年之前 |