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 reg delete renvoi 0 : succés ou 1 : echec
Reg delete "HKLM\SOFTWARE\GNU Prolog" /v Flag /f
goto %ERRORLEVEL%
:1
echo Le logiciel GNU Prolog n est pas installe
exit 1
GOTO end
:0
echo debut de la desinstallation
cd\
cd "C:\Program Files\GNU-Prolog"
"unins000.exe" /sp- /verysilent... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_a_installer_INNO_SETUP/To_Code/GNU_Prolog/desinstallgnuprolog.bat | bat | gpl-2.0 | 420 |
cmd_drivers/media/rc/keymaps/rc-imon-mce.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/rc/keymaps/rc-imon-mce.ko drivers/media/rc/keymaps/rc-imon-mce.o drivers/media/rc/keymaps/rc-imon-mce.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/rc/keymaps/.rc-imon-mce.ko.cmd | bat | gpl-2.0 | 315 |
cmd_crypto/built-in.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o crypto/built-in.o crypto/crypto.o crypto/crypto_wq.o crypto/crypto_algapi.o crypto/aead.o crypto/crypto_blkcipher.o crypto/chainiv.o crypto/eseqiv.o crypto/crypto_hash.o crypto/pcompress.o crypto/cryptomgr.o crypto/hma... | venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | crypto/.built-in.o.cmd | bat | gpl-2.0 | 581 |
cmd_coreutils/chgrp.o := mips-openwrt-linux-uclibc-gcc -Wp,-MD,coreutils/.chgrp.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.19.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings... | shizhai/wprobe | build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4/coreutils/.chgrp.o.cmd | bat | gpl-2.0 | 28,382 |
cmd_drivers/ssb/driver_pcicore.o := gcc -Wp,-MD,drivers/ssb/.driver_pcicore.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 ... | namgk/kernel-tut | drivers/ssb/.driver_pcicore.o.cmd | bat | gpl-2.0 | 16,828 |
cmd_arch/arm/vfp/vfphw.o := arm-linux-androideabi-gcc -Wp,-MD,arch/arm/vfp/.vfphw.o.d -nostdinc -isystem /usr/src/dell/android-ndk-r8/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include -I/usr/src/dell/lhbalanced/arch/arm/include -Iinclude -include include/gene... | tenorntex/lhbalanced | arch/arm/vfp/.vfphw.o.cmd | bat | gpl-2.0 | 2,635 |
@echo off
REM Abiword a bien un desinstallateur mais celui ci n accepte aucun parametre pour une desinstallation silencieuse
REM On efface donc tous les fichiers et dossiers sur le dique dur ainsi que toutes les cles de la base de registre
REM test dans la BDR si le Flag est à 1( c.a.d Abiword installé) ou 0 (... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_an_installer_NSIS/Office_Automation/Abiword/desinstallbrutAbiword.bat | bat | gpl-2.0 | 1,283 |
cmd_sound/soc/jz4740/built-in.o := rm -f sound/soc/jz4740/built-in.o; /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/soc/jz4740/built-in.o
| arshull/GalaTab3_Kernel | sound/soc/jz4740/.built-in.o.cmd | bat | gpl-2.0 | 164 |
cmd_arch/arm/lib/setbit.o := /root/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.setbit.o.d -nostdinc -isystem /root/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -Iinclude -I/usr/local/dvsdk/psp/linux-2.6.32-rc2-psp03.01.00.37/arch/arm/inclu... | gzdaoke/linux2.6.32_kernel | arch/arm/lib/.setbit.o.cmd | bat | gpl-2.0 | 1,888 |
cmd_/home/lijg/work/linux-3.10.83/_install/include/drm/.install := /bin/bash scripts/headers_install.sh /home/lijg/work/linux-3.10.83/_install/include/drm /home/lijg/work/linux-3.10.83/include/uapi/drm drm.h drm_fourcc.h drm_mode.h drm_sarea.h exynos_drm.h i810_drm.h i915_drm.h mga_drm.h nouveau_drm.h qxl_drm.h r128_dr... | ljgabc/lfs | tools/include/drm/..install.cmd | bat | gpl-2.0 | 854 |
start gzdoom.exe -iwad doom2.wad -file bd21RC3.pk3 ColourfulHell95.pk3 fractal_mutation.pk3 deepwater.pk3 -nomusic | brandleesee/blc | backups/DOOM/PLAY-Easy.bat | bat | gpl-3.0 | 114 |
@echo off
:: Copyright 2011 Jason Moxham
::
:: This file is part of the MPIR Library.
::
:: The MPIR Library is free software; you can redistribute it and/or modify
:: it under the terms of the GNU Lesser General Public License as published
:: by the Free Software Foundation; either version 2.1 of the License, or ... | cloudcompare/cork | contrib/mpir-2.6.0/win/make.bat | bat | lgpl-3.0 | 12,876 |
ringo -m "%~dp0..\packages\" "%~dp0..\lib\main.js" %* | ringo/legacy-modules | ringo-jsdoc/bin/ringo-doc.cmd | bat | apache-2.0 | 53 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\snyk\cli\index.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\snyk\cli\index.js" %*
) | sumifit/hunters | node_modules/alertify.js/node_modules/.bin/snyk.cmd | bat | apache-2.0 | 176 |
@echo off
for /f "delims=" %%a in ("%~1") do (
echo ----------------
echo extracting: %%a
java -jar AngMaker.jar e -i %%a -k ""
echo extracted: %%a
)
pause | litengfei/apng-opt | src/main/resources/ExtractApng.bat | bat | apache-2.0 | 166 |
@echo off
call mvn eclipse:clean
call mvn eclipse:clean eclipse:eclipse -U -DdownloadSources=true -DdownloadJavadocs=false
@pause | springvelocity/xbpm5 | eclipse.bat | bat | apache-2.0 | 129 |
cmd_libbb/inet_cksum.o := gcc -Wp,-MD,libbb/.inet_cksum.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-protot... | rennman/copfvtci | build/busybox-1.25.1/libbb/.inet_cksum.o.cmd | bat | apache-2.0 | 10,204 |
echo "====================================="
java -Dfile.encoding=GBK -Djava.ext.dirs=./lib; -cp ./bin; com.ankerdiao.practice.log.TestLog4j
echo "=====================================" | ankerdiao/com_ankerdiao_practice | run_script/ecc_tran_uin_deal_address_all.bat | bat | apache-2.0 | 193 |
@echo *
@echo **** generating docs ****
@echo *
java -jar ..\tools\jsdoc-toolkit\jsrun.jar ..\tools\jsdoc-toolkit\app\run.js -d=..\release\docs\ -a -t=..\tools\jsdoc-toolkit\templates\jsdoc ..\release\core\juxtapo.dev.js
pause | davetayls/juxtapo | build/generatedocs.bat | bat | bsd-3-clause | 226 |
@echo off
@echo off
SET R="../bin/R#"
SET RUN="./mzML_chromatogramPlots.R"
SET MRM="S:\2018\WYL\20191230_WYL_MRM\MRM.xlsx"
SET DATA1=S:\2018\WYL\20191230_WYL_MRM\MeiZhou\raw
SET OUT1=S:\2018\WYL\20191230_WYL_MRM\MeiZhou\plots
%R% %RUN% --MRM %MRM% --mzML "%DATA1%/201912wash" --output "%OUT1%/201912wash"
%R% %RUN% -... | xieguigang/spectrum | dist/Rscript/plotSamples.cmd | bat | mit | 1,858 |
echo Running preCompileScript.cmd
call %TFS_SourcesDirectory%\Utilities\VSOBuildScripts\setBuildVersion.cmd
for /f "tokens=2 delims==" %%G in ('wmic os get localdatetime /value') do set datetime=%%G
set DATETIME_YEAR=%datetime:~0,4%
set DATETIME_SHORT_YEAR=%datetime:~2,4%
set DATETIME_MONTH=%datetime:~4,2%
set DATETI... | MSFT-Heba/xbox-live-unity-plugin | CSharpSource/Utilities/VSOBuildScripts/preCompileScript.cmd | bat | mit | 1,533 |
echo "----------------Building jar----------------"
start jar-build.bat
echo "----------------Linux32----------------"
start linux32-build.bat
echo "----------------Linux64----------------"
start linux64-build.bat
echo "----------------Windows32----------------"
start windows32-build.bat
echo "----------------Win... | Aeo-Informatik/Bomberman | build-tools/build-all.bat | bat | gpl-3.0 | 484 |
@echo off
REM we need nuget to install tools locally
if not exist build\tools\nuget\nuget.exe (
ECHO Nuget not found.. Downloading..
mkdir build\tools\nuget
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& 'build\download-nuget.ps1'"
)
REM we need FAKE to process our build scripts
if not exist bui... | aochsner/elasticsearch-watcher-net | build.bat | bat | apache-2.0 | 1,232 |
@echo off
cls
".nuget\NuGet.exe" "Install" "FAKE" "-OutputDirectory" "packages" "-ExcludeVersion"
"packages\FAKE\tools\Fake.exe" Build.fsx encoding=UTF-8
pause | Micha-kun/WebForms.vNextinator | build.bat | bat | gpl-2.0 | 159 |
propeller-elf-gcc -Wall -Os qspov.c -s
propeller-load -r a.out
| dbetz/propgcc-demos | forumists/jazzed/QSpov/build.bat | bat | mit | 63 |
open Six_mouse_models36290.py
open Six_mouse_models18305.py
open Six_mouse_models9766.py
open Six_mouse_models46861.py
open Six_mouse_models15222.py
open Six_mouse_models5535.py
open Six_mouse_models48604.py
open Six_mouse_models26179.py
open Six_mouse_models33238.py
open Six_mouse_models18683.py
open Six_mou... | batxes/4Cin | Six_mouse_models/Six_mouse_models_final_output_0.2_-0.1_11000/mtx1_models/superposition_yellow.cmd | bat | gpl-3.0 | 218,172 |
set WORKSHOP_ID=104691717
cd /d "%~dp0"
cd ../../../bin/
gmad create -folder "%~dp0\" -out "%~dp0\..\__TEMP.gma"
gmpublish update -addon "%~dp0\..\__TEMP.gma" -id "%WORKSHOP_ID%"
del %~dp0\..\__TEMP.gma
pause | CapsAdmin/pac3 | workshop.bat | bat | gpl-3.0 | 211 |
@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 lice... | ar4k/RAM | modelli/progetti/plotter_a_corde/Makelangelo-software-master/java/mvnw.bat | bat | agpl-3.0 | 5,789 |
cd %~dp0./../../
:: upload the nuget packages
for /r %%i in (Build\NightlyBuild\NuGetPackages\*.nupkg) do nuget push %%i -Source "https://nuget.org"
:: remove nupkg files after uploading them
for /r %%i in (Build\NightlyBuild\NuGetPackages\*.nupkg) do del %%i
| RockyTV/duality | Build/Scripts/Publish NuGet Packages.bat | bat | mit | 262 |
@echo off
set USAGE=Usage: %0 source name-on-desktop
if [%1] == [] (
echo %USAGE%
exit 1
)
if [%2] == [] (
echo %USAGE%
exit 2
)
set SCRIPT="%TEMP%\%RANDOM%-%RANDOM%-%RANDOM%-%RANDOM%.vbs"
echo Set oWS = WScript.CreateObject("WScript.Shell") >> %SCRIPT%
echo sLinkFile = "%USERPROFILE%\Desktop\%2.lnk" >> %SC... | avdg/atom | script/create-shortcut.cmd | bat | mit | 491 |
@echo off
@rem #-----------------------------------------------------------------------------
@rem # start_kafka_producer.bat
@rem # kafka-log-producerÌN®XNvg
@rem #-----------------------------------------------------------------------------
@rem # Producer퓮fBNg
set PRODUCER_HOME=C:\Tools\kafka... | acromusashi/kafka-log-producer | sh/start_kafka_producer.bat | bat | mit | 1,129 |
REM cd to repository directory
pushd "%~dp0"
cd ..
REM source code distribute, usually a .tar.gz file
{{ python_version }} setup.py sdist
REM
{{ python_version }} setup.py bdist_wheel --universal
pause | MacHu-GWU/elementary_math-project | start-a-project/template/batch/p06-build-dist.bat | bat | mit | 204 |
xcopy /y download\*.jsx "C:\Program Files\Adobe\Adobe Photoshop CC 2015\Presets\Scripts" | siratama/PixelOutline | copy.bat | bat | mit | 88 |
call git add .
call git commit -m %1
call git push origin master | ferranvb/xapesf2 | push.bat | bat | mit | 65 |
@echo off
:: +-------------------------------------------------------------------------
:: |
:: | WPN-XM Server Stack - Build Menu
:: |
:: +-----------------------------------------------------------------------<3
SetLocal
cls
:: set window title
TITLE WPN-XM Server Stack for Windows - Build Menu
:: d... | WPN-XM/WPN-XM | build-menu.bat | bat | mit | 1,614 |
@echo off
pushd "%~dp0"
REM Setup variables
set ANT_DIR=C:\ant
set JAVA_HOME=C:\Program Files\Java\jdk1.7.0_79
set NDK_DIR=C:\Users\Kuro\AppData\Local\VirtualStore\Windows\SysWOW64\android-ndk-r10e
set SDK_DIR=c:\users\kuro\appdata\local\android\sdk
if exist "%ANT_DIR%\bin\ant.bat" (
set ANT=%ANT_DIR%\bin\ant.bat... | blyk/BlackCode-Fuse | AndroidUI/.build/Simulator/Android/build.bat | bat | mit | 2,436 |
php ../app/console cache:clear --env=dev --no-debug
pause | DinnerAndLove/DinnerAndLove-Web | batch/ClearCache_Dev.bat | bat | mit | 58 |
cmd_arch/arm/lib/memchr.o := arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memchr.o.d -nostdinc -isystem /home/nonamer/android-toolchain-eabi-4.5/bin/../lib/gcc/arm-eabi/4.5.4/include -I/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-... | NooNameR/Sense4.0-kernel | arch/arm/lib/.memchr.o.cmd | bat | gpl-2.0 | 1,731 |
cmd_fs/proc/generic.o := arm-eabi-gcc -Wp,-MD,fs/proc/.generic.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/proc/.generic.o.cmd | bat | gpl-2.0 | 24,074 |
SET FILES_PATH=L:\CRYPT\321-P\IN
SET SCHEME2=C:\KEYS\scheme2
SET ARJ="L:\PTK PSD\arj\ARJ.EXE"
SET SCSIGN_PATH="C:\Program Files\MGTU Bank of Russia\SignatureSC"
SET TEMP_PATH=C:\temp
SET PAUSE=PING -n 20 127.0.0.1 >nul
REM ------------
cd /D %FILES_PATH%
if not exist *.c?? goto 1
%PAUSE%
REM Ïîäãîòàâëèâàåì ñïèñîê... | max1k/crypter | cmd/321p-uncrypt.cmd | bat | gpl-2.0 | 820 |
cmd_drivers/staging/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/staging/built-in.o drivers/staging/staging.o drivers/staging/serial/built-in.o drivers/staging/media/built-in.o drivers/staging/iio/built-in.o drivers/staging/android/built-in.o
| friedrich420/Note-3-AEL-Kernel | drivers/staging/.built-in.o.cmd | bat | gpl-2.0 | 300 |
cmd_drivers/char/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/char/built-in.o drivers/char/mem.o drivers/char/random.o drivers/char/misc.o
| jpsminix/minix5 | drivers/char/.built-in.o.cmd | bat | gpl-2.0 | 152 |
call testBuild.bat
type interface1.html test\frontend_testing\frontend.html 1> test\frontend_testing\test.html 2>NUL
Rem This script doesn't quite work, because it does not do the find-and-replace to fix the relative paths to account for the frontend testing html file being in a different directory.
| syntax-prosody-ot/main | frontendBuild.bat | bat | gpl-2.0 | 302 |
cmd_mm/memblock.o := arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.memblock.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-davinc... | srinugnt2000/linux-2.6.37 | mm/.memblock.o.cmd | bat | gpl-2.0 | 19,715 |
cmd_net/ipv4/xfrm4_mode_transport.o := arm-linux-gnueabi-gcc -Wp,-MD,net/ipv4/.xfrm4_mode_transport.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... | b8e5n/KTG-kernel_es209ra | net/ipv4/.xfrm4_mode_transport.o.cmd | bat | gpl-2.0 | 31,176 |
cmd_fs/jbd2/jbd2.o := /home/sinxoner18/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o fs/jbd2/jbd2.o fs/jbd2/transaction.o fs/jbd2/commit.o fs/jbd2/recovery.o fs/jbd2/checkpoint.o fs/jbd2/revoke.o fs/jbd2/journal.o
| SinxOner/android_kernel_lge_p710 | fs/jbd2/.jbd2.o.cmd | bat | gpl-2.0 | 246 |
cmd_drivers/gpu/built-in.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/gpu/built-in.o drivers/gpu/drm/built-in.o drivers/gpu/vga/built-in.o drivers/gpu/stub/built-in.o drivers/gpu/ion/built-in.o
| PrestigeMod/SHW-M440S | drivers/gpu/.built-in.o.cmd | bat | gpl-2.0 | 264 |
@rem Should be executed on guest #1
netsh interface ip set address "Local Area Connection" static 192.168.100.11 255.255.255.0 192.168.100.1 1
netsh interface ip set dns "Local Area Connection" static 192.168.100.1
net use r: \\vboxsvr\share_ro
net use w: \\vboxsvr\share_rw
| malwarenights/rebox | vbox_network_bootstrap_11.bat | bat | gpl-2.0 | 282 |
cmd_drivers/hid/hid.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/hid/hid.o drivers/hid/hid-debug.o drivers/hid/hid-core.o drivers/hid/hid-input.o
| PrestigeMod/SHW-M440S | drivers/hid/.hid.o.cmd | bat | gpl-2.0 | 215 |
@echo off
rem Obtiene la lista de argumentos de la linea de comandos
set ARGS=%1 %2 %3 %4 %5 %6 %7 %8 %9
if not "%OS%"=="Windows_NT" goto Win9x
set ARGS=%*
goto endif
:Win9x
shift
if "%9"=="" goto endif
set ARGS=%ARGS% %9
goto Win9x
:endif
set JVM=%JAVA_HOME%\bin\java %JAVA_RUN_OPTS%
%JVM% es.tid.corba.TIDNoti... | AlvaroVega/TIDNotifJ | tools/TIDNotif/Discriminator.bat | bat | gpl-2.0 | 369 |
rem Public Domain (PD) 2015 ROOMAViX. All Rights Left.
set PATH=%PATH%;C:\MinGW\bin
echo off
if "%1" == "-clean" goto clean
title Building librvx_md5-1.0
echo.
echo Building librvx_md5-1.0
echo.
mkdir bin
gcc -c src\librvx_md5.c -o bin\librvx_md5.o
gcc -shared -o bin\librvx_md5.dll bin\librvx_md5.o -Wl,--out-implib,bin... | ROOMAViX/librvx_md5 | RVXBuild.bat | bat | gpl-3.0 | 435 |
@rem Generate the C# code for .proto files
setlocal
@rem enter this directory
cd /d %~dp0
set TOOLS_PATH=packages\Grpc.Tools.1.0.1\tools\windows_x64
%TOOLS_PATH%\protoc.exe -I./AdminDesk/protos --csharp_out AdminDesk ./AdminDesk/protos/admin_tool.proto --grpc_out AdminDesk --plugin=protoc-gen-grpc=%TOOLS_PATH%\grp... | EmineBasheva/TryMe-AdministrationTool | AdminDesk/generate_protos.bat | bat | gpl-3.0 | 355 |
@echo off
SET ANT_HOME=%CD%\apache-ant-1.9.3
call apache-ant-1.9.3/bin/ant.bat -f "..\QueueIT.Security" clean jar
IF %ERRORLEVEL% NEQ 0 GOTO Error
xcopy ..\QueueIT.Security\dist\QueueIt.Security.jar /Y
IF %ERRORLEVEL% NEQ 0 GOTO Error
GOTO End
:Error
echo ###########################################... | queueit/QueueIT.Security-JavaEE | Build/Build.bat | bat | lgpl-3.0 | 428 |
java -cp .;E:\SourceCode\Java;E:\SourceCode\Java\beans\jmf\jmf.jar -mx64m JpegImagesToMovie
pause | MaximTar/satellite | src/main/resources/libs/JAT/jat/demo/vr/MovieMaker/run.bat | bat | apache-2.0 | 99 |
@echo off
echo [INFO] Install Core module jar to local repository.
cd %~dp0
call mvn clean install
pause | andyChenHuaYing/betelnut-oa | modules/core/install.bat | bat | apache-2.0 | 105 |
cl main.cpp | weliwita/CPPWindowsTutorial | StackOverflow/compile.bat | bat | apache-2.0 | 11 |
@echo off
".nuget/NuGet.exe" install FAKE -Version 4.3.7
"packages/FAKE.4.3.7/tools/FAKE.exe" build.fsx %1%
| jonathanpeppers/UnityBuild | build.bat | bat | apache-2.0 | 108 |
@echo off
set ROOT=%~dp0
java -Dfile.encoding=UTF8 -Xms20m -cp "%ROOT%/libs/*;" org.develnext.jphp.cli.CLI %*
| livingvirus/jphp | jphp-cli/shell/jphp.bat | bat | apache-2.0 | 112 |
@echo off
SETLOCAL
SET NUGET=%LocalAppData%\NuGet\NuGet.exe
SET FAKE=%LocalAppData%\FAKE\tools\Fake.exe
SET NYX=%LocalAppData%\Nyx\tools\build.fsx
SET GITVERSION=%LocalAppData%\GitVersion.CommandLine\tools\GitVersion.exe
SET MSBUILD14_TOOLS_PATH="%ProgramFiles(x86)%\MSBuild\14.0\bin\MSBuild.exe"
SET MSPEC=%LocalAppDa... | Elders/Hystrix.NET | build.cmd | bat | apache-2.0 | 2,483 |
@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... | garyhu1/java-project | tomcat/bin/catalina.bat | bat | apache-2.0 | 12,710 |
@ECHO off
for /f "delims== tokens=1,2" %%G in (filelocations.txt) do set %%G=%%H
for /f "delims== tokens=1,2" %%G in (versionnames.txt) do set %%G=%%H
del "%resourcepacks%\%v1.13%.zip.bak"
ren "%resourcepacks%\%v1.13%.zip" "%v1.13%.zip.bak"
cd "Java 1.13"
@ECHO on
"C:\Program Files\7-Zip\7z.exe" a -y -tzip "..\%resourc... | fiftywalrus/SmoothOperator | Build Java 1.13.bat | bat | artistic-2.0 | 356 |
@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... | tdsmith/eleven | docs/make.bat | bat | bsd-2-clause | 6,701 |
@echo off
pushd %~dp0
setlocal
set PATH=%PATH%;C:\Windows\Microsoft.NET\Framework\v4.0.30319
net stop FileService
if ERRORLEVEL 1 goto error_stop
installutil /u FileService\bin\Debug\FileService.exe
if ERRORLEVEL 1 goto error_uninstall
rem netsh http delete urlacl url=http://+:8080/
rem if ERRORLEVEL 1 goto error_u... | SteveIves/SqlReplicationIoHooks | UnregisterFileService.bat | bat | bsd-2-clause | 643 |
@ECHO OFF
SET PATH=%CD%\nw\;%PATH%
nw %CD%
@ECHO ON | panzoe/DevBak | run.bat | bat | bsd-3-clause | 54 |
cd ..
python lisa\update_stable.py
python lisa\histology_analyser.py
| mjirik/lisa | applications/ha.bat | bat | bsd-3-clause | 69 |
@echo off
rem Batch script for running the test suite.
call set_python_path.bat
rem calls the python package `nose` in local site-packages.
set nosetests=call python -W ignore::DeprecationWarning -m nose
%nosetests% ^
tests/test_provided_code.py ^
tests/test_1_parsing.py ^
tests/test_2_evaluating_simple_expressions.py... | codecop/diy-lang | run-tests.bat | bat | bsd-3-clause | 619 |
@echo off
SET DIR=%~dp0%
%windir%\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -ExecutionPolicy unrestricted -Command "& '%DIR%Build-Solution.ps1' %*" | Haacked/NullGuard | build.bat | bat | mit | 165 |
if not exist "PointOfSale.Application.Harness.exe" (
echo PointOfSale.Application.Harness.exe does not exist in this directory
pause
)
if exist "PointOfSale.Application.Harness.exe" (
sc stop nsqsharp-example
sc delete nsqsharp-example
mkdir c:\nsqsharp-example
copy /y . c:\nsqsharp-example
sc create n... | yonglehou/NsqSharp | Examples/PointOfSale/PointOfSale.Application.Harness/install_service.bat | bat | mit | 564 |
cmd_/home/wengbj/project/openwrt-3.10/firefly/mtksdk-openwrt-3.10.14/build_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/linux-dev//include/linux/wimax/.install := xargs /bin/bash scripts/headers_install.sh /home/wengbj/project/openwrt-3.10/firefly/mtksdk-openwrt-3.10.14/build_dir/toolchain-mipsel_24kec... | h4ck3rm1k3/OpenWrt-Firefly-SDK | staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/include/linux/wimax/..install.cmd | bat | gpl-2.0 | 952 |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=... | xiejiagui/NV | xmlvalidator-1.0/xmlvalidator.bat | bat | apache-2.0 | 2,424 |
setlocal
echo Setting JAVA_HOME to %JAVA6_HOME%.
set JAVA_HOME=%JAVA6_HOME%
echo Performing a short clean build.
pause
call mvn clean install -DperformRelease
echo Short clean build completed.
pause
echo Performing a full clean build.
pause
call mvn clean install -DperformRelease -Ptests,demos,samples
echo Full clean... | wmakeev/jsonix | release.bat | bat | bsd-2-clause | 2,021 |
@echo off
setlocal enabledelayedexpansion
set CMDHOME=%~dp0
@REM Remove trailing backslash \
set CMDHOME=%CMDHOME:~0,-1%
if "%SPARK_HOME%" == "" goto :sparkhomeerror
if "%JAVA_HOME%" == "" goto :javahomeerror
if "%SPARKCLR_HOME%" == "" (
if not exist %CMDHOME%\..\lib\spark-clr*.jar (goto :sparkclrhomeerror)
... | xiongrenyi/SparkCLR | scripts/sparkclr-submit.cmd | bat | mit | 3,610 |
@rem Copyright (c) 2013 Google, Inc.
@rem
@rem This software is provided 'as-is', without any express or implied
@rem warranty. In no event will the authors be held liable for any damages
@rem arising from the use of this software.
@rem Permission is granted to anyone to use this software for any purpose,
@rem includi... | Alia5/FSE | extlibs/liquidfun/liquidfun/Box2D/AutoBuild/build.bat | bat | mit | 11,303 |
@ECHO OFF
@setlocal
@REM JBoss, Home of Professional Open Source.
@REM Copyright (C) 2008 Red Hat, Inc.
@REM Licensed to Red Hat, Inc. under one or more contributor
@REM license agreements. See the copyright.txt file in the
@REM distribution for a full listing of individual contributors.
@REM
@REM This lib... | jagazee/teiid-8.7 | build/kits/adminshell/adminshell-console.bat | bat | lgpl-2.1 | 2,656 |
@rem Copyright 2016, Google Inc.
@rem All rights reserved.
@rem
@rem Redistribution and use in source and binary forms, with or without
@rem modification, are permitted provided that the following conditions are
@rem met:
@rem
@rem * Redistributions of source code must retain the above copyright
@rem notice, this l... | tengyifei/grpc | examples/csharp/route_guide/generate_protos.bat | bat | bsd-3-clause | 1,954 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "hel... | bboalimoe/ndn-cache-policy | docs/sphinx-contrib/rubydomain/doc/make.bat | bat | gpl-3.0 | 4,142 |
@call set_vars.bat
@bash patch_files.sh
@echo Building Bitcoin daemon...
@rem todo: rewrite this with ^ line wrapping
@set PARAMS=BOOST_SUFFIX=%BOOSTSUFFIX%
@set PARAMS=%PARAMS% INCLUDEPATHS="
@rem set PARAMS=%PARAMS%-I'../src'
@set PARAMS=%PARAMS% -I'../%EWBLIBS%/%BOOST%'
@set PARAMS=%PARAMS% -I'../%EWBLIBS%/%OPENSSL%... | RedOakCoin/RedOakTestNet | Pre-Launch/contrib/easywinbuilder/4a_build_daemon.bat | bat | mit | 1,344 |
@echo off
C:\Python26\Scripts\epydoc.py -v --config epydoc.config | schlamar/sitforc | epydoc.bat | bat | mit | 66 |
.\ext\bx\tools\bin\windows\genie --file=genie\genie.lua vs2015 | NathanaelThompson/altertum | run_genie.bat | bat | mit | 62 |
--project=project
| potassco/clingo | app/clingo/tests/python/backend_project.cmd | bat | mit | 18 |
"C:\Program Files (x86)\msbuild\14.0\Bin\msbuild.exe" /p:Configuration=Release
del QuikPak\bin\Release\*.xml
del QuikPak\bin\Release\*.pdb
chocolatey pack QuikPak\choco\quikpak.nuspec | tparnell8/QuikPak | build.cmd | bat | mit | 183 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=AstraViso
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Ma... | bradsease/astra-viso | doc/make.bat | bat | mit | 781 |
:: you can add this location to PATH and use RUN to run playa commands
@echo off
:: change dir to the location of the file
cd /d %~dp0
:: start via the venv python
start /B env\Scripts\pythonw.exe src\playa.py %*
| argvk/playa | playa.bat | bat | mit | 217 |
"packages\build\FAKE\tools\FAKE.exe" build.fsx %*
| vain0/EnumerableTest | build.bat | bat | mit | 50 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\meanio\bin\mean-postinstall" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\meanio\bin\mean-postinstall" %*
) | 9Bdog2/Bachelor-Project | node_modules/.bin/mean-postinstall.cmd | bat | mit | 202 |
dotnet restore &&^
dotnet build src\JsonRpc.Host\project.json --configuration Release &&^
dotnet test test\JsonRpc.Tests\project.json | gacu82/JsonRpc | build-host.bat | bat | mit | 133 |
rmdir /S /Q %~dp0packages
msbuild %~dp0src\PaketTestApp\PaketTestApp.csproj %*
@rem If the assembly is signed then the targets file from the StrongNamer package was included correctly
sn -T %~dp0src\PaketTestApp\bin\Debug\Octokit.dll | dsplaisted/paket-restore-sample | testpackagerestore.bat | bat | mit | 234 |
:: the windows shell, so amazing
:: options
@echo Off
cd %~dp0
setlocal
:: set tool versions
set NUGET_VERSION=4.3.0
set CSI_VERSION=2.4.0
:: determine nuget cache dir
set NUGET_CACHE_DIR=%LocalAppData%\.nuget\v%NUGET_VERSION%
set NUGET_LOCAL_DIR=.nuget\v%NUGET_VERSION%
:: download nuget to cache dir... | config-r/config-r | build.cmd | bat | mit | 1,273 |
cmd_lib/kasprintf.o := arm-none-linux-gnueabi-gcc -Wp,-MD,lib/.kasprintf.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-da... | srinugnt2000/linux-2.6.37 | lib/.kasprintf.o.cmd | bat | gpl-2.0 | 15,959 |
cmd_lib/plist.o := gcc -Wp,-MD,lib/.plist.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-common... | Existed/kernel-2.6.35.14 | lib/.plist.o.cmd | bat | gpl-2.0 | 13,961 |
cmd_fs/ext3/ext3.o := arm-linux-gnueabihf-ld -EL -r -o fs/ext3/ext3.o fs/ext3/balloc.o fs/ext3/bitmap.o fs/ext3/dir.o fs/ext3/file.o fs/ext3/fsync.o fs/ext3/ialloc.o fs/ext3/inode.o fs/ext3/ioctl.o fs/ext3/namei.o fs/ext3/super.o fs/ext3/symlink.o fs/ext3/hash.o fs/ext3/resize.o fs/ext3/ext3_jbd.o fs/ext3/xattr.o fs... | Dee-UK/D33_KK_Kernel | fs/ext3/.ext3.o.cmd | bat | gpl-2.0 | 389 |
cmd_sound/pci/mixart/built-in.o := rm -f sound/pci/mixart/built-in.o; arm-none-linux-gnueabi-ar rcs sound/pci/mixart/built-in.o
| srinugnt2000/linux-2.6.37 | sound/pci/mixart/.built-in.o.cmd | bat | gpl-2.0 | 129 |
cmd_net/ipv6/netfilter/nf_defrag_ipv6.o := /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/ipv6/netfilter/nf_defrag_ipv6.o net/ipv6/netfilter/nf_defrag_ipv6_hooks.o net/ipv6/netfilter/nf_conntrack_reasm.o
| sleshepic/epic_touch_kernel | net/ipv6/netfilter/.nf_defrag_ipv6.o.cmd | bat | gpl-2.0 | 242 |
@echo off
set HW_VERSION=4_0_0
set INSTALLATION_DIR=1. Installation
set LINUX32_INSTALLATION_DIR=%INSTALLATION_DIR%\Linux32
set DOCUMENTATION_INSTALLATION_DIR=%INSTALLATION_DIR%\Documentation
set WIN32_APPLICATION_DIR=%INSTALLATION_DIR%\WinApplications
set BIN_DIR=%WIN32_APPLICATION_DIR%\bin
cd %BIN_DIR%
rename tcl85... | podonoghue/usbdm-eclipse-makefiles-build | PackageFiles/MiscellaneousWin/strip.cmd | bat | gpl-2.0 | 464 |
cmd_drivers/bluetooth/hci_uart.o := arm-none-linux-gnueabi-ld -EL -r -o drivers/bluetooth/hci_uart.o drivers/bluetooth/hci_ldisc.o drivers/bluetooth/hci_h4.o drivers/bluetooth/hci_bcsp.o drivers/bluetooth/hci_ll.o
| EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/drivers/bluetooth/.hci_uart.o.cmd | bat | gpl-2.0 | 218 |
cmd_drivers/misc/modem_if_na_spr/built-in.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/misc/modem_if_na_spr/built-in.o drivers/misc/modem_if_na_spr/modem.o drivers/misc/modem_if_na_spr/modem_io_device.o drivers/misc/modem_if_na_spr/modem_net_flowcontrol_device.o drivers/misc... | garwynn/D710SPR_GB27_Kernel | drivers/misc/modem_if_na_spr/.built-in.o.cmd | bat | gpl-2.0 | 471 |
cmd_eal_common_pci.o = gcc -Wp,-MD,./.eal_common_pci.o.d.tmp -pthread -march=armv8-a+crc -D__ARM_FEATURE_CRC32=1 -DRTE_MACHINE_CPUFLAG_NEON -DRTE_MACHINE_CPUFLAG_CRC32 -I/root/lixu/arm64-armv8a-linuxapp-gcc/include -include /root/lixu/arm64-armv8a-linuxapp-gcc/include/rte_config.h -I/root/lixu/lib/librte_eal/linuxap... | JerryLX/DPDK | arm64-armv8a-linuxapp-gcc/build/lib/librte_eal/linuxapp/eal/.eal_common_pci.o.cmd | bat | gpl-2.0 | 716 |
@echo off
cls
echo "Start this Batch - Script from Qt-Console"
echo "R = Release"
echo "D = Debug"
set auswahl=
set /p auswahl="Option: "
if "%auswahl%" == "R" GOTO RELEASE
if "%auswahl%" == "D" GOTO DEBUG
echo "Abort chose R or D ;)"
pause
exit
:DEBUG
qmake -win32 I2P-Messenger.pro
mingw32-make debug
exit
:RE... | hypnosis-i2p/i2pchat | Windows_build.bat | bat | gpl-2.0 | 379 |
cmd_sound/soc/bcm/snd-soc-bcm2708-i2s.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o sound/soc/bcm/snd-soc-bcm2708-i2s.ko sound/soc/bcm/snd-soc-bcm2708-i2s.o sound/soc/bcm/snd-soc-bcm2708-i2s.mod.o
| avareldalton85/rpi2-linux-rt | sound/soc/bcm/.snd-soc-bcm2708-i2s.ko.cmd | bat | gpl-2.0 | 303 |
cmd_net/ipv4/inet_connection_sock.o := arm-eabi-gcc -Wp,-MD,net/ipv4/.inet_connection_sock.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 ... | HCDRJacob/wildfire-kernel | net/ipv4/.inet_connection_sock.o.cmd | bat | gpl-2.0 | 155,170 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.