Bill Hoffman
|
9eb207aa89
|
BUG: fix for bug 6167 get rid of extra space in flags
|
2007-12-17 12:04:15 -05:00 |
Brad King
|
44ab336a0c
|
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.
|
2007-05-03 08:24:32 -04:00 |
Brad King
|
429571bd1f
|
STYLE: Removing unused platform variable CMAKE_SHARED_MODULE_LINK_Fortran_FLAGS. It does not make sense because nothing links to shared modules.
|
2006-09-15 14:02:41 -04:00 |
Brad King
|
08289893b8
|
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
|
2006-04-11 16:55:49 -04:00 |
Bill Hoffman
|
3f532f5489
|
ENH: add support for language flags at rule expansion time
|
2006-03-06 15:14:23 -05:00 |
Bill Hoffman
|
2f78d874a7
|
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow changing _INIT variables
|
2006-03-02 07:52:52 -05:00 |
Bill Hoffman
|
718de4cea5
|
ENH: fix spelling errors
|
2006-02-27 12:14:10 -05:00 |
Bill Hoffman
|
347c5f4b46
|
ENH: add working directory support
|
2006-02-08 10:58:36 -05:00 |
Bill Hoffman
|
b7fa820118
|
ENH: add documentation support for modules
|
2005-12-14 13:51:08 -05:00 |
Bill Hoffman
|
9c4bfe975a
|
ENH: add a fix for VTK on the mac and a way to fix some projects with a single file in the cmake modules directory
|
2005-09-07 17:05:01 -04:00 |
Bill Hoffman
|
b8b298104b
|
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
2005-07-20 15:44:55 -04:00 |
Ken Martin
|
7157fa163c
|
ENH: added requires flag
|
2005-05-24 10:45:39 -04:00 |
Bill Hoffman
|
e63ea0a6d2
|
BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS
|
2004-09-24 14:37:58 -04:00 |
Bill Hoffman
|
692ba48c4e
|
ENH: major changes to support addition of languages from cmake modules directory.
|
2004-09-22 14:42:05 -04:00 |
Bill Hoffman
|
66a08c10e5
|
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
2004-08-26 14:55:55 -04:00 |