8f9f27734be8b05a01b9df05c6c1687845150a7c |
|
08-Aug-2008 |
Tor Lillqvist <tml@src.gnome.org> |
Improve comment. svn path=/trunk/; revision=7320
/external/bluetooth/glib/glibconfig.h.win32.in
|
cbdec287ced8dc56b63a04a979845b6534788e16 |
|
08-Aug-2008 |
Tor Lillqvist <tml@src.gnome.org> |
Improve comment. svn path=/trunk/; revision=7319
/external/bluetooth/glib/glibconfig.h.win32.in
|
c13b9d5d6396e0f058411318c82dcea76fa87fd5 |
|
07-Aug-2008 |
Tor Lillqvist <tml@novell.com> |
Output comment clarifying GPid semantics to glibconfig.h. 2008-08-07 Tor Lillqvist <tml@novell.com> * configure.in: Output comment clarifying GPid semantics to glibconfig.h. * glibconfig.h.win32.in: Ditto here. svn path=/trunk/; revision=7317
/external/bluetooth/glib/glibconfig.h.win32.in
|
fb17a5de30dbe64bd55fad022a022de48ad974d0 |
|
04-Aug-2008 |
Tor Lillqvist <tml@novell.com> |
Make the union _GSystemThread::data array 8 bytes on Win64. Not that it 2008-08-04 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Make the union _GSystemThread::data array 8 bytes on Win64. Not that it matters as the union contains a pointer also anyway, but for equivalence with the configure- generated glibconfig.h svn path=/trunk/; revision=7309
/external/bluetooth/glib/glibconfig.h.win32.in
|
e4194cb055e44f8a1bd2ab666ead9fa040bcdb89 |
|
02-Aug-2008 |
Tor Lillqvist <tml@novell.com> |
Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT() and vice 2008-08-02 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT() and vice versa, too. svn path=/trunk/; revision=7288
/external/bluetooth/glib/glibconfig.h.win32.in
|
59137b99237bf2f5a865591363e873fb6e4cf9de |
|
02-Aug-2008 |
Tor Lillqvist <tml@novell.com> |
Add gintptr and guintptr typedefs here, too, appropriately ifdeffed for 2008-08-02 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Add gintptr and guintptr typedefs here, too, appropriately ifdeffed for 32/64 bit, gcc/MSVC. svn path=/trunk/; revision=7287
/external/bluetooth/glib/glibconfig.h.win32.in
|
d395b1dcda2e569b5721520dab67a794023ea646 |
|
24-Jul-2008 |
Tor Lillqvist <tml@novell.com> |
Check also _WIN64. 2008-07-24 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Check also _WIN64. svn path=/trunk/; revision=7247
/external/bluetooth/glib/glibconfig.h.win32.in
|
8d4242580e948d2a447bdd8deb5eb11f33846afd |
|
23-Jul-2008 |
Tor Lillqvist <tml@novell.com> |
Patch for 64-bit Windows from Richard Hult. 2008-07-24 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Patch for 64-bit Windows from Richard Hult. svn path=/trunk/; revision=7245
/external/bluetooth/glib/glibconfig.h.win32.in
|
e2bcb1d1a6dc9792c252e1b18f27e5b4e7aab983 |
|
04-Apr-2008 |
Tor Lillqvist <tml@novell.com> |
Define GLIB_STATIC_COMPILATION here also, if needed. 2008-04-04 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Define GLIB_STATIC_COMPILATION here also, if needed. svn path=/trunk/; revision=6822
/external/bluetooth/glib/glibconfig.h.win32.in
|
b877c83cdcde2f7d26f9395d0b21230941cf190e |
|
09-Dec-2007 |
Hans Breuer <hans@breuer.org> |
removed -GD to compile with msvc9 (vs2008) with less complains 2007-12-09 Hans Breuer <hans@breuer.org> * **/makefile.msc glib/makefile.msc.in : removed -GD to compile with msvc9 (vs2008) with less complains * glibconfig.h.win32.in : #define G_HAVE_ISO_VARARGS 1 for msv8 (vs2005) and above * glib/gfileutils.c : s/stricmp/_stricmp/ * msvc_recommended_pragmas.h : work around Microsoft's premature attempt to deprecate the C-Library * tests/makefile.msc.in : added checksum-test svn path=/trunk/; revision=6076
/external/bluetooth/glib/glibconfig.h.win32.in
|
64312b72c914c9942065fe7e6fe78bf9070637d0 |
|
05-Oct-2007 |
Tor Lillqvist <tml@novell.com> |
Always define G_CAN_INLINE. Even MSVC6 is capable of inlining. (#483337, 2007-10-04 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Always define G_CAN_INLINE. Even MSVC6 is capable of inlining. (#483337, Steve Lhomme) svn path=/trunk/; revision=5780
/external/bluetooth/glib/glibconfig.h.win32.in
|
164f21f66e9131384acf0abfd4a0a1913cb00c59 |
|
01-Aug-2007 |
Tor Lillqvist <tml@novell.com> |
Update to match what configure produces. 2007-08-01 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Update to match what configure produces. svn path=/trunk/; revision=5660
/external/bluetooth/glib/glibconfig.h.win32.in
|
98a5ddc4c8afcb87b81dbd7f2a688d55f1a011e3 |
|
18-Jan-2007 |
Tor Lillqvist <tml@novell.com> |
config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.c 2007-01-17 Tor Lillqvist <tml@novell.com> * config.h.win32.in * glib/galloca.h * glib/gbacktrace.h * glib/gwin32.c * glibconfig.h.win32.in * README.win32: More minor tweaks for Digital Mars compiler. (#346808, Serhat Sevki Dincer) svn path=/trunk/; revision=5294
/external/bluetooth/glib/glibconfig.h.win32.in
|
f800121ed8d3f730a06ef58d84e3685dd5411c6a |
|
08-Mar-2006 |
Tor Lillqvist <tml@novell.com> |
Add G_GUINT64_CONSTANT. 2006-03-08 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Add G_GUINT64_CONSTANT.
/external/bluetooth/glib/glibconfig.h.win32.in
|
d22f05125236c5386c67f72ccfb6dcef7f98907c |
|
09-Jul-2005 |
Tor Lillqvist <tml@novell.com> |
Don't use autoconf variables for the resource object files on Win32 any 2005-07-09 Tor Lillqvist <tml@novell.com> * configure.in: Don't use autoconf variables for the resource object files on Win32 any longer. Instead handle that in the Makefile.am files. Check for windres. * glibconfig.h.win32.in: Minor tuning to match the configure-produced glibconfig.h closely. * */Makefile.am: Don't use the scripts in build/win32 to compile the .rc file into a resource object file. (This means we loose the build number increment magic, but I doubt it was that useful anyway.) Instead use windres directly. To pass the normal .o file produced by windres through libtool, which wants .lo files, pass it directly to the linker using a -Wl option. * */*.rc.in: Thus replace BUILDNUMBER with 0.
/external/bluetooth/glib/glibconfig.h.win32.in
|
9153616cf5b34618d5eb2235763853d850ef9a1b |
|
06-Nov-2004 |
Tor Lillqvist <tml@iki.fi> |
Cosmetics: move the G_GNUC_INTERNAL define to the same place where it is 2004-11-06 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Cosmetics: move the G_GNUC_INTERNAL define to the same place where it is in a configure-generated glibconfig.h
/external/bluetooth/glib/glibconfig.h.win32.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/glibconfig.h.win32.in
|
9dafa222c57fa213df85ce73c0d4ffdf1bc14e22 |
|
03-Mar-2004 |
Tor Lillqvist <tml@iki.fi> |
Update to match a configure-generated glibconfig.h. Specifically: Remove 2004-03-03 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Update to match a configure-generated glibconfig.h. Specifically: Remove G_{MIN,MAX,MAXU}INT64 definitions (now in gtypes.h). Remove g_once and g_static_mutex_get_mutex_impl_shortcut definitions (now in gthread.h).
/external/bluetooth/glib/glibconfig.h.win32.in
|
4d470362b20627044ed9e56fa47ba012cb9b4c54 |
|
28-Feb-2004 |
Hans Breuer <hans@breuer.org> |
updated externals, including those from bug #135386 2003-02-28 Hans Breuer <hans@breuer.org> * glib/glib.def : updated externals, including those from bug #135386 * glib/makefile.msc.in : build gatomic.c * glibconfig.h.win32.in : removed duplicate definition of G_MAXSIZE, typedef void* GPid instead of int * tests/child-test.c glib/gmain.c : applied patch from J. Ali Harlow <ali@juiblex.co.uk> to fix g_child_watch implementation on win32, bug #50296
/external/bluetooth/glib/glibconfig.h.win32.in
|
fc9afe0d219ad7bb16c2ba8ce2a1e268bdd25479 |
|
26-Feb-2004 |
Hans Breuer <hans@breuer.org> |
added g_hash_table_find and a bunch of g_queue_* 2003-02-26 Hans Breuer <hans@breuer.org> * glib/glib.def : added g_hash_table_find and a bunch of g_queue_* * glib/gmain.c : make it compile on win32, child_wake_up_pipe replaced by semaphore like it is done for the other wake_up_pipe * config.h.win32.in : added HAVE_INT64_AND_I64 * glibconfig.h.win32.in : G_MAXSIZE .. G_M??INT64, and typedef for GPid * test/env-test.c : don't let the local log function collide in namespace with standard C
/external/bluetooth/glib/glibconfig.h.win32.in
|
31a1fedf68b1ebcdd9d4bf3d85b1aa53044afd4e |
|
12-Jan-2004 |
Manish Singh <yosh@gimp.org> |
Add G_MAXSIZE, define in terms of G_MAXUfoo. Sun Jan 11 16:13:20 2004 Manish Singh <yosh@gimp.org> * configure.in: Add G_MAXSIZE, define in terms of G_MAXUfoo. * tests/type-test.c: Add test for G_MAXSIZE. * glibconfig.h.win32.in: Cleanup, add some missing bits.
/external/bluetooth/glib/glibconfig.h.win32.in
|
35a6cff869845fd5d222a81bf9707bcc7c4e6781 |
|
13-Dec-2003 |
Hans Breuer <hans@breuer.org> |
get_filename_charset() needs to return false for filenames not encoded in 2003-12-13 Hans Breuer <hans@breuer.org> * glib/gconvert.c : get_filename_charset() needs to return false for filenames not encoded in utf-8, which is always true on win32 * glibconfig.h.win32.in : (u)int64 modifier isn't the gcc 'll' but always the msvcrt one 'I64' * glib/glib.def : updated
/external/bluetooth/glib/glibconfig.h.win32.in
|
5d097b85918181ed940768254595b232de4663c1 |
|
24-Oct-2003 |
Tor Lillqvist <tml@iki.fi> |
Force shared library (DLL) only on Windows. (I don't think that is 2003-10-24 Tor Lillqvist <tml@iki.fi> * configure.in: Force shared library (DLL) only on Windows. (I don't think that is controversial?) Remove unnecessary AC_LIBTOOL_WIN32_DLL. Don't use -D_REENTRANT on Win32, it is not used by mingw or MSVC headers. * config.h.win32.in * glibconfig.h.win32.in: Match what configure produces. * glib/gconvert.c * glib/gutils.c: Mark a couple of functions and variables that aren't public as static. * glib/gnulib/g-gnulib.h: Undef HAVE_SNPRINTF before (re)defining it potentially differently, to silence compiler. * glib/glib.def: Add some missing entries. * tests/gobject/Makefile.am (LDADD): Reorder, put libgobject after libtestgobject. * tests/gobject/ifaceproperties.c (main): NULL-terminate arg list to g_object_set() and _get().
/external/bluetooth/glib/glibconfig.h.win32.in
|
de8234dde0ecb6055a81e000e843c3c071306f43 |
|
15-Dec-2002 |
Tor Lillqvist <tml@iki.fi> |
Slight update to match what is currently produced by configure. 2002-12-15 Tor Lillqvist <tml@iki.fi> * config.h.win32.in: Slight update to match what is currently produced by configure.
/external/bluetooth/glib/glibconfig.h.win32.in
|
24d064ef8f2db7e2eefb7d22af309102ed8105d1 |
|
17-May-2002 |
Tor Lillqvist <tml@iki.fi> |
gssize and gsize as in a configure-produced glibconfig.h. 2002-05-17 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: gssize and gsize as in a configure-produced glibconfig.h.
/external/bluetooth/glib/glibconfig.h.win32.in
|
657d78b87e8521b49e52f8b0bab9798338860365 |
|
24-Feb-2002 |
Tor Lillqvist <tml@iki.fi> |
Edits. 2002-02-24 Tor Lillqvist <tml@iki.fi> * README.win32: Edits. * config.h.win32.in: Add (as undefined) HAVE_UNSETENV, _FILE_OFFSET_BITS and _LARGE_FILES, just for completeness. * glibconfig.h.win32.in: Add the gcc-2.95.x undef of G_HAVE_ISO_VARARGS.
/external/bluetooth/glib/glibconfig.h.win32.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/glibconfig.h.win32.in
|
c2794647a476bd7a124c7e543cb2f2a6bbada466 |
|
22-Dec-2001 |
Tor Lillqvist <tml@iki.fi> |
Add (undefined) HAVE_C99_VSNPRINTF. 2001-12-21 Tor Lillqvist <tml@iki.fi> * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF. * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK. * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and module_LDADD Make macros to progs_ldadd, thread_ldadd and module_ldadd. Newer automakes reserve macros named *_LDADD for the use as LDADDs for targets it knows. * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used here, either. 2001-12-21 Tor Lillqvist <tml@iki.fi> * gobject.def: Add g_signal_get_invocation_hint.
/external/bluetooth/glib/glibconfig.h.win32.in
|
4964b7d9cb83c594c3e9bbec60b0247c8c10a591 |
|
28-Nov-2001 |
Tor Lillqvist <tml@iki.fi> |
Add GLIB_SIZEOF_SIZE_T here, too. 2001-11-28 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
/external/bluetooth/glib/glibconfig.h.win32.in
|
70f846285fd560d919dc285bfece7e1200a65b07 |
|
23-Nov-2001 |
Hans Breuer <hans@breuer.org> |
added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846) : fatal error 2001-11-23 Hans Breuer <hans@breuer.org> * glib/makefile.msc.in : added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit * glibconfig.h.win32.in : added recommended pragma list for msvc again. They are an invaluable help of letting the compiler catch bugs.
/external/bluetooth/glib/glibconfig.h.win32.in
|
a0b08581c0a95711ddeb31f4e029e8971225d6dc |
|
23-Oct-2001 |
Tor Lillqvist <tml@iki.fi> |
Typo. 2001-10-23 Tor Lillqvist <tml@iki.fi> * config.h.win32.in: Typo. * glibconfig.h.win32.in: Minor update to correspond to what configure now generates.
/external/bluetooth/glib/glibconfig.h.win32.in
|
18190575f89557490fb3a971a1b72052135e74c4 |
|
26-Sep-2001 |
Tor Lillqvist <tml@iki.fi> |
Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 Tor Lillqvist <tml@iki.fi> * configure.in: Retract my change earlier today. Don't preset autoconf variables in a try to match both mingw and MSVC. Instead, he who packages a prebuilt GLib developer distribution for Win32 runs configure twice: once for mingw, once for MSVC, and then uses diff -D on the glibconfig.h files to generate a suitably ifdeffed glibconfig.h for distribution that suits both compilers. (Ditto for config.h, although that file wouldn't be distributed in a developer package, but in a source package for Win32 users who want to build GLib but can't use configure.) * glibconfig.h.win32.in * config.h.win32.in: Generated by using diff -D as described above. * tests/makefile.mingw.in (.c.exe): Correct name of gthread (import) library. gthread: 2001-09-26 Tor Lillqvist <tml@iki.fi> * makefile.mingw.in: Fix couple of typos. * gthread.def: Add g_thread_init_with_errorcheck_mutexes.
/external/bluetooth/glib/glibconfig.h.win32.in
|
44d87afb02f6451a422c3bc44b0f5350fde3ce4a |
|
26-Sep-2001 |
Tor Lillqvist <tml@iki.fi> |
Move the Win32 check closer to the start, after the BeOS checks. Preset 2001-09-26 Tor Lillqvist <tml@iki.fi> * configure.in: (Win32:) Move the Win32 check closer to the start, after the BeOS checks. Preset some autoconf variables so that configure won't find those few headers and functions that gcc (mingw) pretends to implement (even if the actual C library doesn't), but MSVC doesn't. This because I want the same config.h and glibconfig.h to be usable both from gcc and MSVC (as they use the same C library). Some other minor hackery for this purpose. * glibconfig.h.win32.in * config.h.win32.in: Use versions generated by configure (and hand-edited slightly).
/external/bluetooth/glib/glibconfig.h.win32.in
|
07741c07d814bfd86998dfed1a5da347bb9335bd |
|
04-Sep-2001 |
Tor Lillqvist <tml@iki.fi> |
Update. Don't mention pthreads. 2001-09-04 Tor Lillqvist <tml@iki.fi> * README.win32: Update. Don't mention pthreads. * build-dll: Remove, moved to the build module. * glibconfig.h.win32.in: Don't mention pthreds here, either. * glib/gstrfuncs.c: Mark the correct variable for export from DLL. * glib/giowin32.c (g_io_win32_msg_create_watch): Owen forgot to rename the win32_watch_funcs variable here, too. * */makefile.mingw.in: Don't use version number in import library name. Use whole version number in DLL name. Use build-dll from the build module.
/external/bluetooth/glib/glibconfig.h.win32.in
|
d6ed8e36e78373329315d743743c7480724e87ef |
|
22-May-2001 |
Sebastian Wilhelmi <wilhelmi@ira.uka.de> |
Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". 2001-05-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * config.h.win32.in: Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". * glibconfig.h.win32.in: Define G_HAVE_ISO_VARARGS for gcc, don't know about MSC. Define G_THREADS_IMPL_WIN32 instead of G_THREADS_IMPL_POSIX and define the right static mutex macros and types. * build/win32/make.mingw (CXX): Removed PTHREAD defs. Added -O2 -Wall to compile flags. * gthread/gthread-impl.c (g_thread_init): Move the thread implementation initialization to before assigning GThreadFuncs, which now is just struct assigned and not memcpy'ed. Completed check for zero members of GThreadFuncs. * gthread/makefile.mingw: Don't link to pthread anymore. * gthread/gthread-win32.c: New file for native thread support for win32. Thanks to Hans Breuer <hans@breuer.org> to got me kickstarted. * gthread/Makefile.am: Also distribute gthread-win32.c.
/external/bluetooth/glib/glibconfig.h.win32.in
|
1f76698bb645f7a762030c7a8e07afe3c0b907b7 |
|
10-Mar-2001 |
Tor Lillqvist <tml@iki.fi> |
Define G_PLATFORM_WIN32 here, too. 2001-03-10 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
/external/bluetooth/glib/glibconfig.h.win32.in
|
c2bd295c57059ac0c14d6fbb3741b1f69dbc4ff3 |
|
01-Feb-2001 |
Tor Lillqvist <tml@iki.fi> |
giochannel.h giowin32.c Stylistic cleanups. Use G_STRLOC in g_warning() 2001-02-02 Tor Lillqvist <tml@iki.fi> * giochannel.h * giowin32.c * gmain.c: Stylistic cleanups. Use G_STRLOC in g_warning() calls. * glib.def: Add missing functions. 2001-01-31 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Corresponding change as below to GStaticMutex.
/external/bluetooth/glib/glibconfig.h.win32.in
|
f9da22ef0739705a3536214ae8e02b1b46f9722a |
|
29-Jan-2001 |
Tor Lillqvist <tml@iki.fi> |
Use the same GMutex structure as the configure-generated glibconfig.h 2001-01-29 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Use the same GMutex structure as the configure-generated glibconfig.h does. * gstrfuncs.c (g_strsignal): Declare strsignal() on Cygwin, too, says jbdoll@kepri.re.kr.
/external/bluetooth/glib/glibconfig.h.win32.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/glibconfig.h.win32.in
|
7a19b4cae931b70b47fc865972c8e6c04c157b02 |
|
25-Dec-2000 |
Tor Lillqvist <tml@iki.fi> |
Use a MessageBox for fatal messages. Collect eror message into a buffer, 2000-12-25 Tor Lillqvist <tml@iki.fi> * gmessages.c: (Win32) Use a MessageBox for fatal messages. Collect eror message into a buffer, and display that. * glib.def: Update. * glibconfig.h.win32.in: Update. Remove unused wchar and wctype macros, add G_MODULE_SUFFIX.
/external/bluetooth/glib/glibconfig.h.win32.in
|
e936093123c8292e2c5b62773e00ac7c51d48043 |
|
16-Oct-2000 |
Tor Lillqvist <tml@iki.fi> |
Remove alloca stuff from here. galloca.h takes care of it, correctly. 2000-10-16 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Remove alloca stuff from here. galloca.h takes care of it, correctly.
/external/bluetooth/glib/glibconfig.h.win32.in
|
f70ef2aa2672471af588b489ff5a86c08e1ca41c |
|
12-Oct-2000 |
Sebastian Wilhelmi <wilhelmi@ira.uka.de> |
Adapted accordingly to header separation and GLIB_HAVE_ALLOCA_H renaming. 2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glibconfig.h.win32.in: Adapted accordingly to header separation and GLIB_HAVE_ALLOCA_H renaming.
/external/bluetooth/glib/glibconfig.h.win32.in
|
42d1962199155ece7858a86e277f1455dbf8c169 |
|
26-Jul-2000 |
Tor Lillqvist <tml@iki.fi> |
Return 0 on error, not NULL. 2000-07-26 Tor Lillqvist <tml@iki.fi> * gstrfuncs.c (g_strlcpy, g_strlcat): Return 0 on error, not NULL. * glib.def: Add g_strlcpy, g_strlcat. * glibconfig.h.win32.in: Add gsize and gssize.
/external/bluetooth/glib/glibconfig.h.win32.in
|
142219f278b625341a152436ce7fc72670e25bc4 |
|
22-Mar-2000 |
Tor Lillqvist <tml@iki.fi> |
Move Win32-only includes after inclusion of glib.h, so that G_OS_WIN32 is 2000-03-22 Tor Lillqvist <tml@iki.fi> * gutils.c: Move Win32-only includes after inclusion of glib.h, so that G_OS_WIN32 is defined. * glibconfig.h.win32.in: Add GSystemThread.
/external/bluetooth/glib/glibconfig.h.win32.in
|
7359af948d26f35b3d57dd4b4a482edd117c23f7 |
|
05-Oct-1999 |
Tor Lillqvist <tml@iki.fi> |
Don't define WIN32 and NATIVE_WIN32. 1999-10-05 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Don't define WIN32 and NATIVE_WIN32. * gerror.c (g_on_error_query): (Win32) Slightly more verbosity. * build-dll: Don't strip. * gmodule.h: (Win32) Use __declspec(dllexport) in G_MODULE_EXPORT only with gcc.
/external/bluetooth/glib/glibconfig.h.win32.in
|
7ea73a019935e1118935433c86480acc5eee2e05 |
|
04-Oct-1999 |
Manish Singh <yosh@src.gnome.org> |
G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but I haven't tested it. The respective porters should fix any screwups -Yosh
/external/bluetooth/glib/glibconfig.h.win32.in
|
be80f9a106b1560447a7312480045960e521e728 |
|
21-Jun-1999 |
Tor Lillqvist <tml@src.gnome.org> |
Update the pthreads snapshot version we want. Advice how to hand-expand * README.win32: Update the pthreads snapshot version we want. Advice how to hand-expand the makefile.*.in files. * config.h.win32.in: Define values needed by Sebastian Wilhelmi's new thread stuff. * glib.def: Add new functions. * glibconfig.h.win32.in: Update the pthreads snapshot version. Fix typo. * gthread.c: Include config.h, guard inclusion of unistd.h. When using gcc on Win32, g_thread_functions_for_glib_use must be marked for export here, too. * gtimer.c: Implement g_usleep on native Win32 using Sleep (which only has millisecond granularity, though). * makefile.cygwin.in * makefile.msc.in: Update pthreads snapshot version. File name changes. Remove testgthread. * tests/makefile.cygwin.in * tests/makefile.msc.in: Add thread-test. Link with gthread lib. * gthread-posix.c: Guard pthread_attr_setscope call with test for _POSIX_THREAD_PRIORITY_SCHEDULING, which should be defined in a <pthread.h> that supports that feature.
/external/bluetooth/glib/glibconfig.h.win32.in
|
2b688f549c8a2719544b33859cdc5ef99355cf37 |
|
06-May-1999 |
Tor Lillqvist <tml@src.gnome.org> |
New files, used to generate corresponding non-.in files when making a * makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: New files, used to generate corresponding non-.in files when making a dist. This is just so the version numbers will be kept in synch automatically. * configure.in: Also substitute @GLIB_MAJOR_VERSION@, @GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. * Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. * gerror.c (g_on_error_query): On Win32, put up a MessageBox and then exit. * glib.def: Add a couple of functions.
/external/bluetooth/glib/glibconfig.h.win32.in
|