Searched refs:PLUGINS (Results 1 – 4 of 4) sorted by relevance
8 for plugin in d.getVar('PLUGINS').split():47 PLUGINS += "${PN}-addons"51 PLUGINS += "${PN}-autoclose"55 PLUGINS += "${PN}-automark"59 PLUGINS += "${PN}-codenav"63 PLUGINS += "${PN}-commander"70 #PLUGINS += "${PN}-debugger"74 PLUGINS += "${PN}-defineformat"78 #PLUGINS += "${PN}-devhelp"83 PLUGINS += "${PN}-geanyctags"[all …]
27 PLUGINS = defaultdict(dict) variable49 if ptype not in PLUGINS:63 return PLUGINS.get(ptype)69 PLUGINS[class_type.wic_plugin_type][attrs['name']] = class_type
170 PLUGINS=$(filter-out $(DISABLE_PLUGINS), \193 NUM_PLUGINS := $(words $(PLUGINS))203 $(eval _plugin := $(word $(call mod_plus_one, $(_idx), $(NUM_PLUGINS)), $(PLUGINS))) \
93 PLUGINS.c:= ppp_unix.c ppp_null.c ipsec.c event_sock.c96 $(RM) $(PLUGINS.so) $(wildcard *.o) $(wildcard *.d) $(SRC.generated)