summaryrefslogtreecommitdiff
path: root/gmodule
AgeCommit message (Expand)AuthorFilesLines
2010-02-04Update copyright yearsTor Lillqvist1-1/+1
2010-01-28improve gitignoreRyan Lortie1-0/+1
2009-09-29Fix --runtime-libdir optionMatthias Clasen1-2/+2
2009-06-23Bug 586675 – Runtime library locationDavid Zeuthen1-0/+9
2009-03-31Update README files to refer to gitMatthias Clasen1-0/+6
2009-03-132.20.0Matthias Clasen1-0/+4
2009-03-022.19.10Matthias Clasen1-0/+4
2009-03-022.19.9Matthias Clasen1-0/+4
2009-03-02Fix an include order problemMatthias Clasen2-1/+8
2009-02-172.19.8Matthias Clasen1-0/+4
2009-02-172.19.7Matthias Clasen1-0/+4
2009-02-022.19.6Matthias Clasen1-0/+4
2009-01-192.19.5Matthias Clasen1-0/+4
2009-01-052.19.4Matthias Clasen1-0/+4
2008-12-152.19.3Matthias Clasen1-0/+4
2008-12-012.19.2Matthias Clasen1-0/+4
2008-12-012.19.1Matthias Clasen1-0/+4
2008-10-162.19.0Matthias Clasen1-0/+4
2008-09-26Improve error reporting: When g_module_open() fails, include the name ofTor Lillqvist2-6/+26
2008-09-172.18.1Matthias Clasen1-0/+4
2008-09-08Bug 551408 - gmodule.def generated to builddir, but required in srcdirTor Lillqvist2-3/+9
2008-09-022.18.0Matthias Clasen1-0/+4
2008-09-02Bug 549771 – improved .gitignore for glibRyan Lortie1-0/+1
2008-08-182.17.7Matthias Clasen1-0/+4
2008-08-042.13.6Matthias Clasen1-0/+4
2008-08-042.17.5Matthias Clasen1-0/+4
2008-08-01adapt to gmodule.symbols usageHans Breuer2-0/+10
2008-07-27New file.Tor Lillqvist5-19/+39
2008-07-27Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2-1/+5
2008-07-212.17.4Matthias Clasen1-0/+4
2008-07-032.17.3Matthias Clasen1-0/+4
2008-06-122.17.2Matthias Clasen1-0/+4
2008-06-122.17.1Matthias Clasen1-0/+4
2008-05-28don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer2-2/+6
2008-05-272.17.0Matthias Clasen1-0/+4
2008-05-05Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer3-2/+12
2008-04-21configure.in More work on enabling static building on Windows. WhenTor Lillqvist1-14/+12
2008-03-16Don't bother defining Autoconf variables for glib.def, gmodule.def,Tor Lillqvist2-1/+7
2008-03-112.16.1Matthias Clasen1-0/+4
2008-03-102.16.0Matthias Clasen1-0/+4
2008-02-252.15.6Matthias Clasen1-0/+4
2008-02-112.15.5Matthias Clasen1-0/+4
2008-01-292.15.4Matthias Clasen1-0/+4
2008-01-212.15.3Matthias Clasen1-0/+4
2008-01-142.15.2Matthias Clasen1-0/+4
2008-01-072.15.1Matthias Clasen1-0/+4
2007-12-23Don't fail to load modules with suffix .la. (#480122, Andrey Tsyvarev)Matthias Clasen2-2/+10
2007-12-212.15.0Matthias Clasen1-0/+4
2007-11-25Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen1-15/+20
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik1-1/+2