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 |
|---|---|---|---|---|---|
electron . | tegibaby/electron_Dashboard | src/start.bat | bat | mit | 10 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASAIRS.S04_StatusError.MSASAIRS_S04_TC06_MultipleBodyPreferenceHaveSameTypeValue /testcontainer:..\..\MS-ASAIRS\TestSuite\bin\Debug\MS-ASAIRS_TestSuite.dll /runconfig:..\..\MS-ASAIRS\MS-ASAIRS.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASAIRS/RunMSASAIRS_S04_TC06_MultipleBodyPreferenceHaveSameTypeValue.cmd | bat | mit | 313 |
cmd_fs/cifs/link.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/cifs/.link.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-prototy... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/cifs/.link.o.cmd | bat | gpl-2.0 | 20,124 |
@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... | pashinin-com/rparser | docs/make.bat | bat | gpl-3.0 | 6,703 |
@echo off
rem This batch file launches Inkscape with a limited PATH.
rem This is to prevent those occurrences when a user might
rem have another Gtk library installation that might conflict
rem with the libs supplied by Inkscape.
rem set the following to the directory where Inkscape is installed.
set INKSCAPE=c:\inks... | step21/inkscape-osx-packaging-native | packaging/win32/inkscape.bat | bat | lgpl-2.1 | 428 |
rem Quickly execute Chutzpah
@echo off
.\ConsoleRunner\bin\Debug\chutzpah.console.exe %*
| mmanela/chutzpah | qt.bat | bat | apache-2.0 | 96 |
rem Validations shared by link-sample-program-msvc.bat and
rem link-sample-program-mingw.bat
echo off
rem Notice that the dll goes in "bin".
set DLL=%INSTALL_DIR%\bin\libmongoc-1.0.dll
if not exist %DLL% (
echo %DLL% is missing!
exit /B 1
) else (
echo libmongoc-1.0.dll check ok
)
if not exist %INSTALL_DIR%\lib... | ajdavis/mongo-c-driver | .evergreen/check-installed-files.bat | bat | apache-2.0 | 1,478 |
@echo off
echo [INFO] È·±£ÉèÖÃpathϵͳ±äÁ¿º¬ANT1.7ÒÔÉϰ汾µÄbinĿ¼.
echo [INFO] È·±£±¾µØWebServiceÓ¦ÓÃÒÑÆô¶¯.
set local_driver=%cd:~0,2%
set local_path=%cd%
set exec_path=%0
set exec_path=%exec_path:~0,-14%"
set exec_driver=%exec_path:~1,2%
%exec_driver%
cd %exec_path%
call ant -f save-wsdl-build.xml... | yangjiandong/sshapp | examples/mini-service/bin/webservice/save-wsdl.bat | bat | apache-2.0 | 420 |
@echo off
set CLASSPATH=build
for %%f in (lib\*.jar) do call add_to_classpath.bat %%f
for %%f in (p:\jonathan\jdbc\*.jar) do call add_to_classpath.bat %%f
echo %CLASSPATH%
| TecKnologikS/power-architect | set_classpath.bat | bat | gpl-3.0 | 174 |
@echo off
echo.
echo --- GCM application: tutorial ---------------------------
SETLOCAL ENABLEDELAYEDEXPANSION
IF NOT DEFINED PROACTIVE set PROACTIVE=%CD%\..\..
call "..\init.bat"
set JAVA_CMD=%JAVA_CMD% -Dgcm.provider=org.objectweb.proactive.core.component.Fractive
%JAVA_CMD% org.objectweb.proactive.examples.compo... | moliva/proactive | examples/tutorialComponent/tutorial.bat | bat | agpl-3.0 | 428 |
/******************************************************************************
*
* Default Linker Command file for the Texas Instruments TM4C123GH6PM
*
* This is derived from revision 11167 of the TivaWare Library.
*
*****************************************************************************/
--retain=g_pfnVe... | imfgz/fgz_quadcopter | tm4c123gh6pm.cmd | bat | gpl-2.0 | 1,528 |
@echo off
if defined _OLD_VIRTUAL_PROMPT (
set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
)
set _OLD_VIRTUAL_PROMPT=
if defined _OLD_VIRTUAL_PYTHONHOME (
set "PYTHONHOME=%_OLD_VIRTUAL_PYTHONHOME%"
set _OLD_VIRTUAL_PYTHONHOME=
)
if defined _OLD_VIRTUAL_PATH (
set "PATH=%_OLD_VIRTUAL_PATH%"
)
set ... | Kornelch/ChroTeMoVi | untitled/venv/Scripts/deactivate.bat | bat | gpl-3.0 | 368 |
@echo off
java -cp lib\axiom-1.2.11.wso2v1.jar;lib\axis2-1.6.1.wso2v4.jar;lib\commons-codec-1.3.0.wso2v1.jar;lib\commons-httpclient-3.1.0.wso2v1.jar;lib\commons-logging-1.1.1.jar;lib\httpcore-4.1.0.wso2v1.jar;lib\neethi-2.0.4.wso2v3.jar;lib\org.wso2.carbon.identity.entitlement.stub_4.0.7.jar;lib\org.wso2.carbon.um.ws.... | johannnallathamby/product-is | modules/samples/xacml/kmarket-trading-sample/setup.bat | bat | apache-2.0 | 601 |
@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... | openvcx/openvcx | vcx/mobicents-sip/bin/setclasspath.bat | bat | apache-2.0 | 3,264 |
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: Bake is a shell script for running CakePHP bake script
:: PHP 5
::
:: CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
:: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
::
:: Licensed under The... | allengaller/mazi-cms | web/server/lib/Cake/Console/cake.bat | bat | mit | 1,004 |
@echo off
REM Please adjust the paths JFLEX_HOME and JAVA_HOME to suit your needs
REM (please do not add a trailing backslash)
set JFLEX_HOME=C:\JFLEX
REM only needed for JDK 1.1.x:
set JAVA_HOME=C:\JAVA
REM -------------------------------------------------------------------
set CLPATH=%JAVA_HOME%\lib\classes.zip... | android-ia/platform_tools_idea | tools/lexer/jflex-1.4/bin/jflex.bat | bat | apache-2.0 | 540 |
@echo off
rem
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... | alec-heif/MIT-Thesis | spark-bin/bin/spark-class.cmd | bat | mit | 1,012 |
gulp gmx-pub | ScanEx/APIBuild | build_pub.bat | bat | mit | 12 |
del /q elm.js
del /q /s elm-stuff\build-artifacts
rd /s /q elm-stuff\build-artifacts
del /q /s dist
rd /s /q dist
| richard-gebbia/spec-edit | clean.bat | bat | mit | 119 |
@echo off
cd %0\..
java -classpath "%CLASSPATH%;bin/classes;bin/lib/Hack.jar;bin/lib/Compilers.jar" Hack.Compiler.JackCompiler %1
| nerdkid93/cis384 | nand2tetris/tools/JackCompiler.bat | bat | mit | 130 |
@echo off
REM standard mingw development environment!
REM can be copied to any directory to start a console
REM -----------------------------
REM CHECK FOR MINGW INSTALLATION!
REM -----------------------------
set MINGW_APPSNAME=MinGW
set MINGW_USERPATH=%APPDATA%\%MINGW_APPSNAME%
set MINGW_PATHFILE=%MINGW_U... | my1matrix/mingw4user | tools/mingw-term.bat | bat | mit | 1,220 |
:: Copyright (c) Microsoft Corporation. All rights reserved.
:: This code is licensed under the Visual Studio SDK license terms.
:: THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
:: ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
:: IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
:: PURPOSE, MERCHANTABILITY, OR NO... | longde123/MultiversePlatform | tools/ClientInterfaceEditor/IronPythonIntegration/Setup/buildRegistration.bat | bat | mit | 1,013 |
cmd_fs/devpts/built-in.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o fs/devpts/built-in.o fs/devpts/devpts.o
| sktjdgns1189/android_kernel_iriver_MX100 | fs/devpts/.built-in.o.cmd | bat | gpl-2.0 | 138 |
cmd_drivers/crypto/ux500/hash/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o drivers/crypto/ux500/hash/built-in.o drivers/crypto/ux500/hash/ux500_hash.o
| emwno/android_kernel_U8500 | drivers/crypto/ux500/hash/.built-in.o.cmd | bat | gpl-2.0 | 189 |
cmd_fs/proc/version.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,fs/proc/.version.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/arch... | mjmccall/Kernel | fs/proc/.version.o.cmd | bat | gpl-2.0 | 18,919 |
cmd_fs/debugfs/debugfs.o := ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ld -EL -r -o fs/debugfs/debugfs.o fs/debugfs/inode.o fs/debugfs/file.o
| spacecaker/CM7_Space_Kernel_Cooper | fs/debugfs/.debugfs.o.cmd | bat | gpl-2.0 | 153 |
cmd_fs/nfs/built-in.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o fs/nfs/built-in.o fs/nfs/nfs.o fs/nfs/nfs_layout_nfsv41_files.o
| JoinTheRealms/TF700-dualboot-stockbased | fs/nfs/.built-in.o.cmd | bat | gpl-2.0 | 200 |
cmd_fs/libfs.o := arm-linux-gnueabihf-gcc -Wp,-MD,fs/.libfs.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabihf/4.6/include -I/home/tyler/dev/rk3188/tylermk908/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk3188/include ... | tyeo098/MK908-Kernel-NAND | fs/.libfs.o.cmd | bat | gpl-2.0 | 27,769 |
cmd_drivers/media/dvb/frontends/drxk.ko := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -T /home/envy/kernel/shinano-sirius_msm8974abpro/scripts/module-common.lds --build-id -o drivers/media/dvb/frontends/drxk.ko drivers/media/dvb/frontends/drxk.o drivers/media/dvb/frontends/drxk.... | Envious-Data/shinano-sirius_msm8974abpro | drivers/media/dvb/frontends/.drxk.ko.cmd | bat | gpl-2.0 | 326 |
@echo off
REM test dans la BDR si le Flag est à 1( c.a.d ClamWin installé) ou 0 (ClamWin pas installé)
REM reg delete renvoi 0 : succés ou 1 : echec
Reg delete HKLM\SOFTWARE\ClamWin /v Flag /f
goto %ERRORLEVEL%
:1
echo Le logiciel ClamWin n est pas installe
exit 1
GOTO end
:0
echo debut de la... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_a_installer_INNO_SETUP/antivirus/Clamwin/desinstall_clamwin.bat | bat | gpl-2.0 | 450 |
@setlocal
@topasdiff.exe gui
| stefsmeets/topas_tools | bin/topasdiff.bat | bat | gpl-2.0 | 29 |
start javaw -Djava.library.path=../lib -classpath ./;NativeFmodEx-Examples.jar;../lib/NativeFmodEx.jar org.jouvieje.FmodEx.Examples.PlayList | unktomi/form-follows-function | f3_fmod/NativeFmodEx/Examples/PlayList.bat | bat | gpl-2.0 | 140 |
cmd_kernel/time.o := gcc -Wp,-MD,kernel/.time.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-than=2048 ... | namgk/kernel-tut | kernel/.time.o.cmd | bat | gpl-2.0 | 18,780 |
cmd_vmlinux := arm-eabi-ld -EL -p --no-undefined -X --build-id -o vmlinux -T arch/arm/kernel/vmlinux.lds arch/arm/kernel/head.o arch/arm/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/arm/vfp/built-in.o arch/arm/kernel/built-in.o arch/arm/mm/built-in.o arch/arm/common/built-in.o arch/arm/m... | knightkill3r/FalcoKernel | .vmlinux.cmd | bat | gpl-2.0 | 705 |
cmd_drivers/base/bus.o := arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/base/.bus.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/m... | srinugnt2000/linux-2.6.37 | drivers/base/.bus.o.cmd | bat | gpl-2.0 | 16,673 |
echo off
echo Process the ASN files in the directory ../conf/sigtran/%1 : please confirm ?
pause
del /F /Q .\binaryNotes\java\com\devoteam\srit\xmlloader\sigtran\ap\%1
mkdir .\binaryNotes\java\com\devoteam\srit\xmlloader\sigtran\ap\%1
FOR %%i IN (../conf/asn1/%1/*.asn) do call binaryNotes/bin/bncompiler.cmd -m java -... | yongs2/mts-project | mts/src/main/bin/asn1_bn_compiler.bat | bat | gpl-3.0 | 560 |
@echo off
REM The directory where Madsonic will create files. Make sure it is writable.
set MADSONIC_HOME=c:\madsonic
REM The host name or IP address on which to bind Madsonic. Only relevant if you have
REM multiple network interfaces and want to make Madsonic available on only one of them.
REM The default value ... | MadMarty/madsonic-server-5.0 | madsonic-booter/src/main/script/madsonic.bat | bat | gpl-3.0 | 1,973 |
@echo off
setlocal
set DEPLOY_DIR=%~dp0
set CLASSPATH=%DEPLOY_DIR%;%DEPLOY_DIR%\lib\*
set APP_MAIN=com.sgota.tkcg.CommandLineMain
set TEMPLATE=%DEPLOY_DIR%/template
java -cp "%CLASSPATH%" %APP_MAIN% -t %TEMPLATE% %*
endlocal
| sgota/tkcg | tkcg-cmd/assembly/windows/tkcg.cmd | bat | apache-2.0 | 232 |
@echo off
REM Copyright 2018 Google LLC All Rights Reserved.
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/LICENSE-2.0
REM
REM Un... | googleforgames/agones | sdks/cpp/build_scripts/nmake_release.bat | bat | apache-2.0 | 854 |
set YEAR=2017
set VER=15
mkdir "%PREFIX%\etc\conda\activate.d"
COPY "%RECIPE_DIR%\activate.bat" "%PREFIX%\etc\conda\activate.d\vs%YEAR%_compiler_vars.bat"
IF "%cross_compiler_target_platform%" == "win-64" (
set "target_platform=amd64"
echo SET "CMAKE_GENERATOR=Visual Studio %VER% %YEAR% Win64" >> "%PREFIX%\etc\co... | pytorch/vision | packaging/vs2017/install_activate.bat | bat | bsd-3-clause | 1,800 |
@echo off
ctty nul
echo not to be seen
ctty con
| joyent/sdcboot | freedos/source/command/tests/ctty-nul.bat | bat | mpl-2.0 | 48 |
del C:\Development\kflex\KDP_3\html-template\plugins\playlistListPlugin.swf
del C:\Development\kflex\KDP_3\bin-debug\plugins\playlistListPlugin.swf
copy C:\Development\kflex\pptWidgetAPI\bin-debug\playlistListPlugin.swf C:\Development\kflex\KDP_3\html-template\plugins\
copy C:\Development\kflex\pptWidgetAPI\bin-debu... | shvyrev/kdp | plugins/pptWidgetApiPlugin/copy.bat | bat | agpl-3.0 | 390 |
rmdir /s/q ..\..\doc\jsdoc
cd bin
jsdoc -r ..\..\..\src\main\webapp\src -d ..\..\..\doc\jsdoc
cd .. | hifive/hifive-test-explorer | pitalium-explorer/jsTool/jsdoc/jsdoc.bat | bat | apache-2.0 | 99 |
call ..\..\env\set-env-rs.bat && %~dp0\start-cmd.bat | csc19601128/misc-examples | spark/scripts/start-cmd-rs.bat | bat | apache-2.0 | 53 |
@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... | jlebzelter/vero-python | docs/make.bat | bat | bsd-3-clause | 6,697 |
@echo off
%~dp0..\artifacts\bin\fsi\Release\net472\fsi.exe %~dp0VerifyAllTranslations.fsx -- %~dp0
| dsyme/fsharp | scripts/verify-translations.cmd | bat | mit | 100 |
@echo off
set dir=%~dp0
if "%1" == "config" (
set script=\lib\conf\cli.js
) else if "%1" == "test" (
set script=\node_modules\mocha\bin\mocha
) else (
set script=\lib\agent\cli.js
)
@IF EXIST "%dir%\node.exe" (
"%dir%\node.exe" "%dir%\..\%script%" %*
) ELSE (
node "%dir%\..\%script%" %*
)
| prey/prey-node-client | bin/prey.cmd | bat | gpl-3.0 | 320 |
/usr/sbin/secstate export fjdskafdjskl zcxjzcnjkl
| quark-pat/CLIP | packages/secstate/secstate/testing/tests/export_nonexistent/commands/export.cmd | bat | apache-2.0 | 50 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
"%~dp0perl.exe" -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if err... | leighpauls/k2cro4 | third_party/perl/perl/bin/parinstallppd.bat | bat | bsd-3-clause | 4,003 |
@ECHO off
%~d0
CD "%~dp0"
ECHO Install Visual Studio 2013 Code Snippets for the lab:
ECHO -------------------------------------------------------------------------------
CALL .\Scripts\InstallCodeSnippets.cmd
ECHO Done!
ECHO.
ECHO *******************************************************************************
ECHO.
@... | palermo4/webcamp2015 | demos/07SignalR/HOLSignalR/Source/Setup/Setup.cmd | bat | apache-2.0 | 326 |
@echo off
echo.
echo --- User Guide: ADL Deployment ------------------------------------------
goto doit
:usage
echo.
goto end
:doit
SETLOCAL ENABLEDELAYEDEXPANSION
call ..\init.bat
set JAVA_CMD=%JAVA_CMD% -Dgcm.provider="org.objectweb.proactive.core.component.Fractive"
%JAVA_CMD% org.objectweb.proactive.example... | jrochas/scale-proactive | src/Examples/org/objectweb/proactive/examples/userguide/scripts/Components/adl-deployment.bat | bat | agpl-3.0 | 455 |
@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 ... | gitchina/springside-3.3.4 | tools/maven/apache-maven-2.2.1/bin/mvnDebug.bat | bat | apache-2.0 | 6,100 |
@echo off
echo Run this to install the auto-format hook.
copy hooks\pre-commit .git\hooks\pre-commit | Atvaark/x64dbg | install.bat | bat | gpl-3.0 | 102 |
@echo off
setlocal
REM Copyright 2006-2010 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 "lic... | barnyard/pi | p2p-api/etc/ec2-api-tools-1.3-53907/bin/ec2daddr.cmd | bat | apache-2.0 | 1,039 |
python ..\..\..\..\Tools\dir2qrc.py -v -o Fem.qrc
@pause
| bblacey/FreeCAD-MacOS-CI | src/Mod/Fem/Gui/Resources/UpdateResources.bat | bat | lgpl-2.1 | 57 |
@echo off
cls
paket.exe restore
if errorlevel 1 (
exit /b %errorlevel%
)
packages\build\FAKE\tools\FAKE.exe build.fsx %* --nocache
| RFQ-hub/ZabbixAgentLib | build.cmd | bat | mit | 135 |
@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... | kibitzr/kibitzr | docs/make.bat | bat | mit | 6,461 |
-stack 0x1000
-sysstack 0x1000
-heap 0x1000
MEMORY
{
MMR (RW) : origin = 0000000h length = 0000c0h /* 192 bytes memory-mapped registers*/
VEC (RX) : origin = 00000c0h length = 000300h /* 768 bytes on-chip ROM vectors */
DARAM_0 (RW) : origin = 0000400h length = 001C00h /* 7KB on-chip DARAM 0 ... | mpigsley/C5515 | usb/corazon.cmd | bat | mit | 1,265 |
echo on
add_item2 < data/add_item_data
guess < data/guesses
ifgrades < data/grades
othercnt < data/readme
vowels < data/readme
doWhile < data/doWhile
for %%i in ( rangefor.exe ) do %%i
| crayygy/cpp-primer-notes | sources/5/runpgms.bat | bat | mit | 195 |
echo off
echo ------ tests ------
REM echo building jasmine_example.cpp ...
REM g++ -c test/jasmine_example.cpp -o jasmine_example.o -std=c++17 -fconcepts -Wno-attributes
REM echo jasmine_example.exe
REM g++ -o jasmine_example.exe jasmine_example.o
REM echo.
REM echo --- jasmine_example.exe ---
REM j... | padget/thodd-cpp-lang | make.bat | bat | mit | 2,267 |
@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... | coryking/proximate | docs/make.bat | bat | mit | 5,102 |
mkdir out
FOR %%A IN (*.jpg) DO (
c:\tools\ffmpeg\bin\ffmpeg -i "%%A" -vf "scale=480:-1" "out/%%A"
) | wasit7/IS | demo/dataset/resize_w480.bat | bat | mit | 104 |
@echo off
set SIGNTOOL="C:\Program Files (x86)\Windows Kits\8.1\bin\x64\SignTool.exe"
set NAME="Open Source Developer, Peter O'Donoghue"
set TIMESTAMP_URL=http://time.certum.pl/
set SIGN_COMMAND=%SIGNTOOL% sign /n %NAME% /t %TIMESTAMP_URL% /fd sha1 /v
echo Signing files
for %%f in (%~dp0\USBDM_4_*.msi) do echo %SIG... | podonoghue/usbdm-eclipse-makefiles-build | Build_4_12.1.xxx/SignIt.cmd | bat | gpl-2.0 | 400 |
cmd_/home/keithconger/Projects/bbbandroid-bluez/backports-3.18.1-1/drivers/net/wireless/ti/wl1251/wl1251.ko := /home/keithconger/Projects/bbbandroid-bluez/prebuilts/gcc/linux-x86/arm/arm-gnueabihf-4.7/bin/arm-linux-gnueabihf-ld -EL -r -T /home/keithconger/Projects/bbbandroid-bluez/kernel/scripts/module-common.lds --bu... | kconger/backports-3.18.1-1 | drivers/net/wireless/ti/wl1251/.wl1251.ko.cmd | bat | gpl-2.0 | 645 |
cmd_drivers/media/platform/msm/camera_v2/isp/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/media/platform/msm/camera_v2/isp/built-in.o drivers/media/platform/msm/camera_v2/isp/msm_isp.o drivers/media/platform/msm/camera_v2/isp/msm_buf_mgr.o drivers/media/platform/m... | friedrich420/Note-3-AEL-Kernel | drivers/media/platform/msm/camera_v2/isp/.built-in.o.cmd | bat | gpl-2.0 | 581 |
cmd_sound/pci/hda/snd-hda-codec-analog.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o sound/pci/hda/snd-hda-codec-analog.o sound/pci/hda/patch_analog.o
| JoinTheRealms/TF700-dualboot-stockbased | sound/pci/hda/.snd-hda-codec-analog.o.cmd | bat | gpl-2.0 | 220 |
cmd_security/built-in.o := /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-ld -EL -r -o security/built-in.o security/keys/built-in.o security/commoncap.o security/min_addr.o
| DrGrip/tiamat-2.6.38-LEO-Dr_Grip | security/.built-in.o.cmd | bat | gpl-2.0 | 181 |
cmd_drivers/media/usb/gspca/gspca_spca1528.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/media/usb/gspca/gspca_spca1528.o drivers/media/usb/gspca/spca1528.o
| avareldalton85/rpi2-linux-rt | drivers/media/usb/gspca/.gspca_spca1528.o.cmd | bat | gpl-2.0 | 230 |
cmd_sound/pci/pcxhr/built-in.o := rm -f sound/pci/pcxhr/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/pcxhr/built-in.o
| asopov/linux-tpt-2.6.39 | sound/pci/pcxhr/.built-in.o.cmd | bat | gpl-2.0 | 182 |
cmd_crypto/crypto_blkcipher.o := /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o crypto/crypto_blkcipher.o crypto/ablkcipher.o crypto/blkcipher.o
| damageless/linux-kernel-ican-tab | crypto/.crypto_blkcipher.o.cmd | bat | gpl-2.0 | 208 |
cmd_sound/soc/kirkwood/built-in.o := rm -f sound/soc/kirkwood/built-in.o; /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ar rcsD sound/soc/kirkwood/built-in.o
| 0xD34D/kernel_amazon_tate | sound/soc/kirkwood/.built-in.o.cmd | bat | gpl-2.0 | 185 |
cmd_net/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/built-in.o net/socket.o net/core/built-in.o net/ethernet/built-in.o net/802/built-in.o net/sched/built-in.o net/netlink/built-in.o net/netfilter/built-in.o net/ipv4/built-in.o net/xfrm/built-in.o net/... | AOSP-ZEUS/android_kernel_samsung_n1 | net/.built-in.o.cmd | bat | gpl-2.0 | 534 |
@echo off
REM Signing script
REM Arguments: sign.bat exe_to_sign certificate_subject_name
REM This is a loose wrapper around the Microsoft signtool application (included in the Windows SDK).
REM See https://docs.microsoft.com/en-us/dotnet/framework/tools/signtool-exe for more details.
REM Path to signtool.exe
IF NOT ... | pelya/openttd-android | os/windows/sign.bat | bat | gpl-2.0 | 746 |
fillnodata ahn2_5_merged.tif ahn2_5_filled.tif
| tomvansteijn/xsb | xsboringen/examples/example_surfacelevel/rasters/fill.bat | bat | gpl-3.0 | 48 |
@echo off
rem This is only for SBCL currently.
rem Also it doesn't work unless you've already done a grovelling compile run
rem under cygwin or something, and a platform appropriate libffi.dll is in the
rem path.
rem
rem There are multiple difficult problems:
rem 1. Make implementations be able to call by struct valu... | nibbula/lish | build.bat | bat | gpl-3.0 | 1,555 |
@echo off
@echo file: cmake.bat
C:
chdir C:\cygwin\bin
@echo WORKSPACE %WORKSPACE%
@echo %WORKSPACE%/sample/build-cygwin/build.sh
bash --login -i %WORKSPACE%/sample/build-cygwin/build.sh
| AlbanAndrieu/nabla-cpp | sample/build-cygwin/cmake.bat | bat | gpl-3.0 | 189 |
@echo off
call ephaster.bat 1e-6 06-normal | mgreter/ephem.js | src/ephaster/ephaster-06-normal.bat | bat | lgpl-3.0 | 45 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\snyk-resolve-deps\cli\index.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\snyk-resolve-deps\cli\index.js" %*
) | sumifit/hunters | node_modules/alertify.js/node_modules/snyk/node_modules/.bin/snyk-resolve.cmd | bat | apache-2.0 | 202 |
@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... | OpenPOWER-BigData/HDP-falcon | winpkg/src/scripts/uninstall.cmd | bat | apache-2.0 | 947 |
@if "%_echo%"=="" echo off
setlocal
REM Configure the sample, i.e. where to find the F# compiler and C# compiler.
if EXIST build.ok DEL /f /q build.ok
call %~d0%~p0..\..\..\config.bat
if NOT "%FSC:NOTAVAIL=X%" == "%FSC%" (
REM Skipping test for FSI.EXE
goto Skip
)
REM only a valid test if generics supported
... | chkn/fsharp | tests/fsharp/core/events/build.bat | bat | apache-2.0 | 761 |
@echo OFF
@setlocal
@rem Copyright (c) nexB Inc. and others. All rights reserved.
@rem SPDX-License-Identifier: Apache-2.0
@rem See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
@rem See https://github.com/nexB/ for support or download.
@rem See https://aboutcode.org for more information abou... | nexB/attributecode | configure.bat | bat | apache-2.0 | 6,170 |
@IF EXIST "%~dp0\node\node.exe" (
"%~dp0\node\node.exe" "%~dp0\server\_test.js" %*
) ELSE (
node "%~dp0\server\_test.js" %*
) | jplusui/xfly | xfly/_test.cmd | bat | apache-2.0 | 131 |
@echo off
:: ----------------------------------------------------------------------------
:: Copyright 2001 The Apache Software Foundation
::
:: 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 L... | Uni-Sol/batik | contrib/charts/convert.bat | bat | apache-2.0 | 1,650 |
executable = job_dagman_abort-final-B-nodeE.pl
output = job_dagman_abort-final-B-nodeE.out
error = job_dagman_abort-final-B-nodeE.err
arguments = "E 0 $(DAG_STATUS) $(FAILED_COUNT)"
universe = vanilla
notification = NEVER
queue
| htcondor/htcondor | src/condor_tests/job_dagman_abort-final-B-nodeE.cmd | bat | apache-2.0 | 228 |
@set PATH=%PATH%;%ProgramFiles%\NSIS
@call vc9.bat
@IF ERRORLEVEL 1 goto NO_VC9
@rem @pushd .
@rem check if makensis exists
@makensis /version >nul
@IF ERRORLEVEL 1 goto NSIS_NEEDED
python buildandupload.py -noupload
@IF ERRORLEVEL 1 goto BUILD_FAILED
@goto END
:NO_VC9
echo vc9.bat failed
@goto ... | opendns/dynamicipupdate | windows/build-installer-no-upload.bat | bat | bsd-3-clause | 569 |
@echo off
echo CORDOVA %* [%cd%]
| eclipsesource/tabris-js-cli | test/bin/cordova.cmd | bat | bsd-3-clause | 33 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASEMAIL.S01_Email.MSASEMAIL_S01_TC04_SyncChange_RemoveCategories /testcontainer:..\..\MS-ASEMAIL\TestSuite\bin\Debug\MS-ASEMAIL_TestSuite.dll /runconfig:..\..\MS-ASEMAIL\MS-ASEMAIL.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASEMAIL/RunMSASEMAIL_S01_TC04_SyncChange_RemoveCategories.cmd | bat | mit | 301 |
@echo off
stack install --test
if %errorlevel% neq 0 exit /b %errorlevel%
for /f "delims=" %%a in ('stack path --local-bin-path') do @set BINPATH=%%a
%BINPATH%\pandoc.exe -s -S ..\README -o README.html
if %errorlevel% neq 0 exit /b %errorlevel%
%BINPATH%\pandoc.exe -s ..\COPYING -t rtf -S -o COPYING.rtf
if %erro... | janschulz/pandoc | windows/make-windows-installer.bat | bat | gpl-2.0 | 1,080 |
cmd_fs/devpts/devpts.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/devpts/devpts.o fs/devpts/inode.o
| jdlfg/Mecha-kernel-jdlfg | fs/devpts/.devpts.o.cmd | bat | gpl-2.0 | 157 |
@echo off
:-
:- c.bat - Compile ANSI C program (MSVC multiplatform)
:-
:- Copyright (c) 1996-2010 iMatix Corporation
:-
:- This program is free software; you can redistribute it and/or modify
:- it under the terms of the GNU General Public License as published by
:- the Free Software Foundation; either version 3 o... | imatix/gsl | src/c.bat | bat | gpl-3.0 | 11,974 |
del diff.out
call do_diff GAMMLN.C
call do_diff MakeIfr.cpp
call do_diff MakePar.cpp
call do_diff PathFileParser.h
call do_diff adi.cpp
call do_diff arrays.cpp
call do_diff arrays.hpp
call do_diff b_adjst2.cpp
call do_diff banner.cpp
call do_diff bcc_defs.h
call do_diff bound.h
call do_diff boundfn3.cpp
ca... | johnrsibert/tagest | 21/diff_all.bat | bat | bsd-2-clause | 6,759 |
inject.exe --run "E:\Games\SteamLibrary\SteamApps\common\Saints Row 2\SR2_pc.exe" --inject --steam-app-id 9480 --export Load --add-path --path-resolution --module cerberus.dll | geota/hadesmem | scripts/x86/sr2.bat | bat | mit | 175 |
@echo OFF
SETLOCAL
set EXAMPLE_LANG=isocpp
set NAME=ContentFilteredTopic
set SUB_PARAMS=GE
set PUB_PARAMS=
call %FUNCTIONS% :runZero
call %FUNCTIONS% :checkResultZero
| osrf/opensplice | build/scripts/overnight/example_automation_scripts/examples/dcps/ContentFilteredTopic/isocpp2/RUN.bat | bat | apache-2.0 | 181 |
-q1,2
| lc2casp/lc2casp | third_party/gringo/app/clingo/tests/python/sokoban.cmd | bat | gpl-3.0 | 6 |
@echo off
tools\cloc\cloc-1.50.exe --list-file=cloclist.txt
pause
| gospodnetic/appleseed | scripts/run-cloc.bat | bat | mit | 68 |
"..\tool\Jssor.Compress.exe" -HTML:Js -HTML:Css -HTML:Comment -HTML:Blank -JSSORONLY -AWRAP -OVERWRITE -ENCOUT:UTF-8 "layout-arrangement.source.html" -OUT "layout-arrangement.html"
| anawatom/lavandula | web/web-assets/jssorslider/examples-no-jquery/layout-arrangement.compress.bat | bat | bsd-3-clause | 182 |
echo Download windows 7 AIK
echo http://www.microsoft.com/en-us/download/details.aspx?id=5753
echo Daemon Tools Lite Free Edition can be used to mount the iso
timeout 5
echo After Windows AIK software is installed on your system go to Windows Start -> All Programs -> Microsoft Windows AIK -> right click on Deploymen... | techmore/EAF_PXE | Windows_Create_PE.bat | bat | isc | 990 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\node_modules\@angular\compiler-cli\src\main.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\node_modules\@angular\compiler-cli\src\main.js" %*
) | batz91/Tlushi | tlushi-application-android/ngc.cmd | bat | mit | 228 |
gs -o output.pdf -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -dHaveTrueTypes=true -dEmbedAllFonts=true -dSubsetFonts=false -c ".setpdfwrite <</NeverEmbed [ ]>> setdistillerparams" -f input.ps
| JasonFruit/abcviewer | abcv/test-gs.bat | bat | mit | 190 |
bundle.bat -DskipTests
| Codeforces/inmemo | bundle-skip-tests.bat | bat | mit | 24 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.