Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: more consistence among the X11 components | Alexander Neundorf | 2007-06-08 | 1 | -22/+20 |
| | | | | Alex | ||||
* | COMP: fix warnings on some machines where some X libs apparently don't | Alexander Neundorf | 2007-06-01 | 1 | -30/+55 |
| | | | | | | | | | really work by reverting X11_LIBRARIES back to the old version -add some more X11_xxx_FOUND variables -reformat comments at the top -always use IF(INCLUDE_DIR and LIB) for setting FOUND to TRUE Alex | ||||
* | ENH: mostly synced with FindX11.cmake from KDE svn: now also searches for a | Alexander Neundorf | 2007-05-30 | 1 | -23/+263 |
| | | | | | | lot of additional X11 libs, like Xv, Xau, Xrandr and others Alex | ||||
* | ENH: fix find x11 on the mac | Bill Hoffman | 2006-04-17 | 1 | -1/+1 |
| | |||||
* | ENH: make sure frameworks are not searched for x header files | Bill Hoffman | 2006-04-14 | 1 | -2/+5 |
| | |||||
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -5/+3 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -5/+5 |
| | |||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -2/+0 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+2 |
| | |||||
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -2/+2 |
| | |||||
* | Attempt to fix build problem on some platforms | Andy Cedilnik | 2003-01-29 | 1 | -2/+7 |
| | |||||
* | BUG: fix missed CMAKE to X11 variable name | Will Schroeder | 2003-01-20 | 1 | -2/+1 |
| | |||||
* | Fix FindX11 to match convention | Andy Cedilnik | 2003-01-08 | 1 | -59/+59 |
| | |||||
* | BUG: Fixed ordering of X11 search. | Brad King | 2003-01-02 | 1 | -31/+10 |
| | |||||
* | FIX: make CMAKE_X_LIBS and CMAKE_X_CFLAGS advanced | Sebastien Barre | 2002-12-20 | 1 | -0/+1 |
| | |||||
* | ENH: FindX11.cmake module now almost fully duplicates old configure ↵ | Brad King | 2002-12-17 | 1 | -48/+101 |
| | | | | functionality. | ||||
* | fix for nsl library and X11 | Bill Hoffman | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | fix for nsl library and X11 | Bill Hoffman | 2002-11-13 | 1 | -0/+4 |
| | |||||
* | Backwards compatibility. Andy and Bill made me add socket library. | Will Schroeder | 2002-11-12 | 1 | -0/+7 |
| | |||||
* | Make things advanced | Andy Cedilnik | 2002-11-05 | 1 | -0/+7 |
| | |||||
* | Try to fix FindX11 | Andy Cedilnik | 2002-11-05 | 1 | -0/+29 |
| | |||||
* | Now it should work | Andy Cedilnik | 2002-10-29 | 1 | -9/+10 |
| | |||||
* | This should substitute configure part that finds X11 | Andy Cedilnik | 2002-10-29 | 1 | -24/+32 |
| | |||||
* | Hide lots of values in the advanced list | Ian Scott | 2002-09-05 | 1 | -0/+7 |
| | | | | | Fix some bugs OpenGL always needs X11 on Unix | ||||
* | Fixed mistake in comments | Ian Scott | 2002-09-03 | 1 | -0/+1 |
| | | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4 | ||||
* | small bug fixes | Ian Scott | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | Copied the X11 PNG and ZLIB functoinality from VXL | Ian Scott | 2002-09-02 | 1 | -25/+44 |
| | |||||
* | ENH: clean modules (doc, make stuff advanced, etc.) | Sebastien Barre | 2002-06-14 | 1 | -3/+9 |
| | |||||
* | Module to search for the installation of X11 | Luis Ibanez | 2001-11-11 | 1 | -0/+27 |