Bill Hoffman
|
dbf7410bb2
|
ENH: try to fix rpath on qnx
|
2005-03-14 12:18:23 -05:00 |
Brad King
|
a116420839
|
ENH: Initial attempt at QNX support. Submitted by Tim Arney.
|
2005-03-11 10:15:36 -05:00 |
Brad King
|
54c99dc5fd
|
ENH: Adding support for shared library versioning using the -install_name option on the OSX linker. This is actually needed to support relative -o paths which are used by cmLocalUnixMakefileGenerator2.
|
2005-03-01 12:26:25 -05:00 |
Brad King
|
a21c0449ab
|
BUG: Added installation of .in files as well as .cmake files.
|
2005-02-24 11:46:27 -05:00 |
Bill Hoffman
|
16dec1dd0d
|
ENH: remove debug print
|
2005-01-28 08:30:56 -05:00 |
Bill Hoffman
|
36dd18efce
|
ENH: stuff to keep compiler tests from re-running all the time
|
2005-01-20 12:30:03 -05:00 |
Bill Hoffman
|
e7bc462755
|
BUG: fix running of cl in trycompiles
|
2005-01-17 15:20:41 -05:00 |
Bill Hoffman
|
080a626d8f
|
ENH: fix for OpenBSD
|
2004-12-16 17:26:59 -05:00 |
Bill Hoffman
|
2aaac85694
|
FIX: fix for bug 1325, Tru64 not True64
|
2004-12-06 12:39:18 -05:00 |
Bill Hoffman
|
a8fb3b69e2
|
ENH: try and fix aix xlC with gcc
|
2004-11-23 17:34:59 -05:00 |
Bill Hoffman
|
04ca53e686
|
ENH: try and fix aix xlC with gcc
|
2004-11-23 17:28:28 -05:00 |
Bill Hoffman
|
bdb660bad4
|
ENH: try to fix aix with native cxx and gcc
|
2004-11-23 14:07:46 -05:00 |
Bill Hoffman
|
7cef36c628
|
ENH: add the ability to generate custom commands for a language that is not supported by an IDE
|
2004-10-21 14:34:02 -04:00 |
Bill Hoffman
|
5bc54263a6
|
ENH: use c++ with c++ and c flags with c
|
2004-09-24 09:11:42 -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
|
b18faffcf0
|
add ifort support
|
2004-09-09 16:05:42 -04:00 |
Bill Hoffman
|
3708ed4ec8
|
try to fix fortran on hp
|
2004-09-09 11:50:14 -04:00 |
Bill Hoffman
|
0d4cd0436b
|
ENH better test for free VC tools
|
2004-09-03 15:19:58 -04:00 |
Bill Hoffman
|
652823dc83
|
ENH: check for ms free command line tools
|
2004-09-03 12:01:46 -04:00 |
Bill Hoffman
|
4fb678e40d
|
Make sure cmake uses consistent module prefixes
|
2004-08-30 12:14:31 -04:00 |
Andy Cedilnik
|
ad4f98f3cf
|
ENH: Cleanup. Use relative path to modules
|
2004-08-26 22:52:53 -04:00 |
Bill Hoffman
|
c9eaf38653
|
hack to try and fix sun platform
|
2004-08-26 21:43:27 -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 |
Andy Cedilnik
|
fa84ecf7bf
|
ENH: Initial import for Darwin using xlC
|
2004-08-17 19:18:59 -04:00 |
Ken Martin
|
d8bada47a6
|
ENH: Initial import
|
2004-08-09 18:20:07 -04:00 |
Bill Hoffman
|
9655299f08
|
ENH: initial fortran support
|
2004-08-06 14:51:41 -04:00 |
Bill Hoffman
|
86195caf6a
|
ENH: add support for VCExpress 2005
|
2004-07-05 12:16:33 -04:00 |
Bill Hoffman
|
dc4a6f63b0
|
C++ compiler is not set for c only projects
|
2004-06-23 16:15:21 -04:00 |
Bill Hoffman
|
b6466061cb
|
ENH: add NDEBUG to windows release builds for both ide and nmake
|
2004-06-14 12:16:25 -04:00 |
Brad King
|
830e1ac1d9
|
BUG#895: Adding -DNDEBUG to C and C++ flags for release builds.
|
2004-06-01 14:08:04 -04:00 |
Ken Martin
|
d8ae50b87c
|
a guess at some OSF compiler flags
|
2004-05-05 10:41:40 -04:00 |
Andy Cedilnik
|
ea8dc0769d
|
ENH: Only mangle object files if CMAKE_MANGLE_OBJECT_FILE_NAMES is set. Only on borland for now.
|
2004-05-04 11:24:32 -04:00 |
Bill Hoffman
|
a6b60841db
|
BUG: fix for bug 116 platform files can now specify directories that should not be added by CMAKE
|
2004-04-28 13:21:56 -04:00 |
Brad King
|
7fa9a5f5d6
|
ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by David Cole.
|
2004-03-23 15:02:07 -05:00 |
Bill Hoffman
|
07b4d8bbca
|
BUG: fix mingw module load tests
|
2004-02-16 09:50:06 -05:00 |
Bill Hoffman
|
eb7ab7964a
|
shared modules are not linked so do not use lib prefix
|
2004-02-14 16:55:04 -05:00 |
Bill Hoffman
|
f7ce654912
|
ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them
|
2004-02-13 10:51:44 -05:00 |
Andy Cedilnik
|
2f5673c894
|
ENH: Fix typos about copying exe flags to shared flags and to modules. Bug #518 - On borland, initial flags for bulding module are wrong
|
2004-01-15 13:57:21 -05:00 |
Ken Martin
|
32f1d93de3
|
fix in quoting
|
2003-12-17 08:21:45 -05:00 |
Brad King
|
128f3cbd00
|
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG settings to enable shared library version support for SGI.
|
2003-12-12 15:42:55 -05:00 |
Brad King
|
18112d0854
|
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library version support for HP-UX.
|
2003-12-12 14:44:03 -05:00 |
Brad King
|
c1add9106c
|
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
|
2003-12-12 14:35:18 -05:00 |
Brad King
|
9a096e8488
|
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library version support for SunOS.
|
2003-12-12 14:20:06 -05:00 |
Brad King
|
aaf0ed39ca
|
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
|
2003-11-26 17:59:53 -05:00 |
Bill Hoffman
|
c3530dd01f
|
BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu
|
2003-11-14 10:44:12 -05:00 |
Bill Hoffman
|
34853be45a
|
BUG: fix for bug 346, borland should now support dash in the path
|
2003-11-05 11:18:15 -05:00 |
Bill Hoffman
|
44d6e0362e
|
BUG: fix for bug# 317
|
2003-10-31 16:56:40 -05:00 |
Bill Hoffman
|
db3cd82590
|
BUG: fix for bug 78 should be on 1.8 branch
|
2003-10-15 23:42:06 -04:00 |
Brad King
|
de27c1207b
|
ERR: Old -flat_namespace -undefined suppress flags for CMAKE_SHARED_MODULE_CREATE_C_FLAGS should be included when CMAKE_BACKWARDS_COMPATIBILITY is 1.6 or lower.
|
2003-10-15 10:14:13 -04:00 |
Andy Cedilnik
|
5d4bdcf942
|
ERR: allow spaces in the path
|
2003-10-13 11:32:37 -04:00 |