https://github.com/GNOME/glib
Raw File
Tip revision: d7d91b9c99225668d733be4774df331378bf8790 authored by Chun-wei Fan on 02 March 2016, 03:44:40 UTC
MSVC builds: "Install" the named pipe headers
Tip revision: d7d91b9
.gitignore
# for all subdirectories
Makefile.in
Makefile
TAGS
.libs
.deps
*.o
*.lo
*.la
*.pc
.*.swp
.sw?
*.rc
*.gcno
*.gcda
*.gcov
*.sourcefiles
*.stp
*.exe
*.def
*.test
*.log
*.trs

# autofoo stuff here
compile
config.*
configure
depcomp
aclocal.m4
autom4te.cache
stamp-*
libtool
ltmain.sh
mingw32-config.cache
missing
install-sh
glib-gettextize
glib-zip
gtk-doc.make
py-compile
test-driver

INSTALL
README
ChangeLog
/glib-lcov.info
/glib-lcov/
back to top