Home | History | Annotate | Download | only in glib

Lines Matching full:msvc

269 	MSVC, G_BREAKPOINT() does exactly that.
430 * tests/shell-test.c: Workaround for MSVC bugs. (#61064)
809 msvc again. They are an invaluable help of letting the
954 defined in the headers (MSVC 5.0).
956 #ifdef. Those MSVC 5.0 users that want to build a GLib that
1199 * glib/Makefile.am: (Win32): If we have built the MSVC import
1348 included in libmingw32, while MSVC users can use the same (public
1450 autoconf variables in a try to match both mingw and MSVC. Instead,
1452 runs configure twice: once for mingw, once for MSVC, and then uses
1496 doesn't), but MSVC doesn't. This because I want the same config.h
1497 and glibconfig.h to be usable both from gcc and MSVC (as they use
1561 which are missing from the msvc 5.0 win32 sdk
3456 which isn't defined with MSVC.
3566 program, if build with msvc as debug version. Which gives the opportunity
4671 * gfileutils.c: Make them compile with picky MSVC.
4720 * gbacktrace.h: G_BREAKPOINT for MSVC (on the ix86).
4844 the MSVC build actually work again.
4870 MSVC happy.
6256 underscored versions, it's unnecessary after all. With MSVC we get
6258 -lmoldname-msvc. Add comment about what headers to include for
6398 * build-dll: Also build import library for MSVC.
6432 compatibility with MSVC by using the switch -fnative-struct. No
6453 MSVC-compiled versions.