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
echo Starting GSBOT
:: check if nodejs is in the path, put it in "found"
set FOUND=
for %%e in (%PATHEXT%) do (
for %%X in (node%%e) do (
if not defined FOUND (
set FOUND=%%~$PATH:X
)
)
)
if not defined FOUND (
echo "Make sure you have nodeJS installed (and in the PATH)."
pause
) else... | UlysseM/GSBOT | WindowsStart.bat | bat | mit | 346 |
@echo off
rem Author: Andrey Dibrov (andry at inbox dot ru)
rem Description:
rem Script reads the length of a string in first argument.
rem This is fast version of strlen and limited by the maximum length of a
rem string - 65536 characters
rem (a variable expansion string limited to 4096 characters).... | andry81/contools | Scripts/Tools/std/strlen.bat | bat | mit | 1,694 |
ant uninstall
| oldpond/SportsBoards | uninstall.bat | bat | mit | 15 |
@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... | poethelasi/mycode | java/tomcat/catalina.bat | bat | mit | 15,748 |
bundle exec jekyll serve --watch --config _config.yml,_config-devel.yml | koczkatamas/blog | devel.bat | bat | mit | 71 |
cmd_drivers/mtd/built-in.o := /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/mtd/built-in.o drivers/mtd/mtd.o drivers/mtd/ofpart.o drivers/mtd/cmdlinepart.o drivers/mtd/mtdchar.o drivers/mtd/mtd_blkdevs.o drivers/mtd/mtdb... | domintech/PandaBoard-LinuxKernel | drivers/mtd/.built-in.o.cmd | bat | gpl-2.0 | 582 |
cmd_fs/udf/udf.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o fs/udf/udf.ko fs/udf/udf.o fs/udf/udf.mod.o
| avareldalton85/rpi2-linux-rt | fs/udf/.udf.ko.cmd | bat | gpl-2.0 | 211 |
cmd_scripts/mod/modpost.o := gcc -Wp,-MD,scripts/mod/.modpost.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -c -o scripts/mod/modpost.o scripts/mod/modpost.c
source_scripts/mod/modpost.o := scripts/mod/modpost.c
deps_scripts/mod/modpost.o := \
$(wildcard include/config... | visi0nary/android_kernel_alps_k05ts_a | scripts/mod/.modpost.o.cmd | bat | gpl-2.0 | 4,174 |
echo Making exe
C:\Qt\5.15.2\mingw81_64\bin\qmake.exe -o Makefile src/PacketSender.pro -spec win32-g++
C:\Qt\Tools\mingw810_64\bin\mingw32-make.exe -f Makefile.Release
echo Signing exe
cd release
copy /Y C:\Users\danie\Desktop\code_sign_exe_com.bat .
call code_sign_exe_com.bat
echo Copying signed exe
copy /Y pa... | dannagle/PacketSender | ci_cd/windows/win-build.bat | bat | gpl-2.0 | 1,178 |
cmd_fs/fat/file.o := gcc -Wp,-MD,fs/fat/.file.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.8.3/include -I/home/exist/tmp/linux-2.6.35.14/linux-2.6.35/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-co... | Existed/kernel-2.6.35.14 | fs/fat/.file.o.cmd | bat | gpl-2.0 | 35,283 |
cmd_arch/arm/boot/dts/imx27-apf27.dtb := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx27-apf27.dtb.d.pre.tmp -nostdinc -I/home/fedevel/tiny/linux/linux-fslc/arch/arm/boot/dts -I/home/fedevel/tiny/linux/linux-fs... | FEDEVEL/tmp-imx6-tiny-rex-linux | arch/arm/boot/dts/.imx27-apf27.dtb.cmd | bat | gpl-2.0 | 1,198 |
cmd_arch/arm/boot/Image := /home/robin/toolchain/bin/arm-none-eabi-objcopy -O binary -R .note -R .note.gnu.build-id -R .comment -S vmlinux arch/arm/boot/Image
| spacecaker/CM7_Space_Kernel_Cooper | arch/arm/boot/.Image.cmd | bat | gpl-2.0 | 160 |
cls
REM **************************************************
REM Extrait les films du plus ancien au plus recent
REM **************************************************
@echo off
set PathDrive=%1
set RepRacine=%~dp0
set FicFilm=filmLst.log
set RepResult=%RepRacine%RESULTAT
REM **TEST LECTEUR ET CHEMIN********************... | Acisia/SHELL-DOS | film.cmd | bat | gpl-2.0 | 1,201 |
cmd_arch/arm64/lib/strlen.o := /home/livlogik/Git_Hub/Kernel--Evil_Yummy_Gumdrop/scripts/gcc-wrapper.py /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-gcc -Wp,-MD,arch/arm64/lib/.strlen.o.d -nostdinc -isystem /home/livlogik/android/ndk/a... | livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | arch/arm64/lib/.strlen.o.cmd | bat | gpl-2.0 | 3,312 |
cmd_block/noop-iosched.o := gcc -Wp,-MD,block/.noop-iosched.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 -... | dnh34/proj1 | block/.noop-iosched.o.cmd | bat | gpl-2.0 | 13,701 |
@ECHO OFF
REM TEST.CMD ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM
REM Called to run tests on the resource compiler.
REM
REM P1 may be a test number or "ALL" to cause all the tests to be run.
REM
REM ---------------------------------------------------------------------------
REM
SETLOCAL
SET ... | mstorsjo/gnupoc-package | tools/rcomp-7.0.1/tsrc/test.cmd | bat | gpl-2.0 | 1,994 |
IF NOT "%LANG%"=="PTB" GOTO :EOF
IF NOT "%COMCTL_UPDATE_ID%"=="KB2864058" GOTO :EOF
SET SHA1_COMCTL5_MSFT_X64_MAN=b4,3b,37,4d,90,03,3a,d7,03,59,7e,36,bf,f0,2c,29,02,e9,4b,4e
SET SHA1_COMCTL5_MSFT_X64_FILE=e9,f6,06,f3,54,50,9a,b9,c2,b3,ee,b0,fc,37,50,95,6b,40,1a,c3
SET SHA1_COMCTL6_MSFT_X64_MAN=51,67,18,54,a7,0a,7b,e1,... | Explorer09/nlite-asms01cab | global_vars/not_supported/PTB/KB2864058_PTB.cmd | bat | gpl-2.0 | 1,163 |
@setlocal
@set TMPEXE=testjson.exe
@set TMPERR=temperr.txt
@if NOT EXIST %TMPEXE% goto NOEXE
@if "%~1x" == "x" goto HELP
@set TMPCNT1=0
@set TMPCNT2=0
@set TMPCNT3=0
@for %%i in (%1) do @(call :ADDIT %%i)
@if "%TMPCNT1%x" == "0x" goto ERR1
@echo Using %1, found %TMPCNT1% files to check...
@echo *** CONTINUE? *** On... | geoffmcl/map-test2 | scripts/chkall.bat | bat | gpl-2.0 | 1,177 |
@echo off
del *.aux /s 2>nul
del *.bak /s 2>nul
del *.log /s 2>nul
del *.bbl /s 2>nul
del *.blg /s 2>nul
del *.thm /s 2>nul
del *.toc /s 2>nul
del *.out /s 2>nul
del *.gz /s 2>nul
del *.dvi /s 2>nul
del *.ps /s 2>nul
del *.sav /s 2>nul
del *.gz(busy) /s 2>nul
@echo on
ping -n 4 127.0.0.1 >nul | yuanyuanxiang/npgmcm2015 | Clean.bat | bat | gpl-2.0 | 293 |
cmd_drivers/usb/storage/ums-sddr09.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/ums-sddr09.o drivers/usb/storage/sddr09.o
| freebsdmax/gsmart1315_kernel | drivers/usb/storage/.ums-sddr09.o.cmd | bat | gpl-2.0 | 217 |
@set path=.\..\..\make_tools;%path%
@set Destination=debug
@rem set debug options
@copy %Destination%.opt common.bat >nul
@rem set compiler:
@rem 6 - Delphi 6
@rem 7 - Delphi 7
@rem 9 - Delphi 2005 Win32
@rem 10 - Delphi 2006 Win32
@set compiler=%1
@if "%compiler%" == "" set compiler=7
@set app=Odbc... | weyk/dbdesighner4fork2 | bin/dbxoodbc/Source/Demos/DbExplor/_make_debug.bat | bat | gpl-2.0 | 1,836 |
cmd_lib/bitmap.o := arm-eabi-gcc -Wp,-MD,lib/.bitmap.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-trigr... | HCDRJacob/wildfire-kernel | lib/.bitmap.o.cmd | bat | gpl-2.0 | 140,398 |
cmd_sound/isa/wss/built-in.o := rm -f sound/isa/wss/built-in.o; /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/wss/built-in.o
| arshull/GalaTab3_Kernel | sound/isa/wss/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_fs/ext4/mballoc.o := arm-eabi-gcc -Wp,-MD,fs/ext4/.mballoc.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h... | timmytim/honeybutter_kernel | fs/ext4/.mballoc.o.cmd | bat | gpl-2.0 | 31,784 |
msbuild ..\windows\eventlisteners\windows\windows.vcxproj /p:configuration=release /p:DebugSymbols=false /p:Debugtype=None
msbuild ..\windows\MoveMouse\MoveMouse\MoveMouse.vcxproj /p:configuration=release /p:DebugSymbols=false /p:Debugtype=None
mkdir ..\releasesrc
move ..\windows\eventlisteners\windows\release\EventLis... | jpanda109/cross-monitor | server/buildrules/buildwindows.bat | bat | gpl-3.0 | 508 |
@echo off
C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe Parsers\Parsers.sln /p:Configuration=Release /verbosity:minimal
pause | OpenFireSource/AlarmWorkflow-Parsers | Build.Release.bat | bat | gpl-3.0 | 139 |
@echo off
cd "C:\Users\KeMbi\Documents\Polibuda\tagger\backup\JOSKIPI\JOSKIPI\JOSKIPI\Parsers\antlr\"
set "CP=C:\Program Files\antlr\277\lib\antlr.jar";%CLASSPATH%
set cmd=java -classpath "%CP%" antlr.Tool joskipi.g
echo JOSKIPI:
%cmd%
set CP=
@pause | accek/pantera-tagger | third_party/TaKIPI18/Linux/JOSKIPI/JOSKIPI/Parsers/antlr/antlr.bat | bat | gpl-3.0 | 257 |
/******************************************************************************
*
* hello_ccs.cmd - CCS linker configuration file for hello.
*
* Copyright (c) 2011-2013 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is supplying this software... | trfiladelfo/unesp_mdt | boards/SW-TM4C-2.0.1.11577/examples/boards/dk-tm4c123g/hello/hello_ccs.cmd | bat | mpl-2.0 | 2,791 |
@echo off
rem *************************************************************
rem ** symfony CLI for Windows based systems (based on phing.bat)
rem *************************************************************
rem This script will do the following:
rem - check for PHP_COMMAND env, if found, use it.
rem - if n... | mathijshenquet/dnsleergemeenschap | sf.bat | bat | agpl-3.0 | 1,138 |
C:/tools/pythonx86_32/python.exe c:/tools/python/Scripts/cxfreeze c:/Users/Rui/PycharmProjects/VOConverter/main.py --target-name=voconverter.exe --icon=c:/Users/Rui/PycharmProjects/VOConverter/icon.ico
| VideobserverSA/VOConverter | pack_win.bat | bat | lgpl-2.1 | 202 |
echo "¿ªÊ¼±¸·ÝÊý¾Ý¿â" >>e:\dbbak\exp%date:~2,8%.log
echo "-----------------------------------------------------" >> e:\dbbak\exp%date:~2,8%.log
echo " " >> e:\dbbak\exp%date:~2,8%.log
echo "..ÕýÔÚµ¼³öwfmÓû§" >> e:\dbbak\exp%date:~2,8%.log
exp wfm/wfm file=e:\dbbak\wfm%date:~2,8%.dmp log=e:\dbbak\exp%date:~2,8%.log co... | zzsoszz/MyPaper | database/oracle/dbbak.cmd | bat | apache-2.0 | 687 |
set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_40
set JVM_OPS=-Xmx800m -Dstorage.diskCache.bufferSize=3000 -Dstorage.useWAL=false
"%JAVA_HOME%\bin\java" %JVM_OPS% -classpath ./* com.siams.orientdb.evaluation.RandomReadByID test-db --mode=pPVI
| imaging4j/orientdb-performance-evaluation | build/RandomReadByID.cmd | bat | apache-2.0 | 241 |
@echo off
call setclasspath.bat
%EXECUTABLE% -classpath "%CLASSPATH%" com.sanluan.server.ThinHttpServer>%cd%/out.log | zzsoszz/ThinServer | bin/start.bat | bat | apache-2.0 | 116 |
@ECHO OFF
:: ********************************************************************************************************************
::
:: enabling Technology progressive OS deployment
:: Client System Bootstrapper for Windows 10 Enterprise Installations
::
:: Disable Edge Prelaunch
:: Version 1.0.0
::
:: Tested with Win... | jhochwald/PowerShell-collection | Windows10-Bootstrapper/sources/$OEM$/$$/Setup/Scripts/17-DisableEdgePrelaunch/DisableEdgePrelaunch.cmd | bat | bsd-3-clause | 4,416 |
cl -c -nologo -Zm200 -Zc:wchar_t -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DWIN32 -DVERSION_LIBRARY version.cpp
link /nologo /dynamicbase /nxcompat /incremental:no /dll /out:version-0.3.dll version.obj
mt -nologo -manifest "..\empty.manifest" -outputresource:.\version-0.3.dll;2
copy .\version-0.3.dll /b ..\result
copy ... | gshep/linking-sample | version-0.3/windows_make_good.bat | bat | bsd-3-clause | 360 |
del EliteMerchantInstaller*.exe
cd src
rmdir /Q /S dist
python3 setup.py py2exe
ren dist\main.exe EliteMerchant.exe
cd ..
makensis EliteMerchant.nsi
python3 renameInstaller.py
| BeTeK/EliteMerchant | makeInstaller.bat | bat | bsd-3-clause | 184 |
@set c=%*
@set c=%c:/=\%
@copy /Y %c%
| jirihavel/evil-make | system/windows/copy.bat | bat | bsd-3-clause | 38 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCAL.S01_CalendarElement.MSASCAL_S01_TC15_RecurrenceWithType5 /testcontainer:..\..\MS-ASCAL\TestSuite\bin\Debug\MS-ASCAL_TestSuite.dll /runconfig:..\..\MS-ASCAL\MS-ASCAL.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASCAL/RunMSASCAL_S01_TC15_RecurrenceWithType5.cmd | bat | mit | 291 |
if exist installId.txt (
@type installId.txt >> report.txt
)
echo. >> report.txt
if exist system_info.txt (
@type system_info.txt >> report.txt
) else (
echo. >> report.txt
)
@type stacktrace.out >> report.txt
curl.exe --progress-bar -F "userfile=@report.txt" blkrs.com/~michal/upload_stacktrace.php
@del report.tx... | akien-mga/keeperrl | sendreport.bat | bat | gpl-2.0 | 342 |
@echo off
setlocal
:PROMPT
SET /P "AREYOUSURE=This will (re-)start the existing vagrant machine Are you sure? [y/N] "
IF /I "%AREYOUSURE%" NEQ "Y" GOTO END
echo ==^> Shutting down machine (if running)...
vagrant halt
vagrant halt -f
echo ==^> Starting up...
vagrant up
:END
endlocal
| ThomDietrich/homestead-lara-vedst | restart-vm.bat | bat | gpl-3.0 | 286 |
@echo off
powershell -NoProfile -ExecutionPolicy Bypass -Command "& .\GetInvoiceInfoFromUploadedFile.ps1"
echo Script finished with errorlevel=%errorlevel%
pause | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/Invoice Parser API/PowerShell/Get Invoice Info From Uploaded File/run.bat | bat | apache-2.0 | 163 |
@echo off
rem -------------------------------------------------------------------------
rem dcm4che2/esoundex2 Launcher
rem -------------------------------------------------------------------------
rem $Id$
if not "%ECHO%" == "" echo %ECHO%
if "%OS%" == "Windows_NT" setlocal
set MAIN_CLASS=org.dcm4che2.soundex.ES... | BrianKolowitz/IADSS | dcm4che-2.0.28/bin/esoundex2.bat | bat | apache-2.0 | 922 |
:: (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... | mithro/HDMI2USB | ipcore_dir/bytefifo/implement/implement_synplify.bat | bat | bsd-2-clause | 3,251 |
cmd_scripts/recordmcount := gcc -Wp,-MD,scripts/.recordmcount.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/recordmcount scripts/recordmcount.c
source_scripts/recordmcount := scripts/recordmcount.c
deps_scripts/recordmcount := \
/usr/include/x86_64-linux-gnu/sys/types.h ... | 1DeMaCr/android_kernel_samsung_codina | scripts/.recordmcount.cmd | bat | gpl-2.0 | 2,934 |
@echo off
@REM Script to run a command
if NOT "%JENAROOT%" == "" goto :okRoot
echo JENAROOT not set
exit /B
:okRoot
call %JENAROOT%\bat\make_classpath.bat %JENAROOT%
java %SOCKS% -cp %CP% arq.qexpr %*
exit /B
| BiGCAT-UM/wp2lod | lib/Jena-2.6.4/bat/qexpr.bat | bat | apache-2.0 | 212 |
@echo off
bundler\SqlBundler.exe ..\..\..\..\ "db/Sql Server/2.x/2.0" true
copy social.sql social-sample.sql
del social.sql
copy social-sample.sql ..\..\social-sample.sql | mban94/frapid | src/Frapid.Web/Areas/MixERP.Social/db/SQL Server/2.x/2.0/rebundle-db-with-sample.bat | bat | apache-2.0 | 170 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\mime\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\mime\cli.js" %*
) | ChrisChenSZ/code | 表单注册验证/node_modules/send/node_modules/.bin/mime.cmd | bat | apache-2.0 | 176 |
cmd_/tools/include/uapi/.install := /bin/sh scripts/headers_install.sh /tools/include/uapi ; for F in ; do echo "\#include <asm-generic/$$F>" > /tools/include/uapi/$$F; done; touch /tools/include/uapi/.install
| zichiban/UnixHubLinux | tools/include/uapi/..install.cmd | bat | mit | 211 |
python gen_interface.py interface.csv nvidia_interface
| ircubic/lib_gpu | lib_gpu/gen_interface.bat | bat | mit | 55 |
set BUILD_OUTDIR=%1
set BUILD_PROJECTDIR=%2
echo ---------------------------------------
echo OUTPUT : [%BUILD_OUTDIR%]
echo SOLUTION: [%BUILD_PROJECTDIR%]
echo ---------------------------------------
echo on
echo "glTF loader dependencies copy done"
| GPUOpen-Tools/Compressonator | applications/_plugins/c3dmodel_loaders/gltf_20/copyfiles.bat | bat | mit | 254 |
@echo off
rem save this file as %USERPROFILE%\aliases.cmd
rem run regedit and go to HKEY_CURRENT_USER -> Software -> Microsoft -> Command Processor
rem add String Value entry with the name AutoRun and the full path of your .cmd file, %USERPROFILE%\aliases.cmd
DOSKEY ls=dir $*
DOSKEY ll=dir $*
DOSKEY cp=copy $*
DOSKEY... | Tatiana-Krivosheev/FavSettings | aliases.cmd | bat | mit | 436 |
:: This file is for Windows only.
mkdir .\bin
javac .\src\*.java -d .\bin\
pause;
| Iptamenos/Connect-4 | compileAll.bat | bat | mit | 83 |
nodemon music.js
PAUSE
| Boxeh/delet | start_musicbot.bat | bat | mit | 25 |
@ECHO OFF
md buildtmp
::copy localconfig.lua.dist "%~dp0\buildtmp\localconfig.lua"
copy readme.md "%~dp0\buildtmp\readme.txt"
"D:\Program Files\7-Zip\7z" -r a -tzip .\buildtmp\game.love .\love2d\*.*
copy "buildmaterial\lovewin64\*.*" "buildtmp\"
copy /b "buildtmp\love.exe"+"buildtmp\game.love" "buildtmp\tm.exe"
::del ... | sam1i/Turres-Monacorum | buildlöve.bat | bat | mit | 459 |
nuget pack RuleEvaluator.Repository.Database.nuspec | PajoCz/RuleEvaluator | nuget-pack-RuleEvaluator.Repository.Database.nuspec.bat | bat | mit | 51 |
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../theseer/phpdox/composer/bin/phpdox
php "%BIN_TARGET%" %*
| fsaibene/TPlaboratorioIV2016 | vendor/bin/phpdox.bat | bat | mit | 124 |
REM STARTUP-----------------------------------------------------------------
@ECHO OFF & COLOR 0A & CLS
VERIFY OTHER 2>NUL
SETLOCAL ENABLEDELAYEDEXPANSION ENABLEEXTENSIONS
IF ERRORLEVEL 1 (ECHO.Could not set delayed expansion or enable extensions.& PAUSE & GOTO:EOF )
SET _LogStarted=& REM <Leave this blank to clea... | Gerr0/FTPAutosave | FTPAutosave.bat | bat | mit | 36,082 |
cmd_drivers/usb/storage/ums-alauda.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o drivers/usb/storage/ums-alauda.o drivers/usb/storage/alauda.o ; scripts/mod/modpost drivers/usb/storage/ums-alauda.o
| lindsaytheflint/stone | drivers/usb/storage/.ums-alauda.o.cmd | bat | gpl-2.0 | 273 |
cmd_arch/arm/kernel/vmlinux.lds := /home/sinxoner18/android/kernel/scripts/gcc-wrapper.py /home/sinxoner18/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-gcc -E -Wp,-MD,arch/arm/kernel/.vmlinux.lds.d -nostdinc -isystem /home/sinxoner18/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/../lib/gcc/arm-ea... | SinxOner/android_kernel_lge_p710 | arch/arm/kernel/.vmlinux.lds.cmd | bat | gpl-2.0 | 5,171 |
cmd_drivers/input/serio/built-in.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/input/serio/built-in.o drivers/input/serio/serio.o drivers/input/serio/serport.o drivers/input/serio/libps2.o
| dagnarf/sgh-i717-dagkernel | drivers/input/serio/.built-in.o.cmd | bat | gpl-2.0 | 234 |
cmd_mm/mmzone.o := gcc -Wp,-MD,mm/.mmzone.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 -mcmo... | dnh34/proj1 | mm/.mmzone.o.cmd | bat | gpl-2.0 | 8,815 |
cmd_mm/page_alloc.o := arm-linux-gnueabi-gcc -Wp,-MD,mm/.page_alloc.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/include -Wall -Wundef -Wstr... | b8e5n/KTG-kernel_es209ra | mm/.page_alloc.o.cmd | bat | gpl-2.0 | 28,072 |
IF NOT "%LANG%"=="JPN" GOTO :EOF
IF NOT "%GDIPLUS_UPDATE_ID%"=="KB2659262" GOTO :EOF
SET SHA1_GDIPLUS_MSFT_X64_MAN=1e,6d,f3,09,62,70,fc,32,5b,45,a1,25,1d,ba,d6,0a,e6,64,84,9d
SET SHA1_GDIPLUS_MSFT_X64_FILE=21,49,f8,7d,f3,6c,c9,7d,24,22,bb,96,ab,15,5a,eb,4a,47,9f,10
SET SHA1_GDIPLUS_POLICY_X64=36,f3,47,b6,2d,ad,ab,20,c... | Explorer09/nlite-asms01cab | global_vars/JPN/KB2659262_JPN.cmd | bat | gpl-2.0 | 625 |
cmd_fs/namespace.o := arm-eabi-gcc -Wp,-MD,fs/.namespace.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/.namespace.o.cmd | bat | gpl-2.0 | 147,042 |
cmd_drivers/media/IR/built-in.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/media/IR/built-in.o drivers/media/IR/keymaps/built-in.o drivers/media/IR/ir-core.o drivers/media/IR/ir-common.o drivers/media/IR/ir-nec-decoder.o drivers/media/IR/ir-rc5-decoder.o drivers/media/IR/ir-... | venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | drivers/media/IR/.built-in.o.cmd | bat | gpl-2.0 | 404 |
cmd_kernel/cpu.o := arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.cpu.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 | kernel/.cpu.o.cmd | bat | gpl-2.0 | 22,290 |
cmd_fs/nfs_common/built-in.o := rm -f fs/nfs_common/built-in.o; ar rcs fs/nfs_common/built-in.o
| namgk/kernel-tut | fs/nfs_common/.built-in.o.cmd | bat | gpl-2.0 | 97 |
@%~dp0\busybox.exe cat %*
| witwall/busybox-w32 | cat.bat | bat | gpl-2.0 | 26 |
cmd_scripts/basic/fixdep := gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -fomit-frame-pointer -o scripts/basic/fixdep scripts/basic/fixdep.c
deps_scripts/basic/fixdep := \
scripts/basic/fixdep.c \
$(wildcard include/config/his/driver.h) \
$(wildcard include/con... | spacecaker/CM7_Space_Kernel_Cooper | scripts/basic/.fixdep.cmd | bat | gpl-2.0 | 3,860 |
cmd_sound/isa/wss/built-in.o := rm -f sound/isa/wss/built-in.o; /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-ar rcs sound/isa/wss/built-in.o
| p500-ics-cm9/Franco-ICS-Kernel | sound/isa/wss/.built-in.o.cmd | bat | gpl-2.0 | 149 |
cmd_arch/x86/boot/mkcpustr := gcc -Wp,-MD,arch/x86/boot/.mkcpustr.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/home/exist/tmp/linux-2.6.35.14/linux-2.6.35/arch/x86/include -Iinclude -include include/generated/autoconf.h -o arch/x86/boot/mkcpustr arch/x86/boot/mkcpustr.c
deps_arch/... | Existed/kernel-2.6.35.14 | arch/x86/boot/.mkcpustr.cmd | bat | gpl-2.0 | 1,718 |
cmd_sound/pci/emu10k1/built-in.o := rm -f sound/pci/emu10k1/built-in.o; /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ar rcsD sound/pci/emu10k1/built-in.o
| chase2534/gtab47.freekern | sound/pci/emu10k1/.built-in.o.cmd | bat | gpl-2.0 | 251 |
cmd_drivers/spi/built-in.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -o drivers/spi/built-in.o drivers/spi/spi.o drivers/spi/spi_bitbang.o drivers/spi/spi_imx.o
| chrnueve/udooImaxdi | kernel_oficial_source/drivers/spi/.built-in.o.cmd | bat | gpl-2.0 | 188 |
"%GBC%\fart.exe" "%GBC%\net\%EXECT%\%NEOPKT%\%MEDN%*.cfg" [ROMPTH] "[ROMPTH]"
| HoodlumDTX/rom-jacket | NEOPKTexeject.bat | bat | gpl-2.0 | 79 |
xasm /b400 patch.z80
del hrlyscc
ren patch.bin hrlyscc
| rururutan/hoot-patches | msx/konami/game_collection_bangaihen/hyper_rally/src_scc/comp.bat | bat | gpl-3.0 | 55 |
@echo off
pushd %~dp0
:: hd
:: 1080
call .\chimera25-format %1 %2 "hd1080p30" %3
call .\chimera25-format %1 %2 "hd1080i2997" %3
call .\chimera25-format %1 %2 "hd1080i2997" %3
call .\chimera25-format %1 %2 "hd1080p2997" %3
call .\chimera25-format %1 %2 "hd1080p25" %3
call .\chimera25-format %1 %2 "hd1080... | DSRCorporation/imf-conversion | acceptance/itunes/run/tv/chimera25-formats.bat | bat | gpl-3.0 | 1,176 |
command [ foo] = echo "foo OK - everything good | foo=1c;100;100;100;100;100"
command[baz ] = printf "baz OK - bork bork bork | bork=blabla\nbork OK | bork=fasel\nbork OK | asshat=yes\n"
command[quux]= echo "quux OK - " $BAR
| markameyer/check_mutti | test/test01.cmd | bat | gpl-3.0 | 225 |
java com.judoscript.jamaica.Main %1.ja
java %1
| audetto/andsoft | java/jamaica/examples/jat.bat | bat | gpl-3.0 | 47 |
cmd_scripts/basic/docproc := gcc -Wp,-MD,scripts/basic/.docproc.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/docproc scripts/basic/docproc.c
deps_scripts/basic/docproc := \
scripts/basic/docproc.c \
/usr/include/stdio.h \
/usr/include/sys/cdefs.h \
/usr/include/sys/_symbol_ali... | aJanker/Morpheus-BusyBoxEvaluation | busybox-1.18.5/scripts/basic/.docproc.cmd | bat | lgpl-3.0 | 2,214 |
@echo off
"%SC_CORE_HOME%\bin\m4" "%SC_CORE_HOME%\share\sc-core\m4scp.m4" %1 | "%SC_CORE_HOME%\bin\scs2tgf" %2 | laz2/sc-core | tools/m4scp/m4scp2tgf.bat | bat | lgpl-3.0 | 110 |
@echo off
rem This file is part of Batect.
rem Do not modify this file. It will be overwritten next time you upgrade Batect.
rem You should commit this file to version control alongside the rest of your project. It should not be installed globally.
rem For more information, visit https://github.com/batect/batect.
setl... | binkley/gradle-multiple-test-roots | batect.cmd | bat | unlicense | 7,996 |
cls
@echo off
echo ******************************************************
echo * nimbus1.bat <com port>
echo * example nimbus1.bat com2
echo * ensure USB drivers are installed first
echo ******************************************************
echo * Agnicure Nimbus Products
echo * Panchanga EKG Arduino 32 Kit
echo * Nim... | devbnj/agnicure | windows-install/nimbus1.bat | bat | apache-2.0 | 794 |
@echo off
set JAR_PATH=.\out\artifacts\jcef-maven-jar\jcef-maven.jar
if not exist %JAR_PATH% (
echo ERROR: Jar does not exist at %JAR_PATH%
goto end
)
java -jar %JAR_PATH%
:end
endlocal & set RC=%ERRORLEVEL%
goto omega
:returncode
exit /B %RC%
:omega
call :returncode %RC%
| viglucci/app-jcef-example | run.bat | bat | bsd-3-clause | 286 |
@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... | SunPower/UncertaintyWrapper | uncertainty_wrapper/docs/make.bat | bat | bsd-3-clause | 7,010 |
ZOOM! configure
| gdos/GameMaker | cd/sharware/zoom/config.bat | bat | mit | 17 |
@echo OFF
::
:: Pre-build auto-versioning script
::
SET srcdir=%~1
SET repodir=%~2
SET old_version=
set old_specialbuild=""
SET version_revision=0
set version_specialbuild=
SET version_pdate_1=%date:~-4%-%date:~3,2%-%date:~0,2%
SET version_pdate=%version_pdate_1% %time:~0,2%:%time:~3,2%:%time:~6,2%
SET version_date=%... | Chuvi-w/revoice | revoice/msvc/PreBuild.bat | bat | gpl-2.0 | 5,603 |
cmd_net/ipv6/built-in.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o net/ipv6/built-in.o net/ipv6/ipv6.o net/ipv6/netfilter/built-in.o net/ipv6/addrconf_core.o net/ipv6/exthdrs_core.o net/ipv6/inet6_hashtables.o
| smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/net/ipv6/.built-in.o.cmd | bat | gpl-2.0 | 243 |
cmd_arch/arm/lib/built-in.o := rm -f arch/arm/lib/built-in.o; arm-linux-ar rcs arch/arm/lib/built-in.o
| beebingoo/linux-2.6.32.2 | arch/arm/lib/.built-in.o.cmd | bat | gpl-2.0 | 104 |
LiteService.exe stop | dungeonsnd/getip | python/IpReport/dist/stop.bat | bat | lgpl-3.0 | 20 |
@ECHO OFF
IF NOT EXIST UmbracoVersion.txt (
ECHO UmbracoVersion.txt missing!
GOTO :showerror
)
REM Get the version and comment from UmbracoVersion.txt lines 2 and 3
SET "release="
SET "comment="
FOR /F "skip=1 delims=" %%i IN (UmbracoVersion.txt) DO IF NOT DEFINED release SET "release=%%i"
FOR /F "skip=2 delims=" %%... | romanlytvyn/Umbraco-CMS | build/Build.bat | bat | mit | 3,524 |
@rem Copyright (c) 2013 Turbulenz Limited
@echo off
@rem Manipulate mapping tables
@node %~dp0\maptool %*
| chkjohn/turbulenz_engine | tools/scripts/maptool.bat | bat | mit | 107 |
dart2js web/index.dart -o web/index.dart.js | kaisellgren/color-invasion | build.bat | bat | mit | 43 |
SET TP=%USERPROFILE%\.nuget\packages\Grpc.Tools\1.4.1\tools\windows_x64
%TP%\protoc.exe -I=. --csharp_out=. --grpc_out=. --plugin=protoc-gen-grpc=%TP%\grpc_csharp_plugin.exe Rpc.proto
@pause | dawsonliu/DbRESTFul | src/Wicture.DbRESTFul.Core/Rpc/Protocol/gen.bat | bat | mit | 192 |
@setlocal
@echo off
set SRC_EXE_DIR=%~dp0\MikuMikuLipMaker\bin\Release
set SRC_EXE_FILE=%SRC_EXE_DIR%\MikuMikuLipMaker.exe
set SRC_DOC_FILE=%~dp0\data\MikuMikuLipMaker\readme.txt
set SRC_PLUGIN_FILE=%~dp0\mmm\MikuMikuLipClient\bin\Release\ruche.mmm.MikuMikuLipClient.dll
set DEST_BASE_DIR=%~dp0\__release\MikuMikuLipMak... | ruche7/MMDLipTools | _pack.bat | bat | mit | 1,627 |
@ECHO off
start cmd /k gulp
mongod --dbpath %~dp0/data
PAUSE | ninox92/cookiebot-web | run.bat | bat | mit | 61 |
cmd_drivers/media/common/tuners/tda18271.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o drivers/media/common/tuners/tda18271.o drivers/media/common/tuners/tda18271-maps.o drivers/media/common/tuners/tda18271-common.o drivers/media/common/tuners/tda18271-fe.o
| Zaphod-Beeblebrox/kernel_rockchip_rk3188 | drivers/media/common/tuners/.tda18271.o.cmd | bat | gpl-2.0 | 295 |
cmd_drivers/media/platform/msm/camera_v2/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/media/platform/msm/camera_v2/built-in.o drivers/media/platform/msm/camera_v2/msm.o drivers/media/platform/msm/c... | livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/media/platform/msm/camera_v2/.built-in.o.cmd | bat | gpl-2.0 | 786 |
cmd_arch/arm/lib/io-readsb.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.io-readsb.o.d -nostdinc -isystem /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/lithium/kfhd/kernel/android-3.0/arch/arm/include -I... | 0xD34D/kernel_amazon_tate | arch/arm/lib/.io-readsb.o.cmd | bat | gpl-2.0 | 2,076 |
cmd_scripts/mod/file2alias.o := gcc -Wp,-MD,scripts/mod/.file2alias.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/file2alias.o scripts/mod/file2alias.c
deps_scripts/mod/file2alias.o := \
scripts/mod/file2alias.c \
scripts/mod/modpost.h \
/usr/include/stdio.h \
... | dagnarf/sgh-i717-dagkernel | scripts/mod/.file2alias.o.cmd | bat | gpl-2.0 | 2,227 |
cmd_drivers/acpi/namespace/built-in.o := ld -m elf_x86_64 -r -o drivers/acpi/namespace/built-in.o drivers/acpi/namespace/nsaccess.o drivers/acpi/namespace/nsload.o drivers/acpi/namespace/nssearch.o drivers/acpi/namespace/nsxfeval.o drivers/acpi/namespace/nsalloc.o drivers/acpi/namespace/nseval.o drivers/acpi/namespac... | dnh34/proj1 | drivers/acpi/namespace/.built-in.o.cmd | bat | gpl-2.0 | 595 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.