Workaround AC_C_BIGENDIAN breakage in autoconf 2.61. Add a _cv_ to some
[platform/upstream/glib.git] / configure.in
2008-07-02 Matthias ClasenWorkaround AC_C_BIGENDIAN breakage in autoconf 2.61...
2008-06-26 Cody RussellAdd #define GLIB_USING_SYSTEM_PRINTF to glibconfig...
2008-06-20 Sebastian DrögeBug 316221 - G_LOCK warns about breaking strict-aliasin...
2008-06-12 Matthias Clasenbump version
2008-06-12 Matthias Clasen2.17.2 GLIB_2_17_2
2008-06-12 Matthias ClasenBump version
2008-06-11 Matthias ClasenUse po/LINGUAS
2008-05-28 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
2008-05-27 Matthias ClasenBump version
2008-05-27 simon.zhengFix #533369. Check whether memeber statvfs.f_basetype...
2008-05-20 Behdad EsfahbodBug 501651 – Update glib/libcharset
2008-05-20 Tor LillqvistDon't need memory barriers when using a non-gcc compile...
2008-04-21 Tor LillqvistBug 528752 - Win32 build and SSL not working
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-04-03 Tor LillqvistDefine GLIB_STATIC_COMPILATION here also, if needed.
2008-04-03 Tor LillqvistMake sure we don't build both shared and static at...
2008-04-03 Tor LillqvistDon't enforce shared library build only on Windows...
2008-03-20 Alexander LarssonFinal fixes for struct statfs.f_fstypename checks ...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-03-14 Alexander LarssonUse right define name for f_fstypename member check
2008-03-14 Alexander LarssonAdded. Added. Added. Added. Added. Added. Added. Added...
2008-03-12 Tor LillqvistExpand gio/win32/Makefile.
2008-03-12 Matthias ClasenBump version
2008-03-12 Sebastian DrögeBug 316221 - G_LOCK warns about breaking strict-aliasin...
2008-03-11 Matthias ClasenBump version
2008-03-10 Matthias ClasenBump version to 2.16.0
2008-03-07 Alexander LarssonUse struct statfs.f_fstypename if availible (e.g. on...
2008-02-25 Matthias Clasenbump version
2008-02-11 Matthias ClasenBump version
2008-02-10 Matthias ClasenCheck for getmntent_r
2008-02-07 Tor LillqvistUnfortunately the mingw implementations of C99-style...
2008-02-06 Matthias Clasenforgotten file
2008-02-05 18:42:42 Tim Janikgenerate gobject/tests/Makefile.
2008-02-03 Sebastian DrögeCheck for gmtime_r. Missing part of bug #511807.
2008-02-01 Yannig MARCHEGAYUpdated Occitan translation
2008-01-30 Johan DahlinRemove oc since oc.po is gone.
2008-01-29 Matthias ClasenBump version
2008-01-27 Matthias ClasenFix the pcre Unicode test to work with LDFLAGS=-Wl...
2008-01-21 Matthias ClasenBump version
2008-01-21 Alexander LarssonRemoved. Removed. Removed the included copies of the...
2008-01-14 Matthias ClasenBump version
2008-01-12 Andre KlapperALL_LINGUAS: remove line breaks from previous commit...
2008-01-07 Matthias Clasenbump version
2008-01-07 Alexander LarssonAdd gio/test/Makefile to AC_CONFIG_FILES
2007-12-21 Matthias ClasenBump version
2007-12-11 Rahul BhaleraoAdded Marathi Translations
2007-12-03 Alexander LarssonAdd xattr checks for OSX style API (#500506) 2007-12...
2007-11-27 Alexander LarssonAllow configuration of gio-module-dir
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...
2007-11-25 Tor LillqvistImplement #491549: On Windows, always use the native...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8.
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-20 Tim JanikAdded gtestframework.[hc] and glib/tests/.
2007-11-19 10:30:33 Tim Janikupdated version number to 2.15.0 for development.
2007-11-18 Matthias ClasenCheck whether assembler supports numerical local labels.
2007-11-09 Matthias ClasenAdd AM_PROG_CC_C_O.
2007-11-08 Matthias ClasenRequire pkg-config 0.16 in configure and in AM_PATH_GLI...
2007-11-08 Matthias ClasenMove some inter-*.m4 includes from configure.in to...
2007-11-07 Matthias ClasenBump version
2007-10-17 Matthias ClasenBump version
2007-09-16 Matthias ClasenBump version
2007-09-16 Matthias ClasenReplace -pthread by -lpthread for Freebsd, too. (#47561...
2007-09-16 Matthias ClasenFix static build against system pcre
2007-09-11 Marco Barisionefix a typo in the previous commit. (#475854, comment #4)
2007-09-11 Marco Barisionepropagate the pcre flags to libglib and not to all...
2007-09-11 Matthias ClasenAdd arm atomic operations
2007-09-10 Marco Barisionebump PCRE requirement to version 7.2.
2007-08-22 Yannig MARCHEGAYUpdated Occitan translation
2007-08-04 Matthias Clasenbump version
2007-08-04 Matthias ClasenBump version to 2.14.0
2007-08-03 Pramod RaghavendraAdded Kannada (kn) to ALL_LINGUAS
2007-07-20 Alexander LarssonAdd goffset type (64bit file size) Add G_MAXSSIZE and...
2007-07-12 Matthias ClasenBump version
2007-07-06 Amitakhya PhukanUpdated configure.in
2007-06-29 Matthias ClasenBump version
2007-06-18 Matthias ClasenBump version
2007-06-06 Matthias ClasenBump version
2007-06-04 Matthias ClasenBump version
2007-06-04 Matthias ClasenAdd support for a number of special directories, as...
2007-05-30 Cody RussellFix a sed script that doesn't correctly detect i586...
2007-05-23 Matthias ClasenBump version
2007-05-18 Matthias ClasenTry again...
2007-05-18 Matthias ClasenFix visibility checks
2007-05-18 Michael NattererDon't let PERL_PATH be ''. (#356769, Joseph Sacco)
2007-05-17 Michael Nattererhotfix: revert last change to fix the build on OS X.
2007-05-17 Matthias ClasenMove the compiler-dependency in the G_GNUC_INTERNAL...
2007-05-03 Matthias ClasenBump version
2007-04-15 Tor LillqvistMakefile.am Add the references to build back.
2007-04-11 Matthias ClasenUse CFLAGS/LDFLAGS in addition to PCRE_CFLAGS/PCRE_LIBS...
2007-03-16 Matthias ClasenBump version
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-04 Thierry RandrianirianaAdded Malagasy translation. Added Malagasy 'mg' to...
2007-03-01 Ihar HrachyshkaAdded Belarusian Latin transtaion.
2007-01-27 Matthias ClasenDefine G_GNUC_INTERNAL for Sun Studio as __hidden....
2007-01-12 Matthias Clasenfix the build
2007-01-12 Matthias ClasenMake G_GNUC_INTERNAL a no-op for gcc 2.95. (#329031...
2007-01-10 Matthias ClasenActually link gthread against librt. (#394641, Marco...
2007-01-08 Matthias ClasenDon't link glib against libpthread. (#393812)
2007-01-03 Behdad EsfahbodAvoid more warnings from running libtool --config....
2007-01-02 Matthias ClasenAvoid warnings from running libtool --config. (#391364...
next