Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: Fix opengl finding on osx | Yves Starreveld | 2002-09-06 | 1 | -0/+12 |
| | |||||
* | ENH: make stub stuff ADVANCED | Sebastien Barre | 2002-09-06 | 1 | -4/+6 |
| | |||||
* | Add important missing word to documentation | Ian Scott | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | More detailed information about consistent FindXXX.cmake files | Ian Scott | 2002-09-06 | 1 | -10/+21 |
| | |||||
* | Hide lots of values in the advanced list | Ian Scott | 2002-09-05 | 5 | -25/+64 |
| | | | | | Fix some bugs OpenGL always needs X11 on Unix | ||||
* | ERR: Still need to define OPENGL_INCLUDE_PATH in addition to the standard ↵ | Brad King | 2002-09-04 | 1 | -0/+3 |
| | | | | OPENGL_INCLUDE_DIR for backward compatability. | ||||
* | A simple FindMFC module for consistency | Ian Scott | 2002-09-03 | 1 | -0/+18 |
| | |||||
* | Dart now has a configure option | Ian Scott | 2002-09-03 | 1 | -3/+7 |
| | |||||
* | I copied a bit too much VXL functionality here. Oops | Ian Scott | 2002-09-03 | 1 | -1/+1 |
| | |||||
* | Added PERL_FOUND | Ian Scott | 2002-09-03 | 1 | -2/+14 |
| | |||||
* | Add an MPEG finder in the new format - functionality copied from VXL. | Ian Scott | 2002-09-03 | 1 | -0/+38 |
| | |||||
* | Fixed mistake in comments | Ian Scott | 2002-09-03 | 8 | -115/+229 |
| | | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4 | ||||
* | Moved FLTK and GTK to new FindXXX scheme. Imported some functionality from VXL | Ian Scott | 2002-09-02 | 2 | -111/+232 |
| | |||||
* | small bug fixes | Ian Scott | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | Fix Bugs | Ian Scott | 2002-09-02 | 2 | -5/+5 |
| | |||||
* | This file should not be empty | Ian Scott | 2002-09-02 | 1 | -0/+23 |
| | |||||
* | Moved FindZLib.cmake to FindZLIB.cmake | Ian Scott | 2002-09-02 | 1 | -0/+0 |
| | |||||
* | Copied the X11 PNG and ZLIB functoinality from VXL | Ian Scott | 2002-09-02 | 3 | -48/+45 |
| | |||||
* | Adding Zlib and PNG find modules in the new format | Ian Scott | 2002-09-02 | 2 | -1/+48 |
| | |||||
* | This Find Module is in the new style | Ian Scott | 2002-09-02 | 1 | -0/+28 |
| | |||||
* | Add helpful message for QT Windows users | Ian Scott | 2002-09-02 | 4 | -6/+62 |
| | | | | | Add FindZLib in new format Move FindJPEG and FINDWGET over to new scheme | ||||
* | Define a single expected format for the values defined in every ↵ | Ian Scott | 2002-09-02 | 4 | -42/+122 |
| | | | | | | | FindXXX.cmake file. Upgrade all the QT functionality to use the new FindXXX.cmake format Add a module for AVIFile. | ||||
* | ENH: Platform dependent libraries added. | Luis Ibanez | 2002-08-14 | 1 | -1/+12 |
| | |||||
* | FIX: fix commit messup (this change was committed to the branch instead of ↵ | Sebastien Barre | 2002-08-09 | 1 | -2/+2 |
| | | | | the main tree, thus was wiped-out later) | ||||
* | FIX: | Sebastien Barre | 2002-08-09 | 1 | -9/+15 |
| | | | | | | - WINDOWS does not exist, use WIN32 (or defineWINDOWS if cygwin can not be used inUnix mode?), - fix an un-closed IF, - use same prefix for vars (and make it advanced) | ||||
* | This hopefully finds wxWindows on UNIX | Andy Cedilnik | 2002-08-09 | 1 | -3/+17 |
| | |||||
* | Add UNIX support for WXWINDOWS | Andy Cedilnik | 2002-08-08 | 1 | -20/+29 |
| | |||||
* | ENH: first stab at wxWindows support (win32) | Sebastien Barre | 2002-08-08 | 1 | -0/+39 |
| | |||||
* | ENH: Images library added. Names for debuggin versions in windows added. | Luis Ibanez | 2002-08-05 | 1 | -5/+9 |
| | |||||
* | FIX: names styles for fltkgl and fltkforms are different in windows and linux. | Luis Ibanez | 2002-08-02 | 1 | -2/+2 |
| | | | | | Both styles are now searched taking advantage of the NAMES option in FIND_LIBRARY. | ||||
* | ENH: change the search path order (if several Tcl/Tk are installed, the ↵ | Sebastien Barre | 2002-07-29 | 1 | -2/+2 |
| | | | | "current" version is likely to be the one that is bound to the wish/tclsh found in the PATH) | ||||
* | ENH: clean the module, add debug libs | Sebastien Barre | 2002-07-26 | 1 | -69/+56 |
| | |||||
* | FIX: the stub libs were not searched | Sebastien Barre | 2002-07-25 | 1 | -0/+34 |
| | |||||
* | ERR: remove automatic Carbon framework on osx | Yves Starreveld | 2002-07-18 | 2 | -2/+2 |
| | |||||
* | ENH: Added /usr/local/lib/java search paths. | Brad King | 2002-07-15 | 1 | -2/+6 |
| | |||||
* | Add module that finds java executables. This module should find java, javac, ↵ | Andy Cedilnik | 2002-07-08 | 1 | -0/+22 |
| | | | | and jar. | ||||
* | fixed another bug | Ken Martin | 2002-06-18 | 1 | -1/+1 |
| | |||||
* | fixed bug | Ken Martin | 2002-06-18 | 1 | -1/+1 |
| | |||||
* | ENH: add more paths for the HP | Sebastien Barre | 2002-06-18 | 1 | -0/+2 |
| | |||||
* | 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 ↵ | Sebastien Barre | 2002-06-14 | 1 | -12/+16 |
| | | | | used to search for other OpenGL-related libs | ||||
* | FIX: bug, the wrong include file was searched. | Sebastien Barre | 2002-06-14 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Oops, forgot the library name | Andy Cedilnik | 2002-06-10 | 1 | -1/+1 |
| |