code
stringlengths
1
1.96M
language
stringclasses
1 value
#! /bin/sh # Run cwell with CWP X Graphics demo=11 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+650-70 \ title="Head Wave Rays" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1beg x1end=$...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=11 psfile1=demo${demo}1.eps psfile2=demo${demo}2.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Multiple Bounce Head Waves" \ label1=...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=9 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty (eg. comment off), display with image on NeXT #NEXTFILE="~jkc/Images/CWELL/demo${demo}wig.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi cwell cshot2 suaddhead <d...
Shell
#! /bin/sh # Clean up residue from runs demo=6 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps cshot1plot
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=6 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+650-500 \ title="Multiple Reflections" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1beg x...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=6 psfile=demo${demo}.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Multiple Reflections" \ label1="Depth (ft)" label2="Range (ft)" ...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=6 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty string (eg. comment off), display with image on NeXT NEXTFILE="~jkc/Images/CWELL/demo${demo}graph.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi x1beg=0 x1end=6500 ...
Shell
#! /bin/sh # Master Clean for i in Demo* do cd $i Clean cd .. done
Shell
#! /bin/sh # Clean up residue from runs demo=9 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps rm -f demo${demo}shot demo${demo}traces
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=9 cwell cshot2 suaddhead <demo${demo}traces ftn=1 ns=501 | sushw key=dt a=4000 | sugain gagc=1 wagc=0.5 | suxwigb title="Crosswell Data (agc)" \ ybox=70 xbox=650\ label1="Time in Seconds" label2="Trace" &
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=9 psfile=demo${demo}.eps cwell cshot2 suaddhead <demo${demo}traces ftn=1 ns=501 | sushw key=dt a=4000 | sugain gagc=1 wagc=0.5 | supswigp title="Multi-Shot Data (agc)" \ label1="Time in Seconds" label2="Trace" >$psfile # Put the PostScript on screen or p...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=9 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty (eg. comment off), display with image on NeXT #NEXTFILE="~jkc/Images/CWELL/demo${demo}wig.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi cwell cshot2 suaddhead <d...
Shell
#! /bin/sh # Clean up residue from runs demo=5 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps cshot1plot
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=5 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+0-500 \ title="Primaries" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1beg x1end=$x1end x...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=5 psfile=demo${demo}.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Primaries" \ label1="Depth (ft)" label2="Range (ft)" \ wbox=6 h...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=5 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty string (eg. comment off), display with image on NeXT NEXTFILE="~jkc/Images/CWELL/demo${demo}graph.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi x1beg=0 x1end=6500 ...
Shell
#! /bin/sh # Run all the CSHOT Demos with X for i in Demo* do cd $i Xcwell pause cd .. done
Shell
#! /bin/sh # Clean up residue from runs demo=3 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps cshot1plot
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=3 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+0-0 \ title="Model, Source Well and Receiver Well" \ label1="Depth (ft)" label2="Range (ft)" \ x1...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=3 psfile=demo${demo}.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Model, Source Well and Receiver Well" \ label1="Depth (ft)" labe...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=3 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty string (eg. comment off), display with image on NeXT NEXTFILE="~jkc/Images/CWELL/demo${demo}graph.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi x1beg=0 x1end=6500 ...
Shell
#! /bin/sh # Clean up residue from runs demo=8 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps rm -f demo${demo}shot demo${demo}traces
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=8 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+650-400 \ title="Direct+Primaries" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1beg x1end...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=8 psfile1=demo${demo}1.eps psfile2=demo${demo}2.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Direct + Primaries" \ label1="Depth (f...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=8 MACHINE=keller USER="-l jkc" # not needed if same username on both machines # If NEXTFILE1, etc. is empty (eg. comment off), display with image on NeXT NEXTFILE1="~jkc/Images/CWELL/demo${demo}graph.eps" NEXTFILE2="~jkc/Images/CWELL/demo${demo}wig.eps" if [ -z "$NEXT...
Shell
#! /bin/sh # Clean up residue from runs demo=10 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps rm -f demo${demo}shot demo${demo}traces
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=10 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+0-70 \ title="Head Wave Rays" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1beg x1end=$x1...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=10 psfile1=demo${demo}1.eps psfile2=demo${demo}2.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Head Waves" \ label1="Depth (ft)" la...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=9 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty (eg. comment off), display with image on NeXT #NEXTFILE="~jkc/Images/CWELL/demo${demo}wig.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi cwell cshot2 suaddhead <d...
Shell
#! /bin/sh # Clean up residue from runs demo=4 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps cshot1plot
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=4 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+650-0 \ title="Direct Rays" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1beg x1end=$x1end...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=4 psfile=demo${demo}.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Direct Rays" \ label1="Depth (ft)" label2="Range (ft)" \ wbox=6...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=4 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty string (eg. comment off), display with image on NeXT NEXTFILE="~jkc/Images/CWELL/demo${demo}graph.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi x1beg=0 x1end=6500 ...
Shell
#! /bin/sh # Clean up residue from runs demo=7 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps demo${demo}listing
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=7 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+0-100 \ title="3 Shots, Reflection from Interface 2" \ label1="Depth (ft)" label2="Range (ft)" \ ...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=7 psfile=demo${demo}.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="3 Shots, Reflection from Interface 2" \ label1="Depth (ft)" labe...
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=7 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty string (eg. comment off), display with image on NeXT NEXTFILE="~jkc/Images/CWELL/demo${demo}graph.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi x1beg=0 x1end=6500 ...
Shell
#! /bin/sh # Clean up residue from runs demo=1 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps cshot1plot
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=1 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+0-650 \ title="Model for demo$demo" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1beg x1en...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=1 psfile=demo${demo}.eps x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Model for demo$demo" \ label1="Depth (ft)" label2="Range (ft)" \...
Shell
#! /bin/sh # Run cwell with CWP Next Graphics demo=1 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty string (eg. comment off), display with image on NeXT NEXTFILE="~jkc/Images/CWELL/demo${demo}graph.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi x1beg=0 x1end=65...
Shell
#! /bin/sh # Clean up residue from runs demo=2 rm -f demo${demo}plot demo${demo}par demo${demo}*.eps cshot1plot
Shell
#! /bin/sh # Run cwell with CWP X Graphics demo=2 x1beg=0 x1end=6500 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par xgraph <demo${demo}plot par=demo${demo}par \ -geometry 600x400+750-650 \ title="Model and Receiver Well" \ label1="Depth (ft)" label2="Range (ft)" \ x1beg=$x1be...
Shell
#! /bin/sh # Run CWELL with CWP PostScript Graphics demo=2 psfile=demo${demo}.eps x1beg=0 x1end=6000 x2beg=-100 x2end=10000 cwell | cshotplot >demo${demo}plot outpar=demo${demo}par psgraph <demo${demo}plot par=demo${demo}par style=seismic \ title="Model and Receiver Well" \ label1="Depth (ft)" label2="Range (ft...
Shell
#! /bin/sh # Run cwell with CWP Next Graphics demo=2 MACHINE=keller USER="-l jkc" # If NEXTFILE is empty string (eg. comment off), display with image on NeXT NEXTFILE="~jkc/Images/CWELL/demo${demo}graph.eps" if [ -z "$NEXTFILE" ] then remoteCommand="images" else remoteCommand="cat >$NEXTFILE" fi x1beg=0 x1end=65...
Shell
#! /bin/sh rm *.o
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
#! /bin/sh # # A very simple script to retrieve and pre-process test data, as used by # ../python/rundoctest.py # # Assumes it is being run in the 'data' directory # Assumes the presence of 'wget' and 'unzip', and that the tstools have been # built. # Retrieve a segment of Elephant's Dream in TS (11 is the smallest se...
Shell
#!/bin/sh # Create a backup tar gzip file of the cwd with the date appended # located in the parent directory. FILENAME=../`pwd|xargs basename`-`date -j "+%Y-%m-%d"`.tgz echo Will create $FILENAME tar cfz $FILENAME . echo Done.
Shell
#!/bin/bash # # This script checks the java version and bails if it's less # than Java6 (because we use @Override annotations on interface # overriding methods. It then proceeds to do a maven build that # first cleans, then builds the normal lifecycle through compilation # unit testing (if available) up to packaging. ...
Shell
#!/bin/bash # # Copyright (C) 2007 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by ap...
Shell
#!/bin/bash # # Copyright (C) 2007 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by ap...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. These options were tested with the specified compiler. # # usage: Do not call this file directly; it is sourced by the # mex shell script. Modify only if you don't like the # defaults after ru...
Shell
#!/bin/bash # This is the script that makes the rivers.nc file. # # It is intended to be run by a cron job # need to do this to access python source /home/parker/.bashrc cd /data1/parker/LiveOcean/setup/make_forcing/river python ./make_rivers_main.py > ./rivers_log &
Shell
#!/bin/bash # Run this by hand after pulling from the repository. # # NOTE: this should be automated, or the need for it eliminated rm -f /data1/parker/LiveOcean/alpha/ENVIRONMENT_INFO.csv cp /data1/parker/LiveOcean/alpha/ENVIRONMENT_INFO_fjord.csv /data1/parker/LiveOcean/alpha/ENVIRONMENT_INFO.csv
Shell
#!/bin/bash # # Starts a basic web server on the port specified. # # ./serve.sh 3000 -> http://localhost:3000 # # Copyright 2012 Eric Bidelman <ebidel@gmail.com> port=$1 if [ $# -ne 1 ] then port=8000 fi open http://localhost:$port/template.html && python -m SimpleHTTPServer $port;
Shell
#!/bin/sh # # Usage example: ./generate.sh int Int Integer" # Args are: primitive type, capitalized primitive type, wrapper type # # To make changes to the .java files in this package, # 1. run this script to generate the templates, move the .gen files # somewhere else # 2. modify the template with your intended cha...
Shell
#!/bin/bash # # This script checks the java version and bails if it's less # than Java6 (because we use @Override annotations on interface # overriding methods. It then proceeds to do a maven build that # first cleans, then builds the normal lifecycle through compilation # unit testing (if available) up to packaging. ...
Shell
#!/bin/bash cat dom_test.go | grep "func Test" | wc -l
Shell
#!/bin/bash # # Starts a basic web server on the port specified. # # ./serve.sh 3000 -> http://localhost:3000 # # Copyright 2012 Eric Bidelman <ebidel@gmail.com> port=$1 if [ $# -ne 1 ] then port=8000 fi if [ $(uname -s) == "Darwin" ] then open=open else open=xdg-open fi $open http://localhost:$port/templat...
Shell
#!/bin/bash # # Copyright 2010 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
Shell
#! /bin/bash # Binary of the Texturepacker: TEXTUREPACKER_BINARY=/usr/local/bin/TexturePacker # Shared Spritesheet-Output-Definitions: SPRITESHEET_OUTPUT_DIRECTORY="../assets/gfx/spritesheets/" SPRITESHEET_OUTPUT_JAVAIDS_PACKAGE="org.anddev.andengine.examples.spritesheets" SPRITESHEET_OUTPUT_JAVAIDS_DIRECTORY="../src...
Shell
#!/bin/sh # # Usage example: ./generate.sh int Int Integer" # Args are: primitive type, capitalized primitive type, wrapper type # # To make changes to the .java files in this package, # 1. run this script to generate the templates, move the .gen files # somewhere else # 2. modify the template with your intended cha...
Shell
#!/bin/bash # # This script checks the java version and bails if it's less # than Java6 (because we use @Override annotations on interface # overriding methods. It then proceeds to do a maven build that # first cleans, then builds the normal lifecycle through compilation # unit testing (if available) up to packaging. ...
Shell
#!/bin/sh # Copyright 2014 Google Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
Shell
#! /bin/sh if [ "$ICSCROWDAPIKEY" != "" ] then echo "Generating new translation archives" fetch -q -1 -o - http://api.crowdin.net/api/project/ics-openvpn/export?key=$ICSCROWDAPIKEY fi echo "Fetch translation archive" fetch -q http://crowdin.net/download/project/ics-openvpn.zip langtoinclude="ca cs de es et fr id ...
Shell
#! /bin/bash # libtoolT - Provide generalized library-building support services. # Generated automatically by (GNU lzo 2.03) # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. # # This file is part of GNU Libtool: # ...
Shell
#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2011-04-16.09; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, # 2011 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms o...
Shell
#! /bin/sh # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable. # # Copyright 1996-2011 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # # This file is fre...
Shell
# Generated from ltmain.m4sh. # libtool (GNU libtool) 2.2.10 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, # 2007, 2008, 2009, 2010 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. T...
Shell
#!/bin/sh # install - install a program, script, or datafile scriptversion=2011-01-19.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is ...
Shell
#!/bin/sh # Get modification time of a file or directory and pretty-print it. scriptversion=2010-08-21.06; # UTC # Copyright (C) 1995, 1996, 1997, 2003, 2004, 2005, 2007, 2009, 2010 # Free Software Foundation, Inc. # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995 # # This program is free software; you ...
Shell
#! /bin/sh # Common stub for a few missing GNU programs while installing. scriptversion=2009-04-28.21; # UTC # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, # 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. # This program is free softw...
Shell
#! /bin/sh # mkinstalldirs --- make directory hierarchy scriptversion=2009-04-28.21; # UTC # Original author: Noah Friedman <friedman@prep.ai.mit.edu> # Created: 1993-05-16 # Public domain. # # This file is maintained in Automake, please report # bugs to <bug-automake@gnu.org> or send patches to # <automake-patches@g...
Shell
#! /bin/sh # Wrapper for compilers which do not understand `-c -o'. scriptversion=2010-11-15.09; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010 Free Software # Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify # it un...
Shell
#!/bin/sh # py-compile - Compile a Python program scriptversion=2009-04-28.21; # UTC # Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software # Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by ...
Shell
#! /bin/sh # ylwrap - wrapper for lex/yacc invocations. scriptversion=2010-02-06.18; # UTC # Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, # 2007, 2009, 2010 Free Software Foundation, Inc. # # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it a...
Shell
#! /bin/sh set -e # # usage: util/overlap.sh [directory] # # This script runs the overlap example program on a complete directory tree. # # Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer # OVERLAP="overlap" test -x ./examples/overlap && OVERLAP="./examples/overlap" test -x ./overlap.exe && OVERLAP="./o...
Shell
#! /bin/sh set -e # # usage: util/check.sh [directory] # # This script runs lzotest with all algorithms on a complete directory tree. # It is not suitable for accurate timings. # # Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" test -x ./lzotest/lzotest && LZOTEST="./lzotest/lzotest...
Shell
#! /bin/sh set -e # # usage: util/checkasm.sh [directory] # # This script runs lzotest with all assembler decompressors # on a complete directory tree. # It is not suitable for accurate timings. # # Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" test -x ./lzotest/lzotest && LZOTEST=...
Shell
#! /bin/sh # vi:ts=4:et # Copyright (C) 1996-2011 Markus F.X.J. Oberhumer rm -f *.o liblzo2.a dict.out lzopack.out precomp.out precomp2.out simple.out lzotest.out testmini.out true
Shell
#! /bin/sh # vi:ts=4:et test "X${top_srcdir}" = X && top_srcdir=`echo "$0" | sed 's,[^/]*$,,'`../.. LZO_CFG_FREESTANDING=1 . $top_srcdir/B/generic/build.sh
Shell