History log of /external/bluetooth/glib/gmodule/makefile.msc.in
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1f3cb7bdde3ffc359560e87f31aba6cb276c638b 01-Aug-2008 Hans Breuer <hans@breuer.org> adapt to gmodule.symbols usage

2008-08-01 Hans Breuer <hans@breuer.org>

* makefile.msc.in : adapt to gmodule.symbols usage


svn path=/trunk/; revision=7277
/external/bluetooth/glib/gmodule/makefile.msc.in
aa410edee6042a526559f0c534072013252cce52 29-Oct-2004 Hans Breuer <hans@breuer.org> updated [and finally fixed my script to produce ready to go de-in(ed)

2004-10-29 Hans Breuer <hans@breuer.org>

* glibconfig.h */makefile.msc.in : updated [and finally fixed my
script to produce ready to go de-in(ed) files, w/o autotools]

* */*.rc.in : updated copyrights to 2004

* glib/gutils.c : some CSIDL_* defines lacking from older SDK;
use the same fallback mecahnism as on *NIX where ever applicable
/external/bluetooth/glib/gmodule/makefile.msc.in
1a5e888b636f993e79ce0faad2644023edba87a3 21-Nov-2002 Tor Lillqvist <tml@iki.fi> Hardcode 2.0 in the names, as that is what Makefile.am does.

2002-11-21 Tor Lillqvist <tml@iki.fi>

* {glib,gmodule,gobject,gthread}/makefile.{mingw,msc}.in:
Hardcode 2.0 in the names, as that is what Makefile.am does.
/external/bluetooth/glib/gmodule/makefile.msc.in
abc754faca50c2a41ae390481856d7e4afd58399 05-Jan-2002 Hans Breuer <hans@breuer.org> moved warning to error pragmas to their own file to not force 'good

2002-01-05 Hans Breuer <hans@breuer.org>

* glibconfig.h.win32.in
msvc_recommended_pragmas.h (new file) : moved warning to
error pragmas to their own file to not force 'good practice'
programming in downstream libs and apps. Instead the new header
will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
makefile.msc
* */makefile.msc.in : use -FImsvc_recommended_pragmas.h
/external/bluetooth/glib/gmodule/makefile.msc.in
4ab50f038b2bb0d21b31f2ad10745cf5a64725b6 22-Nov-2001 Owen Taylor <otaylor@redhat.com> Version 11, interface, binary age 0.

Thu Nov 22 13:14:18 2001 Owen Taylor <otaylor@redhat.com>

* configure.in (GLIB_MICRO_VERSION): Version 11,
interface, binary age 0.

* NEWS: Updated.

* tests/Makefile.am (libmoduletestplugin_[ab]_la_LDFLAGS):
Add dummy -rpath argument. On some (but not all) platforms,
libtool will only build a convenience library without this.
(#63486, Dan Winship)

* Makefile.am (EXTRA_DIST): Add README.in, INSTALL.in -
autoconf-2.5x checks for 'make dist' in the tarball
when you make distcheck.

* glib/Makefile.am (EXTRA_DIST): Distribute
makefile.msc/mingw.in, glib.rc.in.

* tests/patterntest.c: Include string.h.

* glib/gpattern.c (g_utf8_reverse): doc parsing fix.
/external/bluetooth/glib/gmodule/makefile.msc.in
3729dc28add5b3f1715ff9aa0f75284315dc078b 26-Oct-2001 Tor Lillqvist <tml@iki.fi> Update.

2001-10-26 Tor Lillqvist <tml@iki.fi>

* glib/glib.def: Update.

* tests/makefile.{mingw,msc}.in: Add ../* to PATH before running
tests to find DLLs. Separate the interactive tests, don't run them
in the check target.

* */makefile.msc.in: Include make.msc from GLib's build directory.
/external/bluetooth/glib/gmodule/makefile.msc.in
1c8de25a5ebc658c6b427e6c8d212c0f5ce49a2a 25-Sep-2001 Tor Lillqvist <tml@iki.fi> More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,

2001-09-25 Tor Lillqvist <tml@iki.fi>

* configure.in: More Win32 automake macros. For .def files:
GLIB_DEF, GMODULE_DEF, GOBJECT_DEF and GTHREAD_DEF. For .exp
files: TESTGMODULE_EXP (for programs that need to export symbols,
just testgmodule here). A new conditional, MS_LIB_AVAILABLE to
test whether the Microsoft librarian ("ar") is available to build
MS import libraries.

* glib/Makefile.am
* gmodule/Makefile.am: Use above. New rule to build MS import
library.

* glib/makefile.msc.in
* tests/makefile.msc.in
* tests/makefile.mingw.in: Use same DLL and import library names as
libtool.

gmodule:
2001-09-25 Tor Lillqvist <tml@iki.fi>

* makefile.mingw.in: Fix missing end @ in @LT_CURRENT@.

* makefile.msc.in: Use same DLL and import library names as
libtool.

gobject:
2001-09-25 Tor Lillqvist <tml@iki.fi>

* Makefile.am: Use new macros for .def file, and check for
MS_LIB_AVAILABLE, new rule to build MS import library.

* makefile.msc.in: Use same DLL and import library names as
libtool.

gthread:
2001-09-25 Tor Lillqvist <tml@iki.fi>

* Makefile.am: Use new macros for .def file, and check for
MS_LIB_AVAILABLE, new rule to build MS import library.

* makefile.msc.in: Use same DLL and import library names as
libtool.
/external/bluetooth/glib/gmodule/makefile.msc.in
606033cffa3422426a25829586aaf326731c2d0f 20-Jul-2001 Hans Breuer <hans@breuer.org> reflect glib move

2001-07-20 Hans Breuer <hans@breuer.org>

* makefile.msc.in : reflect glib move
/external/bluetooth/glib/gmodule/makefile.msc.in
66107ac7e1002713d9197ceb7225b8aa6ca74144 07-Mar-2001 Sebastian Wilhelmi <wilhelmi@ira.uka.de> Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.


2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>

* Makefile.am, makefile.mingw.in, makefile.msc.in: Set
G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.

* gmodule.def, gmodule.h, gmodule.c: Removed g_log_domain_gmodule.

* docs/reference/glib/glib-sections.txt,
docs/reference/glib/tmpl/messages.sgml: Removed g_log_domain_gmodule.
/external/bluetooth/glib/gmodule/makefile.msc.in
cf1c65aed87784f7e107b6e4c8129361f4e9a4e9 29-Dec-2000 Tor Lillqvist <tml@iki.fi> Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.

2000-12-29 Tor Lillqvist <tml@iki.fi>

* glibconfig.h.win32.in: Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.

* glib.def: Update.

* {.,*}/makefile.{mingw,msc}.in: Add -DG_ENABLE_DEBUG.
/external/bluetooth/glib/gmodule/makefile.msc.in
74987b2cf0d7f8977aa9a7872f0feccbd4a212fd 01-Dec-2000 Tor Lillqvist <tml@iki.fi> Include make.msc from GLib's build subdir.

2000-12-01 Tor Lillqvist <tml@iki.fi>

* {.,*}/makefile.msc.in: Include make.msc from GLib's build subdir.

* makefile.{mingw,msc}.in (glib_OBJECTS): Add gunibreak.

* glib.def: Update correspondingly.
/external/bluetooth/glib/gmodule/makefile.msc.in
8e847255e8c396a5bacbbf2897ad78e36ee47900 06-Oct-2000 Tor Lillqvist <tml@iki.fi> Revamp to be like makefile.mingw.in, make the MSVC build actually work

2000-10-06 Tor Lillqvist <tml@iki.fi>

* makefile.msc.in: Revamp to be like makefile.mingw.in, make
the MSVC build actually work again.

* gmodule/makefile.msc.in
* gobject/makefile.msc.in
* gthread/makefile.msc.in: New files, like their mingw counterparts.

* gmodule/Makefile.am
* gobject/Makefile.am
* gthread/Makefile.am: Make and distribute them.

* */makefile.mingw.in: Allow override of GLib version number from
the build/win32/module.defs file.

* glib.def: Add new entry point.

Fixes from Hans Breuer:

* glib.h (struct DIR): Keep the last readdir result cached inside
the DIR struct, to enable several DIRs being open simultaneously.

* gwin32.c (g_win32_readdir): Use the above instead of static.

* giowin32.c (g_io_channel_win32_make_pollfd): Insert cast to keep
MSVC happy.
/external/bluetooth/glib/gmodule/makefile.msc.in