code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
@rem Copyright 2009 Ramnivas Laddad
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem http://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by a... | sobkowiak/aspectj-in-action-code | ch02/workspace/Section2.2.3InterTypeDeclaration/run.bat | bat | apache-2.0 | 1,003 |
call "C:\Program Files\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86
nmake /f Makefile %*
| afronkin/adamod | build_msvc/make.bat | bat | bsd-2-clause | 95 |
:: Usage:
:: call env-msys.bat [reinstall|clean]
:: Initialize environment
call "%~dp0env.bat"
if errorlevel 1 goto error_env
set EnvMSYSPath=%EnvRootPath%\msys
call "%~dp0tools\prepare-msys.bat" %1
if errorlevel 1 exit /B %ERRORLEVEL%
set EnvMSYSSH=%EnvMSYSPath%\msys\1.0\bin\sh.exe
if not exist "%EnvMSYSSH%" if er... | sehraf/RetroShare | build_scripts/Windows/env/env-msys.bat | bat | gpl-2.0 | 462 |
CALL "%~dp0\..\release.bat"
"%~dp0\..\examples\CSharp.sln" | PrismTech/opensplice | install/bin/c_sharp.bat | bat | gpl-3.0 | 58 |
cd hashidentifier
python HashIdentifier.py | sigma-random/Hash-Algorithm-Identifier | start.bat | bat | apache-2.0 | 42 |
@REM this builds the soundmanager 2 SWF from source
@REM using mxmlc from the Adobe open-source Flex SDK
c:\progra~1\flexsdk\bin\mxmlc -debug=true -use-network=false -static-link-runtime-shared-libraries=true -optimize=true -o ../swf/soundmanager2_flash9_debug.swf -file-specs SoundManager2_AS3.as
| 24hourkirtan/audio-streaming-app | www/lib/SoundManager2/src/make-flash9.bat | bat | gpl-2.0 | 299 |
@echo off
rem *********************************************************************
rem ** the phing build script for Windows based systems
rem ** $Id: phing.bat 478 2009-07-29 17:25:59Z mrook $
rem *********************************************************************
rem This script will do the following:
rem - chec... | chocalita/chocalaFW | framework/lib/phing/bin/phing.bat | bat | mit | 1,728 |
echo off
echo you are infected with a virus ha-ha-ha-ha-ha
echo should've run "npm install" and "npm start"
echo yourself. what a terrible failure... just kidding :)
npm install && npm start | kidroca/End-To-End-JavaScript-2016 | MongoDb and Mongoose ChatApp/start.bat | bat | mit | 190 |
net stop uxsms
net start uxsms | hongdazeng/CloseGhostMenus | ghost.bat | bat | mit | 30 |
start /B /LOW /WAIT elm-test
PAUSE | JonathanDDuncan/QuickSignEditor | testscmdline.cmd | bat | mit | 35 |
@echo off
setlocal
if "%1" equ "" (
echo Usage: run-stack ^<stack-command-arg-0^> .. ^<stack-command-arg-N-1^>
exit /b 1
)
set COUNT=0
for /f %%d in ('dir /b /a:d') do (
if exist %%d\stack.yaml (
set /a COUNT=COUNT+1
echo Run stack in %%d
pushd %%d
call :RunStack %*
if errorlevel 1 (
e... | rcook/mlutil | run-stack.cmd | bat | mit | 592 |
PATH=.\devkitadv\bin;%PATH%
LavaXGba
as -o font.o font.s
gcc -O3 -c main.c lcd.c hardware.c lava.c file.c py2gb.c
as -o arm.o arm.s
gcc -o main.elf main.o lcd.o lava.o hardware.o file.o py2gb.o arm.o font.o
objcopy -v -O binary main.elf LavaX.bin
del main.bin main.elf *.o font.s
pause
| leesoft-mirage/LavaX_OS_GBA | makeLavaX.bat | bat | mit | 293 |
viiite plot -d Array/bench_sort --gnuplot -x size -y tms.total
| blambeau/viiite | spec/integration/plot/plot_3.cmd | bat | mit | 63 |
@echo off
@setlocal enableextensions
@cd /d "%~dp0"
call config.cmd
IF NOT EXIST master (
%buildbot% create-master master
copy master.cfg.default master\master.cfg
) ELSE (
%buildbot% --verbose restart master
) | refnil/buildbot-ue4 | start_master.bat | bat | mit | 214 |
@REM ==============================================================================
@REM MIT License
@REM
@REM Copyright (c) 2017 Donato Rimenti ... | aurasphere/mongodb-university-classes | M102 - MongoDB for DBAs/Chapter 4 - Replication/Homework 4.1/Homework 4.1 Solution.bat | bat | mit | 2,506 |
@echo off
rem ---------------------------------------------------------------------------
rem Script for running MActor tests (files of type test, test_run and mock_battery)
rem
rem Required Environment Variables
rem
rem JAVA_HOME Points to the Java Development Kit installation.
rem
rem Optional Environment Va... | dineshkummarc/mactor_2.0.2 | bin/runtest.bat | bat | gpl-2.0 | 1,965 |
cmd_drivers/staging/fbtft/fb_watterott.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/staging/fbtft/fb_watterott.ko drivers/staging/fbtft/fb_watterott.o drivers/staging/fbtft/fb_watterott.mod.o
| avareldalton85/rpi2-linux-rt | drivers/staging/fbtft/.fb_watterott.ko.cmd | bat | gpl-2.0 | 307 |
#!/bin/sh
rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
rem
rem This file contains confidential and proprietary information
rem of Xilinx, Inc. and is protected under U.S. and
rem international copyright and other intellectual property
rem laws.
rem
rem DISCLAIMER
rem This disclaimer is not a licens... | P3Stor/P3Stor | ftl/Dynamic_Controller/ipcore_dir/tx_buf/implement/planAhead_rdn.bat | bat | gpl-2.0 | 2,628 |
cmd_kernel/pid.o := arm-eabi-gcc -Wp,-MD,kernel/.pid.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -... | bigbiff/i717-GB-Kernel | kernel/.pid.o.cmd | bat | gpl-2.0 | 32,237 |
cmd_net/ipv6/raw.o := arm-linux-gnueabi-gcc -Wp,-MD,net/ipv6/.raw.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-... | jpsminix/minix5 | net/ipv6/.raw.o.cmd | bat | gpl-2.0 | 33,879 |
cmd_sound/pci/nm256/built-in.o := rm -f sound/pci/nm256/built-in.o; /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs sound/pci/nm256/built-in.o
| dagnarf/sgh-i717-dagkernel | sound/pci/nm256/.built-in.o.cmd | bat | gpl-2.0 | 163 |
cmd_arch/arm/mm/iomap.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,arch/arm/mm/.iomap.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/... | mjmccall/Kernel | arch/arm/mm/.iomap.o.cmd | bat | gpl-2.0 | 18,455 |
deps_config := \
lib/xz/Kconfig \
lib/Kconfig \
drivers/crypto/caam/Kconfig \
drivers/crypto/Kconfig \
crypto/async_tx/Kconfig \
crypto/Kconfig \
security/smc/Kconfig \
security/integrity/ima/Kconfig \
security/apparmor/Kconfig \
security/tomoyo/Kconfig \
security/smack/Kconfig \
security/selinux/Kconfig \
... | 0xD34D/kernel_amazon_tate | include/config/auto.conf.cmd | bat | gpl-2.0 | 20,675 |
sendHidCmd.exe 1 3 0 0 0 0 0
bootloadHID_l3.exe -r l3_alphas_150224.hex
pause; | leeku11/l3 | source/version/L3_ALPhas_150224/loadfw.bat | bat | gpl-2.0 | 79 |
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
::
:: This file contains confidential and proprietary information
:: of Xilinx, Inc. and is protected under U.S. and
:: international copyright and other intellectual property
:: laws.
::
:: DISCLAIMER
:: This disclaimer is not a license and does not gran... | v3best/R7Lite | R7Lite_PCIE/fpga_code/r7lite_DMA/ipcore_dir/fifo8to32/simulation/timing/simulate_isim.bat | bat | gpl-2.0 | 2,882 |
@echo off
REG DELETE "HKCU\Software\Google\Chrome\NativeMessagingHosts\moe.winneon.watchwithmpv" /f
pause
| winneon/watch-with-mpv | native/build/win/uninstall.bat | bat | gpl-2.0 | 107 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE (
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
)
... | mishin/dwimperl-windows | strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/cpan2par.bat | bat | gpl-2.0 | 6,453 |
cmd_fs/partitions/built-in.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o fs/partitions/built-in.o fs/partitions/check.o fs/partitions/msdos.o fs/partitions/efi.o fs/partitions/mtdpart.o
| Zaphod-Beeblebrox/kernel_rockchip_rk3188 | fs/partitions/.built-in.o.cmd | bat | gpl-2.0 | 224 |
go test earthshaker | songbingyu/earthshaker | test/test.bat | bat | gpl-2.0 | 19 |
cmd_drivers/gud/mcKernelApi.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/gud/mcKernelApi.o drivers/gud/MobiCoreKernelApi/main.o drivers/gud/MobiCoreKernelApi/clientlib.o drivers/gud/MobiCoreKernelApi/device.o drivers/gud/MobiCoreKernelApi/session.o drivers/gud/MobiCoreKernelApi/connection.o
| miamo/miamOv | drivers/gud/.mcKernelApi.o.cmd | bat | gpl-2.0 | 320 |
rem Clean up the results directory
rmdir /S /Q results
mkdir results
rem Synthesize the VHDL Wrapper Files
echo 'Synthesizing example design with XST';
xst -ifn xst.scr
copy instrmem_exdes.ngc .\results\
rem Copy the netlist generated by Coregen
echo 'Copying files from the netlist ... | elegabriel/myzju | junior1/CA/mips_pipeline2/ipcore_dir/instrmem/implement/implement.bat | bat | gpl-2.0 | 1,055 |
cmd_drivers/net/wimax/SQN/built-in.o := rm -f drivers/net/wimax/SQN/built-in.o; /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ar rcs drivers/net/wimax/SQN/built-in.o
| wujiku/superstar-kernel-shooter-2.3.4gb | drivers/net/wimax/SQN/.built-in.o.cmd | bat | gpl-2.0 | 179 |
cmd_net/bridge/built-in.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o net/bridge/built-in.o net/bridge/bridge.o net/bridge/netfilter/built-in.o
| friedrich420/Note-3-Kernel | net/bridge/.built-in.o.cmd | bat | gpl-2.0 | 177 |
npm install nodemailer@0.7.0
| zlatnaspirala/visualjs | project/server_instance/install_nodemailer@0.7.0.bat | bat | gpl-3.0 | 29 |
@echo off
color 0a
echo __________________________________________________________________________
echo ################## ddd ####################################################\
echo ddd rapidsentry ##\
echo ddd ... | pencol-cyber/rapiddeploy | rapidsentry/rapidsentry.cmd | bat | gpl-3.0 | 11,557 |
java -jar "D:\GIT\UsefulUtils\projects\ibs\TomcatRestart\target\TomcatRestart.jar" -rl -i -conf D:\GIT\UsefulUtils\projects\ibs\TomcatRestart\properties_remote_111.txt | Niky4000/UsefulUtils | projects/ibs/SshTest/TomcatRemoteRestart_111.cmd | bat | gpl-3.0 | 167 |
@echo off
title Ghetto Virus
echo Please forward this program to your friends and delete all your files yourself, as due to inusufficent technology this virus is not able to do that. Thanks man
pause
| GarrukApex/BatExploits | ghetto.bat | bat | gpl-3.0 | 206 |
rem
rem Ñêðèïò äëÿ ñîçäàíèÿ äèñòðèáóòèâà ñåðâåðà çàäà÷
rem
set DEBUG=1
set PPYROOT=c:\papyrus
set PPYSRC=%PPYROOT%\src
set PPYREDIST=%PPYSRC%\REDIST
set PPWSDIR=%PPYSRC%\BuildVC70
set PPWSSLN=%PPWSDIR%\papyrus.sln
set VCIDE="D:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe"
set TARGET="Ser... | papyrussolution/OpenPapyrus | Src/Build/ppwsbuild.bat | bat | agpl-3.0 | 903 |
sc delete %1 | vigadmin/OC-Installer | windows/inno/scripts/DeleteService.cmd | bat | lgpl-3.0 | 12 |
ant -Drc=dsn.VisualSimulation rc
| jsmithabq/dsn | dsn.bat | bat | lgpl-3.0 | 34 |
cd boost-lexical_cast
call %prg_scons% -c
call %prg_scons%
cd ..
cd boost-thread
call %prg_scons% -c
call %prg_scons%
cd ..
cd invoke
call %prg_scons% -c
call %prg_scons%
cd ..
cd macro
call %prg_scons% -c
call %prg_scons%
cd ..
cd package
call %prg_scons% -c
call %prg_scons%
cd ..
cd pyth... | dmilos/nucleotide | example/test/make.bat | bat | apache-2.0 | 501 |
java -Xmx4048m -Xms1024m -jar filegen-1.0.jar -i InputSample.xlsx -x | alpinweiss/filegen | run-xlsx.bat | bat | apache-2.0 | 68 |
@ECHO OFF
set FLASK_APP=flask_app.py
flask run
PAUSE | Galeje/Cing | Software/Cing Checker/Cing_Checker.bat | bat | apache-2.0 | 52 |
cmd_coreutils/realpath.o := gcc -Wp,-MD,coreutils/.realpath.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-pr... | rennman/copfvtci | build/busybox-1.25.1/coreutils/.realpath.o.cmd | bat | apache-2.0 | 10,218 |
cd %~dp0
java -jar covito-coder.jar
pause | covito/covito-coder | start.bat | bat | apache-2.0 | 43 |
@echo off
REM GREEN BATCH FILE: remove an alias file
REM VERSION 0.0.1
REM Last updated by greenlaw110@gmail.com at Oct-31-2007
REM created by greenlaw110@gmail.com at Oct-31-2007
setlocal & pushd
set _HOME=%~dp0.
if {%1}=={-h} goto _HELP
if {%1}=={--help} goto _HELP
if {%1}=={} goto _HELP
if not exist %_ALIAS% go... | greenlaw110/winenv | bin/rmalias.bat | bat | bsd-2-clause | 1,126 |
@rem
@rem Copyright (c) 2007 BUSINESS OBJECTS SOFTWARE LIMITED
@rem All rights reserved.
@rem
@rem Redistribution and use in source and binary forms, with or without
@rem modification, are permitted provided that the following conditions are met:
@rem
@rem * Redistributions of source code must retain the a... | levans/Open-Quark | src/export/OpenQuark_Build/Run_Scripts/set-javacp-carjar.bat | bat | bsd-3-clause | 3,684 |
@fasm -m 16384 checkbox.asm checkbox.kex
if exist checkbox.kex @kpack checkbox.kex | devlato/kolibrios-llvm | programs/develop/libraries/box_lib/branch/checkbox.bat | bat | mit | 82 |
java -classpath ../../lib/perst_aspectj.jar;.;%classpath% TestIndex | kjk/volante-obsolete | java/tst/aspectj/TestIndex.bat | bat | mit | 67 |
cmd_fs/nfs_common/built-in.o := rm -f fs/nfs_common/built-in.o; mipsel-linux-ar rcs fs/nfs_common/built-in.o
| matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/nfs_common/.built-in.o.cmd | bat | gpl-2.0 | 110 |
cmd_usr/built-in.o := rm -f usr/built-in.o; mipsel-linux-ar rcs usr/built-in.o
| smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/usr/.built-in.o.cmd | bat | gpl-2.0 | 80 |
del root\etc\os
c -o root/etc/os -Iroot/lib root/etc/os.c
em -f fs.img root/etc/os
| chyyuu/ucore_os_web | reboot.bat | bat | gpl-2.0 | 83 |
echo ------------------¿ªÊ¼ÆÚ»õÈÕÏß´¦Àí------------------------------------------------------------------------------------
call d:\yttrans\data-integration\pan.bat /file D:\trunkV2\DataTrans\kettle\priceday.ktr -"param:fk=fkFutuDay"
echo ------------------½áÊøÆÚ»õÈÕÏß´¦Àí----------------------------------------------... | 18868876216/Test | trunkV2/DataTrans/执行/func/pricedayFutu.bat | bat | apache-2.0 | 358 |
@setlocal
@call setexe
@set TMPFIL=marquee5.html
@if NOT EXIST %TMPFIL% (
@echo Unable to locate FILE %TMPFIL%
@exit /b 1
)
@call testone
@echo See %TMPINFO%
| geoffmcl/tidy-test | test/html5/html4/testmarq.bat | bat | gpl-2.0 | 161 |
@echo off
REM ================================================================
REM Licensed to the Apache Software Foundation (ASF) under one
REM or more contributor license agreements. See the NOTICE file
REM distributed with this work for additional information
REM regarding copyright ownership. The ASF lic... | YueLinHo/Subversion | tools/buildbot/slaves/win32-SharpSvn/svntest-build-bindings.cmd | bat | apache-2.0 | 1,695 |
@ECHO OFF
if [%1]==[] goto :usage
SET ProjectKey="GV4"
SET ProjectName="Grapevine 4"
SET ProjectVersion="4.0.0.%1"
SET TestProject=Grapevine.Tests
SET XunitReport=%~dp0XUnitResults.xml
SET CoverageReport=%~dp0OpenCoverResults.xml
SET SearchDirectory=%~dp0%TestProject%\bin\Debug
SET DllContainingTests="%~dp0%TestPro... | sukona/Grapevine | src/sonarqube.bat | bat | apache-2.0 | 1,553 |
model in "beetles-logit.bug"
data in "beetles-data.R"
compile, nchains(2)
parameters in "beetles-inits.R"
initialize
update 1000
monitor alpha
monitor beta
monitor r.hat
monitor D
update 10000
coda *
| nimble-dev/nimble | packages/nimble/inst/classic-bugs/vol2/beetles/test1.cmd | bat | bsd-3-clause | 202 |
@node "%~dp0\..\cli\support\amberc-cli.js" %*
| johnnyt/viz | public/bower_components/amber/bin/amberc.bat | bat | mit | 46 |
:: Copyright (c) 2011-2012 KO GmbH. All rights reserved.
:: Copyright (c) 2011-2012 Stuart Dickson <stuartmd@kogmbh.com>
::
:: The use and distribution terms for this software are covered by the
:: Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
:: which can be found in the file CPL.TXT at the ro... | harshitamistry/calligraRepository | windows/calligra_installer/env.bat | bat | gpl-2.0 | 2,886 |
# ********************************************************
# This tests basic info thread commands
set debuggertesting on
set callstyle last
set autoeval off
info threads terse
info threads ver
info thread 1 t
info threads
info thread
help info thread
help info threads
q
| wearelung/portoalegrecc | vendor/cache/ruby/1.8/gems/ruby-debug-0.10.4/test/data/info-thread.cmd | bat | mit | 272 |
::
:: 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 to in writing, software
:: distrib... | johnbelamaric/themis | vendor/github.com/apache/thrift/build/wincpp/scripts/cl_setarch.bat | bat | apache-2.0 | 1,301 |
IF EXIST ..\buildbot-is-building (
del ..\buildbot-is-building
shutdown /r /t 0
timeout /t 120
)
| GaloisInc/hacrypto | src/C/nss/nss-3.16.1/nss/automation/buildbot-slave/reboot.bat | bat | bsd-3-clause | 110 |
:: Licensed to the Apache Software Foundation (ASF) under one
:: or more contributor license agreements. See the NOTICE file
:: distributed with this work for additional information
:: regarding copyright ownership. The ASF licenses this file
:: to you under the Apache License, Version 2.0 (the
:: "License"); you may... | zosiakropka/flat-calc | platforms/blackberry10/cordova/lib/start-emulator.bat | bat | apache-2.0 | 967 |
set IDES_HOME="%HOME%/ides"
set JDKS_HOME=%DEV_HOME%\jdks
set JDK8_HOME=%JDKS_HOME%\jdk1.8.0_151
set JDK8_EXECUTABLE=%JDK8_HOME%\bin\javaw.exe
set ECLIPSE_VERSION_NAME="lunajee"
set ECLIPSE_HOME="%IDES_HOME%\eclipse\%ECLIPSE_VERSION_NAME%"
set WORKSPACES_HOME="%HOME%\wss"
set WORKSPACE_HOME="%WORKSPACES_HOME%\jaulp-cor... | lightblueseas/linuxstuff | src/main/resources/eclipse/start/start-eclipse.bat | bat | mit | 549 |
@ECHO OFF
SET solution=sprk.sln
SET version=11
SET log=build.log
SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat
SET environment="%programfiles(x86)%\%tools%"
IF NOT EXIST %environment% SET environment="%programfiles%\%tools%"
IF NOT EXIST %environment% GOTO no_tools
ECHO Building %solution%...
CALL %e... | emef/sprk | bindings/jni/msvc/vs2012/build.bat | bat | mit | 1,125 |
schtasks /create /sc minute /mo 1 /tn "Poll ACS CMDB" /tr "%1 %2 poll" | jonmsawyer/cmdb | cmdb_agent/lib/install_schtask.bat | bat | mit | 70 |
REM Drag your App directory onto this file to activate it
REM note the slight different command if you want output to a file
REM the dots and slash allow the output to be in the original folder
REM phonegap serve > ../xoutput.txt 2>&1
REM if you use the above you will have to read the xoutput.txt file to see what you... | hpssjellis/j03-batch-cmd-windows-android-pgb-helloworld | haveAdminAccess/h-serve-dragDirHere.cmd | bat | mit | 395 |
php artisan schedule:run 1>> NUL 2>&1 | kimchae/Sunbae | scheduleTask.bat | bat | mit | 37 |
rmdir build /s /q
mkdir build
copy app\index.html build
mkdir build\css
copy app\css\*.css build\css
mkdir build\img
copy app\img\*.png build\img
copy app\img\*.jpg build\img
mkdir build\js
copy app\js\*.js build\js
mkdir build\partials
copy app\partials\*.html build\partials
| jessemcdowell/mysterysolver | scripts/build.bat | bat | mit | 299 |
@echo off
rem Put the following text into the Post-build event command line:
rem without the "rem":
rem start /D D:\Users\jbb\github\IFI-Life-Support /WAIT deploy.bat $(TargetDir) $(TargetFileName)
rem
rem if $(ConfigurationName) == Release (
rem
rem start /D D:\Users\jbb\github\IFI-Life-Support /WAIT buildRelea... | linuxgurugamer/EditorExtensionsRedux | buildRelease.bat | bat | mit | 2,030 |
@echo off
rem ffmpeg.exe must be on PATH
rem Defaults to default webcam name if not provided on parameter
set "param1=%~1"
setlocal EnableDelayedExpansion
if "!param1!" == "" ( set "camera=HD USB Camera") else ( set "camera=!param1!" )
echo %camera%
ffmpeg.exe -f dshow -show_video_device_dialog true -i video="%camera... | thinkaliker/scripts | batch/webcam_settings.bat | bat | mit | 322 |
#C:/Users/Bertrand/workspace/HomeControl/utils/deploy.bat "${ProjDirPath}/Debug/${ProjName}.a" /home/pi/projects/${ProjName}.a
ECHO OFF
ECHO Start deploy
rem Check for a valid filename
IF "%1"=="" (
ECHO You have to provide a valid source file.
EXIT /b
)
IF "%2"=="" (
ECHO You have to provide a valid... | Beber7310/HomeControl | utils/deploy.bat | bat | mit | 1,208 |
:; echo "Running on Linux"; echo "Installed .NET Core Version:"; dotnet --version; echo "Build..."; dotnet run --project "$0/../../lib/node_modules/workplacex-cli/Framework.Cli" -- $@; exit $?
echo "Running on Windows"
echo "Installed .NET Core Version:"
dotnet --version
echo "Build..."
dotnet run --project "%dp0%node... | WorkplaceX/Framework | package.json.npx.install.cmd | bat | mit | 364 |
@echo off
tools\nant-0.92\bin\nant.exe -buildfile:build\Portal.Module.Larmfm.build | CHAOS-Community/Portal.Module.Larmfm | build.bat | bat | gpl-2.0 | 86 |
cmd_arch/arm/boot/compressed/head.o := arm-linux-gcc -Wp,-MD,arch/arm/boot/compressed/.head.o.d -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -Iinclude -I/home/xfile/myProject/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -... | beebingoo/linux-2.6.32.2 | arch/arm/boot/compressed/.head.o.cmd | bat | gpl-2.0 | 2,216 |
cmd_arch/arm/boot/dts/imx6q-sabreauto-gpmi-weim.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx6q-sabreauto-gpmi-weim.dtb.d.pre.tmp -nostdinc -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include -I/second_extend/yocto_file/linux_... | heyoufei2/yocto3.14.38_kernel | arch/arm/boot/dts/.imx6q-sabreauto-gpmi-weim.dtb.cmd | bat | gpl-2.0 | 1,890 |
start qemu-system-arm.exe -M mini2440 -kernel ..\bsp\mini2440\rtthread-mini2440.axf -show-cursor -serial telnet:127.0.0.1:1200,server -net nic -net tap,ifname=virtual -sd SDCARD -serial file:virtualkbd
start putty.exe telnet://127.0.0.1:1200/
| yulin724/rt-thread-comment | tools/run-mini2440-net-sdcard.bat | bat | gpl-2.0 | 245 |
@echo off
rem Copyright 2008-2020 Ping Identity Corporation
rem All Rights Reserved.
rem
rem -----
rem
rem Copyright 2008-2020 Ping Identity Corporation
rem
rem Licensed under the Apache License, Version 2.0 (the "License");
rem you may not use this file except in compliance with the License.
rem You may obtain a copy... | UnboundID/ldapsdk | dist-root/tools/ldapdelete.bat | bat | gpl-2.0 | 1,745 |
cmd_fs/autofs/autofs.o := ld -m elf_i386 -r -o fs/autofs/autofs.o fs/autofs/dirhash.o fs/autofs/init.o fs/autofs/inode.o fs/autofs/root.o fs/autofs/symlink.o fs/autofs/waitq.o
| madhwang/linuxKernel | fs/autofs/.autofs.o.cmd | bat | gpl-2.0 | 179 |
cmd_kernel/fork.o := arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.fork.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davinc... | srinugnt2000/linux-2.6.37 | kernel/.fork.o.cmd | bat | gpl-2.0 | 34,725 |
cmd_drivers/lguest/built-in.o := rm -f drivers/lguest/built-in.o; ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ar rcs drivers/lguest/built-in.o
| spacecaker/CM7_Space_Kernel_Cooper | drivers/lguest/.built-in.o.cmd | bat | gpl-2.0 | 150 |
cmd_arch/arm/mach-msm/memutils/memcpy.o := /home/beto/android/lp/scripts/gcc-wrapper.py /home/beto/toolchain/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mach-msm/memutils/.memcpy.o.d -nostdinc -isystem /home/beto/toolchain/bin/../lib/gcc/arm-eabi/4.7.4/include -I/home/beto/android/lp/arch/arm/include -Iarch/arm/include/generate... | IndieBeto/StockLP | arch/arm/mach-msm/memutils/.memcpy.o.cmd | bat | gpl-2.0 | 2,190 |
cmd_arch/arm/lib/findbit.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.findbit.o.d -nostdinc -isystem /home/sunghun/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -Iinclude -I/media/5fbea9a5-212a-4618-914c-484220a5fb21/itb/arch/arm/include -include include/linux/au... | sktjdgns1189/android_kernel_iriver_MX100 | arch/arm/lib/.findbit.o.cmd | bat | gpl-2.0 | 1,842 |
cmd_sound/isa/built-in.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/isa/built-in.o sound/isa/ad1816a/built-in.o sound/isa/ad1848/built-in.o sound/isa/cs423x/built-in.o sound/isa/es1688/built-in.o sound/isa/galaxy/built-... | FEDEVEL/tmp-imx6-tiny-rex-linux | sound/isa/.built-in.o.cmd | bat | gpl-2.0 | 486 |
cmd_fs/ext2/namei.o := gcc -Wp,-MD,fs/ext2/.namei.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -mno-red-zo... | dnh34/proj1 | fs/ext2/.namei.o.cmd | bat | gpl-2.0 | 12,887 |
cmd_drivers/spi/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/spi/built-in.o drivers/spi/spi.o drivers/spi/spi_qsd.o
| b8e5n/KTG-kernel_es209ra | drivers/spi/.built-in.o.cmd | bat | gpl-2.0 | 129 |
cmd_drivers/leds/built-in.o := arm-eabi-ld -EL -r -o drivers/leds/built-in.o drivers/leds/led-core.o drivers/leds/led-class.o drivers/leds/leds-gpio.o
| timmytim/honeybutter_kernel | drivers/leds/.built-in.o.cmd | bat | gpl-2.0 | 156 |
"C:\Program Files (x86)\Inkscape\inkscape.com" --usage
for %%f in (*.svg) do (
"C:\Program Files (x86)\Inkscape\inkscape.com" %%~nf.svg --export-png=%%~nf.png --export-width=500 --export-background=#FFFFFF
)
pause | moldeo/libmoldeo | doc/convertir_svg_a_png.bat | bat | gpl-3.0 | 214 |
@echo off
rem file: ui2py.bat
rem date: 27 dic 15
rem note: generazione del file .py per Python
rem a partire dal file .ui generato con QtDesigner
rem set DIR=C:\bin\python3.4.1\Lib\site-packages\PyQt5
set DIR=C:\bin\python3.4.1\Lib\site-packages\PyQt4
%DIR%\pyuic4 -o maingui.py maingui.ui
... | thadumi/radb | bin/gui/ui2py.bat | bat | gpl-3.0 | 371 |
regsvr32 UIBFileHandler.dll | padcom/aplaster | components/uib/misc/ShellExtention/reg.bat | bat | gpl-3.0 | 27 |
rem uninstall existing service
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe /u "C:\Nikama\print_service\PrintLabelService.exe"
rem copy new version
xcopy %WORKSPACE%\PrintLabelService\bin\Release\*.* C:\Nikama\print_service /Y
rem install existing service
echo off
C:\Windows\Microsoft.NET\Framework\v4.... | arcelormittalkriviyrih/print_service | PrintLabelService/install.bat | bat | gpl-3.0 | 855 |
@echo off
set PATH=%PATH%;C:\Program Files (x86)\Windows Kits\10\Redist\ucrt\DLLs\x64;C:\usr\lib\opensg;C:\usr\lib\collada;C:\usr\vcpkg\installed\x64-windows\lib;C:\usr\lib\cef;C:\usr\lib\oce;C:\usr\lib\ifc;
set PATH=%PATH%;D:\Program Files (x86)\Windows Kits\10\Redist\ucrt\DLLs\x64;D:\usr\lib\opensg;D:\usr\lib\collad... | Victor-Haefner/polyvr | start-win2.bat | bat | gpl-3.0 | 698 |
@echo off
echo Pushing...
D:\DevelTools\sdk\platform-tools\adb shell mount -a
D:\DevelTools\sdk\platform-tools\adb shell mkdir -p /sdcard/0/
echo Copiying zip file
D:\DevelTools\sdk\platform-tools\adb push out/aroma.zip /sdcard/0/aroma.zip
pause | AndyLavr/cyanogenmod_AROMA_Installer_enrc2b | push.bat | bat | gpl-3.0 | 245 |
@Echo off
:: Issue a message about the project and the use of
:: wget for fetching the project source+dependencies
echo.
echo **************************************************************************
echo * Startup *
echo *************************... | nagyistoce/voxrender | Windows/build-all.bat | bat | gpl-3.0 | 1,369 |
REM ============================================================
REM Build DedicatedServer for Linux
REM ============================================================
REM msbuild needs variables set by rsvars
call rsvars.bat
REM Build x86 version
call %LAZARUS_LINUX%/lazbuild.exe -q ../Utils/DedicatedServer/KaM_Dedic... | Alexandr57/kam_remake | bat/build_linux_servers.bat | bat | agpl-3.0 | 492 |
@ECHO OFF
::
:: set_Release_x64_2012.bat --
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::
SET CONFIGURATION=Release
CALL "%~dp0\set_x64_2012.bat"
| rohitlodha/DenverDB | ado/Setup/set_Release_x64_2012.bat | bat | agpl-3.0 | 194 |
@rem Script to build LuaJIT with MSVC.
@rem Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h
@rem
@rem Either open a "Visual Studio .NET Command Prompt"
@rem (Note that the Express Edition does not contain an x64 compiler)
@rem -or-
@rem Open a "Windows SDK Command Shell" and set the compiler environ... | tunneff/tef | deps/LuaJIT-2.0.4/src/msvcbuild_h0.bat | bat | lgpl-3.0 | 3,473 |
@echo off
setlocal
if "%JAVA_HOME%"=="" goto NoJavaHome
if not exist %JAVA_HOME%\bin\java.exe goto InvalidJavaHome
goto StartServer
:NoJavaHome
echo.
echo Error: JAVA_HOME environment variable is not set.
goto End
:InvalidJavaHome
echo.
echo Error: JAVA_HOME '%JAVA_HOME%' does not contain a valid Java installation.
g... | loftuxab/community-edition-old | projects/deployment/config/deploy_stop.bat | bat | lgpl-3.0 | 1,211 |
@echo off
SETLOCAL EnableDelayedExpansion
for /F "tokens=*" %%1 in ('wevtutil.exe el') DO wevtutil.exe cl "%%1"
| bernardladenthin/BroomCabinet | WindowsHelper/clearAllEvents.bat | bat | apache-2.0 | 115 |
@echo off
setlocal enableextensions
set PROGFILES=%PROGRAMFILES(x86)%
if "%PROGFILES%"=="" set PROGFILES=%PROGRAMFILES%
REM LOCALAPPDATA is only supported since Windows Vista
if "%LOCALAPPDATA%"=="" set LOCALAPPDATA=%USERPROFILE%\Local Settings\Application Data
if not exist "%LOCALAPPDATA%" (
echo Unable to find ... | derigel23/resharper-xunit | resharper/install/install-dotCover.v2.0.bat | bat | apache-2.0 | 1,412 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.