Commit Graph

2718 Commits

Author SHA1 Message Date
Bill Hoffman 4e02efbfe8 remove unused files 2003-01-07 12:54:40 -05:00
Bill Hoffman e12baca0c5 use bootstrap initial flags 2003-01-07 12:05:46 -05:00
Brad King aad576a139 BUG: Version number on rolle is 6.4, not 6.5. 2003-01-07 10:22:18 -05:00
Andy Cedilnik 8aba833b77 Work on submitting 2003-01-06 23:13:15 -05:00
Andy Cedilnik 2cd431d905 Start working on improved test 2003-01-06 23:07:24 -05:00
Andy Cedilnik 6ecc00601c Initial import 2003-01-06 21:17:48 -05:00
Andy Cedilnik baeba76200 Initial import 2003-01-06 21:13:39 -05:00
Brad King 0f14e027b5 ERR: Fixes for linking statically with -ldld. 2003-01-06 16:09:15 -05:00
Bill Hoffman c099065df7 ENH: update change log for new version 2003-01-06 15:42:01 -05:00
Brad King eb8df4a7d4 ERR: Fix for building static with -ldl on sun. 2003-01-06 15:21:47 -05:00
Brad King 962bd78f75 ERR: Fixed typo. 2003-01-06 14:56:01 -05:00
John Biddiscombe 413154827c Fix a problem with TCL wrapping if the source files have a relative path.
The dependency is not correctly handled
2003-01-06 14:30:28 -05:00
Brad King a906703919 ENH: Updated for static executable. 2003-01-06 14:27:48 -05:00
Brad King 234de625b2 ENH: Updated for 1.6 beta 1 release. 2003-01-06 11:31:51 -05:00
Brad King 77ac6a02c0 ENH: Updated for CMake 1.6 release. Version number is now in a single file that is sourced by all others. 2003-01-06 11:23:42 -05:00
Ken Martin 09778d1776 updated version 2003-01-06 10:59:59 -05:00
Brad King a39dafc1d6 ENH: Fixed space problem for Rez. 2003-01-06 10:37:47 -05:00
Ken Martin 85549bf496 update version 2003-01-06 09:39:38 -05:00
Ken Martin e90d2dd9f8 updated version 2003-01-06 09:36:27 -05:00
Brad King 4ad8af53ab ENH: Added shared library settings. 2003-01-06 09:32:27 -05:00
Bill Hoffman 3da465e24f ENH: look for AIX compiler as well 2003-01-06 09:04:18 -05:00
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
Andy Cedilnik cf81ec9a39 Remove debug 2003-01-03 20:26:20 -05:00
Andy Cedilnik 668b3f3cea Fix problems with required flags 2003-01-03 20:03:35 -05:00
Andy Cedilnik e720b84d6b Add required flags 2003-01-03 19:23:19 -05:00
Brad King 624a222df3 ENH: Find python framework on Mac OSX. 2003-01-03 17:36:34 -05:00
Bill Hoffman ad6fb55653 try to fix rpath on OSF 2003-01-03 16:23:47 -05:00
Andy Cedilnik 79651a2663 Fix problem with test on Borland 2003-01-03 16:14:14 -05:00
Bill Hoffman 39e43360ea BUG: bad rpath flag for suns 2003-01-03 08:12:58 -05:00
Brad King ee459411ba ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and CMAKE_VERSION_MINOR macros to allow commands to do conditional compilation across multiple versions of CMake. 2003-01-02 10:27:30 -05:00
Brad King 0a14f69755 BUG: Don't add -I/usr/include as an X_CFLAGS setting. 2003-01-02 09:57:59 -05:00
Brad King 204308132f BUG: Fixed ordering of X11 search. 2003-01-02 09:57:42 -05:00
Andy Cedilnik e7fd8fb12f Rename libraries from c1 to testc1 2003-01-02 09:06:24 -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
Andy Cedilnik de00883c41 Add macro for checking if a swequence of includes can be includes 2003-01-01 18:00:49 -05:00
Andy Cedilnik 8714396927 Test conversion from ascii to string 2003-01-01 17:35:42 -05:00
Andy Cedilnik 6244ac6f06 Add a way to convert ascii to string 2003-01-01 17:34:47 -05:00
Andy Cedilnik c8e546a353 To prevent cmake from breaking up arguments, put quotes around them 2003-01-01 16:25:26 -05:00
Andy Cedilnik 5e48ccac35 Add a way to add custom libraries to the mix. Also add status reporting 2003-01-01 15:02:47 -05:00
Andy Cedilnik 6d5c437045 Add a way to add custom libraries to the mix 2003-01-01 15:02:20 -05:00
Andy Cedilnik fe6721af84 Shared library should export symbols on windows 2003-01-01 14:26:50 -05:00
Andy Cedilnik 9bb153cbf1 Test also stating and shared libraries 2002-12-31 15:22:48 -05:00
Brad King 61cd9298cd ENH: Added <LINK_FLAGS> to link rules. 2002-12-31 13:08:44 -05:00
Brad King c8694bb509 BUG: When there are no link flags, we want an empty string, not a null pointer. 2002-12-31 12:59:02 -05:00
Brad King b290e5282c ENH: Support LINK_FLAGS property for static libraries. 2002-12-31 12:41:12 -05:00
Bill Hoffman bf6730b03a ENH: fix shared libraries on AIX 2002-12-30 11:48:33 -05:00
Brad King ea1467d056 ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module. 2002-12-30 11:02:31 -05:00
Andy Cedilnik 6e4712d6ed Fix problem on windows with network paths 2002-12-30 08:18:38 -05:00