Marc Chevrier
|
8e28d2630a
Makefile generator: link flags management refactoring
|
7 лет назад |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 лет назад |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 лет назад |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 лет назад |
Robert Maynard
|
d038559e49
CUDA: Add separable compilation support to the makefile generator.
|
9 лет назад |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 лет назад |
Daniel Pfeifer
|
5cbb548807
fix a batch of include-what-you-use violations
|
9 лет назад |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 лет назад |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 лет назад |
Bruce Stephens
|
1f2b39c6ce
cmCommonTargetGenerator: Adopt AppendOSXVerFlag method
|
10 лет назад |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
12 лет назад |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
12 лет назад |
Stephen Kelly
|
c34968a9aa
Port some of the generator API to cmGeneratorTarget.
|
13 лет назад |
Nicolas Despres
|
5d885db416
Re-factor bundle content copying rules generation.
|
13 лет назад |
Nicolas Despres
|
7bb56c511e
Re-factor CFBundle generation.
|
13 лет назад |
Nicolas Despres
|
a1b803349b
Re-factor OS X bundle and framework generation.
|
13 лет назад |
Nicolas Despres
|
3ba74ad9d5
Remove trailing white-spaces.
|
13 лет назад |
Brad King
|
3aa741acb6
Build object library targets in Makefiles
|
14 лет назад |
Richard Bateman
|
5457b8254c
Add support for CFBundle targets on the Mac (#11295)
|
15 лет назад |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 лет назад |
Brad King
|
f89dae7a94
ENH: Create Info.plist files in OS X Frameworks
|
17 лет назад |
Brad King
|
0d54001276
ENH: Set version info for shared libs on OSX.
|
17 лет назад |
Brad King
|
67834f2d53
BUG: Correct Mac OS X framework behavior
|
18 лет назад |
Brad King
|
9ed4266306
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
|
18 лет назад |
David Cole
|
0e96f06954
ENH: Improve framework support in the makefile generator to match the support just added to the Xcode generator. BUG: Remove spurious warning and eliminate empty Libraries subdir inside built framework.
|
18 лет назад |
Bill Hoffman
|
9323a27989
ENH: initial support for creation of frameworks on Mac
|
19 лет назад |
Brad King
|
9a1d4e92eb
BUG: Fix/cleanup custom commands and custom targets. Make empty comment strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators.
|
19 лет назад |
Brad King
|
537e2b4ed5
ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES.
|
20 лет назад |
Ken Martin
|
7740ccd1a4
ENH: some cleanup of the makefile generator
|
20 лет назад |