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
Commit message (
Expand
)
Author
Age
Files
Lines
*
now uses TryCompile
Ken Martin
2002-09-13
3
-89/+10
*
Remove Mark_AS_ADVANCED for some variables that do not exist
Andy Cedilnik
2002-09-11
1
-4/+1
*
ENH: Improved configure test implementations by using AC_TRY_COMPILE.
Brad King
2002-09-06
4
-302/+683
*
fix comment
Bill Hoffman
2002-09-06
1
-1/+1
*
ENH: add include paths to rc program for resource generation
Bill Hoffman
2002-08-28
4
-16/+16
*
try another flag for the dec compiler...
Bill Hoffman
2002-08-23
2
-6/+6
*
BUG: fix for OSF compiler to use ansi mode for streams
Bill Hoffman
2002-08-22
2
-7/+29
*
fixed some empty descriptions
Ken Martin
2002-07-19
1
-14/+18
*
ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need...
Brad King
2002-07-15
1
-1/+1
*
ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.
Brad King
2002-06-21
1
-15/+13
*
fix for sstream
Bill Hoffman
2002-06-21
1
-11/+9
*
BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure res...
Brad King
2002-06-20
1
-0/+3
*
ENH: Re-ran autoconf to include changes to corresponding configure input. Th...
Brad King
2002-06-19
1
-4/+22
*
ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if t...
Brad King
2002-06-19
1
-1/+17
*
ENH: remove -fPIC for AIX gnu
Bill Hoffman
2002-04-30
2
-21/+27
*
use multiple rpath options for sgi
Bill Hoffman
2002-04-29
2
-4/+4
*
correct c flags for shared links
Bill Hoffman
2002-04-26
1
-3/+3
*
BUG: fix shared links for cc on hp
Bill Hoffman
2002-04-26
2
-180/+11
*
ENH: make CMake less verbose/precious
Sebastien Barre
2002-04-22
2
-3/+3
*
more advanced values
Bill Hoffman
2002-04-17
2
-0/+9
*
*** empty log message ***
Bill Hoffman
2002-04-08
3
-5/+5
*
ENH: use separate vars for creating c++ and c shared libraries and add a test...
Bill Hoffman
2002-04-08
6
-36/+160
*
ENH: separate the ar program for cxx and c
Bill Hoffman
2002-04-04
3
-22/+22
*
update install information
Bill Hoffman
2002-04-04
1
-2/+3
*
BUG: add system command back into script
Bill Hoffman
2002-04-04
2
-4/+49
*
ENH: add enable language support for PROJECT command, this means that a C onl...
Bill Hoffman
2002-04-02
6
-605/+1632
*
Add suffixes
Sebastien Barre
2002-03-25
2
-2/+44
*
There can be multiple ansi flags now
Berk Geveci
2002-03-15
1
-2/+2
*
HP add Ae flag
Bill Hoffman
2002-03-15
1
-6/+13
*
Added better support for HPux
Berk Geveci
2002-03-15
1
-1/+8
*
ENH: Added test for explicit instantiation support.
Brad King
2002-03-12
2
-25/+51
*
ENH: try to get crazy dec cxx to work again... one more time
Bill Hoffman
2002-03-10
2
-2/+2
*
ENH: try to get crazy dec cxx to work again...
Bill Hoffman
2002-03-10
2
-25/+33
*
build type should not be advanced
Bill Hoffman
2002-03-06
1
-1/+4
*
ENH: add some OS/compiler variables
Bill Hoffman
2002-03-01
7
-1/+36
*
change hp checks to all hps and not just version 10
Bill Hoffman
2002-02-28
2
-6/+6
*
find path to devenv
Bill Hoffman
2002-02-28
1
-2/+14
*
ENH: add build name to the cache with a default value for dot net
Bill Hoffman
2002-02-28
1
-0/+4
*
clean up in dot net
Bill Hoffman
2002-02-27
1
-4/+16
*
*** empty log message ***
Bill Hoffman
2002-02-26
1
-0/+36
*
ENH: do not use O2 g as default flags
Bill Hoffman
2002-02-14
2
-137/+163
*
ERR: Cache bigendian
Andy Cedilnik
2002-02-07
1
-1/+2
*
ENH: add support for AIX shared libraries with gcc
Bill Hoffman
2002-01-11
1
-27/+35
*
ENH: add support for shared libraries with gcc on AIX
Bill Hoffman
2002-01-11
1
-1/+9
*
ENH: add CMAKE_EXTRA_LINK_FLAGS to dsp generator
Bill Hoffman
2002-01-08
1
-0/+4
*
ENH: use +Z not +z for pic and use -fPIC for gcc
Bill Hoffman
2002-01-08
2
-28/+30
*
ENH: add -L/usr/lib for hp so shared libs find that directory before the pa1....
Bill Hoffman
2002-01-08
2
-4/+4
*
Add sizeof some types support
Bill Hoffman
2002-01-07
1
-96/+391
*
Add sizeof some types support
Andy Cedilnik
2002-01-07
5
-1/+60
*
use -shared for sunos build
Bill Hoffman
2002-01-07
2
-4/+4
[next]