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 |
|---|---|---|---|---|---|
java -Djava.library.path=lib -jar game.jar
| jasonloyd/NNGAsteroids | windows.bat | bat | gpl-3.0 | 43 |
git clone https://github.com/Ubitrack/utcore.git modules/utcore
git clone https://github.com/Ubitrack/utvision.git modules/utvision
git clone https://github.com/Ubitrack/utdataflow.git modules/utdataflow
git clone https://github.com/Ubitrack/utfacade.git modules/utfacade
git clone https://github.com/Ubitrack/utvisualiz... | Ubitrack/build_environment | misc/setup/windows/addNarvisModules.bat | bat | lgpl-2.1 | 1,079 |
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 RAM_ram_bank_exdes.ngc .\results\
rem Copy the netlist generated by Coregen
echo 'Copying files from the netlist directory to the ... | airabinovich/finalArquitectura | RAM/ipcore_dir/RAM_ram_bank/implement/implement.bat | bat | lgpl-2.1 | 1,032 |
@echo off
set ADA_INCLUDE_PATH=%ADA_INCLUDE_PATH%;%RADALIB_ROOT%\source
set ADA_OBJECTS_PATH=%ADA_OBJECTS_PATH%;%RADALIB_ROOT%\compiled
gnatmake -O2 Graphs_Modularities_Test_F.adb
del /q *.ali
del /q *.o
echo -----------
Graphs_Modularities_Test_F.exe test-toy_network_4+4_UW.net test-toy_network_4+4.clu
Graphs_Modul... | sergio-gomez/Radalib | test/Graphs_Modularities_Test_F.bat | bat | lgpl-2.1 | 453 |
@echo off
runtime\bin\python\python_mcp runtime\reformat.py %*
pause
| HATB0T/RuneCraftery | forge/mcp/reformat.bat | bat | lgpl-3.0 | 69 |
java -cp bin;c:\Tools\Java\xstream-1.4.7\lib\xstream-1.4.7.jar;c:\Tools\Java\xstream-1.4.7\lib\xstream\xmlpull-1.1.3.1.jar;c:\Tools\Java\xstream-1.4.7\lib\xstream\xpp3_min-1.1.4c.jar;c:\Tools\FuncTesting\selenium-server-standalone-2.39.0.jar org.testng.TestNG testng-customsuite.xml | o-filippov/programming-for-testers | addressbook-selenium-tests/run_testng-customsuite_firefox.bat | bat | apache-2.0 | 282 |
@echo off
call mvn clean assembly:single
:: Pause with timeout
PING 1.1.1.1 -n 1 -w 10000 >NUL
| tischda/almira-rpm | mvn-assembly.bat | bat | apache-2.0 | 101 |
CLS
@ECHO OFF
REM Esto e un comentario
ECHO.
ECHO. Programa para geolocalizar fotos y generar kmz en dos pasos.
ECHO.
REM directorio onde vai analizar as fotos
SET DIRIN=FOTOS
SET GPXIN=ruta.gpx
SET OUTPUT=ruta.kmz
REM SET DIRIN=%USERPROFILE%\Desktop\%DIRIN%
REM SET GPXIN=%USERPROFILE%\Desktop\%GPXIN%
REM S... | jriguera/photoplace | misc/utils/glocate.bat | bat | apache-2.0 | 1,153 |
@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... | glasslion/pypist | docs/make.bat | bat | bsd-3-clause | 6,459 |
@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% %ALLSPHINXOPTS%
... | openlabs/yubicoclient | doc/make.bat | bat | bsd-3-clause | 5,105 |
::
:: Mach7: Pattern Matching Library for C++
::
:: Copyright 2011-2013, Texas A&M University.
:: Copyright 2014 Yuriy Solodkyy.
:: All rights reserved.
::
:: Redistribution and use in source and binary forms, with or without
:: modification, are permitted provided that the following conditions are met:
... | mafiya69/Mach7 | code/build.bat | bat | bsd-3-clause | 25,429 |
SET PATH=C:\msys64\usr\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\qt5-static\bin;%PATH%
SET QMAKESPEC=win32-g++
qmake "CONFIG+=release static win32" ..\Mangalib.pro
mingw32-make
pause
| theme/MangaLib | deploy/build-static-msys2-mingw-w64.cmd | bat | bsd-3-clause | 188 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCROPS.S04_MessageROPs.MSOXCROPS_S04_TC06_TestRopGetAttachmentTableAndGetValidAttachments /testcontainer:..\..\MS-OXCROPS\TestSuite\bin\Debug\MS-OXCROPS_TestSuite.dll /runconfig:..\..\MS-OXCROPS\MS-OXCROPS.testsettings /uniqu... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCROPS/RunMSOXCROPS_S04_TC06_TestRopGetAttachmentTableAndGetValidAttachments.cmd | bat | mit | 327 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S01_GetSpecificGetAllGetNames_TestSuite.MSOXCPRPT_S01_GetSpecificGetAllGetNames_TestSuite22 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.testsettin... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S01_GetSpecificGetAllGetNames_TestSuite22.cmd | bat | mit | 336 |
cd /d "%~dp0"
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe AzureASTrace.exe
pause | DevScope/Azure-AS-Tracer | dist/setup.install.bat | bat | mit | 100 |
cmd_scripts/mod/mk_elfconfig := gcc -Wp,-MD,scripts/mod/.mk_elfconfig.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mod/mk_elfconfig scripts/mod/mk_elfconfig.c
deps_scripts/mod/mk_elfconfig := \
scripts/mod/mk_elfconfig.c \
/usr/include/stdio.h \
/usr/include/features... | sktjdgns1189/android_kernel_iriver_MX100 | scripts/mod/.mk_elfconfig.cmd | bat | gpl-2.0 | 1,672 |
cmd_lib/ts_bm.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,lib/.ts_bm.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -W... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/lib/.ts_bm.o.cmd | bat | gpl-2.0 | 11,830 |
cmd_net/key/built-in.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ld -EL -r -o net/key/built-in.o net/key/af_key.o
| sai9615/MY-kernel-for-grand-I9082 | net/key/.built-in.o.cmd | bat | gpl-2.0 | 129 |
cmd_fs/nfs/nfs3proc.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/nfs/.nfs3proc.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/nfs/.nfs3proc.o.cmd | bat | gpl-2.0 | 16,913 |
@echo off
set VCVER=vc10
set ARCH=64
set "VCVARS=%VS100COMNTOOLS%..\..\VC\vcvarsall.bat"
set "PRODUCTS_PATH=%~dp0.."
rem Optional 3rd-parties switches
set HAVE_FREEIMAGE=true
set HAVE_GL2PS=true
set HAVE_TBB=true
set HAVE_VTK==true
set CHECK_QT4=true
set CHECK_JDK=true
rem Additional headers search pa... | tpaviot/oce | scripts/custom.bat | bat | lgpl-2.1 | 2,620 |
@ECHO OFF
Tools\nant\bin\nant.exe -buildfile:example.build | brunomlopes/dbdeploy.net | example_scripts/go.bat | bat | lgpl-3.0 | 59 |
@ECHO OFF
REM Copyright 2016-2018 Replay SDK (http://www.replay-sdk.com)
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
REM http://www.apache.org/licenses/LICEN... | e-dot/bibliopuce | bin/start.bat | bat | apache-2.0 | 1,091 |
@REM This Source Code Form is subject to the terms of the Mozilla Public
@REM License, v. 2.0. If a copy of the MPL was not distributed with this
@REM file, You can obtain one at http://mozilla.org/MPL/2.0/.
@REM
@REM Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.
@echo off
rem figure out the folder ... | elyor0529/MonetDB | MonetDB/x86/MonetDB5/stethoscope.bat | bat | apache-2.0 | 711 |
@echo off
setlocal
REM Copyright 2006-2011 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the
REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the
REM License is located at http://aws.amazon.com/asl or in the "license" ... | bizo/aws-tools | iam/IAMCli-1.5.0/bin/iam-userdelkey.cmd | bat | apache-2.0 | 1,023 |
:: Set boot args in preparation for iKeyHelper
:: (c) Callum Jones <cj@icj.me>
@ECHO OFF
setlocal
SETLOCAL EnableDelayedExpansion
<nul set /p "=- Please enter recovery mode... "
:recoverycheck
set tools=%AppData%\iKeyHelper\bin
if not exist %tools%\irecovery.exe (
echo.
echo Please open iKeyHelper first, then co... | 1000tip/iKeyHelper | resources/boot-args.bat | bat | gpl-3.0 | 734 |
xcopy/y final\*.exe c:\send\game
xcopy/y base\vm\cgame.qvm c:\send\game\base\vm
xcopy/y base\vm\jk2mpgame.qvm c:\send\game\base\vm
xcopy/y base\vm\ui.qvm c:\send\game\base\vm
| mcmonkey4eva/JK2SE | CODE-mp/winded/tosend.bat | bat | gpl-2.0 | 175 |
@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% %ALLSPHINXOPTS%
... | zstars/weblabdeusto | docs/make.bat | bat | bsd-2-clause | 5,119 |
@echo off
set OPENSSL_CONF=./bin/openssl.cnf
if not exist .\conf\ssl.crt mkdir .\conf\ssl.crt
if not exist .\conf\ssl.key mkdir .\conf\ssl.key
bin\openssl req -new -out server.csr
bin\openssl rsa -in privkey.pem -out server.key
bin\openssl x509 -in server.csr -out server.crt -req -signkey server.key -days 365
set OP... | jior/cluster | apache2.4/makecert.bat | bat | apache-2.0 | 542 |
@echo off
cd /D %~dp0
::::::::::::::::::::::::::::::::::::
:: Set JAVA_HOME or JRE_HOME ::
::::::::::::::::::::::::::::::::::::
title %~0
IF EXIST tomcat\logs\catalina.pid (
del /F/Q tomcat\logs\catalina.pid
)
set TASKCMD=TASKLIST /V
set FINDCMD=FIND /I
FOR /F "tokens=2 delims= " %%A IN ('%TASKCMD% ^| %FINDCM... | liuyangning/WX_web | xampp/catalina_start.bat | bat | mit | 2,613 |
::###############################################################################
:: 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... | hequn8128/flink | flink-python/bin/pyflink-udf-runner.bat | bat | apache-2.0 | 1,853 |
copy graph\subbyte0_keyguess08.jpg .\
copy graph\subbyte1_keyguess07.jpg .\
copy graph\subbyte2_keyguess06.jpg .\
copy graph\subbyte3_keyguess05.jpg .\
copy graph\subbyte4_keyguess04.jpg .\
copy graph\subbyte5_keyguess03.jpg .\
copy graph\subbyte6_keyguess02.jpg .\
copy graph\subbyte7_keyguess01.jpg .\ | hasindu2008/PowerAnalysis | other_testbeds/Breaking_Speck/6.postanalysis/corr vs time/cp.bat | bat | mit | 311 |
ECHO "Clean It"
CALL clean-it.bat
ECHO "Build It"
CALL build-it.bat
ECHO "Remove DBS"
CALL remove-dbs.bat
ECHO "INVOKE IT"
CALL invoke-it.bat
| ndnbs/ftdb | doall.bat | bat | mit | 147 |
@echo off
powershell.exe -ExecutionPolicy RemoteSigned -Command "[Console]::SetBufferSize(1000, 3000)"
powershell.exe -ExecutionPolicy RemoteSigned -File "InstallLocal.ps1"
pause | altrive/PSNuGet | Release/InstallLocal.bat | bat | mit | 178 |
pushd "%~dp0"
cd sqlite4dummy
python3 zzz_manual_install.py
cd ..
python3 create_doctree.py
make html | MacHu-GWU/sqlite4dummy-project | build_doc.bat | bat | mit | 101 |
@echo off
set PAUSE_ERRORS=1
call bat\SetupSDK.bat
call bat\SetupApplication.bat
::Creates .air
::set AIR_TARGET=
::Creates .exe
set AIR_TARGET=-captive-runtime
set OPTIONS=-tsa none
call bat\Packager.bat
pause | Patrick-Bay/BreakOutBox | PackageApp.bat | bat | mit | 224 |
saxon math.highest.xml ../../style/function.xsl
saxon math.highest.xml ../../style/function.stylesheet.xsl
saxon math.highest.xml ../../style/extension.package.xsl
saxon math.highest.xml ../../style/extension.use-cases.xsl
wzzip -o math.highest.zip @math.highest.package.txt
wzzip -o math.highest.use-cases.zip @math.hig... | exslt/exslt.github.io | math/highest/update.bat | bat | mit | 585 |
@echo off
for /f "tokens=* delims=" %%a in ('dir "*.html" /s /b') do (
type %%a
) | MHS-FIRSTrobotics/TeamClutch-FTC2016 | doc/javadoc/generator.bat | bat | mit | 81 |
echo off
cscs.exe /l %1
pause | Diullei/Storm | Libs/cs-script/Lib/ShellExtensions/Template/CS-Script/08.Run (console).c.cmd | bat | mit | 31 |
@echo off
call node app.js | fernandorvs/nodejs-rinho-udp-server | start.bat | bat | mit | 26 |
c:\sd\mid\broom\Other\Ext-Tools\clr\v4.0.30319\csc.exe /nologo /debug:full /warn:2 /platform:x64 /noconfig /nostdlib /r:c:\sd\mid\broom\Bartok.obj\DEBUG-AMD64\CLR-RUNDEBUG\mscorlib.dll /r:c:\sd\mid\broom\Bartok.obj\DEBUG-AMD64\CLR-RUNDEBUG\Platform-Foundation.dll /r:c:\sd\mid\broom\Other\Ext-Tools\clr64\v4.0.30319\Syst... | gowthamk/broomc | test/benchmarks/compile.cmd | bat | mit | 1,678 |
@echo off
goto Run
:Usage
echo.%~nx0 [flags and arguments] [quoted MSBuild options]
echo.
echo.Build CPython from the command line. Requires the appropriate
echo.version(s) of Microsoft Visual Studio to be installed (see readme.txt).
echo.Also requires Subversion (svn.exe) to be on PATH if the '-e' flag is
ech... | wanliming11/MurlocAlgorithms | Last/OpenSource/Python-3.6.1/PCbuild/build.bat | bat | mit | 5,817 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "hel... | lukmdo/Jiggety | docs/make.bat | bat | mit | 4,513 |
c:\Python26\python.exe send_key2ncplus.py
| HubertReX/Flask-Home-Automation | run_cmd.bat | bat | gpl-2.0 | 42 |
cmd_fs/proc/root.o := arm-eabi-gcc -Wp,-MD,fs/proc/.root.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 -Wno-t... | HCDRJacob/wildfire-kernel | fs/proc/.root.o.cmd | bat | gpl-2.0 | 148,232 |
cmd_arch/x86/kernel/setup.o := gcc -Wp,-MD,arch/x86/kernel/.setup.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 -Wfram... | namgk/kernel-tut | arch/x86/kernel/.setup.o.cmd | bat | gpl-2.0 | 14,076 |
cmd_usr/initramfs_data.cpio := /bin/bash /home/keyur/latest/scripts/gen_initramfs_list.sh -o usr/initramfs_data.cpio -d
| venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | usr/.initramfs_data.cpio.cmd | bat | gpl-2.0 | 122 |
cmd_fs/binfmt_script.o := gcc -Wp,-MD,fs/.binfmt_script.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-... | dnh34/proj1 | fs/.binfmt_script.o.cmd | bat | gpl-2.0 | 10,138 |
prog='dbmerge'
args='--input TEST/dbmerge_ex.in --input TEST/dbmerge_ex_b.in cname'
in=''
cmp='diff -cb '
| gitpan/Fsdb | TEST/dbmerge_2_input.cmd | bat | gpl-2.0 | 106 |
cmd_drivers/video/built-in.o := ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ld -EL -r -o drivers/video/built-in.o drivers/video/fb_notify.o drivers/video/fb.o drivers/video/console/built-in.o drivers/video/backlight/built-in.o drivers/video/display/built-in.o drivers/video/cfbfillrect.o drivers/video/cfbcopya... | spacecaker/CM7_Space_Kernel_Cooper | drivers/video/.built-in.o.cmd | bat | gpl-2.0 | 436 |
cmd_scripts/mod/empty.o := gcc -Wp,-MD,scripts/mod/.empty.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-larger... | namgk/kernel-tut | scripts/mod/.empty.o.cmd | bat | gpl-2.0 | 940 |
cmd_drivers/net/xilinx_lltemac/xlltemac_main.o := ppc_4xx-gcc -m32 -Wp,-MD,drivers/net/xilinx_lltemac/.xlltemac_main.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__... | mattkelly/linux-2.6-xlnx | drivers/net/xilinx_lltemac/.xlltemac_main.o.cmd | bat | gpl-2.0 | 31,332 |
cmd_net/ipv4/xfrm4_output.o := ppc_4xx-gcc -m32 -Wp,-MD,net/ipv4/.xfrm4_output.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict... | mattkelly/linux-2.6-xlnx | net/ipv4/.xfrm4_output.o.cmd | bat | gpl-2.0 | 31,428 |
:cl_date_time
:: = DESCRIPTION
:: = Returns the local date and time in two variables: %LDATE% and %LTIME%.
:: = Unlike the format of the built-in variables %DATE% and %TIME% which
:: = varies depending on the regional settings and language, %LDATE% and
:: = %LTIME% always have a fixed format. This makes ... | Jan-Bruun-Andersen/cmd-lib | src/lib/cl_date_time.cmd | bat | gpl-3.0 | 2,163 |
@echo off
java -jar while.jar %1 | lrlucena/While | while.bat | bat | gpl-3.0 | 32 |
:: (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... | CprE488/Final | system/implementation/system_axi_vdma_0_wrapper_fifo_generator_v9_3_1/simulation/functional/simulate_isim.bat | bat | gpl-3.0 | 3,292 |
rem ==========================
rem Generates the documentation
rem ==========================
rem
rem Note: this assumes, that you have built the debug version of gitsharp with visual studio.
docu ../GitSharp/bin/Debug/GitSharp.dll
rem xcopy /S /Y output\*.* .. | henon/GitSharp | tools/docu/generate_documentation.bat | bat | lgpl-2.1 | 262 |
:: Users will need to change paths if they use custom MinGW, SCons, Python or SWIG versions that didn't ship with the SDK
SET _=%CD%
SET _SWIG="%_%\applications\swigwin-1.3.40"
:: To avoid path collisions the following line was commented out and replaced with a slightly different version
:: SET PATH=%Path%;%_%\ap... | whiterabbitengine/fifeplusplus | build/win32/create_documentation.bat | bat | lgpl-2.1 | 742 |
@echo off
set BATCHDIR=%~dp0
if "%1"=="" (
echo t@CðwèµÄ¾³¢
pause
exit 0
)
set script=%BATCHDIR%\dumpbin2.rb
ruby -Ku "%script%" "%1"
ruby -Ku "%script%" "%1" > output.txt
pause
| bugoodby/bugoodbylib | script/rb/tools/dumpbin/dumpbin2.bat | bat | unlicense | 215 |
@echo off
set CMAKE_SYSTEM_NAME=Windows
set CMAKE_SYSTEM_PROCESSOR=ARM
set COMPILER=vs
set VS_VERSION=14
set PLATFORM=x86_arm
call __buildmaster.cmd
| gigaherz/reactos-build-scripts | _buildvs14-arm.cmd | bat | unlicense | 152 |
::
:: 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 ... | ig-michaelpearce/binary | bin/ignite-schema-import.bat | bat | apache-2.0 | 3,517 |
@ECHO OFF
ECHO CleanUp.BAT: Deleting output
REM ****************************************
REM Delete working folders
REM ****************************************
IF "%OS%" == "Windows_NT" GOTO WinNT
FOR %%i IN (Output, Source, Debug, Release) DO DELTREE %%i
GOTO CONT2
:WinNT
FOR %%i IN (Output, ... | byxob/calendar | CleanUp.bat | bat | apache-2.0 | 558 |
echo "Fake grinder output"
| itaymendel/taurus | tests/grinder/grinder.bat | bat | apache-2.0 | 27 |
@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... | arnaudlimbourg/heroku-libsass-python | docs/make.bat | bat | bsd-3-clause | 5,126 |
xcopy ..\Libraries\*.* Libraries /I /Y /D | JornWildt/Xyperico.Infrastructure | copy-libraries.bat | bat | mit | 41 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSFOLD.S01_CreateDeleteFolder.MSOXWSFOLD_S01_TC10_CreateMultipleManagedFolder /testcontainer:..\..\MS-OXWSFOLD\TestSuite\bin\Debug\MS-OXWSFOLD_TestSuite.dll /runconfig:..\..\MS-OXWSFOLD\MS-OXWSFOLD.testsettings /unique
pause | OfficeDev/Interop-TestSuites | ExchangeWebServices/Source/Scripts/MS-OXWSFOLD/RunMSOXWSFOLD_S01_TC10_CreateMultipleManagedFolder.cmd | bat | mit | 320 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S02_SetPropertyData_TestSuite.MSOXCPRPT_S02_SetPropertyData_TestSuite1 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S02_SetPropertyData_TestSuite1.cmd | bat | mit | 315 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\.3.17.1@eslint\bin\eslint.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\.3.17.1@eslint\bin\eslint.js" %*
) | MacroLin/practice | webpack+react(练习)/node_modules/.6.10.0@eslint-plugin-react/node_modules/.bin/eslint.cmd | bat | mit | 210 |
cmd_sound/soundcore.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o sound/soundcore.o sound/sound_core.o
| jdlfg/Mecha-kernel | sound/.soundcore.o.cmd | bat | gpl-2.0 | 156 |
"C:\Program Files\MATLAB\R2015b\sys\lcc64\lcc64\bin\lccmake.exe" -f oneFingerSim_cgxe.lmk
| Rigaro/DirectedStudies | Simulation/slprj/_cgxe/oneFingerSim/src/oneFingerSim_cgxe.bat | bat | gpl-3.0 | 90 |
@echo off
title Minecraft Forge Setup - ECLPISE
goto clean
:clean
call clean.bat
goto setupdecomp
:setupdecomp
call SetupDecompWorkspace.bat
goto finished
:finished
cls
echo Forge update compleate!
echo Thank you for using the latest version of Forge
pause | untamemadman/PhilosopherLolo-Mod | UpdateForge.bat | bat | lgpl-2.1 | 256 |
@echo off
setlocal enabledelayedexpansion
REM echo Compiling help files...
REM C:\Projects\quake\ezQuake\visual-studio\Debug\TestApp2.exe help_commands.json > .help_commands.temp
REM fc .help_commands.temp .help_commands.c > nul
REM if %ERRORLEVEL% GTR 0 copy /y .help_commands.temp .help_commands.c
REM C:\Projects\qu... | meag/ezquake-source | msversion.bat | bat | gpl-2.0 | 2,359 |
prog='dbcolstats'
args='-m -q 4 midterm'
cmp='diff -c '
portable=false
subprogs=dbsort
altcmp='dbfilediff --quiet -E --exit '
altcmp_needs_input_flags=true
| gitpan/Fsdb | TEST/dbcolstats_quartile_even.cmd | bat | gpl-2.0 | 156 |
@echo off
REM ****************************************************************************
REM
REM Author : Malcolm Smith, MJ freelancing
REM http://www.mjfreelancing.com
REM
REM Note: This batch file copies the ZLIB OBJ files from \Lib\Protocols\ZLib\i386-Win32-ZLib
REM (Update to \Lib\Protoc... | DomenicoMammola/Mommon | thirdparties/Indy10/Fullc_XE2.bat | bat | mpl-2.0 | 6,187 |
..\..\..\..\Deployment\bin\phpc /lang:CLR exceptions.php
@echo "===PHALANGER==="
@bin\exceptions.exe
pause | DEVSENSE/Phalanger | Testing/Tests/PHP.NET/Exceptions/phalanger-exec.bat | bat | apache-2.0 | 111 |
:: Copyright 2017 - Refael Ackermann
:: Distributed under MIT style license
:: See accompanying file LICENSE at https://github.com/node4good/windows-autoconf
:: version: 2.0.0
@if not defined DEBUG_HELPER @ECHO OFF
setlocal
if "%~1"=="prerelease" set VSWHERE_WITH_PRERELEASE=1
set "InstallerPath=%ProgramFiles(x86)%\Mic... | enclose-io/compiler | lts/tools/msvs/vswhere_usability_wrapper.cmd | bat | mit | 1,192 |
#--- Monitoring commands for OpsMgr role: osa_lxc_rabbit_mq
command[osa_lxc_epmd] = sudo /etc/nagios/plugins/check-lxc.sh rabbit_mq check-procs.rb '-p epmd -w 80 -c 320 -W 1 -C 1'
command[osa_lxc_beam.smp] = sudo /etc/nagios/plugins/check-lxc.sh rabbit_mq check-procs.rb '-p beam.smp -w 80 -c 320 -W 1 -C 1'
command[osa... | open-power-ref-design/opsmgr | plugins/provisioning/standalone/nagios/commands/osa_lxc_rabbit_mq.cmd | bat | apache-2.0 | 574 |
nuget pack jint\Jint.csproj -Properties Configuration=Release
| hnafar/jint | buildnuget.cmd | bat | bsd-2-clause | 63 |
@ECHO OFF
PowerShell -NoProfile -NoLogo -ExecutionPolicy unrestricted -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentThread.CurrentUICulture = '';& '%~dp0build.ps1' %*" | Carbon/Css | build.cmd | bat | mit | 228 |
@echo off
REM PHPUnit
REM
REM Copyright (c) 2002-2008, Sebastian Bergmann <sb@sebastian-bergmann.de>.
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
REM are met:
REM
REM * Redistributions of sou... | YuheiNakasaka/sharememo | vendor/smarty/smarty/development/PHPunit/phpunit-tests-coverage.bat | bat | mit | 1,965 |
@if "%VV32CALLED%"=="" goto call_vv32
:call_nmake
@nmake /NOLOGO dist
@goto end
:call_vv32
@call vcvars32.bat > vc.tmp
@del vc.tmp
@set VV32CALLED="YES"
@goto call_nmake
:end
| krugerke/ext-wsf | wsf_c/axis2c/build/win32/bindist.bat | bat | apache-2.0 | 191 |
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../seld/jsonlint/bin/jsonlint
php "%BIN_TARGET%" %*
| miguellandeiropinto/phrest | vendor/bin/jsonlint.bat | bat | gpl-3.0 | 116 |
:: To build extensions for 64 bit Python 3, we need to configure environment
:: variables to use the MSVC 2010 C++ compilers from GRMSDKX_EN_DVD.iso of:
:: MS Windows SDK for Windows 7 and .NET Framework 4 (SDK v7.1)
::
:: To build extensions for 64 bit Python 2, we need to configure environment
:: variables to use the... | nooperpudd/quantbube | extra/appveyor/compiler.cmd | bat | lgpl-3.0 | 3,365 |
java -Xmx256m -jar dist\jSh3ll.jar -h s3.amazonaws.com | treeder/jsh3ll | jSh3ll.bat | bat | mit | 54 |
@echo off
set HOT=1
electron . | cinderblock/XLN-Control | StartHot.bat | bat | mit | 32 |
$MaxPrecision = 14;
(*********************************************)
(* This is the command-file for Mathematica. *)
(* It was created of the program PSA, *)
(* programmed by *)
(* Peter J. DALY and Andreas Mounty BERGMANN *)
(* under Tcl... | Evenity/py_psa | Example_Mathematica/example_mono_bent_horizontal.cmd | bat | mit | 6,096 |
call ..\cmd\gen_vc.cmd -nocrt -ansi -xp -con ..\src\mcrt.c ..\src\explorertools.c -link /out:..\bin\et.exe>explorertools_make.cmd || goto :EOF
call ..\cmd\gen_vc.cmd -nocrt -ansi -xp -con ..\src\mcrt.c ..\src\explorertools.c -x64 -link /out:..\bin\et64.exe>explorertools_make64.cmd || goto :EOF
if not exist "..\bin" mkd... | Ruzzz/OneFileTools | build/explorertools.cmd | bat | mit | 419 |
@setlocal EnableExtensions EnableDelayedExpansion
@echo off
set current-path=%~dp0
rem // remove trailing slash
set current-path=%current-path:~0,-1%
set build-root=%current-path%\..\..
rem // resolve to fully qualified path
for %%i in ("%build-root%") do set build-root=%%~fi
rem ------------------------------------... | fsautomata/azure-iot-sdks | csharp/build/build.cmd | bat | mit | 3,102 |
@echo off
setlocal ENABLEDELAYEDEXPANSION
echo "Build has been moved to Azure pipeline, link is here : https://dev.azure.com/sonarsource/DotNetTeam%20Project/_build?definitionId=64&_a=summary"
exit !errorlevel! | SonarSource-DotNet/sonar-msbuild-runner | build.cmd | bat | mit | 211 |
docker-compose -f docker-compose-tools.yml run --rm knex %* | iit-data-analysis/meetings | knex.bat | bat | mit | 59 |
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe /u %~dp0..\bin\Release\SAWebStackTraceDecoder.Service.exe
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe %~dp0..\bin\Release\SAWebStackTraceDecoder.Service.exe
pause | Acceleratio/SAWebStackTraceDecoder | src/SAWebStackTraceDecoder.Service/Utils/install_service.bat | bat | mit | 242 |
echo off
echo Hostname: > "%USERPROFILE%\hostid.txt"
hostname >> "%USERPROFILE%\hostid.txt"
echo HOST ID: >> "%USERPROFILE%\hostid.txt"
lmutil lmhostid >> "%USERPROFILE%\hostid.txt"
echo FLEX ID: >> "%USERPROFILE%\hostid.txt"
lmutil lmhostid -flexid >> "%USERPROFILE%\hostid.txt"
echo ---------------------------------... | edljk/Mosek.jl | deps/src/mosek/7/tools/platform/linux64x86/bin/mskgenhostid.bat | bat | mit | 1,151 |
@echo off
set GOPATH=%GOPATH%;%cd%
go build ./...
pause | huanshi/AssassinWar | server/build.bat | bat | mit | 57 |
@echo OFF
SET binCount=0
SET objCount=0
@FOR /F "tokens=*" %%G IN ('DIR /B /AD /S bin 2^>NUL') DO (RMDIR /S /Q "%%G" & SET /A binCount+=1)
@FOR /F "tokens=*" %%G IN ('DIR /B /AD /S obj 2^>NUL') DO (RMDIR /S /Q "%%G" & SET /A objCount+=1)
echo Found %binCount% bin folders.
echo Found %objCount% obj folders.
SET remain... | neutmute/UnitsNet | delete-output.bat | bat | mit | 605 |
@echo on
setlocal enabledelayedexpansion
@Rem 用户名
set user=vpnusername
@Rem 密码
set pass=vpnpassword
@Rem 拨号文件名
set NIC_name=VPN
echo 正在VPN连接...
rasdial %NIC_name% %user% %pass%
echo 已经连接.
for /f "tokens=1* delims=:" %%i in ('ipconfig /all^|find "192.168.8"') do set ip=%%j
echo... | jasonz1987/vpn-scripts | start_vpn.bat | bat | mit | 541 |
"%~dp0\bin\forge.exe" %*
| cloudRoutine/Forge | runners/forge.cmd | bat | mit | 25 |
@REM
@REM Copyright (c) 2001-2016 Mathew A. Nelson and Robocode contributors
@REM All rights reserved. This program and the accompanying materials
@REM are made available under the terms of the Eclipse Public License v1.0
@REM which accompanies this distribution, and is available at
@REM http://robocode.sourceforge.net... | sanyarnd/PascalABC.NET-Robocode | robocode/robocode_debug.bat | bat | mit | 611 |
@rem ***************************************************************************
@rem Debrief - the Open Source Maritime Analysis Application
@rem http://debrief.info
@rem
@rem (C) 2000-2020, Deep Blue C Technology Ltd
@rem
@rem This library is free software; you can redistribute it and/or
@rem modify it under the ... | debrief/debrief | deploy/from_zip.bat | bat | epl-1.0 | 760 |
cmd_arch/arm/mm/proc-v7.o := /home/flint/src_pf2/StoneK_10.4.16.8/scripts/gcc-wrapper.py /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gcc -Wp,-MD,arch/arm/mm/.proc-v7.o.d -nostdinc -isystem /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/... | lindsaytheflint/stone | arch/arm/mm/.proc-v7.o.cmd | bat | gpl-2.0 | 7,972 |
cmd_sound/soc/ep93xx/built-in.o := rm -f sound/soc/ep93xx/built-in.o; /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD sound/soc/ep93xx/built-in.o
| Envious-Data/shinano-sirius_msm8974abpro | sound/soc/ep93xx/.built-in.o.cmd | bat | gpl-2.0 | 179 |
cmd_sound/pci/cs46xx/built-in.o := rm -f sound/pci/cs46xx/built-in.o; /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs sound/pci/cs46xx/built-in.o
| dagnarf/sgh-i717-dagkernel | sound/pci/cs46xx/.built-in.o.cmd | bat | gpl-2.0 | 166 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.