summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Back to oddMatthias Clasen1-1/+1
2012-01-102.31.82.31.8Matthias Clasen1-1/+1
2011-12-27Remove another unused AC_DEFINEMatthias Clasen1-2/+0
2011-12-27Drop unused AC_SUBSTMatthias Clasen1-1/+0
2011-12-27Remove a bashismMatthias Clasen1-1/+1
2011-12-27Drop a lot of dead configury for threadsMatthias Clasen1-152/+27
2011-12-27Don't put documentation in glibconfig.hMatthias Clasen1-7/+0
2011-12-27Make glibconfig.h include guards consistentMatthias Clasen1-3/+3
2011-12-27Remove a commented-out macroMatthias Clasen1-2/+0
2011-12-27Remove obsolescent AC_HEADER_STDC macroMatthias Clasen1-3/+0
2011-12-19*bump*Ryan Lortie1-1/+1
2011-12-19glib 2.31.62.31.6Ryan Lortie1-1/+1
2011-12-15configure.ac: robustify netlink.h checkDan Winship1-1/+2
2011-12-13bump versionRyan Lortie1-1/+1
2011-12-12glib 2.31.42.31.4Ryan Lortie1-1/+1
2011-12-06Make the qsort_r check cross-compile friendlyMatthias Clasen1-1/+1
2011-11-21post-release bumpRyan Lortie1-1/+1
2011-11-21release glib 2.31.22.31.2Ryan Lortie1-1/+1
2011-11-17Fix the fix for G*_TO_POINTER casts on 32 bitsChristian Persch1-2/+2
2011-11-16localfileenumerator: Take the type from the readdir() callBenjamin Otte1-0/+2
2011-11-16Fix G*_TO_POINTER casts on 32 bitsLucas De Marchi1-2/+2
2011-11-16win32: Use timeGetTime as monotonic baseAlexander Larsson1-1/+1
2011-11-14Switch to using template-free docs buildMatthias Clasen1-1/+1
2011-11-14add GNetworkMonitor, for... monitoring the networkDan Winship1-0/+4
2011-11-09Need to include xlocale.h on Darwin for strtod_lKristian Rietveld1-0/+2
2011-10-24Fix some build issues on OpenBSDRobert Nagy1-4/+13
2011-10-19configure.ac: join the cargo-cult of _cv_Ryan Lortie1-4/+5
2011-10-18gatomic: introduce G_ATOMIC_LOCK_FREERyan Lortie1-31/+54
2011-10-17Revert "Bug 652827 - glib-2.29.8 no longer builds with mingw.org's toolchain"Ryan Lortie1-11/+1
2011-10-16drop -uninstalled.pc filesRyan Lortie1-7/+0
2011-10-16gthread: move test cases to glib/Ryan Lortie1-1/+0
2011-10-12Finish killing off GSystemThreadRyan Lortie1-14/+0
2011-10-12Simplify checks for CLOCK_MONOTONICDan Winship1-15/+0
2011-10-12Make single includes mandatoryMatthias Clasen1-2/+0
2011-10-05Remove cruft from g_strerror and g_strsignalMatthias Clasen1-33/+0
2011-10-05Need to check for prlimitMatthias Clasen1-0/+1
2011-10-02Make thread names useful in a debuggerMatthias Clasen1-0/+1
2011-09-29Clean up atomic cruftMatthias Clasen1-88/+2
2011-09-21GStaticMutex: remove ./configure checksRyan Lortie1-62/+1
2011-09-17Use xlocale functions where availableMatthias Clasen1-0/+2
2011-09-11CosmeticsMatthias Clasen1-15/+18
2011-09-09invert gthread-impl includesRyan Lortie1-2/+0
2011-09-09Remove support for DCE threadsRyan Lortie1-21/+4
2011-09-09Remove !g_thread_supported() codepaths in gioDan Winship1-5/+0
2011-09-09Make threads mandatoryDan Winship1-237/+203
2011-09-06'master' is now glib 2.31.0Ryan Lortie1-2/+2
2011-09-06glib 2.29.902.29.90Ryan Lortie1-1/+1
2011-09-04g_date_time_format: honour T_FMT_AMPM for '%r'Ryan Lortie1-0/+2
2011-09-04Only use gcc-specific options when the compiler is gccMatthias Clasen1-0/+2
2011-09-04Avoid getmntinfoPatrick Welche1-2/+3