| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | FindGTK2: Find freetype quietly | Daniele E. Domenichelli | 2013-10-08 | 1 | -1/+1 |
|
|
* | FindGTK2: Mark GTK_*_INCLUDE_DIR as advanced | Daniele E. Domenichelli | 2013-10-08 | 1 | -0/+1 |
|
|
* | FindGTK2: Detect pangoft2 and pangoxft libraries | Daniele E. Domenichelli | 2013-08-01 | 1 | -1/+5 |
|
|
* | FindGTK2: Detect gmodule library | Daniele E. Domenichelli | 2013-07-31 | 1 | -0/+3 |
|
|
* | FindGTK2: gthread-2.0 folder does not exist | Daniele E. Domenichelli | 2013-07-31 | 1 | -1/+0 |
|
|
* | FindGTK2: Remove GTK2_SKIP_MARK_AS_ADVANCED option | Daniele E. Domenichelli | 2013-07-29 | 1 | -9/+2 |
|
|
* | FindGTK2: Update local changelog | Daniele E. Domenichelli | 2013-07-29 | 1 | -0/+9 |
|
|
* | FindGTK2: Append _INCLUDE_DIR to var name in _GTK2_FIND_INCLUDE_DIR | Daniele E. Domenichelli | 2013-07-29 | 1 | -35/+35 |
|
|
* | FindGTK2: Append _LIBRARY to var name in _GTK2_FIND_LIBRARY | Daniele E. Domenichelli | 2013-07-29 | 1 | -39/+36 |
|
|
* | FindGTK2: Use GTK_XXX_LIBRARY_DEBUG libraries in debug mode | Daniele E. Domenichelli | 2013-07-29 | 1 | -17/+27 |
|
|
* | Merge topic 'FindGTK2vd2' | Brad King | 2013-07-02 | 1 | -0/+17 |
|\ |
|
| * | FindGTK2: Add GTK2_DEFINITIONS variable | Daniele E. Domenichelli | 2013-06-29 | 1 | -0/+17 |
|
|
* | | FindGTK2: Do not fail on MSVC11 if vc100 libraries are available | Daniele E. Domenichelli | 2013-06-29 | 1 | -0/+3 |
|/ |
|
* | FindGTK2: Detect gthread library | Daniele E. Domenichelli | 2013-06-19 | 1 | -0/+3 |
|
|
* | FindGTK2: Move check for pangocairo in gtk module | Daniele E. Domenichelli | 2013-06-19 | 1 | -2/+2 |
|
|
* | FindGTK2: Fix GTK2_LIBRARIES order for static gtk libraries | Rodolfo Schulz de Lima | 2013-01-28 | 1 | -35/+41 |
|
|
* | FindGTK2: Update local changelog | Philip Lowman | 2012-10-03 | 1 | -2/+5 |
|
|
* | FindGTK2: #12596 Missing paths for FindGTK2 on NetBSD | Philip Lowman | 2012-10-03 | 1 | -0/+2 |
|
|
* | FindGTK2: #12049 fix detection of header files on multiarch systems | Philip Lowman | 2012-10-03 | 1 | -0/+7 |
|
|
* | FindGTK2: Rollback lib64 changes which broke header file finding | Philip Lowman | 2012-10-03 | 1 | -11/+26 |
|
|
* | Merge topic 'read-less-from-version-headers' | David Cole | 2012-08-20 | 1 | -1/+1 |
|\ |
|
| * | read less from version headers into variables | Rolf Eike Beer | 2012-08-19 | 1 | -1/+1 |
|
|
* | | Merge topic 'FindGTK2_12306' | David Cole | 2012-08-20 | 1 | -0/+1 |
|\ \ |
|
| * | | FindGTK2: Add GTK2_CAIROMMCONFIG_INCLUDE_DIR for cairommconfig.h | Philip Lowman | 2012-08-18 | 1 | -0/+1 |
| |/ |
|
* | | use PATH_SUFFIXES to simplify find_* calls | Rolf Eike Beer | 2012-08-14 | 1 | -17/+9 |
|/ |
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -7/+7 |
|
|
* | remove lib64 Unix paths if the respective lib path is also given | Rolf Eike Beer | 2012-07-21 | 1 | -2/+0 |
|
|
* | Modules: Include builtin FindPackageHandleStandardArgs directly | Brad King | 2011-01-20 | 1 | -1/+1 |
|
|
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | 11429: FindGTK2 does not find libraries built for Visual Studio 2010 | Philip Lowman | 2010-11-10 | 1 | -4/+9 |
|
|
* | Use absolute path to FindPackageHandleStandardArgs.cmake everywhere | Alex Neundorf | 2010-09-28 | 1 | -1/+1 |
|
|
* | Merge patch for detecting gdk-pixbuf library | Philip Lowman | 2010-09-04 | 1 | -3/+8 |
|
|
* | 10688: FindGTK2.cmake doesn't auto-detect macports | Philip Lowman | 2010-08-20 | 1 | -1/+5 |
|
|
* | Several fixes needed to improve Windows support | Philip Lowman | 2010-08-12 | 1 | -6/+27 |
|
|
* | Add detection for new pangommconfig.h header file | Philip Lowman | 2010-08-12 | 1 | -0/+1 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Should get FindGTK2 working with fink on Mac OSX | Philip Lowman | 2010-01-05 | 1 | -1/+9 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -7/+13 |
|
|
* | Add a blank line to my contributed find modules to prevent copyright info fro... | Philip Lowman | 2009-09-22 | 1 | -1/+1 |
|
|
* | ENH: NEW: FindGTK2 module | Philip Lowman | 2009-03-22 | 1 | -0/+540 |
|
|