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
REM --------------------------------------------------------
REM This script start the Apache and Mysql DoliWamp services
REM --------------------------------------------------------
echo ---- Execute startdoliwamp.bat >> doliwamp.log 2>>&1
echo NET START doliwampapache >> doliwamp.log 2>>&1
NET START doliw... | talib570/dolibarr | build/exe/doliwamp/startdoliwamp.bat | bat | gpl-3.0 | 595 |
set bak_ext=%bak_ext%, bpl, dcu
| duzun/DelphiUnits | Bak/bak_ext.bat | bat | mit | 32 |
:: Port number, where the server will listen.
set PORT=6666
:: Directory, where all the dtabase file will be stored.
set HOME_DIR="../data"
:: Total space (in bytes) reserved for the application.
:: If set to 0, no limit is set.
set RESERVED_SPACE=0
:: Path to the jar containing the application
set PATH_TO_JAR=../ta... | filipekt/save-the-world | bin/server.bat | bat | mit | 445 |
@ECHO OFF
ffmpeg -i %1 -vcodec libx264 -preset ultrafast -s 1280x720 -acodec copy %2 | N-Molham/alias-tools | mp4-720.bat | bat | mit | 84 |
xst -intstyle ise -ifn "C:/dropbox/GadgetFactory/GadgetFactory_Engineering/Papilio-Schematic-Library/Papilio_Schematic_Projects/Benchy_Waveform_Generator/LX9/Papilio_Pro.xst" -ofn "C:/dropbox/GadgetFactory/GadgetFactory_Engineering/Papilio-Schematic-Library/Papilio_Schematic_Projects/Benchy_Waveform_Generator/LX9/Papil... | chcbaram/FPGA | zap-2.3.0-windows/papilio-zap-ide/examples/00.Papilio_Schematic_Library/examples/Benchy_Waveform_Generator/LX9/Papilio_Pro.cmd | bat | mit | 1,059 |
@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... | mpajunen/phamda | docs/make.bat | bat | mit | 6,981 |
erase /f /s /q *.dcu *.~* *.ddp *.map *.ppu *.s *.o *.rst *.ppu *.compiled *.bak *.identcache *.dbg
| parmaja/fpc-sard | clean.cmd | bat | mit | 100 |
:: Deploy data files to Android device using ADB
echo off
:: Guess the default installation location
set ANDROID_HOME=%LOCALAPPDATA%\Android
set ANDROID_SDK=%ANDROID_HOME%\sdk
set ADB=%ANDROID_SDK%\platform-tools\adb
::echo %ADB%
set SOURCE_PATH=deploy/.
set DESTINATION_PATH=/sdcard/Android/data/com.android.flickercl... | jimbo00000/Flickercladding | DeployDataToDevice.bat | bat | mit | 376 |
cmd_drivers/gpu/drm/sunxi/sunxidrm.o := arm-linux-gnueabi-ld -EL -r -o drivers/gpu/drm/sunxi/sunxidrm.o drivers/gpu/drm/sunxi/sunxi_drm_drv.o drivers/gpu/drm/sunxi/sunxi_encoder.o drivers/gpu/drm/sunxi/sunxi_connector.o drivers/gpu/drm/sunxi/sunxi_crtc.o drivers/gpu/drm/sunxi/sunxi_fb.o drivers/gpu/drm/sunxi/sunxi_d... | mosajjal/r6p2 | libwayland_for_mali/h3/sunxi/.sunxidrm.o.cmd | bat | mit | 406 |
//#############################################################################
//
// FILE: F2837x_CLA_C_lnk.cmd
//
// TITLE: Linker Command File for CLA Math library examples that run
// on the 2837x platform
//
// This file includes all RAM and FLASH blocks present on the
// 2837x and... | AdrianoRuseler/LAUNCHXL-F28377S | Base/CLA/2837x_acos/cpu01/F2837xD_CLA_C_acos_lnk.cmd | bat | mit | 8,297 |
cmd_arch/arm/mach-s5pv210/built-in.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o arch/arm/mach-s5pv210/built-in.o arch/arm/mach-s5pv210/cpu.o arch/arm/mach-s5pv210/init.o arch/arm/mach-s5pv210/clock.o arch/arm/mach-s5pv210/gpio.o arch/arm/mach-s5pv210/dma.o arch/arm/mach-s5pv210/pd.o arch/ar... | sktjdgns1189/android_kernel_iriver_MX100 | arch/arm/mach-s5pv210/.built-in.o.cmd | bat | gpl-2.0 | 996 |
cmd_sound/core/snd.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld.bfd -EL -r -o sound/core/snd.o sound/core/sound.o sound/core/init.o sound/core/memory.o sound/core/info.o sound/core/control.o sound/core/misc.o sound/core/device.o sound/core/jack.o
| aloksinha2001/picuntu-3.0.8-alok | sound/core/.snd.o.cmd | bat | gpl-2.0 | 288 |
cmd_ipc/util.o := gcc -Wp,-MD,ipc/.util.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 -mcmode... | dnh34/proj1 | ipc/.util.o.cmd | bat | gpl-2.0 | 12,973 |
cmd_fs/ext2/built-in.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/ext2/built-in.o fs/ext2/ext2.o
| selva-simple/Galaxy-R-Kernel | fs/ext2/.built-in.o.cmd | bat | gpl-2.0 | 152 |
cmd_drivers/acpi/dispatcher/dswexec.o := gcc -Wp,-MD,drivers/acpi/dispatcher/.dswexec.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-c... | dnh34/proj1 | drivers/acpi/dispatcher/.dswexec.o.cmd | bat | gpl-2.0 | 9,975 |
cmd_net/ipv4/netfilter/ipt_LOG.o := arm-eabi-gcc -Wp,-MD,net/ipv4/netfilter/.ipt_LOG.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 -Wunde... | HCDRJacob/wildfire-kernel | net/ipv4/netfilter/.ipt_LOG.o.cmd | bat | gpl-2.0 | 155,167 |
cmd_scripts/bin2c := gcc -Wp,-MD,scripts/.bin2c.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/bin2c scripts/bin2c.c
source_scripts/bin2c := scripts/bin2c.c
deps_scripts/bin2c := \
/usr/include/stdc-predef.h \
/usr/include/x86_64-linux-gnu/bits/predefs.h \
/usr/includ... | allspark2020/hawx | scripts/.bin2c.cmd | bat | gpl-2.0 | 1,099 |
cmd_drivers/media/video/davinci/built-in.o := rm -f drivers/media/video/davinci/built-in.o; /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ar rcsD drivers/media/video/davinci/built-in.o
| evan6200/cirrfy_pos | drivers/media/video/davinci/.built-in.o.cmd | bat | gpl-2.0 | 250 |
cmd_fs/ext2/symlink.o := arm-eabi-gcc -Wp,-MD,fs/ext2/.symlink.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm... | bigbiff/i717-GB-Kernel | fs/ext2/.symlink.o.cmd | bat | gpl-2.0 | 13,054 |
cmd_kernel/sched.o := gcc -Wp,-MD,kernel/.sched.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/.sched.o.cmd | bat | gpl-2.0 | 25,180 |
@echo off
title GUI
javac -sourcepath ../../Components/GUI -cp ../../Components/* ../../Components/GUI/*.java
start "GUI" /D"../../Components/GUI" java -cp .;../* CreateGUI | sisv5/sisv5 | Scripts/runIndividualComp/runGUI.bat | bat | gpl-2.0 | 173 |
cmd_sound/usb/usx2y/built-in.o := rm -f sound/usb/usx2y/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/usb/usx2y/built-in.o
| asopov/linux-tpt-2.6.39 | sound/usb/usx2y/.built-in.o.cmd | bat | gpl-2.0 | 182 |
cmd_arch/x86/boot/setup.elf := ld -m elf_x86_64 -T arch/x86/boot/setup.ld arch/x86/boot/a20.o arch/x86/boot/bioscall.o arch/x86/boot/cmdline.o arch/x86/boot/copy.o arch/x86/boot/cpu.o arch/x86/boot/cpucheck.o arch/x86/boot/edd.o arch/x86/boot/header.o arch/x86/boot/main.o arch/x86/boot/mca.o arch/x86/boot/memory.o ar... | Existed/kernel-2.6.35.14 | arch/x86/boot/.setup.elf.cmd | bat | gpl-2.0 | 628 |
node site/index/_tools/processes/build-index -local && gulp build-index -local | mc-modding/mc-modding-book | build-index.bat | bat | gpl-3.0 | 78 |
@echo off
call mvn clean
ant clean
| sgrotz/myopentrader | cleanRelease.bat | bat | gpl-3.0 | 40 |
@echo off
:: This is the apk-manager configuration file. It is called when apk-manager is executed.
:: Set the locations of the following items below
Set PowerShell=C:\Windows\System32\Windows Powershell\v*\
Set Java32=C:\Program Files\Java\jre*\
Set Java64=C:\Program Files (x86)\Java\jre*\
Set JDK=C:\Program Files\Ja... | jordanbancino/apk-manager | Windows/apk-manager_config.bat | bat | apache-2.0 | 504 |
@echo off
rem Build the CIXReader installer
rem
rem Requirements:
rem 7-Zip (from the Tools folder)
rem Inno Setup (from the Tools folder)
rem Visual Studio 2012 Professional or greater
rem Note: Code signing requires the following variables to be set in
rem advance:
rem
rem set _PFXPATH=path to the PFX file
rem ... | cixonline/cixreader | Setup/build.cmd | bat | apache-2.0 | 4,375 |
@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 "License... | noslowerdna/kafka | bin/windows/kafka-run-class.bat | bat | apache-2.0 | 5,275 |
gradle --daemon clean build distribution archiveDistributions | Datenheld/Bulldog | bulldog.build/buildAndTest.bat | bat | apache-2.0 | 61 |
@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... | OpenData-NC/PoliceReportScraper | ODNCDocumentation/make.bat | bat | bsd-2-clause | 6,697 |
call activate py2.7
pip install typing==3.5.2.2
pip install enum34==1.1.6
pip list
python -m unittest test.all_tests
call activate py3.5
pip install mypy-lang==0.4.5
pip list
cmd /c mypy --py2 --strict-optional --check-untyped-defs -p tutorial
cmd /c mypy --py2 --strict-optional --check-untyped-defs -p test
| sushicutta/yass | py2/test.bat | bat | bsd-3-clause | 314 |
ECHO OFF
REM Copyright (c) 2012 The Chromium Authors. All rights reserved.
REM Use of this source code is governed by a BSD-style license that can be
REM found in the LICENSE file.
REM Copies an installer and symbols from a build directory on a network share
REM into the directory \[out|build]\[Debug|Release] ... | ChromiumWebApps/chromium | tools/win/copy-installer.bat | bat | bsd-3-clause | 3,927 |
@ccp4-python %CCP4%\lib\py2\simbad\command_line\simbad_morda.py %*
| rigdenlab/SIMBAD | bin/simbad-morda.bat | bat | bsd-3-clause | 67 |
@echo off
rem -------------------------------------------------------------
rem Yii command line bootstrap script for Windows.
rem
rem @author Qiang Xue <qiang.xue@gmail.com>
rem @link http://www.yiiframework.com/
rem @copyright Copyright (c) 2008 Yii Software LLC
rem @license http://www.yiiframework.com/license/... | AleksandrChernyavenko/hintbox | yii.bat | bat | bsd-3-clause | 516 |
@echo off
pushd
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
popd
| kieselsteini/presto | env.bat | bat | unlicense | 122 |
@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... | timheap/jquery-xmlrpc | docs/make.bat | bat | unlicense | 5,110 |
:: WML_tests.cmd : Run the WML unit tests specified in wml_test_schedule
:: preamble: don't spam stdout with commands, don't expand ERRORLEVEL to 0
@echo off
setlocal enabledelayedexpansion
if "%SKIP_WMLTESTS%" == "TRUE" exit 0
:: if OMP_WAIT_POLICY isn't set, the process restarts itself and !ERRORLEVEL!=0
set OMP_W... | spixi/wesnoth | projectfiles/VC14/WML_tests.cmd | bat | gpl-2.0 | 1,615 |
@ECHO OFF
SETLOCAL
SET MSYS_INSTALL_PATH="%CD%\msys"
SET MINGW_INSTALL_PATH="%CD%\msys\mingw"
SET CUR_PATH=%CD%
SET XBMC_PATH=%CD%\..\..
SET TMP_PATH=%CD%\scripts\tmp
rem can't run rmdir and md back to back. access denied error otherwise.
IF EXIST %MSYS_INSTALL_PATH% rmdir %MSYS_INSTALL_PATH% /S /Q
IF EXIST %TMP_PA... | lrusak/xbmc | project/BuildDependencies/DownloadMingwBuildEnv.bat | bat | gpl-2.0 | 1,326 |
"c:\tools\SQLite Database Browser.exe" c:\projects\calibre2opds\DataModel\src\test\resources\com\gmail\dpierron\calibre\metadata.db | pabalexa/calibre2opds | sqlite.cmd | bat | gpl-3.0 | 131 |
@ECHO OFF
REM Command file for Sphinx documentation
set SPHINXBUILD=sphinx-build
set ALLSPHINXOPTS=-d _build/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please use `make ^<target^>` where ^... | swayf/doit | doc/make.bat | bat | mit | 2,955 |
@echo off
set BITSHARES_ROOT=%~dp0..\
echo Using %BITSHARES_ROOT% as Bitshares root directory
set OPENSSL_ROOT=%BITSHARES_ROOT%\OpenSSL.x64
set OPENSSL_ROOT_DIR=%OPENSSL_ROOT%
set OPENSSL_INCLUDE_DIR=%OPENSSL_ROOT%\include
set DBROOTDIR=%BITSHARES_ROOT%\BerkeleyDB.x64
set QTDIR=%BITSHARES_ROOT%\QT.x64
set ICUROOT=%BIT... | FollowMyVote/bitshares | setenv_x64.bat | bat | unlicense | 834 |
@setlocal
@echo off
@if NOT "%ECHO%"=="" @echo %ECHO%
set CMDHOME=%~dp0.
if exist "%CMDHOME%\AdventureClient\bin\Debug\AdventureClient.exe" (
cd /d "%CMDHOME%\AdventureClient\bin\Debug"
AdventureClient.exe
cd "%CMDHOME%"
) else (
@echo Build Adventure.sln and then run the program
) | shlomiw/orleans | Samples/Adventure/2.Demo Client.cmd | bat | mit | 284 |
@echo off
set /p profile=<profile.txt
set appdata=%CD%\data\profiles\%profile%
set COMMONPROGRAMFILES(X86)=%CD%\bin\commonfiles
start "" "%CD%\bin\commonfiles\java\bin\javaw.exe" -jar "%CD%\bin\Minecraft.jar | zoltx23/IronAxe | Common/Resources/VisualStudio/Portable Minecraft Launcher/bin/Debug/start_mc_jre.bat | bat | gpl-3.0 | 208 |
@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... | ltiao/nba-stats-old | docs/make.bat | bat | mit | 6,755 |
REM Builds a Chocolatey package. Requires msbuild and cpack on the path.
msbuild ..\ResxDiff.sln /p:Configuration=Release
del resxdiff /Q
xcopy ..\ResxDiffConsole\bin\Release resxdiff\ /E
del resxdiff\*.pdb /Q
cpack
| tomwadley/resx-diff | chocolatey/buildPackage.bat | bat | mit | 218 |
@echo on
set FILENAME=SbuCli\headers\Text_Resources.h
echo namespace Text_Resource { > %FILENAME%
CompileToCppVariable.exe C:\git\sbu\sbu\SbuCli\resources\databases\BackupDB.sql BackupDB >> %FILENAME%
CompileToCppVariable.exe C:\git\sbu\sbu\SbuCli\resources\databases\Repository.sql Repository >> %FILENAME%
CompileToC... | ShaiRoitman/sbu | sbu/ResourceBuild.cmd | bat | mit | 1,576 |
cfx run --binary-args "-url www.onliner.by" -a fennec-on-device -b adb --mobile-app firefox --force-mobile | illusdolphin/usd.onliner.by | run-android.bat | bat | mit | 106 |
@echo off
rem
rem Configuration variables
rem
rem ANT_HOME
rem Home of Ant installation; copy is in the source as tools\apache-ant-*
rem
rem JAVA_HOME
rem Home of Java installation.
rem
rem JAVA_OPTIONS
rem Extra options to pass to the JVM
rem
if "%OS%"=="Windows_NT" @setlocal
if "%OS%"=="WINNT" @setlocal
rem -... | DTL-FAIRData/FAIRifier | refine.bat | bat | mit | 4,771 |
@echo off
java -mx512m -cp maxent.jar density/Show
| mrmaxent/Maxent | show.bat | bat | mit | 52 |
"C:\Program Files\MATLAB\R2014b\sys\lcc64\lcc64\bin\lccmake.exe" -f CreaminoSimulinkModel_sfun.lmk
| ArcesUnibo/creamino | SW/CreaminoSimulink/slprj/_sfprj/CreaminoSimulinkModel/_self/sfun/src/CreaminoSimulinkModel_sfun.bat | bat | mit | 99 |
@echo off
rmdir /S /Q libenet-x64
mkdir libenet-x64
cd libenet-x64
cmake ../enet-master/ -G "Visual Studio 14 2015 Win64"
cmake --build . --target enet --config RelWithDebInfo
cd ..
mkdir libenet-x64-built
copy /B /Y "libenet-x64/RelWithDebInfo/" "libenet-x64-built"
xcopy /s /h /e /k /f /c /y "enet-master/include" "lib... | tobspr/P3D-ECS | thirdparty/libenet/BUILD.bat | bat | mit | 343 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=DivideyVenceras
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' c... | ampotty/uip-pc3 | Ejemplos/Documentacion/docs/make.bat | bat | mit | 823 |
"c:\Program Files\CMake\bin\cmake.exe" -G "Visual Studio 15 2017 Win64" .
| ShaiRoitman/clu | clu/build.cmd | bat | mit | 76 |
@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... | romainneutron/MediaVorus | docs/make.bat | bat | mit | 5,104 |
CALL venv\Scripts\activate.bat
python -m yahtr.main --size=1280x800 -- --mode=chess_demo
pause | fp12/yahtr | xLaunch_ChessDemo.bat | bat | mit | 94 |
git add .
git commit -am "Actualizar Datos"
git push
| aismed/aismed.github.io | update.bat | bat | mit | 56 |
copy /Y "JLAW back\Release\JLAW back.dll" "bin\jlaw.dll"
copy /Y "JLAW back\x64\Release\JLAW back.dll" "bin\jlaw64.dll"
pause
| HON95/JLAW | extract_dlls.bat | bat | mit | 126 |
Set SourceFolder=..\Source\
Set BookExt=.txt
Set T=Traditional
Set S=Simplified
Set BookName=%1_
Set BookPath=%SourceFolder%%BookName%
:: Update the traditional source file
Set TraditionalText=%BookPath%%T%%BookExt%
Call ..\PythonScript\UpdateFile.py %T% %TraditionalText%
:: Generate the simplified source file
Set Ope... | fan-jiang/Dujing | build/GenerateBook.bat | bat | mit | 642 |
@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... | jepegit/cellpy | docs/make.bat | bat | mit | 6,459 |
@ECHO off
COLOR 03
REM --- Created by BWBellairs --- Version: 1.4.8
setlocal EnableExtensions EnableDelayedExpansion
:do_choice
TASKLIST /FI "IMAGENAME eq Steam.exe" 2>NUL | find /I /N "Steam.exe">NUL
IF "%ERRORLEVEL%"=="0" (
ECHO Please close Steam or start updating your games in steam now.
ECHO If... | BWBellairs/Steam-Helper | SteamHelper.bat | bat | mit | 3,700 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\node_modules\esprima-fb\bin\esvalidate.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\node_modules\esprima-fb\bin\esvalidate.js" %*
) | batz91/Tlushi | tlushi-application-android/esvalidate.cmd | bat | mit | 218 |
ml "Strings.asm" util.lib /Zi
pause
Strings.exe | Donut799/Assembly2110 | StringsProject/compile.bat | bat | mit | 47 |
@echo off
echo "Calculating Middle-Time Tap ..."
C:\xampp\php\php.exe -f "C:\xampp\htdocs\calculateMiddle.php" | stravastellar/isAIS | htdocs/calculateMiddle.bat | bat | cc0-1.0 | 110 |
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hal_vti.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-122-rtai/scripts/module-common.lds --build-id -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hal_vti.ko /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hal_vti.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/s... | CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC | src/.hal_vti.ko.cmd | bat | gpl-2.0 | 337 |
cmd_net/ipv4/netfilter/nf_conntrack_ipv4.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o net/ipv4/netfilter/nf_conntrack_ipv4.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o net/ipv4/netfilter/nf_conntrack_proto_icmp.o
| Algesat/BladeApex2 | net/ipv4/netfilter/.nf_conntrack_ipv4.o.cmd | bat | gpl-2.0 | 288 |
cmd_sound/pci/pcxhr/built-in.o := rm -f sound/pci/pcxhr/built-in.o; /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/pci/pcxhr/built-in.o
| utkanos/android_htc_mecha_kernel_5slot | sound/pci/pcxhr/.built-in.o.cmd | bat | gpl-2.0 | 189 |
cmd_drivers/built-in.o := arm-linux-ld -EL -r -o drivers/built-in.o drivers/gpio/built-in.o drivers/video/built-in.o drivers/char/built-in.o drivers/gpu/built-in.o drivers/serial/built-in.o drivers/base/built-in.o drivers/block/built-in.o drivers/misc/built-in.o drivers/mfd/built-in.o drivers/macintosh/built-in.o d... | beebingoo/linux-2.6.32.2 | drivers/.built-in.o.cmd | bat | gpl-2.0 | 964 |
cmd_fs/eventfd.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.eventfd.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davinci/... | srinugnt2000/linux-2.6.37 | fs/.eventfd.o.cmd | bat | gpl-2.0 | 25,927 |
setlocal
SET WORKDIR=
SET SRCDIR=oraddl
SET DSTDIR=Teradata\populate
@SET ECHO OFF
SET SRCDDL_TYPE=Oracle
SET DSTDDL_TYPE=TTSchema
SET DST_TEMPLATE=Stg2Data.tt
::
:: We could programmatically read the file from the directory in the for loop below
:: But we want to control which files to be convert... | seabull/util | database/BBY/Escape/schema/teradata/Tables/stg2data_convert.bat | bat | gpl-2.0 | 881 |
cmd_arch/arm/lib/muldi3.o := arm-linux-gcc -Wp,-MD,arch/arm/lib/.muldi3.o.d -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -Iinclude -I/home/xfile/myProject/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-s3c24... | beebingoo/linux-2.6.32.2 | arch/arm/lib/.muldi3.o.cmd | bat | gpl-2.0 | 1,448 |
cmd_drivers/hid/usbhid/hid-core.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/hid/usbhid/.hid-core.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm... | b8e5n/KTG-kernel_es209ra | drivers/hid/usbhid/.hid-core.o.cmd | bat | gpl-2.0 | 25,568 |
cmd_drivers/misc/mpu6050/pressure/built-in.o := rm -f drivers/misc/mpu6050/pressure/built-in.o; /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ar rcsD drivers/misc/mpu6050/pressure/built-in.o
| lindsaytheflint/stone | drivers/misc/mpu6050/pressure/.built-in.o.cmd | bat | gpl-2.0 | 246 |
:: Shootemup game based on MarioRun : Mikael Sollenborn 2017
@echo off
cmdwiz setfont 6 & cls & cmdwiz showcursor 0
set /a F6W=240/2, F6H=100/2
mode %F6W%,%F6H%
if defined __ goto :START
set __=.
del /Q inputflags.dat >nul 2>nul
cmdgfx_input.exe Am5unxW20 | call %0 %* | cmdgfx_gdi.exe "" Sf0:0,0,240,100
set __=
cmdwiz ... | misol1/cmdgfx | games/shootem/old/shootem-orgstars.bat | bat | gpl-2.0 | 6,847 |
@echo off & setlocal enabledelayedexpansion
SET ERL_LIBS=%~dp0;%ERL_LIBS%
elixir -e "ElixirLS.LanguageServer.CLI.main()"
| Vereis/dotfiles | nvim/language_servers/elixir/language_server.bat | bat | gpl-2.0 | 126 |
cmd_drivers/usb/phy/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/usb/phy/built-in.o drivers/usb/phy/of.o
| avareldalton85/rpi2-linux-rt | drivers/usb/phy/.built-in.o.cmd | bat | gpl-2.0 | 189 |
cmd_drivers/switch/built-in.o := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/switch/built-in.o drivers/switch/switch_class.o drivers/switch/switch_gpio.o
| SeoDongMin/Gace_kernel | drivers/switch/.built-in.o.cmd | bat | gpl-2.0 | 181 |
@echo off
REM.-- Prepare the Command Processor --
SETLOCAL ENABLEEXTENSIONS
SETLOCAL ENABLEDELAYEDEXPANSION
@cd /d "%~dp0"
cd ..
set cd_extract=%cd:~0,72%
echo Fixing permissions in %cd_extract%
echo Please wait
icacls "%cd_extract%" /grant *S-1-5-11:(OI)(CI)F /T
takeown /F "%cd_extract%" /R
echo ..................
ech... | knackko/rfsync | rfsync/fixperms.bat | bat | gpl-3.0 | 371 |
SET machine=tld_zxuno
SET speed=2
SET ruta_ucf=pines
SET ruta_bat=..\..\
call %ruta_bat%genxst.bat
rem call %ruta_bat%generar.bat v2_v3 ZZ3
call %ruta_bat%generar.bat v4 ZX1
rem call %ruta_bat%generar.bat Ap ZZA
| antoniovillena/zxuno | cores/test/barras_de_color/make.bat | bat | gpl-3.0 | 212 |
@echo off
rem ----------------------------------------------------------------------
rem Configuration script for MSDOS
rem Copyright (C) 1994-1999, 2001-2022 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
rem GNU Emacs is free software: you can redistribute it and/or modify
rem ... | dkogan/emacs-snapshot | config.bat | bat | gpl-3.0 | 15,154 |
:: move bin\* %LIBRARY_BIN%\
:: if errorlevel 1 exit 1
:: move share %LIBRARY_PREFIX%\
:: if errorlevel 1 exit 1
:: fetch a bootstrap cmake
pushd %TEMP%
curl -SLO https://cmake.org/files/v3.9/cmake-3.9.1-win32-x86.zip
unzip -q -o cmake-3.9.1-win32-x86.zip
set PATH=%CD%\cmake-3.9.1-win32-x86\bin;%PATH%
popd
set CMAK... | lssfau/walberla | utilities/conda/cmake/bld.bat | bat | gpl-3.0 | 757 |
@echo off
:: (c) 2012-01-14, by Wiimm
::-----------------------------------------------------------------------------
:: settings
set SRC_ID=RMCE01
set SRC_TYPE=USA
set DEST_ID=RMCE01
set DEST_NAME=Mario Kart Wii
set IMAGE_TYPE=iso
echo Welcome to my extraction tool. This tool was made by Person and ... | sh98/MKW-WIT-Extraction-Tool | extraction_tool_ntsc_u.bat | bat | gpl-3.0 | 1,463 |
copy C:\Data\home\git\felinx\FelinxRunner\target\FelinxRunner.jar C:\Data\tools\eclipse2\plugins\FelinxPlugin\lib
echo now restart eclipse
pause | codessentials/felinx | FelinxRunner/target/copyToEclipse.bat | bat | gpl-3.0 | 144 |
@ECHO OFF
::
:: build.bat --
::
:: Wrapper Tool for MSBuild
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::
SETLOCAL
REM SET __ECHO=ECHO
REM SET __ECHO2=ECHO
REM SET __ECHO3=ECHO
IF NOT DEFINED _AECHO (SET _AECHO=REM)
IF NOT DEFINED _CECHO (SET _CECHO=REM)
IF NOT DEFINED _... | rohitlodha/DenverDB | ado/Setup/build.bat | bat | agpl-3.0 | 8,831 |
@echo off
set RESOURCE_ROOT=C:\temp\dynamide-sandboxes\assembly-test
rem set RESOURCE_ROOT=C:\temp\dynamide-sandboxes\RESOURCE_ROOT
if "%1" == "ResourceManager" (
if "%2" == "-dumpContext" (
java com.dynamide.resource.ResourceManager -root %RESOURCE_ROOT% -dumpContext
) else if "%2" == "-testImports" (... | dynamide/dynamide | bin/test.bat | bat | agpl-3.0 | 2,135 |
echo off
@REM ----------------------------------------------------------------------------
@REM Patchwork startup script
@REM
@REM Needed environment variables:
@REM JAVA_HOME - Path to JDK
@REM
@REM ----------------------------------------------------------------------------
if not "%JAVA_HOME%" == "" goto OkJHome
e... | abailly/patchwork | patchwork-main/src/main/bin/dependencygraph.bat | bat | lgpl-2.1 | 746 |
set CP=%JAVA_HOME%\jre\lib\rt.jar;../../lib/gloze.jar
set CP=%CP%;%JENA_HOME%\lib\xercesImpl.jar;%JENA_HOME%\lib\jena.jar;%JENA_HOME%\lib\commons-logging-1.1.1.jar;%JENA_HOME%\lib\icu4j_3_4.jar;%JENA_HOME%\lib\log4j-1.2.12.jar;%JENA_HOME%\lib\iri.jar
java -cp %CP% -Dgloze.target=. -Dgloze.verbose=true -Dgloze.xmlns... | stevebattle/Gloze | samples/empty/lift.bat | bat | apache-2.0 | 441 |
@echo off
SET PATH=%PATH%;%~dp0
"%~dp0..\packages\Node.js.0.10.26.1\node.exe" %*
| kylepearson13/squirrel-u | .bin/node.cmd | bat | apache-2.0 | 84 |
@echo OFF
cd "%~dp0"
echo Available Arguments:
echo [64^|32] Bit Architecture (optional, 64 is default)
echo [2008^|2010^|2012] VS Version(optional, 2012 is default)
echo [Clean] optional
SETLOCAL ENABLEEXTENSIONS
IF ERRORLEVEL 1 (
ECHO Unable to enable extensions exit /B 1
)
SETLOCAL
:SetDefaultArguments
set Proje... | centideo/bolt | storage/build.bat | bat | apache-2.0 | 3,025 |
@ECHO OFF
REM Automated build script for Windows Azure Projects
REM To use this script you must be in the root of the WAZ project directory
REM Builds Windows Azure projects based on the structure
REM \ProjDir
REM \ProjDir\Web
REM \ProjDir\Worker
REM \ProjDir\Worker\startup.php
set PROJNAME="Guestbook"
set OUTPUT_D... | craigkitterman/Windows-Azure-Sample-Kit-4-PHP | Storage/GuestBook/build.bat | bat | apache-2.0 | 975 |
@fciv.exe -md5 %* | findstr /r /i "^[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]* .*\" | nomuus/sineloco | aliases/md5.bat | bat | bsd-3-clause | 82 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCTABL.S02_RowRops_Backward_TestSuite.MSOXCTABL_S02_RowRops_Backward_TestSuite1 /testcontainer:..\..\MS-OXCTABL\TestSuite\bin\Debug\MS-OXCTABL_TestSuite.dll /runconfig:..\..\MS-OXCTABL\MS-OXCTABL.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCTABL/RunMSOXCTABL_S02_RowRops_Backward_TestSuite1.cmd | bat | mit | 317 |
@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... | theoriginalgri/django-mssql | docs/make.bat | bat | mit | 5,108 |
@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 EnableExtensions EnableDelayedExpansion
@echo off
set build-platform=Win32
set use-websockets=OFF
set build-root=%~dp0
rem // resolve to fully qualified... | kevinledinh/azure-iot-sdks | javawrapper/build_all/windows/build_client.cmd | bat | mit | 2,733 |
@echo off
@echo %~dpn0
@echo.
cd /d "%~dp0"
setlocal
call variables
set folder1=%adalid_dir%\source\development\resources\velocity\templates
set folder1
set folder2=%project_source_dir%\meta\resources\velocity\templates
set folder2
call:make-subdir "%folder2%"
echo.
set archivo=
set /p archivo="nombre de l... | jrcampins/UCV | ucv1/source/development/resources/scripts/windows/templates-xcopy.bat | bat | gpl-2.0 | 637 |
echo `date +%Y%m%d%H%M%S%N` $1 $2>> registerTime.txt | SuporteCTRL/suitesaber | htdocs/secs-web/hldgModule/lin/registerTime.bat | bat | gpl-3.0 | 52 |
del Magicodes.Web.Interfaces.1*.nupkg /f /q /a
rem NuGet Update -self
rem NuGet SetApiKey 5d7f1e7f-9c95-4e44-8a80-167f4fb312eb
nuget Pack ../Magicodes.Web.Interfaces/Magicodes.Web.Interfaces.csproj -Build -Properties Configuration=Release
nuget push Magicodes.Web.Interfaces.1*.nupkg 5d7f1e7f-9c95-4e44-8a80-167f4fb312e... | daozm2014/Magicodes.NET | .nuget/Publish.Magicodes.Web.Interfaces.bat | bat | gpl-2.0 | 330 |
@echo off
REM alltest.cmd - execute all test cases
REM
REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University
REM See tidy.c for the copyright notice.
REM
REM <URL:http://tidy.sourceforge.net/>
REM
REM CVS Info:
REM
REM $Author: arnaud02 $
REM $Date: 2006/12/30 08:36:33 $
REM $Revision: 1.3 $
REM (for MS compil... | smartmobili/CocoaBuilder | libtidy/test/alltest.cmd | bat | lgpl-2.1 | 423 |
cscript %~dp0\sendkeys.vbs "Chrome" %1
| marcelveldt/plugin.video.flix2kodi | resources/scripts/keysender/windows/chrome.cmd | bat | gpl-2.0 | 39 |
@ECHO OFF
setLocal EnableDelayedExpansion
for /R ./lib %%a in (*.jar) do (
set CLASSPATH=!CLASSPATH!;%%a
)
set CLASSPATH=!CLASSPATH!
java -server -cp "%CLASSPATH%" org.ngrinder.NGrinderAgentStarter --mode agent --command run %*
| songeunwoo/ngrinder | ngrinder-sh/src/main/shell/run_agent_internal.bat | bat | apache-2.0 | 230 |
@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... | Sayeedsalam/spec-petrarch2 | petrarch2/docs/make.bat | bat | mit | 6,714 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.