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
@echo off if "%JAVA_HOME%"=="" echo Error: JAVA_HOME is not defined. if "%1"=="clean" rmdir /s /q temp bin 2>nul if not exist temp mkdir temp if not exist bin mkdir bin "%JAVA_HOME%/bin/javac" -sourcepath src/tools -d bin src/tools/org/h2/build/*.java "%JAVA_HOME%/bin/java" -Xmx256m -cp "bin;%JAVA_HOME%/lib/tools...
votaguz/frostwire-desktop
lib/jars-src/h2-1.4.186/build.bat
bat
gpl-3.0
352
java -classpath ../../fudannlp.jar;;../../lib/*; edu.fudan.nlp.tag.Tagger -train template train.txt model java -classpath ../../fudannlp.jar;../../lib/*; edu.fudan.nlp.tag.Tagger model test.txt result.txt @echo delete model file del model @echo press any key to delete result.txt file pause>nul del result.txt
joeywen/fudannlp
example-data/sequence/shell.cmd
bat
gpl-3.0
309
@echo off rem rem Runs Wesnoth with a Windows console attached. rem rem Usage: rem cwesnoth <command line> rem setlocal rem Disable stdout.txt/stderr.txt redirection in SDLmain. set SDL_STDIO_REDIRECT=0 wesnoth --wconsole %* endlocal
spixi/wesnoth
cwesnoth.cmd
bat
gpl-2.0
240
@echo off ..\python "%~dpn0" %*
technologiescollege/Blockly-rduino-communication
scripts_XP/Scripts/idlex3.bat
bat
gpl-3.0
31
@echo off rem % SETUP command line options rem % the first call gets us all the vc8.00 tools including lib.exe rem % the second call gets us all the vc7.00 tools for linking with matlab call d:\vstudio8\Common7\Tools\vsvars32.bat rem call d:\vstudio8\vctoolkit\vcvars32.bat set LIBNAME=libmbgl-pcwin32.lib set OUTDIR=...
rojolocco/MRST2017a
utils/3rdparty/matlab_bgl/matlab_bgl/libmbgl/compile-win32.bat
bat
gpl-3.0
1,342
@ECHO off REM get current directory set PREFIX=%~dp0 call "%PREFIX%\prefix_env.bat" cd geonode cmd
Phil-LiDAR2-Geonode/pl2-geonode
scripts/ms-install/package/commandprompt.bat
bat
gpl-3.0
102
@echo off echo Writing wave file HexToWave TuesdayAlt.hex TuesdayAlt.wav > nul echo Merging AudioBoot.hex with Tuesday.hex HexFileMerger TuesdayAlt.hex AudioBoot.hex "AudioBoot and Tuesday Alt together.hex" echo Done!
ThisIsNotRocketScience/Eurorack-KDS
Production Firmware/Tuesday/Merge Alternate Tuesday and Bootloader.bat
bat
mit
218
@set ORACLE_HOME=%cd%\db\oracle\server @set ORACLE_SCRIPT_PATH=%cd%\db\oracle @cd %ORACLE_HOME%\bin @sqlplus -S -L %1/%2@%3 @%ORACLE_SCRIPT_PATH%\check_server.sql 2>&1
mech12/lte
db/oracle/check_server.bat
bat
mit
168
@echo off :: ----------------------------------------------- :: Language: Dutch / Netherlands :: Author: MusicDemon (musicdemon@live.nl) :: ----------------------------------------------- :: Code Page: 850 (INCORRECT?) :: Encoding: ANSI set PHRASE_1_0= Visual C++ is niet geinstaleerd set PHRASE_1_1=Sele...
pvpgn/pvpgn-magic-builder
module/i18n/NLD.bat
bat
mit
2,988
rem EQUIPO=AXIS 2,2,3 rem Rocosos=ALLIED 0,7,0 set rutaAxis="srcDEA" set rutaAllied="src" set tipoAxis=%rutaAxis%"/jasonAgent_AXIS.asl" set tipoAxis2=%rutaAxis%"/jasonAgent_AXIS_MEDIC.asl" set tipoAxis3=%rutaAxis%"/jasonAgent_AXIS_FIELDOPS.asl" set tipoAllied=%rutaAllied%"/jasonAgent_ALLIED_MEDIC.asl" set fiche...
amujika/JGomas-Fighters
jgomas/bin/mas/jgomas_launcher-RocososVSEQUIPO.bat
bat
mit
1,607
@echo off msbuild /t:Rebuild /v:m /p:Platform=x64;Configuration="Debug" vs2015\mercury.sln
darkedge/mercury
rebuild.bat
bat
mit
91
:: Copyright (C) 2020-2021 Intel Corporation :: SPDX-License-Identifier: MIT @echo off setlocal set csvpath=%~1 set processes= set processcount=0 :gather_processes shift if "%~1"=="" goto done_gathering_processes set processes=%processes%,"%~1" set /a processcount=%processcount%+1 goto gather_proce...
GameTechDev/PresentMon
Tools/prune_processes.cmd
bat
mit
1,455
jarsigner.exe -keystore ./mykeys/.keystore -storepass 123456 -keypass 123456 c:/android/rhodes-plugins-ws-clean/out/plugins/com.rhomobile.rhostudio_1.0.1.201106081632.jar pluginsigner jarsigner.exe -keystore ./mykeys/.keystore -storepass 123456 -keypass 123456 c:/android/rhodes-plugins-ws-clean/out/features/rhostudio_f...
rhomobile/rhostudio
signing/sign.bat
bat
mit
362
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 license and does...
P3Stor/P3Stor
ftl/Dynamic_Controller/ipcore_dir/GC_fifo/implement/implement.bat
bat
gpl-2.0
3,285
cmd_fs/mbcache.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.mbcache.o.d -nostdinc -isystem /home/gabe/arm-2009q3/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/gabe/stock_note/sgh-i717-dagkernel/arch/arm/include -Iinclude -include include/generated/autoconf....
dagnarf/sgh-i717-dagkernel
fs/.mbcache.o.cmd
bat
gpl-2.0
26,333
@echo off rem Copyright 2020 Ping Identity Corporation rem All Rights Reserved. rem rem ----- rem rem Copyright 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 of the Li...
UnboundID/ldapsdk
dist-root/tools/collect-support-data.bat
bat
gpl-2.0
1,726
cmd_drivers/gpu/msm/msm_kgsl.o := ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ld -EL -r -o drivers/gpu/msm/msm_kgsl.o drivers/gpu/msm/kgsl_drawctxt.o drivers/gpu/msm/kgsl_cmdstream.o drivers/gpu/msm/kgsl.o drivers/gpu/msm/kgsl_log.o drivers/gpu/msm/kgsl_mmu.o drivers/gpu/msm/kgsl_postmortem.o drivers/gpu/msm/k...
spacecaker/CM7_Space_Kernel_Cooper
drivers/gpu/msm/.msm_kgsl.o.cmd
bat
gpl-2.0
532
cmd_vmlinux := ld -m elf_i386 --emit-relocs --build-id -o vmlinux -T arch/x86/kernel/vmlinux.lds arch/x86/kernel/head_32.o arch/x86/kernel/head32.o arch/x86/kernel/head.o arch/x86/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/x86/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc...
madhwang/linuxKernel
.vmlinux.cmd
bat
gpl-2.0
618
cmd_drivers/usb/misc/appledisplay.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/usb/misc/appledisplay.ko drivers/usb/misc/appledisplay.o drivers/usb/misc/appledisplay.mod.o
avareldalton85/rpi2-linux-rt
drivers/usb/misc/.appledisplay.ko.cmd
bat
gpl-2.0
287
cmd_net/netfilter/xt_mark.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o net/netfilter/xt_mark.ko net/netfilter/xt_mark.o net/netfilter/xt_mark.mod.o
avareldalton85/rpi2-linux-rt
net/netfilter/.xt_mark.ko.cmd
bat
gpl-2.0
255
@echo off setlocal rem https://www.youtube.com/watch?v=p2gpjTZgOa0 - OSINT - recon-ng information gathering example tutorial set Proyecto=%1 set Domains=%2 set Documentacion=%3 set Timestamp=%4 set Server=%5 set Username=%6 set Password=%7 rem MODIFY WITH YOUR APIs set google_api= set github_api= set hashes_api= set s...
simplevulnerabilitymanager/svm
recon_ng_remote.bat
bat
gpl-2.0
17,223
cmd_drivers/net/amd8111e.o := gcc -Wp,-MD,drivers/net/.amd8111e.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-...
namgk/kernel-tut
drivers/net/.amd8111e.o.cmd
bat
gpl-2.0
22,814
@ECHO OFF C: CD \DOORS\LORD ECHO **Seth Able's Node Data System, for NODE %1 >NODE%1.DAT ECHO BBSNAME {YOUR BBS HERE} >>NODE%1.DAT ECHO BBSTYPE DOORSYS >>NODE%1.DAT ECHO COMPORT 1 >>NODE%1.DAT ECHO ;FOSSIL >>NODE%1.DAT ECHO LOCKBAUD 38400 >>NODE%1.DAT ECHO STATUS ON >>NODE%1.DAT ECHO STATFORE 3 >>NODE%1.DAT ...
andrewwyatt/photonbbs
doors/lord.bat
bat
gpl-2.0
579
cmd_arch/arm/lib/io-readsl.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.io-readsl.o.d -nostdinc -isystem /home/hacker/codesourcery/lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/hacker/android/kernels/shooter-2.6.35-kernel/arch/arm/include -Iinclude -inclu...
wujiku/superstar-kernel-shooter-2.3.4gb
arch/arm/lib/.io-readsl.o.cmd
bat
gpl-2.0
1,814
cmd_fs/nls/built-in.o := /home/mpokwsths/android/rom/aosp/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -EL -r -o fs/nls/built-in.o fs/nls/nls_base.o fs/nls/nls_cp437.o fs/nls/nls_ascii.o fs/nls/nls_iso8859-1.o fs/nls/nls_utf8.o
mpokwsths/Z3_kernel
fs/nls/.built-in.o.cmd
bat
gpl-2.0
271
cmd_sound/soc/msm/snd-soc-qdsp6v2.o := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o sound/soc/msm/snd-soc-qdsp6v2.o sound/soc/msm/msm-dai-fe.o
Envious-Data/shinano-sirius_msm8974abpro
sound/soc/msm/.snd-soc-qdsp6v2.o.cmd
bat
gpl-2.0
187
copy generated\com\sider\suministros\dominio\entity\*.* ..\suministros-domain\src\main\java\com\sider\suministros\dominio\entity\ pause
AlanGuerraQuispe/SisAtuxPerfumeria
hbm-tools/copyImpl.bat
bat
gpl-2.0
136
@echo off setlocal if [%1]==[] echo usage: install.cmd bindir includedir libdir set bindir="%~1" set includedir="%~2" set libdir="%~3" if not %bindir% == "" ( if not exist %bindir% ( echo Creating directory %bindir%... mkdir %bindir% ) echo Copying executable to %bindir%... ...
lecram/zap
src/install.cmd
bat
gpl-3.0
815
FOR /L %%i IN (1,1,12) DO ( time card-raytracer-cpp-mt.exe "mt-%%i.ppm" %%i ) FOR /L %%i IN (1,1,12) DO ( time card-raytracer-cpp-actor.exe "actor-%%i.ppm" %%i ) FOR /L %%i IN (1,1,12) DO ( time card-raytracer-cpp-actor3.exe "actor3-%%i.ppm" %%i )
Mark-Kovalyov/CardRaytracerBenchmark
cpp-mt/run.cmd
bat
gpl-3.0
253
@Echo off #compile#.bat /nopause #TransferToLiveCopy#.bat
isxGames/QuestorISX
#FastDevCompile+Copy#.bat
bat
gpl-3.0
63
REM file: simulate_mti.bat REM REM (c) Copyright 2008 - 2011 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 ...
DProvinciani/Arquitectura_TPF
Codigo_fuente/ipcore_dir/clk_divider/simulation/timing/simulate_mti.bat
bat
gpl-3.0
2,768
@echo off reg.exe delete "HKLM\SYSTEM\CurrentControlSet\Services\Dnscache" /F pause for %%X in ( "HKLM\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy\FirewallRules" "HKLM\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\FirewallRules" "HKLM\SYSTEM\CurrentContro...
CHEF-KOCH/regtweaks
Win 10/All Versions/Security/Deletes all predefined Firewall rules and delete DNScache service/Deletes all predefined Firewall rules and delete DNScache service.bat
bat
mpl-2.0
1,946
@echo off SET ROOT=%~dp0..\.. SET JARDIR=%ROOT%\lib SET JDBC_CONFIG=%ROOT%\mysql.properties SET JDBC_URL=jdbc:mysql://127.0.0.1/mysql SET ENV=com.appspot.relaxe.rdbms.mysql.MySQLEnvironment REM Build java classpath: SET META_GEN_CP=%ROOT%\classes SET META_GEN_CP=%META_GEN_CP%;%JARDIR%\lib\jdbc\mysql-connector-java\my...
tjn/relaxe
script/ft/gen-key-info-mysql.bat
bat
agpl-3.0
659
# DNS2SOCKS.bat $torIP "$tun" $IPAddress start-stop-daemon start DNS2SOCKS /l:$meshr/tmp/dns.log $1:9150 8.8.8.8 10.177.254.1 route add -net 0.0.0.0 netmask 0.0.0.0 10.177.254.2 dev $2 grep "10.177.254.1" /etc/resolv.conf || echo nameserver 10.177.254.1 >> /etc/resolv.conf IPAddress=$3 # get non random ip ( echo $IP...
meshr-net/meshr_tomato-RT-N
lib/DNS2SOCKS.bat
bat
apache-2.0
455
mvn clean:clean compiler:compile compiler:testCompile package surefire:test jar:jar jar:test-jar javadoc:javadoc javadoc:test-javadoc install:install-file
Mauxilium/MauxConfig
Build.bat
bat
apache-2.0
158
@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 licenses this file @rem * to you under the Apache License, Ve...
carpedm20/pinpoint
quickstart/support/hbase-win/bin/hbase.cmd
bat
apache-2.0
13,061
@echo off echo ***************************************************************** echo btulz.ds.hana.ibcp echo by niuren.zhu echo 2016.09.13 echo ˵Ã÷£º echo 1. ¸ù¾Ýdomain¼°sqlsÎļþ¼ÐµÄÄÚÈÝ£¬´´½¨Êý¾Ý½á¹¹¡£ echo 2. ´´½¨µ½»úÆ÷ÃûΪibas-dev-pgsqlµÄ·þÎñÆ÷£¬Êý¾Ý¿âÃûΪibcp...
NiurenZhu/btulz4ibcp
btulz.ds.hana.ibcp.bat
bat
apache-2.0
1,189
@echo off REM Change the code page for UTF8 chcp 65001 >NUL set PYTHONIOENCODING=cp65001 "%~dp0\python\python.exe" "%~dp0\streamlink-script.py" --ffmpeg-ffmpeg "%~dp0\ffmpeg\ffmpeg.exe" --config "%~dp0\config" %*
beardypig/streamlink-portable
resources/streamlink.bat
bat
apache-2.0
218
@echo off ..\..\bin\ProjectBuilder FemtoPong.project.xml if errorlevel 1 goto error call generated.build.bat if errorlevel 1 goto error cleanup.bat
haroldo-ok/really-old-stuff
other/FemtoVM/examples/FemtoPong/compile.bat
bat
apache-2.0
150
@ECHO OFF SET REG_Loc=..\..\..\build\bin ::SET Registry=%REG_Loc%\Registry_Win32.exe SET Registry=%REG_Loc%\Registry.exe SET ModuleName=%1 GOTO %ModuleName% REM ---------------------------------------------------------------------------- REM ---------------- RUN THE REGISTRY TO AUTO-GENERATE FILES -----------------...
OpenFAST/OpenFAST
modules/nwtc-library/src/Generate_NWTC_Library_Types.bat
bat
apache-2.0
870
docker build -t asn1_codec_dev:latest -f Dockerfile.dev .
usdot-jpo-ode/asn1_codec
docker_dev_build.cmd
bat
apache-2.0
57
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=stableworld if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make...
srossross/stable.world
docs/make.bat
bat
bsd-2-clause
779
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18N...
sztosz/invoices
docs/make.bat
bat
bsd-3-clause
5,100
pub get pub build example --mode=debug pub serve example
shinzenkoru/dart_bootstrap_datepicker
serve_example.bat
bat
bsd-3-clause
57
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18N...
adamchainz/oh-my-toolkit
docs/make.bat
bat
bsd-3-clause
6,473
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S04_ExclusiveLock.TestCase_S04_TC13_RefreshExclusiveLock_InvalidArgument /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..\MS-F...
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S04_TC13.cmd
bat
mit
382
:: Created by npm, please don't edit manually. @ECHO OFF SETLOCAL SET "NODE_EXE=%~dp0\node.exe" IF NOT EXIST "%NODE_EXE%" ( SET "NODE_EXE=node" ) SET "NPM_CLI_JS=d:\program files (x86)\npm\5.6.0\node_modules\npm\bin\npm-cli.js" FOR /F "delims=" %%F IN ('CALL "%NODE_EXE%" "%NPM_CLI_JS%" prefix -g') DO ( SET "NPM_...
jmservera/node-red-azure-webapp
npm_.cmd
bat
mit
490
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18N...
tiborsimko/invenio-classifier
docs/make.bat
bat
gpl-2.0
7,005
@echo off setlocal REM Create a branch and switch to the branch REM Usage: svn_branch branch_name REM Usage: svn_branch branch_id branch_name call %GLADIATOR_HOME%/Scripts/svn/_svn_repos_root.bat if "%1" == "" goto SHOW if "%2" == "" ( set BRANCH_NAME=%1 set BRANCH_ARTFID=%1 ) else ( set BRANCH_N...
hyller/GladiatorFirmware
Scripts/svn/svn_branch.bat
bat
unlicense
621
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18N...
kentcb/BrightstarDB
doc/src/make.bat
bat
mit
6,471
@echo off setlocal set IR_CMD="%~dp0ir.exe" if defined MERLIN_ROOT ( REM - This is a dev environment. See http://wiki.github.com/ironruby/ironruby set IR_CMD="%MERLIN_ROOT%\bin\Debug\ir.exe" ) %IR_CMD% "%~dp0ri" %*
ThoughtWorksStudios/excel-2010-mingle-addin
tools/ironruby/bin/iri.bat
bat
apache-2.0
221
@ECHO OFF ECHO. ECHO Downloading libbitcoin-client dependencies from NuGet CALL nuget.exe install ..\vs2013\libbitcoin-consensus\packages.config ECHO. CALL buildbase.bat ..\vs2013\libbitcoin-consensus.sln 12 ECHO. PAUSE
libtetcoin/libtetcoin-consensus
builds/msvc/build/buildall.bat
bat
agpl-3.0
220
REM Set power configuration to High Performance powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c REM Monitor timeout powercfg -Change -monitor-timeout-ac 0 powercfg -Change -monitor-timeout-dc 0
igraph/xdata-igraph
tools/virtual/packer/floppy/set-power-config.bat
bat
gpl-2.0
203
@echo off if NOT exist %CD%\..\..\..\build ( echo ERROR: OpenCV Winpack installation is required pause exit ) :: Path to FFMPEG binary files set PATH=%PATH%;%CD%\..\..\..\build\bin\ :: Detect Python binary python -V if %ERRORLEVEL% EQU 0 ( set PYTHON=python ) else ( if exist C:\Python27-x64\python.exe ( ...
makelove/OpenCV-Python-Tutorial
官方samples/_run_winpack_demo_python27.cmd
bat
mit
1,015
rem $Id$ @echo off set CHECK_PORT=0 :CHECK_ARG set ARG=%1 if %ARG%x == x goto :EOF if %CHECK_PORT% == 1 goto CHECK_IS_PORT if %ARG% == "-j" goto JMX_CHECK_PORT if %ARG% == "--jmx" goto JMX_CHECK_PORT set OPTNAME=--jmx= if %ARG:~0,6% == %OPTNAME% goto JMX_6_PORT_SET set OPTNAME=-...
kingargyle/exist-1.4.x
bin/batch.d/get_opts.bat
bat
lgpl-2.1
1,462
/* 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"); yo...
SimoRihani/PFA-Qucit
www/node_modules/ant/ant/bin/antenv.cmd
bat
lgpl-3.0
3,410
@echo off setlocal enabledelayedexpansion set start=%1 :hagrid mkdir "C:\Users\putyourusernamehere\Desktop\porn hard core xxx %start%" set /a fork=%start%+1000 start hagrid.bat %fork% goto hagrid
Bergenfrundt/hagrid
hagridB.bat
bat
mit
196
py -3 %~dp0\\third_party\\pmbuild\\scripts\\pmbuild.py %*
polymonster/pmtech
pmbuild.cmd
bat
mit
57
@echo off setlocal call %~dp0jmakehelper.cmd %* nmake /f Makefile.win64 PLATFORM=win64
arventwei/WioEngine
Tools/jamplus/src/jmake-win64.cmd
bat
mit
89
set TARGET=nodejs
silentorb/metahub3_haxe
target.bat
bat
mit
17
@ECHO OFF SET PYTHONPATH=%PYTHONPATH%;C:\Users\EEGlabUser\Desktop\Holly\infant_eeg\src\python SET PYGLET_SHADOW_WINDOW=0 C: cd \Users\EEGlabUser\Desktop\Holly\infant_eeg\src\python python infant_eeg\main.py
jbonaiuto/infant_eeg
src/sh/infantEEG.bat
bat
mit
212
del *.aux del *.bbl del *.blg del *.lof del *.log del *.lot del *.gz del *.toc del *.run.xml del *blx.bib del *.bcf del *.bak del *.lol del *.out del *.tdo
schlagi123/ostfalia-thesis-suderburg-bwb
delete.bat
bat
mit
155
# 在pom.xml目录下执行 #set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_144 #"C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.4\plugins\maven\lib\maven3\bin\mvn" clean package assembly:single -Pprod -Dmaven.test.skip=true
kekewang/tale
build.bat
bat
mit
224
python ..\exportor\scripts\export_as\export_as_all.py ..\ ..\as\
Jack301/toolkit
handleExcel/exportor/build_as_all.bat
bat
mit
65
@ECHO OFF rmdir /s /q ..\Bin
codemonkey800/useless-projects
projects/remote-computer/Client/build/clean.bat
bat
mit
31
@echo off REM check that our env vars have been set IF DEFINED SPNG_PREREQS GOTO PROCEED GOTO NOVARS :PROCEED call checkwasstatus.bat IF "%WAS_SERVER_STARTED%" == "" GOTO SERVERNOTRUNNING GOTO CONFIGUREIT :SERVERNOTRUNNING echo WAS is not running and needs to be started to configure your profile. set USER_SEZ= set...
millarde/wasadmin-automation
configuremyserver.bat
bat
mit
900
@echo off cls echo Would you like to install WinPCAP version 4.1.3 automatically? [y/n] set /p choice="?:" if "%choice%"=="y" ( bitsadmin /transfer WinPCAPInstall /download /priority normal https://www.winpcap.org/install/bin/WinPcap_4_1_3.exe %TEMP%\\winpcap.exe %TEMP%/winpcap.exe del %TEMP%\\winpcap.exe ) echo Fi...
Noviv/Trace
_scripts/winpcap.bat
bat
mit
339
@ECHO OFF powershell -File .\run.ps1
devopsguys/slidedeck_transform
run.bat
bat
cc0-1.0
36
cmd_sound/soc/mid-x86/built-in.o := rm -f sound/soc/mid-x86/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD sound/soc/mid-x86/built-in.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
sound/soc/mid-x86/.built-in.o.cmd
bat
gpl-2.0
239
@REM This is a one time execution to create multiple Eclipse projects from generated andromda output. @REM Comment out eclipse goal under plugins\plugin\org.andromda.maven.plugins\andromdapp-maven-plugin. @REM Reference http://forum.andromda.org/viewtopic.php?t=5066 @REM Maven eclipse plugin reference: http://maven.a...
ojmakhura/curricul
m2eclipse.bat
bat
gpl-2.0
2,616
@echo off set APP_HOME=%~dp0.. CALL "%APP_HOME%\env.bat" call %DERBY_HOME%\bin\ij.bat %APP_HOME%\DDL\Assign2.DW.Query.sql
maochuanli/Data.Warehouse.Assignment2
bin/DW.OLAP.query.bat
bat
gpl-2.0
135
cmd_scripts/dtc/checks.o := gcc -Wp,-MD,scripts/dtc/.checks.o.d -O2 -I/home/parallels/Downloads/openwrt/staging_dir/host/include -I/home/parallels/Downloads/openwrt/staging_dir/host/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/parallels/Downloads/openwrt/staging_dir/host/include -I./tools/includ...
IljaGrebel/OpenWrt-SDK-imx6_HummingBoard
build_dir/target-arm_cortex-a9+neon_musl-1.1.10_eabi/linux-imx6/linux-3.18.19/scripts/dtc/.checks.o.cmd
bat
gpl-2.0
3,466
@echo off "%~dp0python3.bat" -B -E "%~dp0\pyld.py" ftail %*
drtuxwang/system-config
bin/ftail.bat
bat
gpl-2.0
60
@echo off start build-programs\imdiskinst.exe exit
thefirefox12537/Technology-Operating-System-TechOS-
Install imdisk.bat
bat
gpl-2.0
50
cmd_drivers/scsi/arm/built-in.o := rm -f drivers/scsi/arm/built-in.o; ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ar rcsD drivers/scsi/arm/built-in.o
chrnueve/udooImaxdi
kernel_oficial_source/drivers/scsi/arm/.built-in.o.cmd
bat
gpl-2.0
158
cmd_drivers/video/rockchip/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/video/rockchip/built-in.o drivers/video/rockchip/rk_fb.o drivers/video/rockchip/rkfb_sysfs.o drivers/video/rockchip/chips/rk30_lcdc.o drivers/video/rockchip/rga/built-in.o drivers/video/rockchip/hdmi/built-in.o
jpsminix/minix5
drivers/video/rockchip/.built-in.o.cmd
bat
gpl-2.0
296
cmd_arch/arm/lib/csumpartialcopy.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.csumpartialcopy.o.d -nostdinc -isystem /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-eabi/4.4.1/include -Dlinux -Iinclude -I/home/leonardo/mykernel/kernel/arch/arm/in...
dalinaum/studyak
arch/arm/lib/.csumpartialcopy.o.cmd
bat
gpl-2.0
1,886
cmd_fs/notify/built-in.o := arm-linux-androideabi-ld -EL -r -o fs/notify/built-in.o fs/notify/fsnotify.o fs/notify/notification.o fs/notify/group.o fs/notify/inode_mark.o fs/notify/dnotify/built-in.o fs/notify/inotify/built-in.o
tenorntex/lhbalanced
fs/notify/.built-in.o.cmd
bat
gpl-2.0
234
cmd_rte_reciprocal.o = gcc -Wp,-MD,./.rte_reciprocal.o.d.tmp -pthread -march=armv8-a+crc -D__ARM_FEATURE_CRC32=1 -DRTE_MACHINE_CPUFLAG_NEON -DRTE_MACHINE_CPUFLAG_CRC32 -I/root/lixu/arm64-armv8a-linuxapp-gcc/include -include /root/lixu/arm64-armv8a-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -W...
JerryLX/DPDK
arm64-armv8a-linuxapp-gcc/build/lib/librte_sched/.rte_reciprocal.o.cmd
bat
gpl-2.0
584
cmd_sound/pci/pcxhr/built-in.o := rm -f sound/pci/pcxhr/built-in.o; /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/pcxhr/built-in.o
doadin/samsung-kernel-msm7x30-Doadin
sound/pci/pcxhr/.built-in.o.cmd
bat
gpl-2.0
170
cmd_drivers/media/video/v4l2-int-device.ko := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -T /home/erik/supersonic/scripts/module-common.lds --build-id -o drivers/media/video/v4l2-int-device.ko drivers/media/video/v4l2-int-device.o drivers/media/video/v4l2-int-device.mod.o
kingklick/kk-evo-kernel
drivers/media/video/.v4l2-int-device.ko.cmd
bat
gpl-2.0
315
@cls @echo building... @java -jar yuicompressor-2.4.jar ../source/.resource/index.css -o ../build/.resource/index.css @java -jar yuicompressor-2.4.jar ../source/.resource/index.js -o ../build/.resource/index.js @echo html compressor : http://htmlcompressor.com/compressor/ @echo done... @pause
tinymins/php-file-explorer
builder/yuicompressor.bat
bat
gpl-2.0
293
cmd_net/xfrm/built-in.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o net/xfrm/built-in.o net/xfrm/xfrm_policy.o net/xfrm/xfrm_state.o net/xfrm/xfrm_hash.o net/xfrm/xfrm_input.o net/xfrm/xfrm_output.o net/xfrm/xfrm_algo.o net/xfrm/xfrm_sysctl.o net/xfrm/xfrm_replay.o net/xfrm/xfrm_user.o n...
friedrich420/Note-3-Kernel
net/xfrm/.built-in.o.cmd
bat
gpl-2.0
343
@echo off c:\dev\tools\studio-vs-perforce\p4shim.py %*
geofrey/studio-vs-perforce
p4shim.cmd
bat
unlicense
57
@echo off cd server java -jar start.jar
silverstripe-labs/silverstripe-fulltextsearch-localsolr
start.bat
bat
apache-2.0
39
@set INST_LIB=%INST_LIB%%1;
maachang/jsonHttp
bin/sh/core/addclasspath.bat
bat
apache-2.0
28
@echo off @rem //////////////////////////////////////////////////////////// @rem // Configuration @rem //////////////////////////////////////////////////////////// @rem Set this to the location of your Java installation. set JAVA_HOME=c:\j2sdk1.4.2_01 @rem Set this to the location of your JVR installation....
kevinodotnet/jvr
bin/jvr_dx_open_test.bat
bat
apache-2.0
1,321
cd C:\Users\kasibhov\Desktop\Hygieia\Hygieia-Devops-Dashboard\collectors\build\jenkins\target java -Xmx700m -jar jenkins-build-collector-2.0.4-SNAPSHOT.jar
harish961/Hygieia-WFN
Bat files/hudson.bat
bat
apache-2.0
155
@echo off java -Xmx1200M -jar fuseki-sys.jar %*
jgeluk/jena-fuseki
fuseki-server.bat
bat
apache-2.0
48
@echo off java -Xmx512m -jar C:\androidtools\signapk.jar C:\androidtools\testkey.x509.pem C:\androidtools\testkey.pk8 %1 %2 %3 %4 %5 %6 %7 %8 %9
Sikyou/extremely_blue_kitchen
kitchen/bin/autosign.bat
bat
apache-2.0
147
@echo off call build\init.bat if exist axis2c\build\axis2c-bin-%AXIS2C_VERSION%-win32 rmdir /S /Q axis2c\build\axis2c-bin-%AXIS2C_VERSION%-win32 if exist axis2c\build\deploy rmdir /S /Q axis2c\build\deploy if exist axis2c\build\win32\int.msvc rmdir /S /Q axis2c\build\win32\int.msvc if exist sandesha2c\build\sandesha2...
techhead/wsf_php_dist
wsf_c/clean.bat
bat
apache-2.0
869
icobundl -o allmark.ico allmark-16x16.ico allmark-32x32.ico allmark-48x48.ico allmark-64x64.ico
andreaskoch/allmark
files/design/logo/ICO/bundle.cmd
bat
bsd-3-clause
95
python -c "import fview; fview.main()"
motmot/fview
start_fview.bat
bat
bsd-3-clause
39
@echo off java -cp C:\devel\dominoj JavaCompiler %1
csg-tokyo/dominoj
utils/dominojc.bat
bat
bsd-3-clause
54
git stash git pull origin master
kevindaus/enrollment_system
update_code.bat
bat
bsd-3-clause
32
@ECHO OFF SETLOCAL REM =================== REM Entry Point REM =================== :START ECHO. SET CACHE_FILE=%~s1GIT_VERSION SET HEADER_OUT_FILE="%2" CALL :INIT_VARS CALL :GET_GIT_DATA CALL :CHECK_CACHE IF DEFINED fLEAVE_NOW GOTO END CALL :WRITE_OUT GOTO END REM ==================== REM FUNCTIONS REM =============...
twig/dcxdll
SourceControl/GIT-VS-VERSION-GEN.bat
bat
bsd-3-clause
1,985
for /d /r . %%d in (bin,obj) do @if exist "%%d" rd /s /q "%%d"
scottrippey/SmartFormat.NET
src/Clean-Bin-Obj-Folders.cmd
bat
mit
63
@echo #**************************************************************************** @echo Copyright (c) 2011-2013,WebJet Business Division,CYOU @echo @echo http://www.genesis-3d.com.cn @echo @echo Permission is hereby granted, free of charge, to any person obtaining a copy @echo of this software and associated...
EngineDreamer/DreamEngine
Engine/StandloneBuildAndroid.bat
bat
mit
1,586
mvn package PAUSE
dashzh/Java
T4/package.bat
bat
epl-1.0
17
REM Windows batch file to launch JHelpDev with the current java -DHOMEDIR=${PWD} -classpath ".;jhelpdev.jar;lib/jhall.jar;lib/xmlenc.jar" net.sourceforge.jhelpdev.JHelpDevFrame
ctag/cpe453
JMRI/help/fr/JHelpDev.bat
bat
gpl-2.0
179