summaryrefslogtreecommitdiff
path: root/gobject/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-061-4/+1
* Add $(top_builddir)/glib to includespaul2010-08-051-0/+1
* Don't add (extra) DESTDIR to tapsetdir for tapset_DATA.Mark Wielaard2010-08-031-1/+1
* gobject/: fully remove gobjectalias hacksRyan Lortie2010-07-071-14/+4
* Use -Bsymbolic-functions, drop g*alias PLT hackeryRyan Lortie2010-06-211-3/+3
* Sprinkle some $(AM_V_GEN) around to make the build more silent.Christian Persch2010-06-151-8/+8
* gobject: Add GBindingEmmanuele Bassi2010-06-151-2/+3
* Add dtrace and systemtap support for gobjectAlexander Larsson2010-05-271-0/+22
* Clean up man page handlingMatthias Clasen2010-05-211-2/+0
* Avoid much of duplication in lists of source filesTor Lillqvist2010-03-211-1/+10
* Move the boxed private type data to TypeNodeBenjamin Otte2010-01-251-1/+4
* Use unconditional thread calls in gio and gobjectAlexander Larsson2010-01-121-0/+5
* Enable threads in g_type_init()Alexander Larsson2010-01-121-1/+1
* Add GAtomicArray for RCU-style lockless updatesAlexander Larsson2009-11-301-1/+2
* Fix --runtime-libdir optionMatthias Clasen2009-09-291-2/+2
* Use right soname for gdb autoloaded python filesAlexander Larsson2009-09-281-1/+1
* Fix location of gdb macrosMatthias Clasen2009-09-241-2/+2
* 2.22.02.22.0Matthias Clasen2009-09-221-3/+7
* Initial support for gdb python macrosAlexander Larsson2009-09-211-1/+11
* Bug 586675 – Runtime library locationDavid Zeuthen2009-06-231-0/+9
* Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2008-07-271-1/+1
* don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer2008-05-281-1/+0
* Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer2008-05-051-0/+1
* configure.in More work on enabling static building on Windows. WhenTor Lillqvist2008-04-211-15/+12
* Don't bother defining Autoconf variables for glib.def, gmodule.def,Tor Lillqvist2008-03-161-1/+2
* integrate tests/.18:41:22 Tim Janik2008-02-051-0/+2
* Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen2007-11-251-1/+1
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-1/+2
* Some file list updates (#398069, Owen Taylor)Matthias Clasen2007-01-191-1/+2
* Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.Behdad Esfahbod2006-10-021-8/+3
* Fix some issues with PLT entries.Matthias Clasen2006-09-301-0/+6
* Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist2005-07-081-5/+11
* libtool installs/uninstalls the import library, no need to do itTor Lillqvist2005-06-261-8/+7
* glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand theTor Lillqvist2005-06-241-9/+0
* 2.7.0GLIB_2_7_0Matthias Clasen2005-06-101-1/+2
* Make work again.Matthias Clasen2005-03-141-2/+5
* Don't distribute glib.def. (#167496, J. Ali Harlow)Tor Lillqvist2005-02-241-1/+0
* Define a HAVE_GNUC_VISIBILITY automake conditional.Matthias Clasen2005-02-051-0/+2
* Add gmodule-export-2.0.pc to AC_CONFIG_FILES.Owen Taylor2005-01-111-1/+1
* configure.in glib/Makefile.am Win32 cross-compilation fixes. (#163144, J.Tor Lillqvist2005-01-061-1/+2
* glib/Makefile.am glib.def and gobject.def are generated, not in $(srcdir).Tor Lillqvist2005-01-061-2/+2
* Add an OS_LINUX conditional.Matthias Clasen2004-12-271-1/+1
* glib/Makefile.am (glib.def) gcc -E complains "linker unused becauseTor Lillqvist2004-11-301-1/+1
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-291-2/+2
* Forgotten commit.Matthias Clasen2004-11-231-1/+1
* Fix a problem with the PLT reduction changes which caused the internalMatthias Clasen2004-11-231-1/+1
* Use embedded tab rather than '\t' escape sequence. (#157951)J. Ali Harlow2004-11-111-1/+1
* Fix srcdir != builddir builds. (#156447, Thomas Fitzsimmons)Matthias Clasen2004-10-271-1/+1
* [Win32] Add code to remove the bug-compatibility entries (see #134813, andTor Lillqvist2004-09-221-1/+9
* 2.5.3GLIB_2_5_3Matthias Clasen2004-09-181-2/+7