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: Fix confusing output with CMP0072 and OpenGL preference
Colton G. Rushton
2022-08-30
1
-1/+1
*
FindOpenGL: handle GLX without GLVND
Ben Boeckel
2021-02-26
1
-1/+1
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-11/+33
*
Merge topic 'FPHSA-name-mismatches-chained-via-include'
Brad King
2020-08-10
1
-0/+7
|
\
|
*
FPHSA: detect inclusion between find modules
Ben Boeckel
2020-08-07
1
-0/+7
*
|
FindOpenGL: Drop Cygwin-specific behavior and use POSIX code path
Lemures Lemniscati
2020-08-06
1
-13/+1
|
/
*
FindOpenGL: only mark declared cache variables as advanced
Ben Boeckel
2020-01-20
1
-11/+32
*
Merge topic 'update-documentation'
Kyle Edwards
2019-04-24
1
-3/+3
|
\
|
*
Help: Improve description of modules
Bartosz Kosiorek
2019-04-23
1
-3/+3
*
|
FindOpenGL: look for GLVND libraries with a libglvnd suffix
Ben Boeckel
2019-04-17
1
-0/+3
|
/
*
cmake_policy: Add undocumented GET_WARNING command
Kyle Edwards
2018-10-10
1
-4/+2
*
Help: Convert FindOpenGL documentation to block comment
Kyle Edwards
2018-10-10
1
-119/+120
*
FindOpenGL: remove duplicate OpenGL::GL reference
Ben Boeckel
2018-01-18
1
-1/+0
*
Merge topic 'hardcoded-path-removal'
Brad King
2017-11-27
1
-9/+7
|
\
|
*
Modules: Remove paths set as global Unix prefixes
Christian Pfeiffer
2017-11-20
1
-9/+7
*
|
FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL
Brad King
2017-11-17
1
-4/+33
|
/
*
FindOpenGL: Add option to prefer GLVND for legacy GL
Brad King
2017-11-15
1
-13/+56
*
FindOpenGL: Re-order component library searches
Brad King
2017-11-15
1
-7/+8
*
FindOpenGL: Default to non-GLVND libraries for legacy GL
Brad King
2017-11-09
1
-20/+24
*
FindOpenGL: Clarify logic constructing OPENGL_LIBRARIES
Brad King
2017-11-07
1
-1/+2
*
FindOpenGL: Add support for GLVND on Linux
Tom Fogal
2017-09-25
1
-39/+280
*
Use string(APPEND) in Modules
Daniel Pfeifer
2017-05-17
1
-2/+2
*
FindOpenGL: Provide imported targets for GL and GLU
Brad King
2016-12-02
1
-0/+59
*
Find*.cmake: drop the comments before including FPHSA
Rolf Eike Beer
2016-11-28
1
-2/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+3
*
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
[next]