code
stringlengths
1
1.96M
language
stringclasses
1 value
#!/bin/sh # PRE-COMMIT HOOK # # The pre-commit hook is invoked before a Subversion txn is # committed. Subversion runs this hook by invoking a program # (script, executable, binary, etc.) named 'pre-commit' (for which # this file is a template), with the following ordered arguments: # # [1] REPOS-PATH (t...
Shell
#!/bin/sh # PRE-REVPROP-CHANGE HOOK # # The pre-revprop-change hook is invoked before a revision property # is added, modified or deleted. Subversion runs this hook by invoking # a program (script, executable, binary, etc.) named 'pre-revprop-change' # (for which this file is a template), with the following or...
Shell
#!/bin/sh # POST-UNLOCK HOOK # # The post-unlock hook runs after a path is unlocked. Subversion runs # this hook by invoking a program (script, executable, binary, etc.) # named 'post-unlock' (for which this file is a template) with the # following ordered arguments: # # [1] REPOS-PATH (the path to this...
Shell
cd /cygdrive/c/workspace/AndEnginePhysicsBox2DExtension/ /cygdrive/c/workspace/sdk/android-ndk-r6/ndk-build
Shell
#!/bin/sh # # San Angeles Observation OpenGL ES version example # # This shell script builds the demo application # with executable name "SanOGLES". # # Before running it, make sure that either libGLES_CM.so # or libGLES_CL.so is available in the library path. # Alternatively you can copy one of them to the same # dire...
Shell
#!/bin/ksh # launcher script for jsdoc # Author: Avi Deitcher # # This program is released under the MIT License as follows: # Copyright (c) 2008-2009 Atomic Inc <avi@jsorm.com> # #Permission is hereby granted, free of charge, to any person #obtaining a copy of this software and associated documentation #files (the "...
Shell
#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2009-04-28.21; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free # Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Ge...
Shell
#! /bin/sh # libtool - Provide generalized library-building support services. # Generated automatically by config.status (polo) 0.1 # Libtool was configured on host timberline.bld.corp.google.com: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001,...
Shell
# Generated from ltmain.m4sh. # ltmain.sh (GNU libtool) 2.2.6b # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # ...
Shell
#!/bin/sh # install - install a program, script, or datafile scriptversion=2009-04-28.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 # 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 # Wrapper for compilers which do not understand `-c -o'. # Copyright 1999, 2000 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # 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 # the F...
Shell
#!/bin/sh # Before using, you should figure out all the .m4 macros that your # configure.m4 script needs and make sure they exist in the m4/ # directory. # # These are the files that this script might edit: # aclocal.m4 configure Makefile.in src/config.h.in \ # depcomp config.guess config.sub install-sh missing ...
Shell
#!/bin/sh montage src/*.bmp -geometry 96x96 -tile 8x8 concat.bmp
Shell
#/bin/bash cd maps java -jar tiled.jar
Shell
cd node node compress.js echo 'ok';
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Hexley DarwinOS Mascot Copyright 2000 by Jon Hooper. All Rights Reserved. # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following con...
Shell
#!/bin/bash # # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the abo...
Shell
#!/bin/sh # # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Hexley DarwinOS Mascot Copyright 2000 by Jon Hooper. All Rights Reserved. # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following con...
Shell
#!/bin/sh # # Copyright (c) 2005, Apple Computer, Inc. All rights reserved. # Modifications (c) 2008 PureDarwin # # @APPLE_BSD_LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistribution...
Shell
#!/bin/bash -e # # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the ...
Shell
#!/bin/sh # # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/bash # # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the ab...
Shell
#!/bin/sh # OpenDarwin install script # $Id: rc.cdrom,v 1.30 2005/04/28 20:06:46 kevin Exp $ # # Hacked into the "PureDarwin Boot" installer by Stuart Crook # v1.0 31/3/09 Initial release # PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/libexec:/etc:/private/etc ; export PATH ARCH=i386 #`arch` FILESYSTEMTYPE="hfs" # set this...
Shell
#!/bin/sh # # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Tiny startx preliminaries script # sudo /sbin/kextload /System/Library/Extensions/IOGraphicsFamily.kext sudo /sbin/kextload /System/Library/Extensions/VMwareIOFramebuffer.kext # Below not needed with voodooPS2Controller #sudo /sbin/kextload /System/Library/Extensions/ApplePS2Controller.kext/Contents/Pl...
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
#!/bin/sh # # Hexley DarwinOS Mascot Copyright 2000 by Jon Hooper. All Rights Reserved. # Copyright (c) 2007-2008 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following con...
Shell
#!/bin/sh # # Copyright (c) 2007-2009 The PureDarwin Project. # All rights reserved. # # @LICENSE_HEADER_START@ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above...
Shell
# login: auth account password session auth required pam_nologin.so auth sufficient pam_securityserver.so auth sufficient pam_unix.so auth required pam_deny.so account required pam_permit.so password required pam_deny.so # Temporary workaround (small PAM modu...
Shell
# System-wide .profile for sh(1) if [ -x /usr/libexec/path_helper ]; then eval `/usr/libexec/path_helper -s` fi if [ "${BASH-no}" != "no" ]; then [ -r /etc/bashrc ] && . /etc/bashrc fi
Shell
#!/bin/sh # Create configure script from configure.ac. autoconf || exit 1 ./configure $@
Shell
#!/bin/sh # make sure ndk-build is in path SCRIPTDIR=`dirname $0` MUPDF=mupdf-0.8.165 FREETYPE=freetype-2.3.11 OPENJPEG=openjpeg_v1_4_sources_r697 JBIG2DEC=jbig2dec-0.11 JPEGSRC=jpegsrc.v8a.tar.gz JPEGDIR=jpeg-8a cd $SCRIPTDIR/../deps tar xvf $FREETYPE.tar.bz2 tar xvf $JPEGSRC tar xvf $MUPDF-source.tar.gz tar xvf $OP...
Shell
#!/bin/sh SCRIPTDIR=`dirname $0` cd $SCRIPTDIR/.. for x in upfolder folder home recent1 recent2 recent3 recent4 recent5 ; do convert res/drawable-hdpi/$x.png -resize 66.7% res/drawable-mdpi/$x.png convert res/drawable-hdpi/$x.png -resize 50% res/drawable-ldpi/$x.png done
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/sh rm -f tmp* _test1* verify1.v
Shell
#!/bin/bash # Demo of the bin/scitools script. # See test/verify1.verify for a more complete regression test of bin/scitools. # subst: # first make a file where we can perform a substitution: cat > tmp1.py <<EOF # some comment def f(x): return 2 compute_formula1(x, y, z) if not first: compute_formula2(a, b)...
Shell
#!/bin/sh python _movie1.py cp tmp.dat test1.r cp tmp.dat test1.v # make a little change in output: scitools subst 46 35 test1.v # for floatdiff: cat > test1.vd << EOF ## field 1 151 EOF cat > test1.rd << EOF ## field 1 151 EOF cat test1.v >> test1.vd cat test1.r >> test1.rd
Shell
#!/bin/sh # test scitools regression|floatdiff|subst|file2interactive|ps2mpeg|profiler rm -f *.ppm *.eps *.png # run a scitools regression test in test1.verify: cp _test1.verify-test test1.verify scitools regression verify test1.verify cat verify_log_details.htm >> verify1.v rm -f test1.verify # don't use this for a ...
Shell
#!/bin/sh rm -f *~ tmp* movie.gif movie.avi movie.mpeg
Shell
#!/bin/sh scitools pyreport -l -e -t pdf -o report_mpl -a '0.05 9' demo_pyreport.py scitools pyreport -l -e -t html -o report_mpl -a '0.05 9' demo_pyreport.py scitools pyreport -l -e -t pdf -o report_evz -a '0.05 9 easyviz' demo_pyreport.py scitools pyreport -l -e -t html -o report_evz -a '0.05 9 easyviz' demo_pyrepo...
Shell
#!/bin/bash # This script creates a new release of SciTools # Make sure we have the current version echo '--- Synchronizing repository' sleep 1 hg pull -u hg commit # Update version numbers echo '--- Update version number in ChangeLog' sleep 1 emacs -nw ChangeLog echo '--- Update version number in lib/scitools/__init...
Shell
#!/bin/sh rm -rf api-sphinx/_build easyviz/tmp_* easyviz/*~ easyviz/sphinx-rootdir
Shell
#!/bin/sh rm -rf *~ tmp* *.dst.txt sphinx-rootdir *.tex *.rst *.gwiki *.log *.aux *.dvi *.out
Shell
#!/bin/bash -x # Create Easyviz documentation. # clean: rm -rf tmp_* # Make .p.py -> .py files and make sure most recent documentation of # Easyviz is in the __init__.py file: # Prepare Doconce files and filter them to various formats: cp easyviz.do.txt tmp_easyviz.do.txt doconce format html tmp_easyviz.do.txt docon...
Shell
#!/bin/sh rm -rf _build *~ figs
Shell
#!/bin/bash -x this_dir=`pwd` # make easyviz doc with reST format: cd ../../../lib/scitools doconce insertdocstr rst . cd $this_dir make html rm ../sphinx/html/* cp -r _build/html/* ../sphinx-html/ # run easyviz doc with plain again (for pydoc): cd ../../../lib/scitools doconce insertdocstr plain . cd $this_dir ls _...
Shell
#!/bin/sh # Make sure latest scitools is installed this_dir=`pwd` version=`python -c "import scitools as st; print st.version"` # make easyviz doc with reST/Sphinx format: doconce insertdocstr sphinx ../easyviz cd ../../../lib/scitools doconce insertdocstr sphinx . cd $this_dir rm -rf _build/ _static/ _templates/ co...
Shell
mysqldump -uimpd -pimpd894 --opt osso2007
Shell
mysql -uimpd -pimpd894 osso2007
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/area5c php console assetic:dump $HOME/public_html/area5c
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/area5c php console assetic:dump $HOME/public_html/area5c
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/s5games php console assetic:dump $HOME/public_html/s5games
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/s5games php console assetic:dump $HOME/public_html/s5games
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/natgames php console assetic:dump $HOME/public_html/natgames
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/natgames php console assetic:dump $HOME/public_html/natgames
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/area5c php console assetic:dump $HOME/public_html/area5c
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/area5c php console assetic:dump $HOME/public_html/area5c
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/s5games php console assetic:dump $HOME/public_html/s5games
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/s5games php console assetic:dump $HOME/public_html/s5games
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/natgames php console assetic:dump $HOME/public_html/natgames
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/natgames php console assetic:dump $HOME/public_html/natgames
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/arbiter php console assetic:dump $HOME/public_html/arbiter
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/arbiter php console assetic:dump $HOME/public_html/arbiter
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/area5c php console assetic:dump $HOME/public_html/area5c
Shell
#!/bin/bash php console cache:clear --env=prod --no-debug php console assets:install $HOME/public_html/area5c php console assetic:dump $HOME/public_html/area5c
Shell
mysqldump -uimpd -pimpd894 --opt osso2007
Shell
mysql -uimpd -pimpd894 osso2007
Shell
#!/bin/sh # Copyright 2011 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. # The godeps.sh script outputs a dependency file for a package. The # dependency file is then included in the libgo Makefile. This is # automatic depe...
Shell
#!/bin/sh # Copyright 2009 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. # Using all the *_test.go files in the current directory, write out a file # _testmain.go that runs all its tests. Compile everything and run the # tests...
Shell
#!/bin/sh # Copyright 2009 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. # This script merges changes from the master copy of the Go library # into the libgo library. This does the easy stuff; the hard stuff is # left to the...
Shell
#!/bin/sh # Copyright 2009 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. # Create sysinfo.go. # This shell script creates the sysinfo.go file which holds types and # constants extracted from the system header files. This re...
Shell
# Generated from ltmain.m4sh. # libtool (GNU libtool 1.3134 2009-11-29) 2.2.7a # 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 Free Software Foundation, Inc. # This is free software; see the source for copying co...
Shell
#!/usr/bin/env bash # # CI server build script. # set -ex HOME=$(dirname $PWD); export HOME . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh make distclean || true ./autotools.sh ./configure make distclean make make check
Shell
#!/bin/sh # Generate files not stored in VCS aclocal && autoconf && autoheader
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-2003 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # # This program is ...
Shell
#!/bin/bash recode latin1..utf-8 </usr/share/i2e/i2e.dict >i2e.dict.utf gcc -g `pkg-config --cflags --libs glib-2.0` i2e2dict.c -o i2e2dict ./i2e2dict rm i2e.dict.utf echo "Restart StarDict now!"
Shell
#!/bin/sh # Create images for StarDict, like application icon, tray icons, Acrobat plugin icons # StarDict icons may be created from a single multilayer image. # Most layers are used only for specific icon types, but images of two books are present # on all icons. This script deletes layers, resize image and change co...
Shell
#!/bin/bash gcc `pkg-config --cflags --libs glib-2.0` ooo2dict.c -o ooo2dict echo |./ooo2dict 2>/dev/null recode latin1..utf-8 </usr/share/myspell/dicts/th_de_DE_v2.dat >th_de_DE_v2.dat.utf echo "OpenThesaurus.de_German" |./ooo2dict th_de_DE_v2.dat.utf 2>/dev/null recode latin1..utf-8 </usr/share/myspell/dicts/th_it_...
Shell
#!/bin/bash gcc exc2i2e.c -o exc2i2e rename /usr/share/stardict/dic/i2e /usr/share/stardict/dic/temp /usr/share/stardict/dic/i2e.* 2>/dev/null rename /usr/share/stardict/dic/e2i /usr/share/stardict/dic/temp2 /usr/share/stardict/dic/e2i.* 2>/dev/null ./exc2i2e >t /usr/lib/stardict/i2e2dict t rm t rename /usr/share/sta...
Shell
#!/bin/bash gcc `pkg-config --cflags --libs glib-2.0` myspell2dic.c -o myspell2dic echo "Please wait..." recode latin1..utf-8 </usr/share/myspell/dicts/es_ES.dic >es_ES.dic.utf recode latin1..utf-8 </usr/share/myspell/dicts/es_ES.aff >es_ES.aff.utf echo |./myspell2dic es_ES.dic.utf es_ES.aff.utf 2>/dev/null recode ko...
Shell
#!/bin/sh echo "Boostrapping StarDict tools..." (libtoolize --version) < /dev/null > /dev/null 2>&1 || { echo; echo "You must have libtool installed to compile Stardict"; echo; exit; } (automake --version) < /dev/null > /dev/null 2>&1 || { echo; echo "You must have automake installed to compile Stardict"; ech...
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-2003 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # # This program is ...
Shell
#!/bin/sh # postrm script for stardict set -e case "$1" in remove) # if [ -x /usr/bin/scrollkeeper-update ]; then # /usr/bin/scrollkeeper-update -q # fi ;; purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; *) echo "postrm called with unknown argument \`$1'"...
Shell
#!/bin/sh # postinst script for stardict set -e case "$1" in configure) # if [ -e /etc/gconf/schemas/stardict.schemas ]; then # HOME=/root \ # GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` \ # /usr/bin/gconftool-2 \ # --makefile-install-rule /etc/gconf/schemas/stardict.schemas ...
Shell
#!/bin/sh # Run this to generate all the initial makefiles, etc. echo "Boostrapping StarDict dictionary..." srcdir=`dirname $0` test -z "$srcdir" && srcdir=. PKG_NAME="stardict" REQUIRED_AUTOMAKE_VERSION=1.9 (test -f $srcdir/configure.ac \ && test -f $srcdir/ChangeLog \ && test -d $srcdir/src) || { echo -n ...
Shell
#!/bin/sh echo "Bootstrapping StarDict root..." # (libtoolize --version) < /dev/null > /dev/null 2>&1 || { # echo; # echo "You must have libtool installed to compile StarDict"; # echo; # exit; # } (automake --version) < /dev/null > /dev/null 2>&1 || { echo; echo "You must have automake installed to compile Sta...
Shell
#!/bin/sh echo "Boostrapping common lib..." (libtoolize --version) < /dev/null > /dev/null 2>&1 || { echo; echo "You must have libtool installed to compile common lib"; echo; exit; } (automake --version) < /dev/null > /dev/null 2>&1 || { echo; echo "You must have automake installed to compile common lib"; ech...
Shell
#!/bin/sh # This is an updated version of the autogen script from BABL # See http://gegl.org/babl/ for the source code and more information # This script does all the magic calls to automake/autoconf and # tools that are needed to configure a Git checkout. As described in # the file README, you need a couple of extra...
Shell
cd /cygdrive/c/workspace/AndEnginePhysicsBox2DExtension/ /cygdrive/c/workspace/sdk/android-ndk-r6/ndk-build
Shell
#!/bin/sh if [[ -z $ADB ]]; then ADB=adb; fi ./kill_process.sh $ADB shell rm -r /data/data/com.google.android.apps.iosched/*
Shell
#!/bin/sh adb shell cat /data/data/com.google.android.apps.iosched/shared_prefs/com.google.android.apps.iosched_preferences.xml | xmllint --format -
Shell
#!/bin/sh if [[ -z $ADB ]]; then ADB=adb; fi $ADB shell am start \ -a android.intent.action.MAIN \ -c android.intent.category.LAUNCHER \ -n com.google.android.apps.iosched/.ui.HomeActivity
Shell