Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. ↵ | Andy Cedilnik | 2002-09-13 | 1 | -8/+34 |
| | | | | This prevents from compiler files being reused and you can do make clean... | ||||
* | ERR: Went back to old-style test for -LANG:std on the SGI. | Brad King | 2002-09-10 | 1 | -15/+9 |
| | |||||
* | ERR: AC_SUBST replaced with AC_DEFINE. Needed to get configure script to ↵ | Brad King | 2002-09-10 | 1 | -8/+4 |
| | | | | correctly setup cmConfigure.h. | ||||
* | BUG: Missing AC_SUBST commands added. | Brad King | 2002-09-10 | 1 | -0/+4 |
| | |||||
* | ENH: Improved configure test implementations by using AC_TRY_COMPILE. | Brad King | 2002-09-06 | 1 | -73/+104 |
| | |||||
* | try another flag for the dec compiler... | Bill Hoffman | 2002-08-23 | 1 | -3/+3 |
| | |||||
* | BUG: fix for OSF compiler to use ansi mode for streams | Bill Hoffman | 2002-08-22 | 1 | -1/+13 |
| | |||||
* | fix to sstring stuff | Bill Hoffman | 2002-06-21 | 1 | -10/+8 |
| | |||||
* | ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if ↵ | Brad King | 2002-06-19 | 1 | -1/+16 |
| | | | | the header doesn't exist. | ||||
* | Revert to make it work again | Andy Cedilnik | 2002-05-02 | 1 | -3/+3 |
| | |||||
* | Improve bootstrap on UNIX. Now it bootstraps into a separate directory. | Andy Cedilnik | 2002-05-02 | 1 | -3/+3 |
| | |||||
* | ENH: handle spaces in paths for cygwin bootstrap | Ken Martin | 2002-04-18 | 1 | -2/+12 |
| | |||||
* | ENH: do not use O2 g as default flags | Bill Hoffman | 2002-02-14 | 1 | -0/+11 |
| | |||||
* | check for LANG:std | Bill Hoffman | 2001-12-19 | 1 | -1/+9 |
| | |||||
* | -LANG:std should be default on sgi for ansi CXX Flags | Bill Hoffman | 2001-12-19 | 1 | -9/+1 |
| | |||||
* | remove template flags from cmake, no ptused, or -instance=static | Bill Hoffman | 2001-11-07 | 1 | -24/+0 |
| | |||||
* | ENH: pass prefix from configure into cmake | Bill Hoffman | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-08-27 | 1 | -3/+3 |
| | |||||
* | ENH: clean up sgi build and use non-broken autoconf | Bill Hoffman | 2001-08-27 | 1 | -1/+3 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 1 | -1/+0 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 1 | -0/+1 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 1 | -3/+3 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 1 | -3/+3 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 1 | -0/+24 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 1 | -1/+1 |
| | |||||
* | BUG: fix for SGI Native compiler | Bill Hoffman | 2001-08-24 | 1 | -1/+12 |
| | |||||
* | ENH: big change, only allow commands access to the cache via the cmMakefile ↵ | Bill Hoffman | 2001-08-08 | 1 | -0/+15 |
| | | | | 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 | ||||
* | ENH: run make depend | Bill Hoffman | 2001-07-06 | 1 | -8/+4 |
| | |||||
* | ENH: various fixes to allow bootstrap on sunos with CC | Bill Hoffman | 2001-06-28 | 1 | -0/+2 |
| | |||||
* | ENH: fix install for cygwin, build cmake from configure | Bill Hoffman | 2001-06-27 | 1 | -0/+9 |
| | |||||
* | better install support | Ken Martin | 2001-06-21 | 1 | -1/+0 |
| | |||||
* | use cxxflags in test builds | Bill Hoffman | 2001-05-22 | 1 | -3/+2 |
| | |||||
* | clean up for build on its own | Bill Hoffman | 2001-05-21 | 1 | -394/+2 |
| | |||||
* | out of place cmake | Ken Martin | 2001-05-21 | 1 | -0/+490 |