summaryrefslogtreecommitdiff
path: root/atk/makefile.msc
Commit message (Collapse)AuthorAgeFilesLines
* adapt lib name to "auto-standard", add atkmiscHans Breuer2007-01-131-3/+5
| | | | | | | | | 2007-01-13 Hans Breuer <hans@breuer.org> * atk/makefile.msc : adapt lib name to "auto-standard", add atkmisc svn path=/trunk/; revision=1135
* updated $(LIBINTL_LIBS) atkrelationtype.h to atk_headers, PKG_VERHans Breuer2005-04-091-2/+3
| | | | | | | 2005-04-09 Hans Breuer <hans@breuer.org> * atk/makefile.msc : updated $(LIBINTL_LIBS) atkrelationtype.h to atk_headers, PKG_VER
* generate atk-enum-types.[hc] NOTE: the long comment in atkobject.h isHans Breuer2002-01-051-6/+35
| | | | | | | | | | | | 2002-01-05 Hans Breuer <hans@breuer.org> * atk/makefile.msc : generate atk-enum-types.[hc] NOTE: the long comment in atkobject.h is crashing perl, at least version 5.005_02 built for MSWin32-x86-object Binary build 506 provided by ActiveState. Temporary deleting the AtkRole comment allows to work-around. atk/atk.def : updated externals
* Version 0.8, require GLib-1.3.12ATK_0_8Owen Taylor2001-12-231-1/+1
| | | | | | | | Sat Dec 22 12:26:51 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.8, require GLib-1.3.12 * atk/makefile.msc (PKG_VER): Version 0.8.
* updated externalsHans Breuer2001-11-231-2/+2
| | | | | | | | | | | | 2001-11-23 Hans Breuer <hans@breuer.org> * atk/atk.def : updated externals * atk/atktext.c atk/atkutil.c : added two spaces to fix minor coding style issues. Found by my exports generator. * atk/makefile.msc : version 0.7, use build dir from $(TOP)\glib
* Upped rev to match other makefiles.Bill Haneman2001-09-291-1/+1
|
* Version 0.5ATK_0_5Owen Taylor2001-09-251-1/+1
| | | | | | | | | | Tue Sep 25 12:08:52 2001 Owen Taylor <otaylor@redhat.com> * configure.in (ATK_MICRO_VERSION): Version 0.5 * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9 * atk/makefile.msc (PKG_VER): Version 0.5
* updated externals version 0.4Hans Breuer2001-09-211-3/+4
| | | | | | | | | | 2001-09-21 Hans Breuer <hans@breuer.org> * atk/atk.def : updated externals * atk/makefile.msc : version 0.4 * atk/atktext.c (atk_text_get_character_extents) : real_height is a reference to int, so use &local_height
* Modified Files: atk-uninstalled.pc.in atk.pc.in configure.inBill Haneman2001-07-251-2/+2
| | | | | | | | Modified Files: atk-uninstalled.pc.in atk.pc.in configure.in atk/atkeditabletext.h atk/atktext.h atk/makefile.msc Removed last of pango dependencies in ATK: removed (unused) #includes, and removed dependencies from makefile.msc and configure.in
* added more exports updated win32 buildHans Breuer2001-07-201-24/+46
| | | | | | | 2001-07-20 Hans Breuer <hans@breuer.org> * atk/atk.def : added more exports * atk/makefile.msc : updated win32 build
* Enable build for win32, no sourc changes necessary.Hans Breuer2001-05-061-0/+87
2001-01-06 Hans Breuer <hans@breuer.org> * atk/makefile.msc atk/atk.def (new files) : Enable build for win32, no sourc changes necessary.