summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add optional usage of gcov for test coverageDan Nicholson2012-09-283-0/+31
* Update news and bump version for releasepkg-config-0.27.1Dan Nicholson2012-08-242-1/+14
* Discourage repeated usage of VARIABLE-PREFIX in PKG_CHECK_MODULESDan Nicholson2012-08-221-0/+5
* glib: Update snapshot to 2.32.4Dan Nicholson2012-08-2226-57/+189
* glib: Really force static only buildingDan Nicholson2012-08-212-8/+16
* Escape spaces in autodetected ${prefix} values on WindowsJohn Stumpo2012-08-211-0/+8
* Specify pkg-config to test with from makeDan Nicholson2012-08-192-2/+3
* Handle POSIX shell for tests in configure and MakefileDan Nicholson2012-08-1914-59/+9
* Exit on errors for check-missing like othersDan Nicholson2012-08-191-0/+2
* glib: Fix static usage of glib on win32Dan Nicholson2012-08-173-0/+41
* glib: Remove usage of gettext/libintl/iconvDan Nicholson2012-08-174-13/+45
* Ignore patch backup filesDan Nicholson2012-08-171-0/+1
* Ignore generated config.cache filesDan Nicholson2012-08-171-0/+1
* glib: Ensure only static build is performedDan Nicholson2012-08-173-1/+15
* glib: Don't install charset.alias fileDan Nicholson2012-08-162-25/+36
* Ignore Windows executablesDan Nicholson2012-08-161-0/+1
* Document failure to build internal glib as OS X universal binaryDan Nicholson2012-08-141-0/+8
* glib: Remove check for tracing supportDan Nicholson2012-08-143-68/+68
* glib: Don't install m4 macrosDan Nicholson2012-08-132-1/+11
* Update NEWS and bump version for 0.27pkg-config-0.27Dan Nicholson2012-07-112-1/+29
* Enable Requires and Requires.private for --existsDan Nicholson2012-07-112-5/+6
* Make check-missing test more explicit with --existsDan Nicholson2012-07-111-2/+8
* glib: Restore gettext with libintl supportDan Nicholson2012-06-042-19/+19
* Add a configure message about internal glib to tip people offDan Nicholson2012-06-041-0/+3
* glib: Update snapshot to 2.32.3Dan Nicholson2012-06-044-8/+30
* Ensure test search path is confined to check directoryDan Nicholson2012-05-301-2/+3
* Always use g_free when allocating memory from glibDan Nicholson2012-05-291-3/+3
* Remove unneeded checks for setresuid & setreuidDan Nicholson2012-05-291-3/+0
* Use g_alloca instead of fooling around with platforms ourselvesDan Nicholson2012-05-292-11/+2
* Makefile cleanupDan Nicholson2012-05-232-33/+47
* Update autotools configurationJavier Jardón2012-05-232-37/+58
* Remove unneeded acconfig.h, suppressing warnings from autoheaderDan Nicholson2012-05-221-2/+0
* Don't use deprecated glib function to construct path on win32LRN2012-05-214-20/+60
* Kill unused result variableDan Nicholson2012-05-181-1/+0
* Fix win32 READMELRN2012-05-181-12/+0
* Fix test --define-variable invocation to avoid MSYS path manglingLRN2012-05-181-1/+9
* Clean up some of the autoconf usageDan Nicholson2012-05-151-28/+34
* glib: Remove check for FAM only needed in GIODan Nicholson2012-05-142-35/+42
* Document cross-compiling with the bundled glibDan Nicholson2012-05-141-0/+8
* Ease glib cross-compiling requirementsDan Nicholson2012-05-143-24/+36
* Don't --enable-maintainer-mode from autogen.shDan Nicholson2012-05-141-1/+1
* Drop popt usage and remove unused popt sourcesDan Nicholson2012-05-1412-1613/+5
* Convert to GOption for command line option parsingDan Nicholson2012-05-141-114/+102
* Use glib to parse argv strings instead of poptDan Nicholson2012-05-142-39/+24
* Make sure glib really doesn't need the gdb scriptDan Nicholson2012-05-142-11/+19
* popt: Reset long argument handling before iterating to next argumentBryan Kadzban2012-05-101-0/+2
* glib: Keep a few more programs from being installed or generatedDan Nicholson2012-05-104-59/+42
* Make sure dist is only run --with-internal-glibDan Nicholson2012-05-101-0/+9
* Conditionally add glib to DIST_SUBDIRS to fix distcleanDan Nicholson2012-05-101-0/+4
* Revert "Make sure glib subdir is configure before dist"Dan Nicholson2012-05-101-10/+0