Commit Graph

38 Commits

Author SHA1 Message Date
Brad King
c5890b8c2e ENH: Configure script now just invokes bootstrap script. 2003-06-23 08:58:19 -04:00
Andy Cedilnik
1181ac5ee7 BUG: Rename Bootstrap directory to Bootstrap.cmk, so that on platforms such as Windows and Mac OSX it will break during in-source build 2003-04-17 08:02:44 -04:00
Brad King
1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 2003-02-13 21:57:05 -05:00
Andy Cedilnik
26aeeee885 Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. This prevents from compiler files being reused and you can do make clean... 2002-09-13 09:51:57 -04:00
Brad King
7a927b5d50 ERR: Went back to old-style test for -LANG:std on the SGI. 2002-09-10 10:35:53 -04:00
Brad King
c2cdd8f8d3 ERR: AC_SUBST replaced with AC_DEFINE. Needed to get configure script to correctly setup cmConfigure.h. 2002-09-10 10:02:58 -04:00
Brad King
722f923a9e BUG: Missing AC_SUBST commands added. 2002-09-10 09:50:39 -04:00
Brad King
2905892334 ENH: Improved configure test implementations by using AC_TRY_COMPILE. 2002-09-06 17:19:18 -04:00
Bill Hoffman
408361af51 try another flag for the dec compiler... 2002-08-23 17:00:14 -04:00
Bill Hoffman
b5cff36fb7 BUG: fix for OSF compiler to use ansi mode for streams 2002-08-22 11:38:06 -04:00
Brad King
38bfada11d ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in. 2002-06-21 08:42:40 -04:00
Brad King
27a2cad0fc ENH: Re-ran autoconf to include changes to corresponding configure input. This adds a test for the availability of sstream. 2002-06-19 15:09:33 -04:00
Andy Cedilnik
b5b46599fe Revert to make it work again 2002-05-02 08:54:53 -04:00
Andy Cedilnik
a8d3805ef3 Improve bootstrap on UNIX. Now it bootstraps into a separate directory. 2002-05-02 08:46:20 -04:00
Ken Martin
71fb2a2386 ENH: handle spaces in paths for cygwin bootstrap 2002-04-18 11:52:12 -04:00
Bill Hoffman
2cc36654e6 ENH: do not use O2 g as default flags 2002-02-14 10:02:09 -05:00
Bill Hoffman
96763a0df2 check for LANG:std 2001-12-19 08:26:54 -05:00
Bill Hoffman
bb4f8237fd -LANG:std should be default on sgi for ansi CXX Flags 2001-12-18 21:00:52 -05:00
Bill Hoffman
3b8eff5552 remove template flags from cmake, no ptused, or -instance=static 2001-11-07 15:57:17 -05:00
Bill Hoffman
cc768c86c6 ENH: pass prefix from configure into cmake 2001-09-27 14:58:14 -04:00
Bill Hoffman
2858689d6d *** empty log message *** 2001-08-27 14:38:20 -04:00
Bill Hoffman
8d80a9055e ENH: clean up sgi build and use non-broken autoconf 2001-08-27 14:35:34 -04:00
Bill Hoffman
3b5ce4b88a *** empty log message *** 2001-08-27 12:24:47 -04:00
Bill Hoffman
65ea235240 auto detect lang:std: 2001-08-24 17:26:33 -04:00
Bill Hoffman
9998057d6a auto detect lang:std: 2001-08-24 17:25:19 -04:00
Bill Hoffman
29f7f3a9ea auto detect lang:std: 2001-08-24 17:15:12 -04:00
Bill Hoffman
d1ca23a3f9 auto detect lang:std: 2001-08-24 17:12:58 -04:00
Bill Hoffman
03b77686b1 auto detect lang:std: 2001-08-24 17:00:40 -04:00
Bill Hoffman
ed6e3e88e0 auto detect lang:std: 2001-08-24 16:51:10 -04:00
Bill Hoffman
d6aee2bc36 BUG: fix for SGI Native compiler 2001-08-24 15:45:46 -04:00
Bill Hoffman
db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping 2001-08-08 11:54:46 -04:00
Bill Hoffman
f1892133c9 ENH: run make depend 2001-07-06 14:11:59 -04:00
Bill Hoffman
a7f7366abd ENH: various fixes to allow bootstrap on sunos with CC 2001-06-28 17:45:54 -04:00
Bill Hoffman
a5cda2217d ENH: fix install for cygwin, build cmake from configure 2001-06-27 15:42:27 -04:00
Ken Martin
0ff3bdba20 better install support 2001-06-21 12:01:18 -04:00
Bill Hoffman
b5b4c0eb5c use cxxflags in test builds 2001-05-22 13:40:49 -04:00
Bill Hoffman
4ea1c51eba clean up for build on its own 2001-05-21 14:01:30 -04:00
Ken Martin
4a2ebf219d out of place cmake 2001-05-21 09:33:35 -04:00