summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-01-12ALL_LINGUAS: remove line breaks from previous commit to get damned-liesAndre Klapper1-3/+1
2008-01-07bump versionMatthias Clasen1-1/+1
2008-01-07Add gio/test/Makefile to AC_CONFIG_FILESAlexander Larsson1-0/+1
2007-12-21Bump versionMatthias Clasen1-1/+1
2007-12-11Added Marathi TranslationsRahul Bhalerao1-1/+3
2007-12-03Add xattr checks for OSX style API (#500506) 2007-12-03 Alexander LarssonAlexander Larsson1-1/+23
2007-11-27Allow configuration of gio-module-dirAlexander Larsson1-0/+11
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-1/+198
2007-11-25Implement #491549: On Windows, always use the native API for character setTor Lillqvist1-33/+41
2007-11-25Require gtk-doc 1.8.Matthias Clasen1-1/+1
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik1-0/+4
2007-11-20Added gtestframework.[hc] and glib/tests/.Tim Janik1-0/+1
2007-11-19updated version number to 2.15.0 for development.10:30:33 Tim Janik1-3/+3
2007-11-18Check whether assembler supports numerical local labels.Matthias Clasen1-0/+11
2007-11-09Add AM_PROG_CC_C_O.Matthias Clasen1-0/+1
2007-11-08Require pkg-config 0.16 in configure and in AM_PATH_GLIB_2_0 to beMatthias Clasen1-2/+2
2007-11-08Move some inter-*.m4 includes from configure.in to acinclude.m4 to avoidMatthias Clasen1-5/+1
2007-11-07Bump versionMatthias Clasen1-2/+2
2007-10-17Bump versionMatthias Clasen1-2/+2
2007-09-16Bump versionMatthias Clasen1-2/+2
2007-09-16Replace -pthread by -lpthread for Freebsd, too. (#475619, Roy Marples)Matthias Clasen1-1/+2
2007-09-16Fix static build against system pcreMatthias Clasen1-0/+2
2007-09-11fix a typo in the previous commit. (#475854, comment #4)Marco Barisione1-1/+1
2007-09-11propagate the pcre flags to libglib and not to all parts of glib.Marco Barisione1-1/+6
2007-09-11Add arm atomic operationsMatthias Clasen1-3/+6
2007-09-10bump PCRE requirement to version 7.2.Marco Barisione1-1/+1
2007-08-22Updated Occitan translationYannig MARCHEGAY1-1/+1
2007-08-04bump versionMatthias Clasen1-2/+2
2007-08-04Bump version to 2.14.0Matthias Clasen1-2/+2
2007-08-03Added Kannada (kn) to ALL_LINGUASPramod Raghavendra1-1/+1
2007-07-20Add goffset type (64bit file size) Add G_MAXSSIZE and G_MINSSIZEAlexander Larsson1-0/+7
2007-07-12Bump versionMatthias Clasen1-1/+1
2007-07-06Updated configure.inAmitakhya Phukan1-1/+1
2007-06-29Bump versionMatthias Clasen1-1/+1
2007-06-18Bump versionMatthias Clasen1-1/+1
2007-06-06Bump versionMatthias Clasen1-1/+1
2007-06-04Bump versionMatthias Clasen1-2/+2
2007-06-04Add support for a number of special directories, as defined by theMatthias Clasen1-1/+17
2007-05-30Fix a sed script that doesn't correctly detect i586-mingw32-gcc-3.4Cody Russell1-7/+6
2007-05-23Bump versionMatthias Clasen1-2/+2
2007-05-18Try again...Matthias Clasen1-5/+3
2007-05-18Fix visibility checksMatthias Clasen1-1/+5
2007-05-18Don't let PERL_PATH be ''. (#356769, Joseph Sacco)Michael Natterer1-13/+6
2007-05-17hotfix: revert last change to fix the build on OS X.Michael Natterer1-4/+12
2007-05-17Move the compiler-dependency in the G_GNUC_INTERNAL definition fromMatthias Clasen1-12/+4
2007-05-03Bump versionMatthias Clasen1-2/+2
2007-04-15Makefile.am Add the references to build back.Tor Lillqvist1-0/+4
2007-04-11Use CFLAGS/LDFLAGS in addition to PCRE_CFLAGS/PCRE_LIBS when checkingMatthias Clasen1-1/+1
2007-03-16Bump versionMatthias Clasen1-2/+2
2007-03-15Add GRegex for regular expression matching. (#50075)Marco Barisione1-1/+71