Tor Lillqvist
d8ea13216c
Bug 575644 - Cygwin gail build patch
...
2009-03-25 Tor Lillqvist <tml@novell.com>
Bug 575644 - Cygwin gail build patch
* modules/other/gail/Makefile.am
* modules/other/gail/libgail-util/Makefile.am
* modules/other/gail/tests/Makefile.am: Use -no-undefined also on
Cygwin. Patch from "Cygwin ports maintainer".
svn path=/trunk/; revision=22586
2009-03-25 07:18:58 +00:00
Tor Lillqvist
6a36bca4c6
Bug 570406 - gailutil.def is in srcdir, but used from builddir
...
2009-02-04 Tor Lillqvist <tml@novell.com>
Bug 570406 - gailutil.def is in srcdir, but used from builddir
* libgail-util/Makefile.am: Use gailutil.def from srcdir. Drop
useless rules to install/uninstall import libraries, libtool knows
to install / uninstall them itself when installing / uninstalling
a .la file. Add rules to install / uninstall the def file like for
consistency, like with the other libraries in GTK+.
svn path=/trunk/; revision=22280
2009-02-04 08:20:11 +00:00
Michael Natterer
2f267a411d
gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.c
...
2008-08-15 Michael Natterer <mitch@imendio.com>
* gailbooleancell.c
* gailimagecell.c
* gailtextcell.c
* gailwidget.c
* tests/Makefile.am
* tests/testbutton.c
* tests/testimage.c
* tests/testlib.c
* tests/testmenuitem.c
* tests/testnotebook.c
* tests/testoptionmenu.c
* tests/testpaned.c
* tests/testselection.c
* tests/testtable.c: some undeprecation.
* libgail-util/Makefile.am. build with GDK_DISABLE_DEPRECATED
and GTK_DISABLE_DEPRECATED.
svn path=/trunk/; revision=21127
2008-08-15 11:37:00 +00:00
Tor Lillqvist
b0f9f44866
Pass appropriate -machine flag to lib.exe.
...
2008-08-04 Tor Lillqvist <tml@novell.com>
* libgail-util/Makefile.am: Pass appropriate -machine flag to
lib.exe.
svn path=/trunk/; revision=20959
2008-08-03 23:48:48 +00:00
Matthias Clasen
ca36ffc2af
Fix builddir!=srcdir builds. ( #516254 , Yevgen Muntyan)
...
2008-02-15 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am:
* modules/other/gail/tests/Makefile.am:
* modules/other/gail/libgail-util/Makefile.am:
* modules/other/gail/Makefile.am: Fix builddir!=srcdir
builds. (#516254 , Yevgen Muntyan)
svn path=/trunk/; revision=19591
2008-02-16 02:39:20 +00:00
Tor Lillqvist
a39f6c4611
modules/other/gail/libgail-util/Makefile.am Link with gtktargetlib and
...
2008-01-10 Tor Lillqvist <tml@novell.com>
* modules/other/gail/libgail-util/Makefile.am
* modules/other/gail/tests/Makefile.am: Link with gtktargetlib and
gdktargetlib.
svn path=/trunk/; revision=19348
2008-01-10 21:47:58 +00:00
Christian Persch
ce340d1b33
Keep the same libtool version as the standalone libgail-util had. Bug #504643 .
...
svn path=/trunk/; revision=19210
2007-12-20 14:31:01 +00:00
Christian Persch
a8e6ee33b1
Integrate gail into gtk+. Bug #169488 .
...
* configure.in:
* docs/reference/Makefile.am:
* docs/reference/libgail-util/*:
* gail-uninstalled.pc.in:
* gail.pc.in:
* modules/Makefile.am:
* modules/other/Makefile.am:
* modules/other/gail/*:
* modules/other/gail/libgail-util/*:
* po/POTFILES.skip: Integrate gail into gtk+. Bug #169488 .
svn path=/trunk/; revision=19196
2007-12-18 13:51:12 +00:00