2.33.6
[platform/upstream/glib.git] / configure.ac
2012-07-17 Matthias Clasen2.33.6
2012-07-16 Matthias ClasenBump version
2012-07-02 Christian Perschregex: Require PCRE 8.13
2012-06-25 Ryan Lortie*bump*
2012-06-25 Ryan LortieGLib 2.33.3 2.33.3
2012-06-07 Martin Jansaconfigure: Add --disable-libelf option
2012-06-06 Daniel MacksPass -framework sub-flag without embedded whitespace
2012-06-05 Daniel Macksconfigure: Require libelf 0.8.12
2012-06-04 Ryan LortieGLib 2.33.2 2.33.2
2012-05-17 Matthias ClasenImprove libelf configure check
2012-05-07 Michael Olbrichconfigure.ac: more AS_IF
2012-05-07 Colin Waltersconfigure: Use AS_IF almost everywhere
2012-05-07 Michael Olbrichconfigure.ac: use AS_IF
2012-05-01 Michael Bieblconfigure: Reset LIBS after ELF check
2012-04-25 Michael Olbrichmake sure configure fails if AC_CHECK_ALIGNOF cannot...
2012-04-19 Matthias ClasenBump version to 2.33.1
2012-04-19 Alexander LarssonTests: Move dbus specific tests to if HAVE_DBUS_DAEMON
2012-04-18 Alexandre RostovtsevDo not detect GNUstep as Cocoa
2012-04-18 William HuaUse Cocoa header for Cocoa test instead of Foundation.
2012-04-15 Rafał Mużyłoconfigure: Fix typo in ELF check
2012-04-15 Colin Waltersbuild: When cross compiling, don't require host binarie...
2012-04-15 Colin Waltersbuild: Add --disable-modular-tests build option
2012-04-13 Matthias ClasenBump version
2012-04-12 William HuaBe more precise about Carbon v. Cocoa.
2012-04-04 Rodrigo MoyaUse 'if test' for checking auto* variables' values
2012-04-04 Rodrigo MoyaAlways include G_SOCKET_FAMILY_UNIX value in GSocketFamily
2012-04-02 Matthias ClasenRework the libelf configure checks one more time
2012-03-31 Antoine Jacoutotgresource: libelf, try pkg-config first then fall-back...
2012-03-28 Kalev Lemberconfigure: Fix alignment tests when cross compiling
2012-03-24 Matthias ClasenBump version
2012-03-24 Matthias Clasen2.32.0 2.32.0
2012-03-19 Matthias Clasenbump version
2012-03-19 Matthias Clasen2.31.22
2012-03-16 Colin Waltersgmain: Use sig_atomic_t for list of pending Unix signals
2012-03-16 Alexander LarssonRemove now unused qsort_r checks
2012-03-16 Alexander LarssonMake g_qsort_with_data stable, based on glibc msort
2012-03-05 Matthias Clasenbump version
2012-03-05 Matthias Clasen2.31.20 2.31.20
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-02 Peter O'GormanBug 640202 Impossible to build multi-architecture libraries
2012-02-27 Emmanuele BassiAdd flexible API version boundaries
2012-02-27 Christian Perschregex: Remove --disable-regex option
2012-02-21 Rico TzschichholzBump version
2012-02-20 Matthias Clasen2.31.18
2012-02-05 Matthias ClasenBack to odd
2012-02-04 Matthias Clasen2.31.16 2.31.16
2012-01-30 Matthias ClasenBump version number
2012-01-30 Matthias Clasen2.31.14 2.31.14
2012-01-25 Enrique Ocaña GonzálezHonor the glib_cv_g_atomic_lock_free env var in configure
2012-01-23 Matthias ClasenAdd a resource tool
2012-01-21 Dan Winshipg_date_time_format: fix output in non-UTF-8 locales
2012-01-20 Matthias Clasenbump rev
2012-01-20 Matthias Clasen2.31.12 2.31.12
2012-01-18 Dan WinshipFix glib-compile-resources usage when cross-compiling
2012-01-18 Dan Winshipgsocket: make this compile on Windows again
2012-01-16 Matthias ClasenBack to the odd
2012-01-16 Matthias Clasen2.31.10 2.31.10
2012-01-16 Sebastian DrögeGSocket: Add possibility to join a multicast group...
2012-01-16 Patrick WelcheProtect call to pthread_condattr_setclock with define.
2012-01-16 Matthias ClasenBeef up Libs.private in glib-2.0.pc
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-10 Matthias ClasenBack to odd
2012-01-10 Matthias Clasen2.31.8 2.31.8
2011-12-27 Matthias ClasenRemove another unused AC_DEFINE
2011-12-27 Matthias ClasenDrop unused AC_SUBST
2011-12-27 Matthias ClasenRemove a bashism
2011-12-27 Matthias ClasenDrop a lot of dead configury for threads
2011-12-27 Matthias ClasenDon't put documentation in glibconfig.h
2011-12-27 Matthias ClasenMake glibconfig.h include guards consistent
2011-12-27 Matthias ClasenRemove a commented-out macro
2011-12-27 Matthias ClasenRemove obsolescent AC_HEADER_STDC macro
2011-12-19 Ryan Lortie*bump*
2011-12-19 Ryan Lortieglib 2.31.6 2.31.6
2011-12-15 Dan Winshipconfigure.ac: robustify netlink.h check
2011-12-13 Ryan Lortiebump version
2011-12-12 Ryan Lortieglib 2.31.4 2.31.4
2011-12-06 Matthias ClasenMake the qsort_r check cross-compile friendly
2011-11-21 Ryan Lortiepost-release bump
2011-11-21 Ryan Lortierelease glib 2.31.2 2.31.2
2011-11-17 Christian PerschFix the fix for G*_TO_POINTER casts on 32 bits
2011-11-16 Benjamin Ottelocalfileenumerator: Take the type from the readdir...
2011-11-16 Lucas De MarchiFix G*_TO_POINTER casts on 32 bits
2011-11-16 Alexander Larssonwin32: Use timeGetTime as monotonic base
2011-11-15 Matthias ClasenSwitch to using template-free docs build
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-09 Kristian RietveldNeed to include xlocale.h on Darwin for strtod_l
2011-10-25 Robert NagyFix some build issues on OpenBSD
2011-10-19 Ryan Lortieconfigure.ac: join the cargo-cult of _cv_
2011-10-18 Ryan Lortiegatomic: introduce G_ATOMIC_LOCK_FREE
2011-10-17 Ryan LortieRevert "Bug 652827 - glib-2.29.8 no longer builds with...
2011-10-16 Ryan Lortiedrop -uninstalled.pc files
2011-10-16 Ryan Lortiegthread: move test cases to glib/
2011-10-13 Ryan LortieFinish killing off GSystemThread
2011-10-12 Dan WinshipSimplify checks for CLOCK_MONOTONIC
2011-10-12 Matthias ClasenMake single includes mandatory
2011-10-05 Matthias ClasenRemove cruft from g_strerror and g_strsignal
2011-10-05 Matthias ClasenNeed to check for prlimit
2011-10-03 Matthias ClasenMake thread names useful in a debugger
2011-09-30 Matthias ClasenClean up atomic cruft
2011-09-21 Ryan LortieGStaticMutex: remove ./configure checks
next