summaryrefslogtreecommitdiff
path: root/Modules/FindGTK2.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* FindGTK2: Populate GTK2_DEFINITIONS before searching for librariesDaniele E. Domenichelli2013-10-071-14/+14
* FindGTK2: Export GTK2_XXX_FOUND to parent scope in _GTK2_FIND_LIBRARYDaniele E. Domenichelli2013-10-071-0/+3
* FindGTK2: Search for modules quietly when neededDaniele E. Domenichelli2013-10-071-0/+2
* FindGTK2: Find freetype quietlyDaniele E. Domenichelli2013-10-071-1/+1
* FindGTK2: Mark GTK_*_INCLUDE_DIR as advancedDaniele E. Domenichelli2013-10-071-0/+1
* FindGTK2: Detect pangoft2 and pangoxft librariesDaniele E. Domenichelli2013-08-011-1/+5
* FindGTK2: Detect gmodule libraryDaniele E. Domenichelli2013-07-311-0/+3
* FindGTK2: gthread-2.0 folder does not existDaniele E. Domenichelli2013-07-311-1/+0
* FindGTK2: Remove GTK2_SKIP_MARK_AS_ADVANCED optionDaniele E. Domenichelli2013-07-291-9/+2
* FindGTK2: Update local changelogDaniele E. Domenichelli2013-07-291-0/+9
* FindGTK2: Append _INCLUDE_DIR to var name in _GTK2_FIND_INCLUDE_DIRDaniele E. Domenichelli2013-07-291-35/+35
* FindGTK2: Append _LIBRARY to var name in _GTK2_FIND_LIBRARYDaniele E. Domenichelli2013-07-291-39/+36
* FindGTK2: Use GTK_XXX_LIBRARY_DEBUG libraries in debug modeDaniele E. Domenichelli2013-07-291-17/+27
* Merge topic 'FindGTK2vd2'Brad King2013-07-021-0/+17
|\
| * FindGTK2: Add GTK2_DEFINITIONS variableDaniele E. Domenichelli2013-06-291-0/+17
* | FindGTK2: Do not fail on MSVC11 if vc100 libraries are availableDaniele E. Domenichelli2013-06-291-0/+3
|/
* FindGTK2: Detect gthread libraryDaniele E. Domenichelli2013-06-191-0/+3
* FindGTK2: Move check for pangocairo in gtk moduleDaniele E. Domenichelli2013-06-191-2/+2
* FindGTK2: Fix GTK2_LIBRARIES order for static gtk librariesRodolfo Schulz de Lima2013-01-281-35/+41
* FindGTK2: Update local changelogPhilip Lowman2012-10-031-2/+5
* FindGTK2: #12596 Missing paths for FindGTK2 on NetBSDPhilip Lowman2012-10-031-0/+2
* FindGTK2: #12049 fix detection of header files on multiarch systemsPhilip Lowman2012-10-031-0/+7
* FindGTK2: Rollback lib64 changes which broke header file findingPhilip Lowman2012-10-031-11/+26
* Merge topic 'read-less-from-version-headers'David Cole2012-08-201-1/+1
|\
| * read less from version headers into variablesRolf Eike Beer2012-08-191-1/+1
* | Merge topic 'FindGTK2_12306'David Cole2012-08-201-0/+1
|\ \
| * | FindGTK2: Add GTK2_CAIROMMCONFIG_INCLUDE_DIR for cairommconfig.hPhilip Lowman2012-08-181-0/+1
| |/
* | use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-141-17/+9
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-7/+7
* remove lib64 Unix paths if the respective lib path is also givenRolf Eike Beer2012-07-211-2/+0
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* 11429: FindGTK2 does not find libraries built for Visual Studio 2010Philip Lowman2010-11-091-4/+9
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Merge patch for detecting gdk-pixbuf libraryPhilip Lowman2010-09-031-3/+8
* 10688: FindGTK2.cmake doesn't auto-detect macportsPhilip Lowman2010-08-191-1/+5
* Several fixes needed to improve Windows supportPhilip Lowman2010-08-121-6/+27
* Add detection for new pangommconfig.h header filePhilip Lowman2010-08-121-0/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Should get FindGTK2 working with fink on Mac OSXPhilip Lowman2010-01-041-1/+9
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-7/+13
* Add a blank line to my contributed find modules to prevent copyright info fro...Philip Lowman2009-09-211-1/+1
* ENH: NEW: FindGTK2 modulePhilip Lowman2009-03-221-0/+540