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
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: do not use O2 g as default flags
Bill Hoffman
2002-02-14
1
-0/+13
*
ENH: add support for shared libraries with gcc on AIX
Bill Hoffman
2002-01-11
1
-1/+9
*
ENH: use +Z not +z for pic and use -fPIC for gcc
Bill Hoffman
2002-01-08
1
-1/+2
*
ENH: add -L/usr/lib for hp so shared libs find that directory before the pa1....
Bill Hoffman
2002-01-08
1
-2/+2
*
Add sizeof some types support
Andy Cedilnik
2002-01-07
1
-0/+22
*
use -shared for sunos build
Bill Hoffman
2002-01-07
1
-2/+2
*
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
*
syntax error
Bill Hoffman
2001-12-18
1
-0/+2
*
use cxx compiler to build static libs on sgi
Bill Hoffman
2001-12-18
1
-0/+8
*
Add the flat_namespace and undefined suppress flags to OSX builds
Yves Starreveld
2001-12-04
1
-1/+1
*
put back CMAKE_TEMPLATE_FLAGS
Bill Hoffman
2001-11-07
1
-0/+16
*
remove template flags from cmake, no ptused, or -instance=static
Bill Hoffman
2001-11-07
1
-16/+0
*
added CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION
Berk Geveci
2001-10-26
1
-0/+8
*
ERR: remove undefined warning for compatibility with new 10.1 linker
Yves Starreveld
2001-10-04
1
-2/+2
*
Changes to allow a MODULE target for a shared library.
Yves Starreveld
2001-08-28
1
-10/+71
*
Added support for Darwin (OSX)
Yves Starreveld
2001-08-28
1
-0/+13
*
ENH: use ANSI_CXXFLAGS for testing compiler
Bill Hoffman
2001-08-27
1
-3/+3
*
ENH: sgi -LANG:std
Bill Hoffman
2001-08-27
1
-1/+3
*
*** empty log message ***
Bill Hoffman
2001-08-24
1
-1/+1
*
ENH: more sgi -LANG stuff
Bill Hoffman
2001-08-24
1
-1/+12
*
BUG: fix flag for building shared on HP
Bill Hoffman
2001-08-24
1
-1/+1
*
BUG: fix check for no std::
Bill Hoffman
2001-08-20
1
-1/+1
*
BUG: get the flags right
Bill Hoffman
2001-08-18
1
-5/+5
*
ENH: add CMAKE_USE_WIN32_THREADS to the possible thread types
Bill Hoffman
2001-08-16
1
-1/+3
*
ENH: make pthreads the default for cygwin
Bill Hoffman
2001-08-15
1
-1/+1
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-0/+17
*
ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...
Brad King
2001-07-17
1
-1/+1
*
ENH: add a variable for CMAKE_COMPILER_IS_GNUCXX
Bill Hoffman
2001-07-16
1
-0/+5
*
BUG: fix excape of * for cmake
Bill Hoffman
2001-07-10
1
-1/+1
*
BUG: fix flags for cygwin and shared builds
Bill Hoffman
2001-07-05
1
-1/+2
*
BUG: fix solaris problems in install and ar
Bill Hoffman
2001-07-05
1
-1/+1
*
BUG: break up CMAKE_AR into program and ARGS
Bill Hoffman
2001-06-29
1
-1/+4
*
ENH: various fixes to allow bootstrap on sunos with CC
Bill Hoffman
2001-06-28
1
-9/+12
*
BUG: pass flags to compiler during configure
Bill Hoffman
2001-06-28
1
-2/+0
*
BUG: pass flags to compiler during configure
Bill Hoffman
2001-06-28
1
-2/+2
*
ENH: fix cmake so it can boot strap itself better
Bill Hoffman
2001-06-20
1
-2/+4
*
BUG: SHLIB_LINK was being used when linking static executables. Missing comma
Amitha Perera
2001-06-12
1
-4/+9
*
ENH: Runtime library search paths can be added to the link lines for
Amitha Perera
2001-06-08
1
-7/+67
*
BUG: fix depends and CXXFLAGS passing
Bill Hoffman
2001-05-22
1
-2/+5
*
new structure
Ken Martin
2001-05-21
1
-0/+490