Update gspawn-win*helper* Visual C++ projects
[platform/upstream/glib.git] / gobject / Makefile.am
2012-04-25 Colin Waltersbuild: Fix 'make dist' regression
2012-04-15 Colin Waltersbuild: Add --disable-modular-tests build option
2012-03-19 Matthias ClasenFix distcheck 2.31.22
2012-03-18 Dieter VerfaillieFix out of tree build for MinGW/MSYS
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-17 Ryan Lortiepush G_THREADS_MANDATORY over the cliff
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Dan WinshipMake threads mandatory
2011-07-11 Martin StorsjoDon't needlessly use "echo -e"
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-06-09 Ryan Lortiegobject: remove -DG_DISABLE_CONST_RETURNS
2011-06-07 Colin WaltersGenerate $module-public-headers.txt file, feed it to...
2011-05-28 Matthias ClasenQuiet down the build a bit
2011-05-19 Giovanni CampagnaGObject: move GLib type definitions to a separate header
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-08 David ZeuthenAdd a generic libffi based marshaller to libgobject
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-03 Mark WielaardDon't add (extra) DESTDIR to tapsetdir for tapset_DATA.
2010-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-15 Emmanuele Bassigobject: Add GBinding
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Alexander LarssonAdd dtrace and systemtap support for gobject
2010-05-22 Matthias ClasenClean up man page handling
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-21 Tor LillqvistAvoid much of duplication in lists of source files
2010-01-25 Benjamin OtteMove the boxed private type data to TypeNode
2010-01-12 Alexander LarssonUse unconditional thread calls in gio and gobject
2010-01-12 Alexander LarssonEnable threads in g_type_init()
2009-11-30 Alexander LarssonAdd GAtomicArray for RCU-style lockless updates
2009-09-30 Matthias ClasenFix --runtime-libdir option
2009-09-28 Alexander LarssonUse right soname for gdb autoloaded python files
2009-09-24 Matthias ClasenFix location of gdb macros
2009-09-22 Matthias Clasen2.22.0 2.22.0
2009-09-21 Alexander LarssonInitial support for gdb python macros
2009-06-23 David ZeuthenBug 586675 – Runtime library location
2008-07-27 Tor LillqvistSet LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-02-05 18:41:22 Tim Janikintegrate tests/.
2007-11-25 Matthias ClasenReplace INCLUDES by AM_CPPFLAGS, other cleanups.
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-01-19 Matthias ClasenSome file list updates (#398069, Owen Taylor)
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST, and remove redefinit...
2006-09-30 Matthias ClasenFix some issues with PLT entries.
2005-07-08 Tor LillqvistDon't use autoconf variables for the resource object...
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-24 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am Current GNU tools...
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-03-14 Matthias ClasenMake work again.
2005-02-24 Tor LillqvistDon't distribute glib.def. (#167496, J. Ali Harlow)
2005-02-05 Matthias ClasenDefine a HAVE_GNUC_VISIBILITY automake conditional.
2005-01-11 Owen TaylorAdd gmodule-export-2.0.pc to AC_CONFIG_FILES.
2005-01-06 Tor Lillqvistconfigure.in glib/Makefile.am Win32 cross-compilation...
2005-01-06 Tor Lillqvistglib/Makefile.am glib.def and gobject.def are generated...
2004-12-27 Matthias ClasenAdd an OS_LINUX conditional.
2004-11-30 Tor Lillqvistglib/Makefile.am (glib.def) gcc -E complains "linker...
2004-11-29 Matthias ClasenUse the perl found by configure. (#149826, Morten Welinder)
2004-11-23 Matthias ClasenForgotten commit.
2004-11-23 Matthias ClasenFix a problem with the PLT reduction changes which...
2004-11-11 J. Ali HarlowUse embedded tab rather than '\t' escape sequence....
2004-10-27 Matthias ClasenFix srcdir != builddir builds. (#156447, Thomas Fitzsim...
2004-09-22 Tor Lillqvist[Win32] Add code to remove the bug-compatibility entrie...
2004-09-18 Matthias Clasen2.5.3 GLIB_2_5_3
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-09-16 Matthias ClasenAdd ABI control using the same technique that is used...
2004-03-06 Tor LillqvistUpdate.
2003-09-12 Owen TaylorAdd g_signal_accumulator_true_handled(), to do TRUE...
2003-08-27 Owen TaylorAdd a detailed test case for interface initialization...
2003-08-13 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am gobject/Makefile...
2003-06-17 Matthias ClasenNew macros to check for XML catalog contents and path...
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2003-01-04 Tor Lillqvist[Win32] Install also the .def files, to help users...
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-05-07 Michael Nattereradded a new conditional CROSS_COMPILING which indicates...
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2002-02-26 Matthias ClasenRemove references to gruntime. This includes renaming...
2002-02-26 Owen TaylorRename testgruntime to testgobject.
2001-12-14 James Henstridgeadd rules to build it.
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-10-29 Owen TaylorGenerate glib-mkenums from glib-mkenums.in, substitutin...
2001-10-22 Tor LillqvistIf we have built the MSVC import library, install it...
2001-09-25 Tor LillqvistMore Win32 automake macros. For .def files: GLIB_DEF...
2001-09-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
2001-09-08 Owen TaylorMove gbsearcharray.[ch] to glib as a private ininstalle...
2001-09-03 Owen TaylorImplement.
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
next