index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Templates
/
cxxconfigure
Commit message (
Collapse
)
Author
Age
Files
Lines
*
now uses TryCompile
Ken Martin
2002-09-13
1
-63/+10
|
*
ENH: Improved configure test implementations by using AC_TRY_COMPILE.
Brad King
2002-09-06
1
-81/+359
|
*
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
-6/+17
|
*
ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.
Brad King
2002-06-21
1
-15/+13
|
*
ENH: Re-ran autoconf to include changes to corresponding configure input. ↵
Brad King
2002-06-19
1
-4/+22
|
|
|
|
This adds a test for the availability of sstream.
*
ENH: use separate vars for creating c++ and c shared libraries and add a ↵
Bill Hoffman
2002-04-08
1
-0/+33
|
|
|
|
test for c libraries
*
ENH: separate the ar program for cxx and c
Bill Hoffman
2002-04-04
1
-8/+8
|
*
BUG: add system command back into script
Bill Hoffman
2002-04-04
1
-4/+27
|
*
ENH: add enable language support for PROJECT command, this means that a C ↵
Bill Hoffman
2002-04-02
1
-0/+1131
only project can be built with cmake, even without a cxx compiler