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
path:
root
/
Modules
/
FindOpenGL.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X.
David Gobbi
2015-12-14
1
-4/+8
*
Merge topic 'FindOpenGL-revert-imported-targets'
Brad King
2014-12-03
1
-40/+0
|
\
|
*
FindOpenGL: Revert support for imported targets (#15267)
Brad King
2014-12-01
1
-40/+0
*
|
FindOpenGL: Drop explicit dependency on X11 (#15268)
Brad King
2014-12-01
1
-13/+0
|
/
*
FindOpenGL: Fix typo in documented target name
Brad King
2014-06-09
1
-1/+1
*
FindOpenGL: Provide imported targets for GL and GLU
Philipp Möller
2014-06-05
1
-0/+40
*
FindOpenGL: Organize and format module documentation
Philipp Möller
2014-06-05
1
-18/+24
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-11/+25
*
FindOpenGL: require headers to be found on non-Windows platforms (#13746)
Rolf Eike Beer
2013-04-17
1
-1/+7
*
FindOpenGL: simplify OS selection code
Rolf Eike Beer
2013-04-17
1
-91/+82
*
FindOpenGL: add Haiku paths
Rolf Eike Beer
2013-01-07
1
-9/+21
*
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
Rolf Eike Beer
2012-11-04
1
-1/+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-19/+19
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-60/+60
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-6/+6
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1/+1
*
Use FPHSA in FindOpenGL
Ben Boeckel
2010-12-08
1
-4/+5
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
ENH: add path for 64 bit on old hp
Bill Hoffman
2009-06-15
1
-1/+3
*
ENH: add more search paths on HPUX
Bill Hoffman
2009-06-15
1
-0/+8
*
BUG: fix for bug 7104 look for GL in X11R6 dirs
Bill Hoffman
2008-08-19
1
-4/+4
*
STYLE: remove unnecessary default search paths
Alexander Neundorf
2007-08-10
1
-26/+4
*
STYLE: don't test twice for APPLE
Alexander Neundorf
2007-07-03
1
-71/+73
*
ENH: On apple do not look for X11
Andy Cedilnik
2006-07-05
1
-0/+2
*
ENH: Do not search for X11 if it is already found.
Brad King
2006-06-19
1
-1/+3
*
ENH: go back to finding the framework opengl on the mac
Bill Hoffman
2006-03-14
1
-3/+1
*
ENH: use standard include path for OpenGL
Bill Hoffman
2006-03-14
1
-1/+3
*
ENH: take advantage of new framework stuff
Bill Hoffman
2006-03-11
1
-2/+3
*
ENH: cleanups
Ken Martin
2005-12-15
1
-4/+4
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-12/+11
*
ENH: Removing extra 64-bit search paths. They are now constructed automatica...
Brad King
2005-04-07
1
-7/+1
*
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
Brad King
2005-04-07
1
-1/+7
*
Fix for bug Bug #1287 - cmake use MesaGL by default instead of libGL - Return...
Bill Hoffman
2005-04-05
1
-2/+2
*
ENH: Cleanup. Use relative path to modules
Andy Cedilnik
2004-08-27
1
-1/+1
*
fix to find opengl on some osf systems
Ken Martin
2004-05-01
1
-0/+2
*
update comments
Ken Martin
2004-04-22
1
-3/+2
*
ERR: Shouldn't be adding xlibs to opengllibs on osx
Yves Starreveld
2004-03-27
1
-1/+4
*
ENH: Adding /usr/include/w32api for OpenGL header search.
Brad King
2003-12-09
1
-0/+1
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
1
-1/+0
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
1
-0/+1
*
merge from branch
Ken Martin
2003-01-22
1
-4/+2
*
BUG: fix for OSX with x11 gl stuff
Bill Hoffman
2003-01-15
1
-11/+8
*
quote the variable
Bill Hoffman
2003-01-15
1
-1/+1
*
better fix for win32
Ken Martin
2003-01-09
1
-7/+4
*
update to not put PROJECT_SOURCE_DIR as OPENGL_PATH
Ken Martin
2003-01-09
1
-10/+0
*
FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 times
Sebastien Barre
2002-11-12
1
-3/+3
*
FIX: typo + bring back the OPENGL_gl_LIBRARY path that can be used to find GL...
Sebastien Barre
2002-09-10
1
-10/+13
*
Adding GLU to the OPENGL_LIBRARIES only if it is found.
Bill Hoffman
2002-09-09
1
-2/+4
*
ERR: Fix opengl finding on osx
Yves Starreveld
2002-09-06
1
-0/+12
[next]