summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysDon't use deprecated glib function to construct path on win32HEADmasterLRN4-20/+60
6 daysKill unused result variableDan Nicholson1-1/+0
6 daysFix win32 READMELRN1-12/+0
6 daysFix test --define-variable invocation to avoid MSYS path manglingLRN1-1/+9
10 daysClean up some of the autoconf usageDan Nicholson1-28/+34
10 daysglib: Remove check for FAM only needed in GIODan Nicholson2-35/+42
10 daysDocument cross-compiling with the bundled glibDan Nicholson1-0/+8
10 daysEase glib cross-compiling requirementsDan Nicholson3-24/+36
10 daysDon't --enable-maintainer-mode from autogen.shDan Nicholson1-1/+1
10 daysDrop popt usage and remove unused popt sourcesDan Nicholson12-1613/+5
10 daysConvert to GOption for command line option parsingDan Nicholson1-114/+102
10 daysUse glib to parse argv strings instead of poptDan Nicholson2-39/+24
10 daysMake sure glib really doesn't need the gdb scriptDan Nicholson2-11/+19
2012-05-10popt: Reset long argument handling before iterating to next argumentBryan Kadzban1-0/+2
2012-05-10glib: Keep a few more programs from being installed or generatedDan Nicholson4-59/+42
2012-05-10Make sure dist is only run --with-internal-glibDan Nicholson1-0/+9
2012-05-10Conditionally add glib to DIST_SUBDIRS to fix distcleanDan Nicholson1-0/+4
2012-05-10Revert "Make sure glib subdir is configure before dist"Dan Nicholson1-10/+0
2012-05-10glib: Update snapshot to 2.32.2Dan Nicholson42-234/+370
2012-05-10Document a couple more pkg-config optionsDan Nicholson1-1/+12
2012-05-10Fix errors in man page source cause missing contentLawrence A. Murakami1-1/+3
2012-05-10Unify handling of operator and command line option version checkingDan Nicholson3-29/+128
2012-05-10Add autoconf macros to help packagers install .pc filesDan Nicholson1-0/+40
2012-05-05Revert "Print out \r\n on windows, not just \n"Dieter Verfaillie1-4/+0
2012-04-21Document building with the internal glib copyDan Nicholson1-4/+7
2012-04-21Make sure glib subdir is configure before distDan Nicholson1-0/+10
2012-04-21Use a bundled glib2 to avoid circular dependencyDan Nicholson2-7/+26
2012-04-21glib: Avoid pkg-config usage in bundled libraryDan Nicholson3-25/+53
2012-04-21glib: Don't build GRegex or distribute pcreDan Nicholson5-82/+163
2012-04-21glib: Set automake to foreign so it doesn't bomb on missing filesDan Nicholson3-2/+15
2012-04-21glib: Don't install anything from the bundled libraryDan Nicholson3-45/+140
2012-04-21glib: Remove as many unneeded files as possibleDan Nicholson6-211/+370
2012-04-21glib: Bundle snapshot of glib-2.0Dan Nicholson255-0/+207331
2012-04-21glib: Add a script to take a snapshot of glib-2.0Dan Nicholson3-0/+126
2012-04-17Remove unused roff macros causing problems on old groff/nroffDan Nicholson1-19/+0
2011-09-20Fix typo in configure.ac which led to confusing error messages from configureTollef Fog Heen1-1/+1
2011-05-16Document how to build with circular build-deps.Tollef Fog Heen1-1/+9
2011-05-15Drop AM_MAINTAINER_MODEpkg-config-0.26Tollef Fog Heen1-1/+0
2011-05-15Run distcheck against installed poptTollef Fog Heen1-0/+1
2011-05-15Document changes for 0.26, bump versionTollef Fog Heen2-1/+17
2011-05-15Allow documented environment variables in autoconfEnrico Scholz1-1/+2
2011-05-15Only treat real files (or symlinks to real files) as .pc filesTollef Fog Heen1-7/+11
2011-05-15Ignore emacs backup filesTollef Fog Heen1-0/+1
2011-05-15Drop dead codeTollef Fog Heen3-109/+0
2011-05-15Document specifying paths to .pc filesTollef Fog Heen1-0/+4
2011-04-14Escape slashes in paths passed to mingw-gccРуслан Ижбулатов2-1/+11
2011-04-13Add --with-system-include-path etc.Simon McVittie3-33/+84
2011-04-13Add _LIBDIR to m4_pattern_allow tooTollef Fog Heen1-1/+1
2011-04-13Allow $() through unescaped.Tollef Fog Heen3-3/+5
2011-04-13Handle --exist working and --cflags or --libs failingTollef Fog Heen1-3/+4