443 Commits

Author SHA1 Message Date
Bill Hoffman
578883ce64 add shared path for OSF 2003-01-06 08:39:21 -05:00
Bill Hoffman
b36d6b89f1 BUG: revert back to rpath, 2003-01-05 11:24:36 -05:00
Bill Hoffman
ad6fb55653 try to fix rpath on OSF 2003-01-03 16:23:47 -05:00
Bill Hoffman
39e43360ea BUG: bad rpath flag for suns 2003-01-03 08:12:58 -05:00
Bill Hoffman
bdaf74b561 clean up some c/cxx issues 2003-01-02 08:52:39 -05:00
Bill Hoffman
7773f9ed22 clean up some c/cxx issues 2003-01-02 08:51:23 -05:00
Brad King
61cd9298cd ENH: Added <LINK_FLAGS> to link rules. 2002-12-31 13:08:44 -05:00
Bill Hoffman
bf6730b03a ENH: fix shared libraries on AIX 2002-12-30 11:48:33 -05:00
Andy Cedilnik
c073a094ed Add missing closing bracket 2002-12-26 13:58:04 -05:00
Bill Hoffman
e74377dcd8 ENH: fixes for borland with spaces in the path 2002-12-22 15:19:48 -05:00
Brad King
4e6ad941e9 ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built. 2002-12-20 12:59:18 -05:00
Bill Hoffman
b489540f83 ENH: make linker flags use init values so users can set them from the cache 2002-12-19 12:51:31 -05:00
Brad King
f958a7dc85 ENH: Adding build type flags for C. 2002-12-18 10:52:38 -05:00
Bill Hoffman
96189f79d5 ENH: unify EnableLanguage across all generators 2002-12-05 13:44:11 -05:00
Bill Hoffman
e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage 2002-12-03 16:19:16 -05:00
Bill Hoffman
3873bd6257 correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all the rules 2002-12-03 10:47:07 -05:00
Bill Hoffman
69806d705a change flags for borland 2002-11-22 16:18:31 -05:00
Bill Hoffman
77888e67f8 remove debug stuff 2002-11-21 15:36:33 -05:00
Bill Hoffman
9a6c95fcea add checks for ansi flags and not hard code them 2002-11-21 12:52:54 -05:00
Bill Hoffman
e9687d931a fix for create shared library 2002-11-21 08:45:45 -05:00
Bill Hoffman
dad83f4d3c BUG: fix for borland run time dll 2002-11-15 17:45:03 -05:00
Bill Hoffman
c164ba1ba1 fix for sun 2002-11-15 16:00:22 -05:00
Berk Geveci
435282e538 temp fix for hp 2002-11-14 16:29:15 -05:00
Berk Geveci
3118795db0 fix flags for hp 2002-11-14 16:12:46 -05:00
Andy Cedilnik
115ea25dab BUG: fix flags for c compiler on windows 2002-11-14 11:33:25 -05:00
Bill Hoffman
388c4ad207 BUG: fix for missing temp file variable 2002-11-14 08:59:42 -05:00
Bill Hoffman
a79b16a67f reorder tWR so that it does not crash with shared 2002-11-13 23:37:20 -05:00
Bill Hoffman
26e05fc060 fix shared builds on borland and add debug stuff for makefiles 2002-11-13 20:11:26 -05:00
Ken Martin
19b144bdbf ENH: move -P flag from cxxflags to the compile line for cxx files 2002-11-13 15:32:27 -05:00
Bill Hoffman
46ede79d58 ENH: use correct run time library for borland 2002-11-13 14:51:20 -05:00
Bill Hoffman
e0671aba94 BUG: fix order of link line for creating shared libraries 2002-11-13 11:25:10 -05:00
Bill Hoffman
e020a6d171 ENH: add .def file support 2002-11-12 15:24:31 -05:00
Bill Hoffman
98ef89bf77 Set CMAKE_BUILD_TOOL 2002-11-12 09:12:13 -05:00
Bill Hoffman
36db45082e ENH: fix up several problems with new stuff 2002-11-11 18:10:30 -05:00
Bill Hoffman
38781fd84d Fix for OSF 2002-11-11 17:00:53 -05:00
Bill Hoffman
d1051bb575 clean up flags with _init flags 2002-11-11 12:31:46 -05:00
Bill Hoffman
5b9a880bfb add install stuff for platform directory 2002-11-11 11:43:23 -05:00
Bill Hoffman
b133abe423 ENH: fix for darwin modules 2002-11-11 09:11:31 -05:00
Bill Hoffman
538f38596f BUG: fix setting of c flags 2002-11-10 10:02:52 -05:00
Bill Hoffman
ac481e0ee9 fix for cxxflags 2002-11-09 13:43:16 -05:00
Brad King
1ccd1efe3e ENH: Adding support for comeau C++ compiler. 2002-11-08 18:07:41 -05:00
Brad King
3a6d52f4c5 ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end. 2002-11-08 18:06:53 -05:00
Bill Hoffman
f5d95fb078 Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00