Bill Hoffman
|
8ed25a5b89
|
ENH: add flags for debug release for aix
|
2005-08-29 17:09:29 -04:00 |
Bill Hoffman
|
cb0cd91ff3
|
ENH: /nologo must be first
|
2005-08-02 17:41:42 -04:00 |
Ken Martin
|
c6b011e35e
|
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
2005-07-29 09:19:25 -04:00 |
Bill Hoffman
|
ff250565a2
|
ENH: move flags next to compiler, so if env contains compiler and some flag, they stay together
|
2005-07-20 12:54:12 -04:00 |
Bill Hoffman
|
6571799492
|
FIX: for 1852 fix fortran case
|
2005-07-13 08:29:56 -04:00 |
Brad King
|
6048659e66
|
BUG: Fixed escaped quote at end of .
|
2005-06-30 11:18:56 -04:00 |
Brad King
|
387bcc5d20
|
BUG: Need to use the -c option for implib to produce case-sensitive symbols in the .lib files.
|
2005-06-29 12:07:09 -04:00 |
Ken Martin
|
e1e7b11437
|
ENH: fixed some spelling errors
|
2005-06-20 16:31:34 -04:00 |
Ken Martin
|
8108786494
|
ENH: fix for incorrect setting of CONFIZGURATION_TYPES
|
2005-06-07 12:07:34 -04:00 |
Andy Cedilnik
|
6adbe6d049
|
ENH: Be more verbose, handle network paths, and write compiler output to the log files
|
2005-05-19 14:36:19 -04:00 |
Bill Hoffman
|
f50e904faf
|
ENH: fix install test with xcode, the xcode generator does not support library versioning yet
|
2005-04-07 16:09:13 -04:00 |
Brad King
|
1c4337d778
|
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used.
|
2005-04-06 15:06:08 -04:00 |
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 |