Brad King
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 年之前 |
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...
|
23 年之前 |
Brad King
|
7a927b5d50
ERR: Went back to old-style test for -LANG:std on the SGI.
|
23 年之前 |
Brad King
|
c2cdd8f8d3
ERR: AC_SUBST replaced with AC_DEFINE. Needed to get configure script to correctly setup cmConfigure.h.
|
23 年之前 |
Brad King
|
722f923a9e
BUG: Missing AC_SUBST commands added.
|
23 年之前 |
Brad King
|
2905892334
ENH: Improved configure test implementations by using AC_TRY_COMPILE.
|
23 年之前 |
Bill Hoffman
|
408361af51
try another flag for the dec compiler...
|
23 年之前 |
Bill Hoffman
|
b5cff36fb7
BUG: fix for OSF compiler to use ansi mode for streams
|
23 年之前 |
Brad King
|
38bfada11d
ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.
|
23 年之前 |
Brad King
|
27a2cad0fc
ENH: Re-ran autoconf to include changes to corresponding configure input. This adds a test for the availability of sstream.
|
23 年之前 |
Andy Cedilnik
|
b5b46599fe
Revert to make it work again
|
23 年之前 |
Andy Cedilnik
|
a8d3805ef3
Improve bootstrap on UNIX. Now it bootstraps into a separate directory.
|
23 年之前 |
Ken Martin
|
71fb2a2386
ENH: handle spaces in paths for cygwin bootstrap
|
23 年之前 |
Bill Hoffman
|
2cc36654e6
ENH: do not use O2 g as default flags
|
24 年之前 |
Bill Hoffman
|
96763a0df2
check for LANG:std
|
24 年之前 |
Bill Hoffman
|
bb4f8237fd
-LANG:std should be default on sgi for ansi CXX Flags
|
24 年之前 |
Bill Hoffman
|
3b8eff5552
remove template flags from cmake, no ptused, or -instance=static
|
24 年之前 |
Bill Hoffman
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 年之前 |
Bill Hoffman
|
2858689d6d
*** empty log message ***
|
24 年之前 |
Bill Hoffman
|
8d80a9055e
ENH: clean up sgi build and use non-broken autoconf
|
24 年之前 |
Bill Hoffman
|
3b5ce4b88a
*** empty log message ***
|
24 年之前 |
Bill Hoffman
|
65ea235240
auto detect lang:std:
|
24 年之前 |
Bill Hoffman
|
9998057d6a
auto detect lang:std:
|
24 年之前 |
Bill Hoffman
|
29f7f3a9ea
auto detect lang:std:
|
24 年之前 |
Bill Hoffman
|
d1ca23a3f9
auto detect lang:std:
|
24 年之前 |
Bill Hoffman
|
03b77686b1
auto detect lang:std:
|
24 年之前 |
Bill Hoffman
|
ed6e3e88e0
auto detect lang:std:
|
24 年之前 |
Bill Hoffman
|
d6aee2bc36
BUG: fix for SGI Native compiler
|
24 年之前 |
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
|
24 年之前 |
Bill Hoffman
|
f1892133c9
ENH: run make depend
|
24 年之前 |