| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | FIX: The final test is done now over FLTK_LIBRARY instead of FLTK_LIBRARY_PATH | Luis Ibanez | 2002-06-06 | 1 | -10/+3 |
|
|
* | ENH: Support for FLTK1.1 and FLTK1.0.11 added. An option allows to select | Luis Ibanez | 2002-06-06 | 1 | -42/+91 |
|
|
* | ENH: remove borland bootstrap makefile | Bill Hoffman | 2002-06-06 | 1 | -49/+0 |
|
|
* | fix for glut on win32 | Bill Hoffman | 2002-06-06 | 1 | -1/+2 |
|
|
* | updated rev | Ken Martin | 2002-06-05 | 1 | -1/+1 |
|
|
* | now uses bootstrap | Ken Martin | 2002-06-05 | 1 | -176/+0 |
|
|
* | merged ccommand into cmake | Ken Martin | 2002-06-05 | 1 | -132/+0 |
|
|
* | uses executabke bootstrap | Ken Martin | 2002-06-05 | 5 | -743/+0 |
|
|
* | changed CCOMMAND to CMAKE | Ken Martin | 2002-06-03 | 3 | -6/+6 |
|
|
* | removed ccommand use cmake now | Ken Martin | 2002-06-03 | 9 | -38/+154 |
|
|
* | updated | Ken Martin | 2002-06-03 | 1 | -310/+321 |
|
|
* | ENH: only add _LIB_DEPEND information for libraries and modules | Bill Hoffman | 2002-06-03 | 2 | -14/+27 |
|
|
* | fixed bug in get short path for quoted paths | Ken Martin | 2002-05-31 | 1 | -1/+18 |
|
|
* | BUG: never make a target depend on itself. This was causing unnecessary libra... | Amitha Perera | 2002-05-29 | 1 | -0/+6 |
|
|
* | BUG: MAKEFLAGS does not need to be passed on command line. It is automatical... | Brad King | 2002-05-29 | 1 | -16/+16 |
|
|
* | remobed bootstrap | Ken Martin | 2002-05-28 | 2 | -63/+0 |
|
|
* | different bootstrap command | Ken Martin | 2002-05-28 | 2 | -0/+0 |
|
|
* | ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command) | Sebastien Barre | 2002-05-27 | 6 | -0/+450 |
|
|
* | ENH: increse coverage | Bill Hoffman | 2002-05-23 | 3 | -3/+3 |
|
|
* | ENH: increase coverage | Bill Hoffman | 2002-05-23 | 8 | -24/+63 |
|
|
* | add a test for escape quotes and configure file | Bill Hoffman | 2002-05-23 | 9 | -0/+60 |
|
|
* | added win32 bootstrap support | Ken Martin | 2002-05-23 | 2 | -0/+0 |
|
|