summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-08-08Improve comment.Tor Lillqvist1-6/+6
2008-08-08Improve comment.Tor Lillqvist1-5/+6
2008-08-07Output comment clarifying GPid semantics to glibconfig.h.Tor Lillqvist1-0/+6
2008-08-04Bump versionMatthias Clasen1-1/+1
2008-08-04Bump versionMatthias Clasen1-1/+1
2008-07-30Output to glibconfig.h typedefs for gintptr as the signed integer typeTor Lillqvist1-5/+26
2008-07-28Fix problems on 64-bit Windows. Avoid warnings, some of which indicatedTor Lillqvist1-0/+1
2008-07-27Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist1-0/+8
2008-07-24Must output the GLIB_USING_SYSTEM_PRINTF to glibconfig.h using the sameTor Lillqvist1-5/+23
2008-07-21Fix detection of struct statfs fields.Matthias Clasen1-0/+1
2008-07-21Bump versionMatthias Clasen1-1/+1
2008-07-212.17.4GLIB_2_17_4Matthias Clasen1-1/+1
2008-07-02svn path=/trunk/; revision=7150Matthias Clasen1-4/+0
2008-07-02Better endianness fixMatthias Clasen1-0/+14
2008-07-02Fix syntaxMatthias Clasen1-9/+7
2008-07-02Use a configure check for structfs.f_bavail.Matthias Clasen1-1/+1
2008-07-02Workaround AC_C_BIGENDIAN breakage in autoconf 2.61. Add a _cv_ to someMatthias Clasen1-14/+17
2008-06-26Add #define GLIB_USING_SYSTEM_PRINTF to glibconfig.h, which specifies ifCody Russell1-0/+8
2008-06-20Bug 316221 - G_LOCK warns about breaking strict-aliasing rulesSebastian Dröge1-6/+0
2008-06-12bump versionMatthias Clasen1-1/+1
2008-06-122.17.2GLIB_2_17_2Matthias Clasen1-1/+1
2008-06-12Bump versionMatthias Clasen1-1/+1
2008-06-11Use po/LINGUASMatthias Clasen1-1/+2
2008-05-28add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.Michael Natterer1-0/+2
2008-05-27Bump versionMatthias Clasen1-1/+1
2008-05-27Fix #533369. Check whether memeber statvfs.f_basetype available or not.simon.zheng1-0/+2
2008-05-20Bug 501651 – Update glib/libcharsetBehdad Esfahbod1-3/+3
2008-05-20Don't need memory barriers when using a non-gcc compiler on WindowsTor Lillqvist1-0/+5
2008-04-21Bug 528752 - Win32 build and SSL not workingTor Lillqvist1-0/+2
2008-04-21configure.in More work on enabling static building on Windows. WhenTor Lillqvist1-2/+5
2008-04-03Define GLIB_STATIC_COMPILATION here also, if needed.Tor Lillqvist1-0/+2
2008-04-03Make sure we don't build both shared and static at the same time onTor Lillqvist1-0/+14
2008-04-03Don't enforce shared library build only on Windows. It might well makeTor Lillqvist1-11/+0
2008-03-20Final fixes for struct statfs.f_fstypename checks (OpenBSD). (#521045)Alexander Larsson1-3/+3
2008-03-16Don't bother defining Autoconf variables for glib.def, gmodule.def,Tor Lillqvist1-15/+0
2008-03-14Use right define name for f_fstypename member checkAlexander Larsson1-1/+6
2008-03-14Added. Added. Added. Added. Added. Added. Added. Added. Added. Added.Alexander Larsson1-0/+17
2008-03-12Expand gio/win32/Makefile.Tor Lillqvist1-0/+1
2008-03-12Bump versionMatthias Clasen1-4/+7
2008-03-12Bug 316221 - G_LOCK warns about breaking strict-aliasing rulesSebastian Dröge1-0/+6
2008-03-11Bump versionMatthias Clasen1-2/+2
2008-03-10Bump version to 2.16.0Matthias Clasen1-2/+2
2008-03-07Use struct statfs.f_fstypename if availible (e.g. on OpenBSD) Patch fromAlexander Larsson1-1/+1
2008-02-25bump versionMatthias Clasen1-1/+1
2008-02-11Bump versionMatthias Clasen1-1/+1
2008-02-10Check for getmntent_rMatthias Clasen1-1/+1
2008-02-07Unfortunately the mingw implementations of C99-style snprintf andTor Lillqvist1-0/+9
2008-02-06forgotten fileMatthias Clasen1-1/+1
2008-02-05generate gobject/tests/Makefile.18:42:42 Tim Janik1-0/+1
2008-02-03Check for gmtime_r. Missing part of bug #511807.Sebastian Dröge1-1/+1