Imported Upstream version 1.45.4 89/94089/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 27 Oct 2016 05:32:14 +0000 (14:32 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 27 Oct 2016 05:32:24 +0000 (14:32 +0900)
commitf88f0345c1805b0cb879fd047bffc1982087ff24
tree5a2f8c461dbcc7c92724e9818e6b9a97af0c64ac
parent0d9ef02fd5bd6c8908f8b95b34c1c6abc5c63323
Imported Upstream version 1.45.4

Change-Id: I29a433b12156b6b64928399b57097163ad58ad62
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
90 files changed:
Makefile-giscanner.am
Makefile.in
build/Makefile.am
build/Makefile.in
build/gen-win32-cairo-gir.py [moved from build/gen-cairo-gir.py with 60% similarity]
build/gen-win32-g-ir-tools.py [new file with mode: 0644]
build/gi-build-common-msvc.mak
build/gi-introspection-msvc.mak
build/gi-setenv-msvc.mak
build/gi_msvc_build_utils.py [new file with mode: 0644]
build/introspection-msvc.mak
build/win32/vs10/README.txt
build/win32/vs10/gi-extra-paths.props
build/win32/vs10/gi-gen-srcs.props
build/win32/vs10/gi-install.props
build/win32/vs10/gi-prebuild.vcxproj
build/win32/vs10/girepository.vcxproj
build/win32/vs10/girepository.vcxprojin
build/win32/vs11/README.txt
build/win32/vs11/gi-extra-paths.props
build/win32/vs11/gi-gen-srcs.props
build/win32/vs11/gi-install.props
build/win32/vs11/gi-prebuild.vcxproj
build/win32/vs11/girepository.vcxproj
build/win32/vs12/README.txt
build/win32/vs12/gi-extra-paths.props
build/win32/vs12/gi-gen-srcs.props
build/win32/vs12/gi-install.props
build/win32/vs12/gi-prebuild.vcxproj
build/win32/vs12/girepository.vcxproj
build/win32/vs9/README.txt
build/win32/vs9/gi-extra-paths.vsprops
build/win32/vs9/gi-gen-srcs.vsprops
build/win32/vs9/gi-install.vsprops
build/win32/vs9/gi-prebuild.vcproj
config.h.win32
configure
configure.ac
docs/reference/Makefile.in
docs/reference/html/GIRepository.html
docs/reference/html/gi-GIArgInfo.html
docs/reference/html/gi-GIBaseInfo.html
docs/reference/html/gi-GICallableInfo.html
docs/reference/html/gi-GIConstantInfo.html
docs/reference/html/gi-GIEnumInfo.html
docs/reference/html/gi-GIFieldInfo.html
docs/reference/html/gi-GIFunctionInfo.html
docs/reference/html/gi-GIInterfaceInfo.html
docs/reference/html/gi-GIObjectInfo.html
docs/reference/html/gi-GIPropertyInfo.html
docs/reference/html/gi-GIRegisteredTypeInfo.html
docs/reference/html/gi-GISignalInfo.html
docs/reference/html/gi-GIStructInfo.html
docs/reference/html/gi-GITypeInfo.html
docs/reference/html/gi-GITypelib.html
docs/reference/html/gi-GIUnionInfo.html
docs/reference/html/gi-GIVFuncInfo.html
docs/reference/html/gi-common-types.html
docs/reference/html/gi-girffi.html
docs/reference/html/gi-gitypelib.html
docs/reference/html/gi.devhelp2
docs/reference/html/index.html
docs/reference/version.xml
gir/gio-2.0.c
gir/glib-2.0.c
gir/gobject-2.0.c
girepository/girepository.c
giscanner/cachestore.py
giscanner/ccompiler.py
giscanner/docmain.py
giscanner/docwriter.py
giscanner/dumper.py
giscanner/gdumpparser.py
giscanner/msvccompiler.py [new file with mode: 0644]
giscanner/scannerlexer.l
giscanner/scannermain.py
giscanner/sourcescanner.py
giscanner/utils.py
gobject-introspection-1.0.pc
gobject-introspection-no-export-1.0.pc
gtk-doc.make
scannerlexer.c
tests/scanner/Regress-1.0-C-expected/Regress.test_glist_gtype_container_in.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Gjs-expected/Regress.test_glist_gtype_container_in.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.test_glist_gtype_container_in.page [new file with mode: 0644]
tests/scanner/Regress-1.0-expected.gir
tests/scanner/Regress-1.0-sections-expected.txt
tests/scanner/regress.c
tests/scanner/regress.h
tools/compiler.c