David Cole
|
91d945a4e9
Remove unused ivars to eliminate compiler warnings
|
13 years ago |
Stephen Kelly
|
bd34963002
Refactor generation of shared library flags
|
13 years ago |
Brad King
|
470f39cf4e
VS: Restore header files marked as OS X Framework content (#13196)
|
13 years ago |
Brad King
|
c403f27a2d
Add $<TARGET_OBJECTS:...> expression to use an object library
|
13 years ago |
Brad King
|
3aa741acb6
Build object library targets in Makefiles
|
13 years ago |
Brad King
|
3baaf6ccec
Pre-compute object file names before Makefile generation
|
13 years ago |
Brad King
|
45c2f93240
Simplify cmMakefileTargetGenerator using cmGeneratorTarget
|
13 years ago |
Brad King
|
51b67366ed
Merge branch 'cleanup-object-file-names' into object-library
|
13 years ago |
Brad King
|
0996f2a228
Hide Makefile local object info inside local generator
|
13 years ago |
Stephen Kelly
|
9106b564ae
Extract and use the INCLUDE_DIRECTORIES target properties.
|
14 years ago |
Stephen Kelly
|
edd5303949
Refactor GetIncludeFlags to take includes instead of fetching them
|
14 years ago |
Brad King
|
afb00fef19
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
|
14 years ago |
Brad King
|
61e862986a
Factor makefile generator link rule lookup into helper function
|
14 years ago |
Brad King
|
5c0c635a09
Fortran: Add support for free- and fixed-form flags
|
14 years ago |
Brad King
|
4e2185cbd0
Make std::map usage more portable in language=>flags/defines maps
|
14 years ago |
Manuel Klimek
|
5674844de4
make compile command output optional
|
15 years ago |
Manuel Klimek
|
fe07b0557b
implement cxx command output
|
15 years ago |
Manuel Klimek
|
65c0c24a29
cache flags and defines
|
15 years ago |
Manuel Klimek
|
3f064efe40
refactor flags and defines
|
15 years ago |
Brad King
|
9a0b9bc8b7
Optionally pass include directories with response files
|
14 years ago |
Brad King
|
d099546450
Factor old-style -D flags out from -I flag generation
|
14 years ago |
Brad King
|
ed9979f931
Merge topic 'link-depend-def-file'
|
15 years ago |
Brad King
|
4f769d18d1
Merge topic 'cray-compiler'
|
15 years ago |
Brad King
|
3e279971fb
Make link rule depend on ".def" file (#11014)
|
15 years ago |
Brad King
|
5622a16f1f
Make Fortran $obj.provides.build targets not .PHONY
|
15 years ago |
Brad King
|
ab9ebb017e
Fix Fortran .mod timestamps with Cray compiler
|
15 years ago |
Brad King
|
34e1ac2489
Create Fortran info variables for .mod behavior
|
15 years ago |
Brad King
|
95f149e61f
Define LINK_DEPENDS target property (#11406)
|
15 years ago |
Brad King
|
07cfa57ec5
Consolidate duplicate link rule make dependency code
|
15 years ago |
Brad King
|
5444bd6ca3
Merge branch 'tru64-make-includes'
|
15 years ago |