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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ERR: Removed most of the repeated curses declarations. The cause errors on o...
Brad King
2002-06-21
1
-0/+3
*
ERR: Added function declarations from curses.h. They are not present on some...
Brad King
2002-06-21
1
-0/+15
*
ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ...
Brad King
2002-06-21
3
-0/+3
*
ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.
Brad King
2002-06-21
2
-29/+25
*
fix for sstream
Bill Hoffman
2002-06-21
1
-11/+9
*
fix to sstring stuff
Bill Hoffman
2002-06-21
1
-10/+8
*
modified MATCHES to handle non variables
Bill Hoffman
2002-06-20
2
-2/+10
*
ERR: cmStringStream is taking the functionality of ostringstream and ostrstre...
Brad King
2002-06-20
1
-5/+5
*
BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure res...
Brad King
2002-06-20
1
-0/+3
*
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d...
Brad King
2002-06-19
10
-54/+89
*
ENH: Re-ran autoconf to include changes to corresponding configure input. Th...
Brad King
2002-06-19
2
-8/+45
*
ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if t...
Brad King
2002-06-19
2
-2/+33
*
ENH: FindLibrary supports .Net specific lib dirs
Sebastien Barre
2002-06-19
1
-1/+20
*
modified create test source to create a vector
Ken Martin
2002-06-19
1
-1/+0
*
modified create test source to create a vector
Ken Martin
2002-06-19
5
-20/+38
*
ERR: Fixed unused parameter warning.
Brad King
2002-06-19
1
-0/+1
*
*** empty log message ***
Bill Hoffman
2002-06-19
4
-4/+4
*
ERR: Fixed compiler warnings.
Brad King
2002-06-18
5
-25/+40
*
ERR: Fixed compiler warnings about unused parameters.
Brad King
2002-06-18
7
-8/+8
*
ERR: Fixed compiler warnings when using strict ansi.
Brad King
2002-06-18
7
-4/+17
*
fixed another bug
Ken Martin
2002-06-18
1
-1/+1
*
fixed bug
Ken Martin
2002-06-18
1
-1/+1
*
ERR: Fix for fprintf format warning.
Brad King
2002-06-18
1
-1/+1
*
ERR: Attempt to fix warning on OSF about implicit declaration of winnstr.
Brad King
2002-06-18
1
-0/+2
*
ENH: add more paths for the HP
Sebastien Barre
2002-06-18
1
-0/+2
*
ENH: try and fix link problem on dec
Bill Hoffman
2002-06-18
4
-0/+27
*
Add debian Java paths
Andy Cedilnik
2002-06-17
1
-1/+2
*
FIX: GLU and GLUT flags for Mac OSX
Sebastien Barre
2002-06-17
2
-39/+52
*
ENH: clean modules (doc, make stuff advanced, etc.)
Sebastien Barre
2002-06-14
3
-9/+14
*
ENH: change so that on all make based systems all dart targets are added
Bill Hoffman
2002-06-14
1
-1/+3
*
ENH: use OPENGL_LIBRARY_PATH as additional search path
Sebastien Barre
2002-06-14
2
-16/+24
*
ENH: define OPENGL_LIBRARY_PATH (path to OPENGL_LIBRARY) so that it can be us...
Sebastien Barre
2002-06-14
1
-12/+16
*
FIX: bug, the wrong include file was searched.
Sebastien Barre
2002-06-14
1
-1/+1
*
ENH: FindLibrary can now use the makefile to add some compiler-specific lib s...
Sebastien Barre
2002-06-14
3
-3/+49
*
ENH/FIX: Glut should be found, not set. Add search path for Cygwin
Sebastien Barre
2002-06-14
1
-12/+18
*
FIX: comply with the way OpenGL libs are set in FindOpenGL and FindGLU
Sebastien Barre
2002-06-13
1
-2/+1
*
ENH: make all OpenGL libs advanced, and add support for glu lib with Borland
Sebastien Barre
2002-06-13
3
-3/+28
*
fix warning
Bill Hoffman
2002-06-12
1
-2/+2
*
use lower case and not short path for uniq paths on window
Bill Hoffman
2002-06-11
4
-9/+18
*
only allow unique configurations
Bill Hoffman
2002-06-11
1
-1/+6
*
BUG: fix dot net for paths with spaces
Bill Hoffman
2002-06-11
2
-19/+53
*
BUG: RelativePath should not be quoted in output files even if it has spaces
Bill Hoffman
2002-06-11
1
-1/+3
*
ENH: don't use short paths in the output
Bill Hoffman
2002-06-11
1
-1/+3
*
use short path to get unique path names for depend path output
Bill Hoffman
2002-06-11
1
-1/+7
*
ERR: Fixed sun CC warnings.
Bill Hoffman
2002-06-11
2
-2/+9
*
now includes current include files directory when searching for files it incl...
Ken Martin
2002-06-10
2
-10/+26
*
BUG: cmake needs it's own directory for includes, so depends work
Bill Hoffman
2002-06-10
1
-0/+1
*
Oops, forgot the library name
Andy Cedilnik
2002-06-10
1
-1/+1
*
Add search for python 2.2
Andy Cedilnik
2002-06-10
1
-0/+2
*
FIX: {} were missing around FLTK_*_LIBRARY.
Luis Ibanez
2002-06-07
1
-1/+1
[prev]
[next]