aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindGLIB2.cmake
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Fixup vcpkg-export-20231017-1Gerald Combs1-12/+0
2021-09-27Windows: Add preliminary support for MSYS2João Valverde1-3/+4
2021-06-11CMake: Fixup our glibconfig.h discovery.Gerald Combs1-7/+10
2021-06-10Windows: Update GLib to 2.66.4.Gerald Combs1-30/+30
2020-05-01CMake: Fix FindGLIB2 for saner outputJoão Valverde1-1/+3
2019-09-28CMake: Use glib debug dlls in Windows debug buildsTomasz Moń1-38/+83
2019-04-19CMake: bail out if minimum GLib version is not satisfiedPeter Wu1-11/+24
2019-03-18Windows: Start using a `vcpkg export` bundle.Gerald Combs1-13/+34
2018-12-31Windows: Upgrade GnuTLS to 1.6.3Peter Wu1-1/+4
2018-11-20Drop JSON-GLib completelyPeter Wu1-20/+2
2018-10-18FindGLIB2.cmake: workaround to make static linking workPeter Wu1-0/+5
2018-04-20Windows: upgrade GLib to 2.52.2Pascal Quantin1-6/+1
2018-04-19CMake: fix build with json-glib with gold linkerPeter Wu1-1/+20
2017-11-19CMake: Fix error from bab9abfb7d259e1daaf84776ed9d4d09e2469293Graham Bloice1-1/+0
2017-11-18CMake: Clean up Windows buildGraham Bloice1-5/+8
2017-02-17CMake: Move the search for libgcc_s to GLib.Gerald Combs1-0/+1
2015-01-13CMake: Copy libwireshark dependent DLLs to the target directory.Gerald Combs1-10/+27
2014-10-01cmake: use pkg-config for resolving dependenciesPeter Wu1-3/+3
2014-06-17It's so simple: If we require a package but provide alternative methodsJoerg Mayer1-7/+4
2014-06-16Undo Graham's change to find the "correct" fixJoerg Mayer1-6/+6
2014-06-08Update CMake build for win32 to build QT again, and to findGraham Bloice1-6/+6
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-01Graham BloiceJörg Mayer1-3/+11
2013-10-04Remove a debug "printf"Jörg Mayer1-2/+0
2013-10-04Replace the old version by a more modern one that onlyJörg Mayer1-246/+100
2013-09-23Beginnings of win cmake support (not yet working), created by Graham Bloice,Jörg Mayer1-0/+8
2011-08-05Add call to FindPackageHandleStandardArgsJörg Mayer1-0/+1
2011-08-05Attempt to properly fix the missing path information for glib librariesJörg Mayer1-106/+112
2010-09-25- FindGLIB2.cmake updates fromJörg Mayer1-173/+199
2009-09-23- Add $Id: $ tagsJörg Mayer1-1/+4
2009-09-23Removed setting GLIB2_LIBRARIES to GLIB_LIBRARY, to improve build on OSX.Stig Bjørlykke1-3/+0
2009-08-18Search for includes and libs in /opt/local/ (MacPorts).Stig Bjørlykke1-0/+1
2008-07-18Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss1-33/+0
2006-10-24Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179Jörg Mayer1-98/+215
2006-09-06cmake/Jörg Mayer1-0/+127