Imported Upstream version 1.29 86/193886/1 upstream/1.29
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 27 Nov 2018 08:11:27 +0000 (17:11 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 27 Nov 2018 08:11:33 +0000 (17:11 +0900)
commitdf98e9462e2846aab4bf6a92f6a0296ae54fd0c5
tree5beddf15c88581de56047be840ebc85fe8baf7af
parent5f6b6d18d6904bfac36dd8040198c467cea0900d
Imported Upstream version 1.29

Change-Id: I9b6f787deb476143703fd490daf201affdf892a4
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
120 files changed:
Makefile.am
Makefile.in
NEWS
README
TODO
aclocal.m4
build-aux/compile
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh
build-aux/missing
build-aux/test-driver
buildsystems/autotools/Makefile.am [new file with mode: 0644]
buildsystems/autotools/Makefile.in [new file with mode: 0644]
buildsystems/autotools/gtk-doc.flat.make [new file with mode: 0644]
buildsystems/autotools/gtk-doc.m4 [new file with mode: 0644]
buildsystems/autotools/gtk-doc.make [new file with mode: 0644]
buildsystems/autotools/gtkdocize.in [new file with mode: 0755]
buildsystems/cmake/GtkDocConfig.cmake.in [new file with mode: 0644]
buildsystems/cmake/GtkDocConfigVersion.cmake.in [new file with mode: 0644]
buildsystems/cmake/GtkDocScanGObjWrapper.cmake [new file with mode: 0644]
buildsystems/cmake/Makefile.am [new file with mode: 0644]
buildsystems/cmake/Makefile.in [new file with mode: 0644]
cmake/GtkDocConfig.cmake.in [deleted file]
cmake/GtkDocConfigVersion.cmake.in [deleted file]
cmake/GtkDocScanGObjWrapper.cmake [deleted file]
cmake/Makefile.am [deleted file]
cmake/Makefile.in [deleted file]
configure
configure.ac
gtk-doc.flat.make [deleted file]
gtk-doc.m4 [deleted file]
gtk-doc.make [deleted file]
gtkdoc-depscan.in [changed mode: 0644->0755]
gtkdoc-mkhtml.in [changed mode: 0644->0755]
gtkdoc-mkhtml2.in [changed mode: 0644->0755]
gtkdoc-mkman.in [changed mode: 0644->0755]
gtkdoc-scangobj.in [changed mode: 0644->0755]
gtkdoc/check.py
gtkdoc/common.py
gtkdoc/config.py
gtkdoc/fixxref.py
gtkdoc/mkdb.py
gtkdoc/mkhtml2.py
gtkdoc/mkpdf.py
gtkdoc/rebase.py
gtkdoc/scan.py
gtkdoc/scangobj.py
gtkdocize.in [deleted file]
help/Makefile.in
help/manual/C/index.docbook
help/manual/Makefile.in
help/manual/bn_IN/index.docbook
help/manual/cs/cs.po
help/manual/cs/index.docbook
help/manual/de/de.po
help/manual/de/index.docbook
help/manual/el/index.docbook
help/manual/en_GB/index.docbook
help/manual/es/es.po
help/manual/es/index.docbook
help/manual/fr/fr.po
help/manual/fr/index.docbook
help/manual/gl/index.docbook
help/manual/gu/index.docbook
help/manual/pt_BR/index.docbook
help/manual/pt_BR/pt_BR.po
help/manual/sl/index.docbook
help/manual/sv/index.docbook
help/manual/sv/sv.po
help/manual/ta/index.docbook
help/manual/te/index.docbook
help/manual/zh_CN/index.docbook
m4/libtool.m4
tests/Makefile.am
tests/Makefile.in
tests/annotations.sh
tests/annotations/Makefile.in
tests/annotations/docs/Makefile.am
tests/annotations/docs/Makefile.in
tests/annotations/src/Makefile.in
tests/bugs.sh
tests/bugs/Makefile.in
tests/bugs/docs/Makefile.am
tests/bugs/docs/Makefile.in
tests/bugs/src/Makefile.in
tests/empty.sh
tests/empty/Makefile.in
tests/empty/docs/Makefile.am
tests/empty/docs/Makefile.in
tests/empty/docs/tester-docs.xml
tests/empty/src/Makefile.in
tests/fail/Makefile.in
tests/fail/docs/Makefile.am
tests/fail/docs/Makefile.in
tests/fail/src/Makefile.in
tests/gobject.sh
tests/gobject/Makefile.in
tests/gobject/docs/Makefile.am
tests/gobject/docs/Makefile.in
tests/gobject/docs/tester-docs.xml
tests/gobject/src/Makefile.in
tests/gobject/src/giface.c
tests/gobject/src/gobject.c
tests/mk_to_db.py
tests/mkhtml2.py [new file with mode: 0755]
tests/program.sh
tests/program/Makefile.in
tests/program/docs/Makefile.am
tests/program/docs/Makefile.in
tests/program/src/Makefile.in
tests/repro/Makefile.in
tests/repro/docs/Makefile.am
tests/repro/docs/Makefile.in
tests/repro/src/Makefile.in
tests/sanity.sh [deleted file]
tests/tools.sh
tests/tools.sh.in