Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 – 25 of 194) sorted by relevance

12345678

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/
H A Dposition.pro5 linux|freebsd|openbsd|netbsd:qtHaveModule(dbus):SUBDIRS += geoclue
6 linux|freebsd|openbsd|netbsd:qtHaveModule(dbus):SUBDIRS += geoclue2
7 qtConfig(gypsy):SUBDIRS += gypsy
8 qtConfig(winrt_geolocation):SUBDIRS += winrt
9 qtHaveModule(simulator):SUBDIRS += simulator
10 osx|ios|tvos:SUBDIRS += corelocation
11 android:SUBDIRS += android
12 qtHaveModule(serialport):SUBDIRS += serialnmea
14 SUBDIRS += \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/
H A Dauto.pro5 SUBDIRS += geotestplugin # several subtargets depend on this
8 SUBDIRS += qplace \
31 SUBDIRS += \
41 SUBDIRS += doublevectors
42 !android: SUBDIRS += cmake qmlinterface # looks for .qmls locally
45 SUBDIRS += qgeocodingmanagerplugins \
63 SUBDIRS += qgeoserviceprovider \
73 SUBDIRS += declarative_geoshape \
78 SUBDIRS += declarative_ui
85 SUBDIRS += \
[all …]
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/
H A DMakefile20 SUBDIRS := $(dirs) macro
23 for dir in $(SUBDIRS); do \
32 $(SUBDIRS):ECHO
35 @echo begin compile $(SUBDIRS)
38 for dir in $(SUBDIRS);\
44 for dir in $(SUBDIRS);\
49 for dir in $(SUBDIRS);\
54 for dir in $(SUBDIRS);\
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/
H A Dsrc.pro11 SUBDIRS += clip2tri clipper poly2tri
14 SUBDIRS += positioning
18 SUBDIRS += positioningquick location
24 SUBDIRS += imports
28 SUBDIRS += plugins
31 SUBDIRS += positioning_doc_snippets
38 SUBDIRS += location_doc_snippets
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/
H A Dgeoservices.pro5 qtConfig(geoservices_here): SUBDIRS += nokia
6 qtConfig(geoservices_mapbox): SUBDIRS += mapbox
7 qtConfig(geoservices_esri): SUBDIRS += esri
8 qtConfig(geoservices_itemsoverlay): SUBDIRS += itemsoverlay
9 qtConfig(geoservices_osm): SUBDIRS += osm
15 SUBDIRS += mapboxgl ../../3rdparty/mapbox-gl-native
/OK3568_Linux_fs/buildroot/package/libgpiod/
H A D0001-build-add-a-configure-switch-for-building-examples.patch28 -SUBDIRS = . examples
29 +SUBDIRS = .
33 SUBDIRS += tests
39 +SUBDIRS += examples
50 -SUBDIRS = . examples
59 +SUBDIRS = .
63 SUBDIRS += tests
69 +SUBDIRS += examples
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/
H A Dpositioning.pro3 qtHaveModule(widgets): SUBDIRS += logfilepositionsource
5 SUBDIRS += satelliteinfo
7 qtHaveModule(xmlpatterns): SUBDIRS += geoflickr
8 qtHaveModule(network): SUBDIRS += weatherinfo
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/
H A Dplugins.pro2 SUBDIRS += \
12 contains(DEFINES, allwinner) :SUBDIRS += $$PWD/allwinner
13 contains(DEFINES, imxwayland) :SUBDIRS += $$PWD/imxwayland
14 contains(DEFINES, imxx11) :SUBDIRS += $$PWD/imxx11
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/enca/enca/
H A Dmakefile-remove-tools.patch5 -SUBDIRS = tools data script lib src devel-docs test
6 +SUBDIRS = data script lib src devel-docs test
8 -SUBDIRS = tools script lib src devel-docs
9 +SUBDIRS = script lib src devel-docs
H A Ddont-run-tests.patch7 SUBDIRS = tools data script lib src devel-docs test
9 -SUBDIRS = tools script lib src devel-docs test
10 +SUBDIRS = tools script lib src devel-docs
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/
H A DMakefile2 SUBDIRS := functional macro
11 @for DIR in $(SUBDIRS); do \
24 @for SUBDIR in $(SUBDIRS); do \
32 @for DIR in $(SUBDIRS); do \
/OK3568_Linux_fs/kernel/tools/testing/selftests/android/
H A DMakefile2 SUBDIRS := ion macro
11 @for DIR in $(SUBDIRS); do \
26 @for SUBDIR in $(SUBDIRS); do \
34 @for DIR in $(SUBDIRS); do \
/OK3568_Linux_fs/kernel/tools/testing/selftests/sparc64/
H A DMakefile11 SUBDIRS := drivers macro
21 @for DIR in $(SUBDIRS); do \
36 @for SUBDIR in $(SUBDIRS); do \
44 @for DIR in $(SUBDIRS); do \
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qttools/
H A D0001-add-noqtwebkit-configuration.patch44 # qtHaveModule(opengl): SUBDIRS += tools/view3d
45 -qtHaveModule(webkitwidgets): SUBDIRS += qwebview
46 +qtHaveModule(webkitwidgets):!contains(CONFIG, noqtwebkit): SUBDIRS += qwebview
47 win32: qtHaveModule(axcontainer): SUBDIRS += activeqt
48 qtHaveModule(quickwidgets): SUBDIRS += qquickwidget
H A D0003-src.pro-Add-option-noqdoc-to-disable-qdoc-builds.patch22 -qtConfig(qdoc): qtConfig(thread): SUBDIRS += qdoc
23 +qtConfig(qdoc): qtConfig(thread):!contains(CONFIG, noqdoc): SUBDIRS += qdoc
25 !android|android_app: SUBDIRS += qtpaths
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/
H A Dimports.pro5 qtHaveModule(positioningquick): SUBDIRS += positioning
6 qtHaveModule(location): SUBDIRS += location
7 qtHaveModule(location):qtConfig(location-labs-plugin): SUBDIRS += locationlabs
/OK3568_Linux_fs/buildroot/package/softether/
H A D0006-cross-compile.patch23 SUBDIRS = Mayaqua Cedar
26 -SUBDIRS += hamcorebuilder
27 +# SUBDIRS += hamcorebuilder
30 SUBDIRS += libsoftether bin/hamcore
/OK3568_Linux_fs/buildroot/package/ushare/
H A D0001-Don-t-build-po-files-if-NLS-is-disabled.patch21 -SUBDIRS = po \
23 +SUBDIRS = scripts \
27 +SUBDIRS += po
31 for subdir in $(SUBDIRS); do \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0005-do-not-build-manual.patch35 -SUBDIRS = conf daemons include lib libdaemon libdm man scripts tools
36 +SUBDIRS = conf daemons include lib libdaemon libdm scripts tools
39 SUBDIRS += udev
44 - SUBDIRS = conf include man test scripts \
45 + SUBDIRS = conf include test scripts \
/OK3568_Linux_fs/buildroot/package/dahdi-tools/
H A D0001-no-build-docs.patch12 -SUBDIRS = xpp doc hotplug
13 +SUBDIRS = xpp hotplug
16 SUBDIRS += ppp
/OK3568_Linux_fs/buildroot/package/libshout/
H A D0001-configure.ac-add-an-option-to-disable-tools.patch22 -SUBDIRS = include src doc win32 tools
23 +SUBDIRS = include src doc win32
25 SUBDIRS += examples
28 +SUBDIRS += tools
/OK3568_Linux_fs/buildroot/package/qt5/qt5tools/
H A D0001-Disable-designer-tool-fixes-configure-error.patch41 - SUBDIRS = designer \
43 + SUBDIRS = pixeltool
45 !static|contains(QT_PLUGINS, qsqlite): SUBDIRS += assistant
49 … qtHaveModule(quick):qtConfig(thread):qtConfig(toolbutton): SUBDIRS += distancefieldgenerator
/OK3568_Linux_fs/buildroot/package/libnfc/
H A D0001-autotools-make-example-build-optional.patch29 -SUBDIRS = libnfc utils examples include contrib cmake test
30 +SUBDIRS = libnfc utils
33 +SUBDIRS += examples
36 +SUBDIRS += include contrib cmake test
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A D0001-Makefile.am-only-build-dhcrelay.patch23 -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
24 +SUBDIRS = @BINDSUBDIR@ includes common omapip relay
26 DIST_SUBDIRS = $(SUBDIRS) keama
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0023-Always-build-uic-and-qvkgen.patch25 -SUBDIRS += src_plugins
26 +SUBDIRS += src_plugins src_tools_uic src_tools_qvkgen
28 nacl: SUBDIRS -= src_network src_testlib

12345678