| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/ |
| H A D | 0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch | 4 Subject: [PATCH] doxygen/meson.build: remove dependency on doxygen binary 6 New meson refuses to complete confuguration if doxygen is absent 14 doxygen/meson.build | 2 -- 17 diff --git a/doxygen/meson.build b/doxygen/meson.build 19 --- a/doxygen/meson.build 20 +++ b/doxygen/meson.build 25 -run_target('doxygen', 26 - command : ['doxygen', doxygen_conf])
|
| /OK3568_Linux_fs/buildroot/package/tinyalsa/ |
| H A D | 0001-disable-doxygen-usage.patch | 1 Disable doxygen usage 3 In order to avoid a dependency on doxygen on the build machine, this 19 - $(MAKE) -C doxygen 26 - $(MAKE) -C doxygen clean 34 - $(MAKE) -C doxygen install
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/doxygen/doxygen/ |
| H A D | doxygen-native-only-check-python3.patch | 4 Subject: [PATCH] doxygen: Fix Python issues for doxygen-native 6 It fails to compile doxygen-native when /usr/bin/python is a link 33 This patch is only needded by doxygen-native. 135 COMMAND ${EXECUTABLE_OUTPUT_PATH}/doxygen ${f}.cfg 138 DEPENDS doxygen ${f}.${f_ext} ${f}.cfg ${TOP}/examples/strip_example.py 144 COMMAND ${EXECUTABLE_OUTPUT_PATH}/doxygen diagrams.cfg 147 …DEPENDS doxygen diagrams_a.h diagrams_b.h diagrams_c.h diagrams_d.h diagrams_e.h diagrams.cfg ${TO… 219 COMMENT "Running doxygen tests..." 220 …EXECUTABLE} ${PROJECT_SOURCE_DIR}/testing/runtests.py --doxygen ${PROJECT_BINARY_DIR}/bin/doxygen … 221 …EXECUTABLE} ${PROJECT_SOURCE_DIR}/testing/runtests.py --doxygen ${PROJECT_BINARY_DIR}/bin/doxygen … [all …]
|
| H A D | 0001-build-don-t-look-for-Iconv.patch | 14 - upstream doxygen must build on many architectures, this change is 32 #set(DOXYDOCS ${PROJECT_SOURCE_DIR}/doc CACHE INTERNAL "Path to doxygen docs")
|
| /OK3568_Linux_fs/external/mpp/tools/ |
| H A D | mpp_doxyfile | 4 # doxygen (www.doxygen.org) for a project. 58 # entered, it will be relative to the location where doxygen was started. If 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 66 # option can be useful when feeding doxygen a huge amount of source files, where 74 # documentation generated by doxygen is written. Doxygen will use this 88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member 95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief 116 # doxygen will generate a detailed section even if there is only a brief 122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/ |
| H A D | doxygen.conf.in | 4 # doxygen (www.doxygen.org) for a project. 58 # entered, it will be relative to the location where doxygen was started. If 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 66 # option can be useful when feeding doxygen a huge amount of source files, where 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 82 # documentation generated by doxygen is written. Doxygen will use this 96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 124 # doxygen will generate a detailed section even if there is only a brief 130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all [all …]
|
| H A D | Makefile.am | 27 dist_noinst_DATA = doxygen.conf.in footer.html 30 $(AM_V_GEN)$(DOXYGEN) doxygen.conf
|
| H A D | Makefile.in | 112 subdir = hw/dmx/doxygen 132 CONFIG_CLEAN_FILES = doxygen.conf 153 am__dist_noinst_DATA_DIST = doxygen.conf.in footer.html 156 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/doxygen.conf.in 520 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@dist_noinst_DATA = doxygen.conf.in footer.html 535 $(AUTOMAKE) --foreign hw/dmx/doxygen/Makefile 553 doxygen.conf: $(top_builddir)/config.status $(srcdir)/doxygen.conf.in 721 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ $(AM_V_GEN)$(DOXYGEN) doxygen.conf
|
| /OK3568_Linux_fs/buildroot/package/libcgicc/ |
| H A D | 0001-disable-documentation-option.patch | 30 -AC_CHECK_PROG(DOXYGEN, doxygen, doxygen, /bin/echo) 42 + AC_CHECK_PROG(DOXYGEN, doxygen, doxygen)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/libmtp/ |
| H A D | libmtp_1.1.19.bb | 2 # docbook-xsl-native, or we pregenerate it), add support for doxygen 33 PACKAGECONFIG[doxygen] = "--enable-doxygen,--disable-doxygen,doxygen-native"
|
| /OK3568_Linux_fs/buildroot/package/doxygen/ |
| H A D | doxygen.mk | 8 DOXYGEN_SOURCE = doxygen-$(DOXYGEN_VERSION).src.tar.gz 9 DOXYGEN_SITE = http://doxygen.nl/files 12 DOXYGEN_CPE_ID_VENDOR = doxygen
|
| H A D | Config.in.host | 2 bool "host doxygen" 12 http://www.doxygen.nl/
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | Doxyfile | 4 # doxygen (www.doxygen.org) for a project 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 60 # Enabling this option can be useful when feeding doxygen a huge amount of 67 # documentation generated by doxygen is written. Doxygen will use this 121 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 138 # If left blank the directory from which doxygen is run is used as the 152 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter 188 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce 245 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C, [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/doc/ |
| H A D | exa-driver.txt | 48 EXA is then initialized using exaDriverAlloc and exaDriverInit. See doxygen 53 The EXA driver interface and public API is documented using doxygen in 55 doxygen -g 56 doxygen Doxyfile
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/pulseaudio/ |
| H A D | pulseaudio_15.0.bb | 8 file://0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/doxygen/ |
| H A D | doxygen_1.9.3.bb | 2 HOMEPAGE = "http://www.doxygen.org/" 12 SRC_URI:append:class-native = " file://doxygen-native-only-check-python3.patch"
|
| /OK3568_Linux_fs/buildroot/package/x11r7/libxcb/ |
| H A D | libxcb.mk | 23 LIBXCB_CONF_OPTS = --with-doxygen=no 24 HOST_LIBXCB_CONF_OPTS = --with-doxygen=no
|
| /OK3568_Linux_fs/buildroot/package/dbus-cpp/ |
| H A D | dbus-cpp.mk | 17 --disable-doxygen-docs \ 22 --disable-doxygen-docs \
|
| /OK3568_Linux_fs/buildroot/package/dbus-glib/ |
| H A D | dbus-glib.mk | 25 --disable-doxygen-docs \ 36 --disable-doxygen-docs \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz/ |
| H A D | 0001-Set-use_tcl-to-be-empty-string-if-tcl-is-disabled.patch | 32 .PHONY: doxygen 33 doxygen:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/ |
| H A D | 0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch | 13 doxygen.cfg.in | 2 +- 18 diff --git a/doxygen.cfg.in b/doxygen.cfg.in 20 --- a/doxygen.cfg.in 21 +++ b/doxygen.cfg.in
|
| H A D | libnetfilter-cttimeout-visibility-hidden.patch | 18 doxygen.cfg.in | 2 +- 23 diff --git a/doxygen.cfg.in b/doxygen.cfg.in 25 --- a/doxygen.cfg.in 26 +++ b/doxygen.cfg.in
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tigervnc/ |
| H A D | tigervnc_1.11.0.bb | 44 for subdir in hw/dmx/doc man doc hw/dmx/doxygen; do 49 hw/dmx/doxygen/doxygen.conf.in xserver.ent.in xkb/README.compiled \
|
| /OK3568_Linux_fs/buildroot/package/dbus/ |
| H A D | dbus.mk | 32 --disable-doxygen-docs \ 112 --disable-doxygen-docs \
|
| /OK3568_Linux_fs/buildroot/package/openocd/ |
| H A D | openocd.mk | 19 --disable-doxygen-html \ 101 --disable-doxygen-html \
|