Searched refs:ignore (Results 1 - 7 of 7) sorted by relevance
| /solaris-userland/tools/ |
| H A D | build-watch.pl | 41 my @ignore = ( 42 '^[^/\.].*', # ignore paths that don't begin with / or . 43 '^/dev/', # ignore devices 44 '^/etc/', # ignore config files 45 '^/proc/', # ignore /proc 46 '^/tmp/', # ignore temp files 47 '^/var/', # ignore more temp/volatile files 48 '^/usr/lib/locale/', # ignore locale support 49 '^/usr/share/lib/make/', # ignore make bits 50 '^/usr/share/lib/zoneinfo/', # ignore timezon [all...] |
| /solaris-userland/components/docbook/xsl/ |
| H A D | Makefile | 66 $(GNUTAR) -C $(SOURCE_DIR) --exclude-ignore=$(COMPONENT_DIR)/exclude \
|
| /solaris-userland/components/ntp/ |
| H A D | Makefile | 100 CONFIGURE_OPTIONS += --enable-ignore-dns-errors
|
| /solaris-userland/components/sudo/ |
| H A D | Makefile | 71 CONFIGURE_OPTIONS += --with-ignore-dot
|
| /solaris-userland/components/intel-openmp/ |
| H A D | Makefile | 104 LDFLAGS += -z ignore -z relax=comdat 113 LD_OPTIONS = -z ignore -z relax=comdat
|
| /solaris-userland/components/openstack/horizon/files/ |
| H A D | overrides.py | 139 exceptions.handle(request, ignore=True) 303 exceptions.handle(request, ignore=True)
|
| /solaris-userland/make-rules/ |
| H A D | cmake.mk | 60 # Some components use LIB_INSTALL_DIR, as-is, others forcibly ignore it and set
|
Completed in 38 milliseconds