mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
cd89e4cca6
2001-02-21 Tor Lillqvist <tml@iki.fi> * gutils.c (g_path_is_absolute): Match also UNC paths on Win32. * gthread.h: Include gtypes.h to be sure to get GLIB_VAR definition, remove definition from here. * gunicode.h: Remove duplicate GLIB_VAR definition from here, too. * gutils.c: (Win32) Use USERPROFILE as home dir if present. On Win2k, HOMEDRIVE and HOMEPATH aren't reliable. * Makefile.am (INCLUDES): Add -DGLIB_COMPILATION. * makefile.mingw.in: Remove install target, Windows isn't Unix. * testgdate.c * testgdateparser.c * testglib.c: Undefine GLIB_COMPILATION. * glib.def: Updates. * .cvsignore * */.cvsignore: Ignore also .obj, .dll, .lib and .exe files.
47 lines
515 B
Plaintext
47 lines
515 B
Plaintext
*.lo
|
|
*.obj
|
|
*.lib
|
|
*.dll
|
|
*.exe
|
|
.deps
|
|
.libs
|
|
Makefile
|
|
Makefile.in
|
|
_libs
|
|
aclocal.m4
|
|
config.cache
|
|
config.h
|
|
config.h.in
|
|
config.h.win32
|
|
config.log
|
|
config.status
|
|
configure
|
|
glib.spec
|
|
glibconfig-sysdefs.h
|
|
glibconfig.h
|
|
glibconfig.h.win32
|
|
libglib-1.3.la
|
|
libtool
|
|
makefile.cygwin
|
|
makefile.mingw
|
|
makefile.msc
|
|
so_locations
|
|
stamp-gc-h
|
|
stamp-h
|
|
stamp-h.in
|
|
testgdate
|
|
testgdateparser
|
|
testglib
|
|
timeloop
|
|
timeloop-basic
|
|
annotations
|
|
logs
|
|
glib.rc
|
|
gmodule.rc
|
|
gthread.rc
|
|
glib-2.0.pc
|
|
gmodule-2.0.pc
|
|
gthread-2.0.pc
|
|
gobject-2.0.pc
|
|
glib-config-2.0
|