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 :: Clique com o botão direito e salvar como nettest.bat ECHO.********************************************************************* echo.* Executando testes ... * echo.* ...
eschuch/powershellnettest
nettest.bat
bat
mit
2,460
@echo off setlocal set ROOT_DIR=%~dp0 set _FIRST_ARG=%1 if "%_FIRST_ARG:~0,9%"=="--inspect" ( set INSPECT=%1 shift ) else ( set INSPECT= ) :loop1 if "%~1"=="" goto after_loop set RESTVAR=%RESTVAR% %1 shift goto loop1 :after_loop "%ROOT_DIR%node.exe" %INSPECT% "%ROOT_DIR%out\vs\server\main.js" --compatibility=1....
eamodio/vscode
resources/server/bin/server-old.cmd
bat
mit
343
@echo off setlocal for /f "tokens=*" %%i in ('d:\cygwin\bin\cygpath %*') do set VAR=%%i d:\cygwin\bin\bash --login -c "cd \"%CD%\"; \"%var%\"" endlocal
AdamRGrey/Cygwin-Bash-Runner
CygwinBashRunner2.bat
bat
mit
155
SET PATH=D:\Programs\MinGW\bin g++ f24.cpp -static-libgcc -std=c++11 -o ../app/data/f24.exe pause
tincandevelop/Cipher-Corner
C++/cmd.bat
bat
mit
102
Lookup.exe %*
stackprobe/Factory
Tools/ip.bat
bat
mit
14
"%GBC%\fart.exe" "%GBC%\net\%EXECT%\%SEGMS%\%FUSN%.ini" [ROMPTH] "[ROMPTH]"
HoodlumDTX/rom-jacket
SEGMSexeject.bat
bat
gpl-2.0
77
cmd_sound/i2c/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/i2c/built-in.o sound/i2c/other/built-in.o
FEDEVEL/tmp-imx6-tiny-rex-linux
sound/i2c/.built-in.o.cmd
bat
gpl-2.0
212
cmd_fs/proc/uptime.o := arm-eabi-gcc -Wp,-MD,fs/proc/.uptime.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -W...
HCDRJacob/wildfire-kernel
fs/proc/.uptime.o.cmd
bat
gpl-2.0
144,977
"%GBC%\fart.exe" "%GBC%\net\%EXECT%\%SEGCD%\%FUSN%.ini" [ROMPTH] "[ROMPTH]"
HoodlumDTX/rom-jacket
SEGCDexeject.bat
bat
gpl-2.0
77
cmd_drivers/ieee802154/built-in.o := rm -f drivers/ieee802154/built-in.o; ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/ieee802154/built-in.o
tcp209/kernel_samsung_epic4gtouch
build/epic4gtouch/drivers/ieee802154/.built-in.o.cmd
bat
gpl-2.0
196
cmd_lib/zlib_inflate/infutil.o := arm-eabi-gcc -Wp,-MD,lib/zlib_inflate/.infutil.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -W...
HCDRJacob/wildfire-kernel
lib/zlib_inflate/.infutil.o.cmd
bat
gpl-2.0
138,836
cmd_fs/proc/built-in.o := /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/proc/built-in.o fs/proc/proc.o
sleshepic/epic_touch_kernel
fs/proc/.built-in.o.cmd
bat
gpl-2.0
142
cd "packages\LibGit2Sharp.0.25.0\lib\netstandard2.0" "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\ildasm.exe" /all /out=LibGit2Sharp.il LibGit2Sharp.dll "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\sn.exe" -k MyLibGit2SharpKey.snk "C:\Windows\Microsoft.NET\F...
jzoss/Git-Source-Control-Provider
sign.bat
bat
gpl-2.0
401
@echo off echo ½¨Á¢ÈÕÆÚ %date% echo ½¨Á¢ÈÕÆÚ %date%>>E:\SkyHarpGames\buildLog.log del E:\SkyHarpGames\HMIYC\CILog.txt "%VS140COMNTOOLS%..\IDE\devenv.exe" "E:\SkyHarpGames\HMIYC\HuntMeIfYouCan\HuntMeIfYouCan.sln" /rebuild "Shipping|Win32" /out "E:\SkyHarpGames\HMIYC\CILog.txt"" type E:\SkyHarpGames\HMIYC\CILog.txt type ...
TyrealGray/HMIYC
build.bat
bat
gpl-2.0
439
cmd_drivers/media/IR/built-in.o := rm -f drivers/media/IR/built-in.o; GNUTARGET=elf32-powerpc ppc_4xx-ar rcs drivers/media/IR/built-in.o
mattkelly/linux-2.6-xlnx
drivers/media/IR/.built-in.o.cmd
bat
gpl-2.0
138
cmd_fs/exec.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,fs/.exec.o.d -nostdinc -isystem /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/erik/supersonic/arch/arm/include -include include/linux/autoconf.h...
kingklick/kk-evo-kernel
fs/.exec.o.cmd
bat
gpl-2.0
26,933
cmd_net/bluetooth/l2cap_core.o := arm-eabi-gcc -Wp,-MD,net/bluetooth/.l2cap_core.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 -...
bigbiff/i717-GB-Kernel
net/bluetooth/.l2cap_core.o.cmd
bat
gpl-2.0
33,001
deps_config := \ lib/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib/Kconfig.kmemcheck \ lib/Kconfig.kgdb \ samples/Kconfig \ kernel/trace/Kcon...
drhonk/Bali_SK4G
include/config/auto.conf.cmd
bat
gpl-2.0
16,655
cmd_mm/vmalloc.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.vmalloc.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
mm/.vmalloc.o.cmd
bat
gpl-2.0
28,249
cmd_security/built-in.o := /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o security/built-in.o security/commoncap.o security/min_addr.o
yncconsulting/HTC_Express_Kernel
security/.built-in.o.cmd
bat
gpl-2.0
174
cmd_arch/arm/lib/muldi3.o := /home/robin/toolchain/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.muldi3.o.d -nostdinc -isystem /home/robin/toolchain/bin/../lib/gcc/arm-none-eabi/4.6.1/include -I/home/robin/android/CM7_kernel_TA/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endia...
spacecaker/CM7_Space_Kernel_Cooper
arch/arm/lib/.muldi3.o.cmd
bat
gpl-2.0
1,233
echo off setlocal enabledelayedexpansion echo. "C:\Program Files\MySQL\MySQL Workbench 6.3 CE\mysql" -e "truncate table ewi.ewi_extract ;" -u Recon echo TRUNCATE ewi.ewi_extract DONE echo. FOR %%f IN ("*.csv") DO ( set old=%%~dpnxf set new=!old:\=\\! "C:\Program Files\MySQL\MySQL Workbench 6.3 CE\mysql" -e "...
reflaz/sql-scripts
ewi-report/C Import Folder/EWI_REPORT/AA_import_ewi_extract.bat
bat
gpl-3.0
641
: Moves the AuthMe JAR file to the plugins folder of the test server : You will have to hit 'Y' to really replace it if it already exists if "%jarfile%" == "" ( call setvars.bat ) if exist %jarfile% ( xcopy %jarfile% %plugins% ) else ( echo Target file not found: '%jarfile%' )
sgdc3/AuthMeReloaded
src/tools/bathelpers/move_plugin.bat
bat
gpl-3.0
285
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source set I18NSPHINXOPTS=%SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS...
kamni/nodonuts
docs/make.bat
bat
agpl-3.0
6,714
@echo off @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal set DIRNAME=.\ if "%OS%" == "Windows_NT" set DIRNAME=%~dp0% set PROGNAME=run.bat if "%OS%" == "Windows_NT" set PROGNAME=%~nx0% if "x%JAVA_HOME%" == "x" ( set JAVA=java echo JAVA_HOME is not set. Unexpected results may occur. ec...
emlun/jboss-deployment-structure-osgi
bin/wsconsume.bat
bat
lgpl-2.1
696
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: :: This file is part of IfcOpenShell. :: :: ...
aothms/IfcOpenShell
win/build-deps.cmd
bat
lgpl-3.0
30,412
sass --watch scss:css rem --style compact :: compass watch
CoRD-Dev/scripts
sass-watch.bat
bat
unlicense
58
start Win32-PDNE.exe cgp_pipe_bw_gm1.cfg cgp_pbil_bw_gm1.cfg cgp_pbil_bw_nogm1.cfg start Win32-PDNE.exe cgp_pipe_shc_nogm1.cfg cgp_pbil_shc_nogm1.cfg cgp_pbil_shc_gm1.cfg start Win32-PDNE.exe cgp_pipe_shc_gm1.cfg gep_pbil_bw_gm1.cfg gep_pbil_shc_nogm1.cfg start Win32-PDNE.exe cgp_pipe_bw_nogm1.cfg gep_pbil_bw_nogm1.c...
gholker/MastersThesis
ThesisResults/1.1.2_XOR_100/run6.bat
bat
apache-2.0
473
@echo off SETLOCAL SET NUGET=%LocalAppData%\NuGet\NuGet.exe SET FAKE=%LocalAppData%\FAKE\tools\Fake.exe SET NYX=%LocalAppData%\Nyx\tools\build.dnx.fsx SET GITVERSION=%LocalAppData%\GitVersion.CommandLine\tools\GitVersion.exe SET MSBUILD14_TOOLS_PATH="%ProgramFiles(x86)%\MSBuild\14.0\bin\MSBuild.exe" SET BUILD_TOOLS_P...
Elders/Pandora.Server.Api
build.cmd
bat
apache-2.0
1,985
"C:\Program Files (x86)\Java\jdk1.8.0_11\bin\java.exe" -Dfile.encoding=UTF8 -cp prosody.jar treeton.prosody.corpus.ProsodyCorpusCreationTool %1 %2 MusimatixProsodyChain %3
TreetonOrg/Treeton
runtime/corpusCreation.bat
bat
apache-2.0
173
java -cp "plJars/*;common/*" -Dio.netty.tryReflectionSetAccessible=true --add-opens java.base/jdk.internal.misc=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED de.iip_ecosphere.platform.platform.Cli %*
SSEHUB/EASyProducer
Plugins/EASy-Producer/ScenariosTest/testdata/real/IIP-Ecosphere/nov21/expected/SerializerConfig1/cli.bat
bat
apache-2.0
210
mvn install:install-file -DlocalRepositoryPath=mdht-vocab-repo -DcreateChecksum=true -Dpackaging=jar -Dfile=C:\NIST\12_13_2016\runtime\mdht\org.eclipse.mdht.uml.hl7.datatypes-3.0.0.201612130602.jar -DgroupId=org.mdht.dependencies -DartifactId=org.eclipse.mdht.uml.hl7.datatypes -Dversion=3.0.0.201612130602
siteadmin/referenceccdavalidator
scripts/mdht-datatypes.bat
bat
bsd-2-clause
307
@ECHO OFF :: ******************************************************************************************************************** :: :: enabling Technology progressive OS deployment :: Client System Bootstrapper for Windows 10 Enterprise Installations :: :: Configures Windows Remote Management :: Version 1.0.0 :: :: T...
jhochwald/PowerShell-collection
Windows10-Bootstrapper/sources/$OEM$/$$/Setup/Scripts/24-ConfiguresWindowsRemoteManagement/ConfiguresWindowsRemoteManagement.cmd
bat
bsd-3-clause
4,810
@echo off call %windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe "XRails-LoginUI VS-2010.sln" /p:Configuration=Debug /p:Platform="x86" pause >nul
xv/XRails-LoginUI
src/build-debug.bat
bat
mit
152
tsc --out example.js example.ts pause
ChalmersAI-TIN172/shrdlite-course-project
heuristic/example/build.bat
bat
gpl-3.0
37
rem nasm blobz.asm -o blobz.com rem fasm blobz.asm blobz.com jwasm -bin blobz.asm del blobz.com ren blobz.bin blobz.com jwasm -mz blobze.asm rem del blobze.com rem ren blobze.bin blobze.exe pause
Divyavrat/aplaun
media/designs/blobz/build.bat
bat
gpl-3.0
195
open /home/ibai/4Cin/SHH_WT_models_highres/SHH_WT_models_highres_final_output_0.1_-0.1_5000/SHH_WT_models_highres10104.py color #fc8161 #0 color #fee6da #1 color #67000d #2 color #fc9879 #3 color #fc7f5f #4 color #fca285 #5 color #fc8e6e #6 color #ffeee6 #7 color #fff2eb #8 color #67000d #9 color #fee8de #10 color #ffe...
batxes/4Cin
SHH_WT_models_highres/SHH_WT_models_highres_final_output_0.1_-0.1_5000/coloring.cmd
bat
gpl-3.0
6,859
@set LANG=en title WinCoot set COOT_PREFIX=yourWinCootdirectory set COOT_GUILE_PREFIX=yourWinCootdirectoryGUILE set COOT_HOME=%COOT_PREFIX% set COOT_BACKUP_DIR=%COOT_PREFIX%\coot-backup set COOT_SHARE=%COOT_PREFIX%\share if not exist "%CLIBD_MON%" ( echo no $CLIBD_MON found setting COOT_REFMAC_LIB_DIR...
jlec/coot
windows/runwincoot.bat
bat
gpl-3.0
1,248
@ECHO off setlocal ENABLEDELAYEDEXPANSION REM REM REM Bacula interface to virtual autoloader using disk storage REM REM $Id: disk-changer.in,v 1.3 2006/07/30 16:00:32 kerns Exp $ REM REM If you set in your Device resource REM REM Changer Command = "disk-changer %c %o %S %a %d" REM you will have the fol...
anarexia/bacula
src/win32/scripts/disk-changer.cmd
bat
agpl-3.0
6,571
java -jar target/ilves.jar
bubblecloud/ilves-seed
ilves.bat
bat
unlicense
26
@echo off :: // *************************************************************************** :: // :: // Copyright (c) Microsoft Corporation. All rights reserved. :: // :: // Microsoft Deployment Toolkit Solution Accelerator :: // :: // File: SetupRollback.cmd :: // :: // Version: <VERSION> :: // :: // Purpose: ...
keithga/DeployShared
Source/MDT.8456/scripts.1/SetupRollback.cmd
bat
apache-2.0
2,356
:: :: 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 ...
iveselovskiy/ignite
bin/ignite-schema-import.bat
bat
apache-2.0
3,599
@echo OFF SETLOCAL echo "==== Calling check_osplhome====" call %FUNCTIONS% :check_osplhome echo "====Calling stopOSPL ====" call %FUNCTIONS% :stopOSPL @echo off set EXPECTED_RESULT=..\..\expected_results set WIN_BATCH="..\..\..\..\win_batch" echo "==== Calling startOSPL ====" call %FUNCTIONS% :start...
osrf/opensplice
build/scripts/overnight/example_automation_scripts/examples/dcps/BuiltInTopics/java/standalone/RUN.bat
bat
apache-2.0
647
@Echo off reg add "HKEY_CLASSES_ROOT\*\shell\SciTE" /ve /t REG_SZ /d "Edit with SciTE" /f reg add "HKEY_CLASSES_ROOT\*\shell\SciTE\command" /ve /t REG_SZ /d "\"%CD%\\..\\..\\SciTE.exe\" \"%%1\"" /f Pause
ivwsai/scite
other/cmd/register.cmd
bat
isc
205
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S10_FastPathOutput_PositiveTest_CachedPointer_WithNewPointer_ReuseCacheIndex /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPBCGR/S10_FastPathOutput_PositiveTest_CachedPointer_WithNewPointer_ReuseCacheIndex.cmd
bat
mit
265
/****************************************************************************** * * usb_host_msc_ccs.cmd - CCS linker configuration file for usb_host_msc. * * Copyright (c) 2011-2017 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is supplying...
cergatgmu/xbs_xbd
platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/dk-tm4c123g/usb_host_msc/usb_host_msc_ccs.cmd
bat
gpl-3.0
2,804
REM This file should be executed from the command line prior to the first REM build. It will be necessary to refresh the Eclipse project once the REM .bat file has been executed (normally just press F5 to refresh). REM Copies all the required files from their location within the standard REM FreeRTOS directory struct...
Lindem-Data-Acquisition-AS/TM4C129-discontinued
libraries/FreeRTOSv8.0.1/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/CreateProjectDirectoryStructure.bat
bat
gpl-2.0
2,312
@echo off SETLOCAL enabledelayedexpansion TITLE Elasticsearch Service ${project.version} rem TODO: remove for Elasticsearch 6.x set bad_env_var=0 if not "%ES_MIN_MEM%" == "" set bad_env_var=1 if not "%ES_MAX_MEM%" == "" set bad_env_var=1 if not "%ES_HEAP_SIZE%" == "" set bad_env_var=1 if not "%ES_HEAP_NEWSIZE%" == ""...
camilojd/elasticsearch
distribution/src/main/resources/bin/service.bat
bat
apache-2.0
10,879
:: build the solution cd .. premake4.exe clean premake4.exe vs2008 windows if exist .\build_logs rd /S /Q .\build_logs md .\build_logs if exist local_install rd /S /Q local_install md local_install md local_install\oolua :: start devenv CALL "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 de...
metiscus/war-sim
external/oolua-2.0.1/build_scripts/vs2008x86_build.bat
bat
gpl-3.0
681
%LocalAppData%\NuGet\NuGet.exe pack OpenLiveWriter.SDK.nuspec -OutputDirectory .\
adilmughal/OpenLiveWriter
BuildNuget.cmd
bat
mit
81
@echo off color 0A mode 1000 :A echo b r E w e 4 e T r 8 M e F r a c h a S t 3 D a C r a s p e s T e 4 h 2 w r e G 2 ping -w .9 >nul echo R E 9 8 8 R a t r e g 6 n u m A b R E X e Y A T u C 7 a D R a c r u C e B E p e ping -w .9 >nul echo c E B E s A d R u B R 3 H e R u D 7 g u d U 7 T a b u T 5 e p E 2 a v e 6...
Mysterypancake1/Source-Fun
batch/matrix.bat
bat
mit
1,385
@echo off :: BatchGotAdmin :------------------------------------- REM --> Check for permissions >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" REM --> If error flag set, we do not have admin. if '%errorlevel%' NEQ '0' ( echo Requesting administrative privileges... pa...
maxsaber/Scripts
Windows/CheckAdmin.bat
bat
mit
750
dir echo %1 exit 0
chotkos/egitor
bat/electronTest.bat
bat
mit
18
@echo off setlocal set port=4444 pushd SeleniumRC call StartSeleniumServer %port% %1 %2 %3 %4 %5 popd pause
MikeAScott/testifywizard
src/Resources/skeleton/Common/SeleniumRC/StartSelenium.bat
bat
mit
113
set steps=%1 set iters=%2 .\PSharpTester.exe /test:D:\PSharpLab\Samples\Experimental\LivenessBenchmarks\BuggyBenchmarks\Chord\bin\Debug\Chord.dll /explore /max-steps:%steps% /i:%iters% /timeout:10800 .\PSharpTester.exe /test:D:\PSharpLab\Samples\Experimental\LivenessBenchmarks\BuggyBenchmarks\ReplicatingStorage\bin\Deb...
p-org/PSharpLab
Samples/Experimental/Scripts/testTemperatureExplore.bat
bat
mit
1,475
@echo off mklink D:\Red-DiscordBot\cogs\%1.py D:\Scripts\LeGeND-Cogs\%1\%1.py set source=D:\Red-DiscordBot\data\%1 set target=D:\Scripts\LeGeND-Cogs\%1\data mklink /d %source% %target%
Gr8z/Legend-Cogs
enable-cog.bat
bat
mit
187
npm install -g karma-cli karma start karma.conf.js
tornaia/hr2
hr2-angular-ui/karma.run.bat
bat
mit
50
@echo off Rem Change the following values set QUELLDIR=D:\dev\lang\test\datax-weblib\build\debug set ZIELDIR=D:\dev\sdk\omnis\os4314wv\xcomp xcopy "%QUELLDIR%\webLib.dll" "%ZIELDIR%" /y pause
fb-datax/omnis-weblib
resources/testrelease.bat
bat
mit
195
@echo off title Client python run_admin.py examples\\envs\\client\\ launchenv pause
moritz-wundke/Concurrent
launch_client.bat
bat
mit
84
java -cp vate-all-console.jar org.vash.vate.server.startup.VTServerGraphicalStart %*
wknishio/variable-terminal
script/all/vate-server-console.bat
bat
mit
84
echo off echo ===All=== call runRegress.bat 6 total echo ===NYC=== call runRegress.bat 2 nyc echo ===NJ=== call runRegress.bat 2 nj echo ===Midtown=== call runRegress.bat 2 mid echo ===WTC=== call runRegress.bat 2 wtc
tzechiop/PANYNJ-Regression-Analysis-for-Toll-Traffic-Elasticity
runRegress_diffPath.bat
bat
mit
217
@if not defined _echo @echo off setlocal if [%1]==[] GOTO NETFX if [%1]==[netfx] GOTO NETFX if [%1]==[netstandard-win] GOTO VNEXT if [%1]==[netstandard] GOTO VNEXT if [%1]==[all] GOTO ALL :NETFX cmd /c "%~dp0src\Build.cmd" GOTO END :VNEXT cmd /c "%~dp0vNext\src\Build.cmd" GOT...
LoveElectronics/orleans
Build.cmd
bat
mit
400
cmd_mm/highmem.o := gcc -Wp,-MD,mm/.highmem.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-zone -mc...
dnh34/proj1
mm/.highmem.o.cmd
bat
gpl-2.0
13,875
cmd_net/rfkill/rfkill.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,net/rfkill/.rfkill.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlit...
yohanes/Acer-BeTouch-E130-Linux-Kernel
net/rfkill/.rfkill.o.cmd
bat
gpl-2.0
14,558
@ECHO OFF git archive --format zip --output ..\Runtime\codelite-icons-fresh-farm.zip master
zuzanak-ondrej/codelite_appmonitor
codelite-icons-fresh-farm/pack-icons.bat
bat
gpl-2.0
94
cmd_drivers/power/built-in.o := arm-eabi-ld -EL -r -o drivers/power/built-in.o drivers/power/power_supply.o drivers/power/nvtec-battery.o
timmytim/honeybutter_kernel
drivers/power/.built-in.o.cmd
bat
gpl-2.0
143
cmd_crypto/deflate.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o crypto/deflate.ko crypto/deflate.o crypto/deflate.mod.o
avareldalton85/rpi2-linux-rt
crypto/.deflate.ko.cmd
bat
gpl-2.0
227
@echo off cd /D "%~dp0" if defined __ goto :START cmdwiz setfont 6 mode 80,50 & cmdwiz showmousecursor 0 & cmdwiz fullscreen 1 if %ERRORLEVEL% lss 0 set TOP=U cls & cmdwiz showcursor 0 & cmdwiz setmousecursorpos 10000 100 cmdwiz getdisplaydim w set /a W=%errorlevel% cmdwiz getdisplaydim h set /a H=%errorlevel% set /...
misol1/cmdgfx
ScreenFull-Automata-_RandMooreExtended-RGB.bat
bat
gpl-2.0
17,705
cmd_arch/arm/vfp/vfp.o := /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL --no-warn-mismatch -r -o arch/arm/vfp/vfp.o arch/arm/vfp/vfpmodule.o arch/arm/vfp/entry.o arch/arm/vfp/vfphw.o arch/arm/vfp/vfpsingle.o arch/arm/vfp/vfpdouble.o
Jewbie/Kernel-2.6.32
arch/arm/vfp/.vfp.o.cmd
bat
gpl-2.0
286
cmd_arch/arm/lib/memzero.o := /home/beto/android/lp/scripts/gcc-wrapper.py /home/beto/toolchain/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memzero.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/generated -Iinclude -include /hom...
IndieBeto/StockLP
arch/arm/lib/.memzero.o.cmd
bat
gpl-2.0
1,964
gmake -f makefile.x
kastrantas/devil
makex.bat
bat
gpl-2.0
20
@echo off if [%1]==[help] goto :help set game=helmet if [%1]==[justcompile] goto :compile if [%1]==[clean] goto :clean cd ..\script if not exist %game%.spt goto :noscript echo Compilando script ..\..\..\src\utils\msc3_mk1.exe %game%.spt 24 > nul copy msc.h ..\dev\my > nul copy msc-config.h ..\dev\my > nul copy scri...
mojontwins/churrera
examples/helmet/dev/compile.bat
bat
gpl-2.0
4,244
cmd_arch/arm/lib/strnlen_user.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.strnlen_user.o.d -nostdinc -isystem /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/selva/android/kernel/arch/arm/include -Ia...
selva-simple/Galaxy-R-Kernel
arch/arm/lib/.strnlen_user.o.cmd
bat
gpl-2.0
2,327
rem @echo off SETLOCAL EnableDelayedExpansion for /f "tokens=1,2 delims=:,{} " %%a in (info.json) do ( echo %%~a = %%~b set "%%~a=%%~b" ) set "r_name=%name%_%version%" echo "%r_name%" IF EXIST ".\release\%r_name%" ( rmdir /S /Q ".\release\%r_name%" ) robocopy . ".\release\%r_name%" *.* /E /xf release.bat /xf *....
AenAllAin/factorio-walls
release.bat
bat
gpl-3.0
417
gpupdate.exe /force
auspbro/CodeSnippets
Batch/常用批处理/刷新策略.bat
bat
gpl-3.0
20
del *.class del *.dll del *.exe del *.exp del *.ilk del *.jar del *.lib del *.map del *.obj del *.opt del *.pch del *.pdb del *.*~ rm -rf servjar scoret scorlist scoreokt scorerept scorsend scordump wmqt wmqdump sq wmq2mysql cd Activision call clean.bat cd ..
BygoneWorlds/anet
src/score/clean.bat
bat
lgpl-2.1
263
@echo off cd .. C:\Python34\python.exe -m src.hingechat.main --relay 127.0.0.1 --port 34484 pause
HingeChat/HingeChat
win32/client.bat
bat
lgpl-3.0
100
@echo off rem --------------------------------------------------------------------------- rem Set the DotNet installation path as the current directory. Change the rem directory according to your installation path of DotNet Adapter. pushd . rem Lightstreamer .Net Adapter Server Usage: rem DotNetServer <class-fqn>...
asirnayeef23/fsm
DOCS-SDKs/sdk_adapter_dotnet/examples/Remote_StockListDemo_Adapters/Deployment/Deployment_DotNet_Server/DotNetServers.bat
bat
apache-2.0
2,784
chcp 1251 echo off cls type Start3.txt jar -cf cards.war * ECHO  pause echo on cls
HolyKadylo/Cards
Warpack.bat
bat
apache-2.0
91
call fips set config win32-vs2017-release call fips clean call fips build call copy ..\fips-deploy\packr\win32-vs2017-release\packr.exe ..\..\resources\packr-windows.exe call fips set config win64-vs2017-release call fips clean call fips build call copy ..\fips-deploy\packr\win64-vs2017-release\packr.exe ..\..\resourc...
code-disaster/packr
src/main/native/packr/build-windows-vs2017.bat
bat
apache-2.0
345
.\halite.exe -d "30 30" "julia MyBot.jl" "julia RandomBot.jl"
yangle/HaliteIO
airesources/Julia/runGame.bat
bat
mit
62
deps_config := \ lib/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib/Kconfig.kgdb \ samples/Kconfig \ kernel/trace/Kconfig \ lib/Kconfig.debug \ arch/arm/Kconfig.debug \ fs/dlm/Kconfig \ fs/nls/Kconfig...
wjgood/Kernel
include/config/auto.conf.cmd
bat
gpl-2.0
12,769
cmd_/home/wengbj/project/openwrt-3.10/firefly/mtksdk-openwrt-3.10.14/build_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/linux-dev//include/linux/mmc/.install := xargs /bin/bash scripts/headers_install.sh /home/wengbj/project/openwrt-3.10/firefly/mtksdk-openwrt-3.10.14/build_dir/toolchain-mipsel_24kec+d...
h4ck3rm1k3/OpenWrt-Firefly-SDK
staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/include/linux/mmc/..install.cmd
bat
gpl-2.0
944
@echo off call settings.cmd "Bat_To_Exe_Converter_%LOCAL_ARCHITECTURE%.exe" -bat "setup-weboob.bat" -save "setup-weboob-%WEBOOB_VERSION%-%ARCHITECTURE%.exe" -icon "ICON\weboobtxt.ico" -include "Bat_To_Exe_Converter_%ARCHITECTURE%.exe" -include "wget-%ARCHITECTURE%.exe" -include "convertPNG2ICO.py" -include "get-pip.p...
vicnet/weboob
contrib/windows-install/create-exe-setup-weboob.bat
bat
lgpl-3.0
348
@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, Version 2.0 (the ...
trasukg/river-qa-2.2
examples/hello/scripts/krb-client.bat
bat
apache-2.0
1,805
echo off SET usage="this file must located in ..\testbin\ based on our code structure " echo %usage% echo "Auto build of openH264 by VS2008" SET VCBUILDEXE="C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages\vcbuild.exe" SET CurDir=%~dp0 SET EncoderProjectDir="..\codec\build\win32\enc\" SET ...
chenxy/openh264
testbin/AutoBuild_Windows_VS2008.bat
bat
bsd-2-clause
1,402
cmd_arch/x86/vdso/vdso32-sysenter-syms.lds := nm arch/x86/vdso/vdso32-sysenter.so.dbg | LC_ALL=C sed -n -e 's/^00*/0/' -e 's/^\([0-9a-fA-F]*\) . \(VDSO[a-zA-Z0-9_]*\)$$/ = 0x;/p' | LC_ALL=C sort > arch/x86/vdso/vdso32-sysenter-syms.lds
madhwang/linuxKernel
arch/x86/vdso/.vdso32-sysenter-syms.lds.cmd
bat
gpl-2.0
239
curl -u user:password -H "Accept: application/xml" "http://localhost:8080/sla-service/violations/%1
Fiware/ops.Sla-framework
sla-core/samples/violationGetXML.bat
bat
apache-2.0
99
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\electron-download\cli.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\electron-download\cli.js" %* )
klhdy/im-indepartment
packORGAN/client/sealtalk-desktop-ent-src/node_modules/electron-builder/node_modules/.bin/electron-download.cmd
bat
gpl-3.0
196
@echo off rem Public domain rem http://unlicense.org/ rem Created by Grigore Stefan <g_stefan@yahoo.com> set MSVC_PLATFORM_MACHINE=win32 set MSVC_PLATFORM_VERSION=2019 set MSVC_PLATFORM_PATH=C:\Program Files (x86)\Microsoft Visual Studio\%MSVC_PLATFORM_VERSION%\Community\VC\Auxiliary\Build\ if "%MSVC_PLATFOR...
g-stefan/quantum-script
build/platform/win32-msvc-2019.cmd
bat
mit
823
:: Copyright 2019 The TensorFlow Authors. 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 b...
tensorflow/tensorflow
tensorflow/tools/ci_build/rel/windows/cpu_py310.bat
bat
apache-2.0
1,088
@REM Copyright (c) Microsoft. All rights reserved. @REM Licensed under the MIT license. See LICENSE file in the project root for full license information. setlocal set build-root=%~dp0.. rem // resolve to fully qualified path for %%i in ("%build-root%") do set build-root=%%~fi REM -- C -- cd %build-root%\c\build_all...
5e8a91/Azure_C_Library_new
build/windows_c.cmd
bat
mit
402
pushd "%~dp0" python3 setup.py register -r pypi
MacHu-GWU/angora-project
pypi_register.bat
bat
mit
47
@echo off rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information regarding copyright ownership. rem The ASF licenses this file to You under the Apache License, Version 2.0 rem (the "Li...
akosiaris/kafka
bin/windows/kafka-run-class.bat
bat
apache-2.0
2,838
rem cd .. cmd
west2554/fofix
src/scripts/cmdFromHere.bat
bat
gpl-2.0
14
@"c:\users\hasee\appdata\local\programs\python\python35\pythonprojects\venv\scripts\python.exe" "c:\users\hasee\appdata\local\programs\python\python35\pythonprojects\venv\Scripts\markdown_py" %*
GarySparrow/mFlaskWeb
venv/Scripts/markdown_py.bat
bat
mit
194
@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...
thusoy/pwm
docs/make.bat
bat
mit
6,453
cd .. mkdir x86_vc10 cd x86_vc10 cmake -G "Visual Studio 10" ../scripts PAUSE
abreheret/git_meta_info
scripts/build_vc10.bat
bat
mit
77
@echo off cd %~dp0 SETLOCAL SET NUGET_VERSION=latest SET CACHED_NUGET=%LocalAppData%\NuGet\nuget.%NUGET_VERSION%.exe IF EXIST %CACHED_NUGET% goto copynuget echo Downloading latest version of NuGet.exe... IF NOT EXIST %LocalAppData%\NuGet md %LocalAppData%\NuGet @powershell -NoProfile -ExecutionPolicy unrestricted -Co...
ritterim/releases
build.cmd
bat
mit
630
@echo off rem build 64-bit call "%~p0%build.generic.cmd" VS2017 x64 Release v141
lanyudhy/Halite-II
environment/zstd-1.3.0/build/VS_scripts/build.VS2017.cmd
bat
mit
82