2007-11-25 |
Matthias Clasen | Replace INCLUDES by AM_CPPFLAGS, other cleanups. |
blob | commitdiff | raw |
2007-11-21 |
21:06:47 Tim Janik | initialize automake variables EXTRA_DIST and TEST_PROGS... |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Matthias Clasen | Some file list updates (#398069, Owen Taylor) |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Behdad Esfahbod | Include pltcheck.sh in EXTRA_DIST, and remove redefinit... |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Matthias Clasen | Fix some issues with PLT entries. |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Tor Lillqvist | Don't use autoconf variables for the resource object... |
blob | commitdiff | raw | diff to current |
2005-06-26 |
Tor Lillqvist | libtool installs/uninstalls the import library, no... |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am Current GNU tools... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Matthias Clasen | 2.7.0 GLIB_2_7_0 |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Matthias Clasen | Make work again. |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Tor Lillqvist | Don't distribute glib.def. (#167496, J. Ali Harlow) |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Matthias Clasen | Define a HAVE_GNUC_VISIBILITY automake conditional. |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Owen Taylor | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Tor Lillqvist | configure.in glib/Makefile.am Win32 cross-compilation... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Tor Lillqvist | glib/Makefile.am glib.def and gobject.def are generated... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Matthias Clasen | Add an OS_LINUX conditional. |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Tor Lillqvist | glib/Makefile.am (glib.def) gcc -E complains "linker... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Matthias Clasen | Use the perl found by configure. (#149826, Morten Welinder) |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Matthias Clasen | Forgotten commit. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Matthias Clasen | Fix a problem with the PLT reduction changes which... |
blob | commitdiff | raw | diff to current |
2004-11-11 |
J. Ali Harlow | Use embedded tab rather than '\t' escape sequence.... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Matthias Clasen | Fix srcdir != builddir builds. (#156447, Thomas Fitzsim... |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Tor Lillqvist | [Win32] Add code to remove the bug-compatibility entrie... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Matthias Clasen | 2.5.3 GLIB_2_5_3 |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Add ABI control using the same technique that is used... |
blob | commitdiff | raw | diff to current |
2004-03-06 |
Tor Lillqvist | Update. |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Owen Taylor | Add g_signal_accumulator_true_handled(), to do TRUE... |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Owen Taylor | Add a detailed test case for interface initialization... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am gobject/Makefile... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Matthias Clasen | New macros to check for XML catalog contents and path... |
blob | commitdiff | raw | diff to current |
2003-03-04 |
James Henstridge | require automake 1.7. Add calls to libtoolize and gtkdo... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Tor Lillqvist | [Win32] Install also the .def files, to help users... |
blob | commitdiff | raw | diff to current |
2002-10-15 |
Manish Singh | add -DG_DISABLED_DEPRECATED |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Michael Natterer | added a new conditional CROSS_COMPILING which indicates... |
blob | commitdiff | raw | diff to current |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Matthias Clasen | Remove references to gruntime. This includes renaming... |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Owen Taylor | Rename testgruntime to testgobject. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
James Henstridge | add rules to build it. |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Owen Taylor | Include gtypes.h not gobject/gtype.h |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Tim Janik | add API for chaining: g_signal_chain_from_overridden... |
blob | commitdiff | raw | diff to current |
2001-10-29 |
Owen Taylor | Generate glib-mkenums from glib-mkenums.in, substitutin... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Tor Lillqvist | If we have built the MSVC import library, install it... |
blob | commitdiff | raw | diff to current |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
blob | commitdiff | raw | diff to current |
2001-09-17 |
Tor Lillqvist | Add variable for LT_CURRENT minus LT_AGE (the suffix... |
blob | commitdiff | raw | diff to current |
2001-09-08 |
Owen Taylor | Move gbsearcharray.[ch] to glib as a private ininstalle... |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Owen Taylor | Implement. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Tim Janik | remove left-over usages of an anonymous GBoxed typedef. |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Havoc Pennington | link to ./libgobject-1.3.la since an installed libgobje... GLIB_1_3_6 |
blob | commitdiff | raw | diff to current |
2001-06-12 |
Havoc Pennington | updated |
blob | commitdiff | raw | diff to current |
2001-05-28 |
Sebastian Wilhelmi | Fix typo. |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Sebastian Wilhelmi | made 'make distcheck' happy. |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Owen Taylor | Add inter-library dependencies. |
blob | commitdiff | raw | diff to current |
2001-05-05 |
James Henstridge | glib-mkenums is not a compiled program, so shouldn... |
blob | commitdiff | raw | diff to current |
2001-04-29 |
Tim Janik | made hook ids a gulong. |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Tor Lillqvist | Use the _LIBADD dependencies on libglib only on Win32. |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Tor Lillqvist | Use G_BEGIN_DECLS and G_END_DECLS. |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Tim Janik | test program. covers run first/last/cleanup signal... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Tim Janik | changed prototype of g_boxed_type_register_static(... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Sebastian Wilhelmi | Avoid rebuilding everything everytime. |
blob | commitdiff | raw | diff to current |
2001-02-03 |
Tor Lillqvist | Change order of libs, put progs_LDADD last. Needed... |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Tim Janik | urg managed to forget this last time ;( |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Tim Janik | clean up after elliot, wonder what his mother has to... |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Elliot Lee | GMainContext useful in implementing some additional... |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Tim Janik | fixed dealing with collection/lcopy of NULL values. |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Owen Taylor | Up version to 1.3.2 |
blob | commitdiff | raw | diff to current |
2000-11-11 |
Owen Taylor | New basic implementation of GTypePlugin interface as... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Owen Taylor | revert accidentally commited change |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Owen Taylor | When appending handlers and not matching on signal_id... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Tim Janik | fixed a bag full of subtle bugs of immensive screw... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Sebastian Wilhelmi | Remove empty SUBDIRS line _again_, as that _still_... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Tim Janik | added newly added gobject/ headers. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Raja R Harinath | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTR... |
blob | commitdiff | raw | diff to current |
2000-10-06 |
Tor Lillqvist | Revamp to be like makefile.mingw.in, make the MSVC... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Sebastian Wilhelmi | Remove empty SUBDIRS line, as that prevents make dist... |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Elliot Lee | Fix inclusion of config.h |
blob | commitdiff | raw | diff to current |
2000-07-14 |
Owen Taylor | Move glib-config to glib-config-2.0 move glib.m4 to... |
blob | commitdiff | raw | diff to current |
2000-07-06 |
Owen Taylor | dist fixes. |
blob | commitdiff | raw | diff to current |
2000-06-24 |
Tim Janik | define gstring in terms of gchar*. this typedef reflect... |
blob | commitdiff | raw | diff to current |
2000-06-07 |
Owen Taylor | Add top_builddir so glibconfig.h is found properly... |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Tim Janik | add reserved fundamental ids for gtk types (for transit... |
blob | commitdiff | raw | diff to current |
|