summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ERR: Removed most of the repeated curses declarations. The cause errors on o...Brad King2002-06-211-0/+3
* ERR: Added function declarations from curses.h. They are not present on some...Brad King2002-06-211-0/+15
* ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ...Brad King2002-06-213-0/+3
* ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.Brad King2002-06-212-29/+25
* fix for sstreamBill Hoffman2002-06-211-11/+9
* fix to sstring stuffBill Hoffman2002-06-211-10/+8
* modified MATCHES to handle non variablesBill Hoffman2002-06-202-2/+10
* ERR: cmStringStream is taking the functionality of ostringstream and ostrstre...Brad King2002-06-201-5/+5
* BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure res...Brad King2002-06-201-0/+3
* ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d...Brad King2002-06-1910-54/+89
* ENH: Re-ran autoconf to include changes to corresponding configure input. Th...Brad King2002-06-192-8/+45
* ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if t...Brad King2002-06-192-2/+33
* ENH: FindLibrary supports .Net specific lib dirsSebastien Barre2002-06-191-1/+20
* modified create test source to create a vectorKen Martin2002-06-191-1/+0
* modified create test source to create a vectorKen Martin2002-06-195-20/+38
* ERR: Fixed unused parameter warning.Brad King2002-06-191-0/+1
* *** empty log message ***Bill Hoffman2002-06-194-4/+4
* ERR: Fixed compiler warnings.Brad King2002-06-185-25/+40
* ERR: Fixed compiler warnings about unused parameters.Brad King2002-06-187-8/+8
* ERR: Fixed compiler warnings when using strict ansi.Brad King2002-06-187-4/+17
* fixed another bugKen Martin2002-06-181-1/+1
* fixed bugKen Martin2002-06-181-1/+1
* ERR: Fix for fprintf format warning.Brad King2002-06-181-1/+1
* ERR: Attempt to fix warning on OSF about implicit declaration of winnstr.Brad King2002-06-181-0/+2
* ENH: add more paths for the HPSebastien Barre2002-06-181-0/+2
* ENH: try and fix link problem on decBill Hoffman2002-06-184-0/+27
* Add debian Java pathsAndy Cedilnik2002-06-171-1/+2
* FIX: GLU and GLUT flags for Mac OSXSebastien Barre2002-06-172-39/+52
* ENH: clean modules (doc, make stuff advanced, etc.)Sebastien Barre2002-06-143-9/+14
* ENH: change so that on all make based systems all dart targets are addedBill Hoffman2002-06-141-1/+3
* ENH: use OPENGL_LIBRARY_PATH as additional search pathSebastien Barre2002-06-142-16/+24
* ENH: define OPENGL_LIBRARY_PATH (path to OPENGL_LIBRARY) so that it can be us...Sebastien Barre2002-06-141-12/+16
* FIX: bug, the wrong include file was searched.Sebastien Barre2002-06-141-1/+1
* ENH: FindLibrary can now use the makefile to add some compiler-specific lib s...Sebastien Barre2002-06-143-3/+49
* ENH/FIX: Glut should be found, not set. Add search path for CygwinSebastien Barre2002-06-141-12/+18
* FIX: comply with the way OpenGL libs are set in FindOpenGL and FindGLUSebastien Barre2002-06-131-2/+1
* ENH: make all OpenGL libs advanced, and add support for glu lib with BorlandSebastien Barre2002-06-133-3/+28
* fix warningBill Hoffman2002-06-121-2/+2
* use lower case and not short path for uniq paths on windowBill Hoffman2002-06-114-9/+18
* only allow unique configurationsBill Hoffman2002-06-111-1/+6
* BUG: fix dot net for paths with spacesBill Hoffman2002-06-112-19/+53
* BUG: RelativePath should not be quoted in output files even if it has spacesBill Hoffman2002-06-111-1/+3
* ENH: don't use short paths in the outputBill Hoffman2002-06-111-1/+3
* use short path to get unique path names for depend path outputBill Hoffman2002-06-111-1/+7
* ERR: Fixed sun CC warnings.Bill Hoffman2002-06-112-2/+9
* now includes current include files directory when searching for files it incl...Ken Martin2002-06-102-10/+26
* BUG: cmake needs it's own directory for includes, so depends workBill Hoffman2002-06-101-0/+1
* Oops, forgot the library nameAndy Cedilnik2002-06-101-1/+1
* Add search for python 2.2Andy Cedilnik2002-06-101-0/+2
* FIX: {} were missing around FLTK_*_LIBRARY.Luis Ibanez2002-06-071-1/+1