代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/290228/3984064
head configure.in.head
dnl standard setup for vic/vat/etc. autoconf scripts.
dnl $Header: /nfs/jade/vint/CVSROOT/conf/configure.in.head,v 1.19 1999/12/15 03:04:28 haoboy Exp $ (LBL)
AC_ARG_WITH(defaultoptions, -with-defau
www.eeworm.com/read/273662/4201431
py svnperms.py
#!/usr/bin/env python
# $HeadURL: http://svn.collab.net/repos/svn/branches/1.4.x/tools/hook-scripts/svnperms.py $
# $LastChangedDate: 2005-09-23 18:19:04 +0000 (Fri, 23 Sep 2005) $
# $LastChangedBy:
www.eeworm.com/read/273662/4201433
py mailer.py
#!/usr/bin/env python
#
# mailer.py: send email describing a commit
#
# $HeadURL: http://svn.collab.net/repos/svn/branches/1.4.x/tools/hook-scripts/mailer/mailer.py $
# $LastChangedDate: 2006-09-11 18
www.eeworm.com/read/273660/4202510
py mailer.py
#!/usr/bin/env python
#
# mailer.py: send email describing a commit
#
# $HeadURL: https://svn.collab.net/repos/svn/branches/1.4.x/tools/hook-scripts/mailer/mailer.py $
# $LastChangedDate: 2006-09-11 1
www.eeworm.com/read/271955/4220466
am makefile.am
if enable_swig
TARGET = librqperl.la
SRCS = rq_wrap.c
else
TARGET =
SRCS =
endif
lib_LTLIBRARIES = $(TARGET)
librqperl_la_SOURCES = $(SRCS)
PERL_INC = @archlibexp@
##noinst_SCRIPTS = rq_wrap.c
#
www.eeworm.com/read/270919/4231575
extra ident_flags.extra
#-*-Makefile-*- vim:syntax=make
#$Id: ident_flags.extra,v 1.2 2004/09/09 06:14:17 cssharp Exp $
IDENT_PL ?= $(TOSDIR)/../tools/scripts/ident_flags
IDENT_PROGRAM_NAME ?= $(COMPONENT)
IDENT_FLAGS := $(
www.eeworm.com/read/431110/1912447
sh ipsec.conf-migration_tests.sh
#!/bin/sh
set +o emacs
ICP=/testing/scripts/ipsec.conf.pairs
export PATH="$ICP/bin:$PATH"
cd $ICP
ipsec setup start
cat /var/run/pluto/ipsec.info
( cd oe-behind ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/431110/1912464
sh ipsec.conf-migration_tests.sh
#!/bin/sh
set +o emacs
ICP=/testing/scripts/ipsec.conf.pairs
export PATH="$ICP/bin:$PATH"
cd $ICP
ipsec setup start
cat /var/run/pluto/ipsec.info
( cd free.old ; drill ; differ+ ; cd .. ; )