summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDefaultMakeRuleVariables.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-140/+0
| | | | to enable a language without modifing cmake source code
* ENH: initial fortran supportBill Hoffman2004-08-061-0/+35
|
* ENH: This will probably break some obscure version of gcc, but until then, ↵Andy Cedilnik2004-01-211-0/+4
| | | | everybody doing profiling will be happy
* ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.Brad King2003-12-121-2/+2
|
* ENH: Adding implementation of shared library version support on UNIX. This ↵Brad King2003-11-261-2/+2
| | | | addresses the feature request described in bug#32.
* ENH: Added <LINK_FLAGS> to link rules.Brad King2002-12-311-4/+4
|
* correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ↵Bill Hoffman2002-12-031-3/+4
| | | | the rules
* use LINK_FLAGS not C and CXX LINK_FLAGSBill Hoffman2002-12-031-4/+4
|
* fix for create shared libraryBill Hoffman2002-11-211-2/+2
|
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-11/+11
|
* *** empty log message ***Bill Hoffman2002-10-251-21/+52
|
* closer to removing autoconfBill Hoffman2002-10-231-0/+69