Bill Hoffman
|
f9687e328f
|
Merge in changes to CMake-2-8 RC 2
|
16 years ago |
Brad King
|
28531d1707
|
Simplify bootstrap script source dir detection
This teaches the bootstrap shell script to detect the CMake source
directory from which it is executed using a simpler idiom.
|
16 years ago |
Brad King
|
c5890b8c2e
|
ENH: Configure script now just invokes bootstrap script.
|
22 years ago |
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
|
23 years ago |
Brad King
|
1fe42129d4
|
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 years ago |
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 years ago |
Brad King
|
7a927b5d50
|
ERR: Went back to old-style test for -LANG:std on the SGI.
|
23 years ago |
Brad King
|
c2cdd8f8d3
|
ERR: AC_SUBST replaced with AC_DEFINE. Needed to get configure script to correctly setup cmConfigure.h.
|
23 years ago |
Brad King
|
722f923a9e
|
BUG: Missing AC_SUBST commands added.
|
23 years ago |
Brad King
|
2905892334
|
ENH: Improved configure test implementations by using AC_TRY_COMPILE.
|
23 years ago |
Bill Hoffman
|
408361af51
|
try another flag for the dec compiler...
|
23 years ago |
Bill Hoffman
|
b5cff36fb7
|
BUG: fix for OSF compiler to use ansi mode for streams
|
23 years ago |
Brad King
|
38bfada11d
|
ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.
|
23 years ago |
Brad King
|
27a2cad0fc
|
ENH: Re-ran autoconf to include changes to corresponding configure input. This adds a test for the availability of sstream.
|
23 years ago |
Andy Cedilnik
|
b5b46599fe
|
Revert to make it work again
|
24 years ago |
Andy Cedilnik
|
a8d3805ef3
|
Improve bootstrap on UNIX. Now it bootstraps into a separate directory.
|
24 years ago |
Ken Martin
|
71fb2a2386
|
ENH: handle spaces in paths for cygwin bootstrap
|
24 years ago |
Bill Hoffman
|
2cc36654e6
|
ENH: do not use O2 g as default flags
|
24 years ago |
Bill Hoffman
|
96763a0df2
|
check for LANG:std
|
24 years ago |
Bill Hoffman
|
bb4f8237fd
|
-LANG:std should be default on sgi for ansi CXX Flags
|
24 years ago |
Bill Hoffman
|
3b8eff5552
|
remove template flags from cmake, no ptused, or -instance=static
|
24 years ago |
Bill Hoffman
|
cc768c86c6
|
ENH: pass prefix from configure into cmake
|
24 years ago |
Bill Hoffman
|
2858689d6d
|
*** empty log message ***
|
24 years ago |
Bill Hoffman
|
8d80a9055e
|
ENH: clean up sgi build and use non-broken autoconf
|
24 years ago |
Bill Hoffman
|
3b5ce4b88a
|
*** empty log message ***
|
24 years ago |
Bill Hoffman
|
65ea235240
|
auto detect lang:std:
|
24 years ago |
Bill Hoffman
|
9998057d6a
|
auto detect lang:std:
|
24 years ago |
Bill Hoffman
|
29f7f3a9ea
|
auto detect lang:std:
|
24 years ago |
Bill Hoffman
|
d1ca23a3f9
|
auto detect lang:std:
|
24 years ago |
Bill Hoffman
|
03b77686b1
|
auto detect lang:std:
|
24 years ago |
Bill Hoffman
|
ed6e3e88e0
|
auto detect lang:std:
|
24 years ago |
Bill Hoffman
|
d6aee2bc36
|
BUG: fix for SGI Native compiler
|
24 years ago |
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 years ago |
Bill Hoffman
|
f1892133c9
|
ENH: run make depend
|
24 years ago |
Bill Hoffman
|
a7f7366abd
|
ENH: various fixes to allow bootstrap on sunos with CC
|
24 years ago |
Bill Hoffman
|
a5cda2217d
|
ENH: fix install for cygwin, build cmake from configure
|
24 years ago |
Ken Martin
|
0ff3bdba20
|
better install support
|
24 years ago |
Bill Hoffman
|
b5b4c0eb5c
|
use cxxflags in test builds
|
25 years ago |
Bill Hoffman
|
4ea1c51eba
|
clean up for build on its own
|
25 years ago |
Ken Martin
|
4a2ebf219d
|
out of place cmake
|
25 years ago |
Ken Martin
|
e2a555e1e1
|
new structure
|
25 years ago |