| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | 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 |
|
|