| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dtrace and systemtap support for gobject | Alexander Larsson | 2010-05-27 | 1 | -0/+22 |
* | Clean up man page handling | Matthias Clasen | 2010-05-21 | 1 | -2/+0 |
* | Avoid much of duplication in lists of source files | Tor Lillqvist | 2010-03-21 | 1 | -1/+10 |
* | Move the boxed private type data to TypeNode | Benjamin Otte | 2010-01-25 | 1 | -1/+4 |
* | Use unconditional thread calls in gio and gobject | Alexander Larsson | 2010-01-12 | 1 | -0/+5 |
* | Enable threads in g_type_init() | Alexander Larsson | 2010-01-12 | 1 | -1/+1 |
* | Add GAtomicArray for RCU-style lockless updates | Alexander Larsson | 2009-11-30 | 1 | -1/+2 |
* | Fix --runtime-libdir option | Matthias Clasen | 2009-09-29 | 1 | -2/+2 |
* | Use right soname for gdb autoloaded python files | Alexander Larsson | 2009-09-28 | 1 | -1/+1 |
* | Fix location of gdb macros | Matthias Clasen | 2009-09-24 | 1 | -2/+2 |
* | 2.22.02.22.0 | Matthias Clasen | 2009-09-22 | 1 | -3/+7 |
* | Initial support for gdb python macros | Alexander Larsson | 2009-09-21 | 1 | -1/+11 |
* | Bug 586675 – Runtime library location | David Zeuthen | 2009-06-23 | 1 | -0/+9 |
* | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it. | Tor Lillqvist | 2008-07-27 | 1 | -1/+1 |
* | don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. | Michael Natterer | 2008-05-28 | 1 | -1/+0 |
* | Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from | Michael Natterer | 2008-05-05 | 1 | -0/+1 |
* | configure.in More work on enabling static building on Windows. When | Tor Lillqvist | 2008-04-21 | 1 | -15/+12 |
* | Don't bother defining Autoconf variables for glib.def, gmodule.def, | Tor Lillqvist | 2008-03-16 | 1 | -1/+2 |
* | integrate tests/. | 18:41:22 Tim Janik | 2008-02-05 | 1 | -0/+2 |
* | Replace INCLUDES by AM_CPPFLAGS, other cleanups. | Matthias Clasen | 2007-11-25 | 1 | -1/+1 |
* | initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional | 21:06:47 Tim Janik | 2007-11-21 | 1 | -1/+2 |
* | Some file list updates (#398069, Owen Taylor) | Matthias Clasen | 2007-01-19 | 1 | -1/+2 |
* | Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS. | Behdad Esfahbod | 2006-10-02 | 1 | -8/+3 |
* | Fix some issues with PLT entries. | Matthias Clasen | 2006-09-30 | 1 | -0/+6 |
* | Don't use autoconf variables for the resource object files on Win32 any | Tor Lillqvist | 2005-07-08 | 1 | -5/+11 |
* | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 2005-06-26 | 1 | -8/+7 |
* | glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand the | Tor Lillqvist | 2005-06-24 | 1 | -9/+0 |
* | 2.7.0GLIB_2_7_0 | Matthias Clasen | 2005-06-10 | 1 | -1/+2 |
* | Make work again. | Matthias Clasen | 2005-03-14 | 1 | -2/+5 |
* | Don't distribute glib.def. (#167496, J. Ali Harlow) | Tor Lillqvist | 2005-02-24 | 1 | -1/+0 |
* | Define a HAVE_GNUC_VISIBILITY automake conditional. | Matthias Clasen | 2005-02-05 | 1 | -0/+2 |
* | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. | Owen Taylor | 2005-01-11 | 1 | -1/+1 |
* | configure.in glib/Makefile.am Win32 cross-compilation fixes. (#163144, J. | Tor Lillqvist | 2005-01-06 | 1 | -1/+2 |
* | glib/Makefile.am glib.def and gobject.def are generated, not in $(srcdir). | Tor Lillqvist | 2005-01-06 | 1 | -2/+2 |
* | Add an OS_LINUX conditional. | Matthias Clasen | 2004-12-27 | 1 | -1/+1 |
* | glib/Makefile.am (glib.def) gcc -E complains "linker unused because | Tor Lillqvist | 2004-11-30 | 1 | -1/+1 |
* | Use the perl found by configure. (#149826, Morten Welinder) | Matthias Clasen | 2004-11-29 | 1 | -2/+2 |
* | Forgotten commit. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Fix a problem with the PLT reduction changes which caused the internal | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Use embedded tab rather than '\t' escape sequence. (#157951) | J. Ali Harlow | 2004-11-11 | 1 | -1/+1 |
* | Fix srcdir != builddir builds. (#156447, Thomas Fitzsimmons) | Matthias Clasen | 2004-10-27 | 1 | -1/+1 |
* | [Win32] Add code to remove the bug-compatibility entries (see #134813, and | Tor Lillqvist | 2004-09-22 | 1 | -1/+9 |
* | 2.5.3GLIB_2_5_3 | Matthias Clasen | 2004-09-18 | 1 | -2/+7 |
* | Implement the same PLT reduction technique used in GTK+: | Matthias Clasen | 2004-09-16 | 1 | -1/+4 |
* | Add ABI control using the same technique that is used in GTK+. | Matthias Clasen | 2004-09-16 | 1 | -3/+14 |
* | Update. | Tor Lillqvist | 2004-03-06 | 1 | -2/+0 |
* | Add g_signal_accumulator_true_handled(), to do TRUE-stops-emit signals. | Owen Taylor | 2003-09-12 | 1 | -5/+1 |
* | Add a detailed test case for interface initialization, testing the ability | Owen Taylor | 2003-08-27 | 1 | -1/+3 |
* | glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir also | Tor Lillqvist | 2003-08-13 | 1 | -2/+2 |
* | New macros to check for XML catalog contents and path, borrowed from | Matthias Clasen | 2003-06-17 | 1 | -5/+0 |