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
@REM Create JK2MV projects for Visual Studio 2013 using CMake @echo off for %%X in (cmake.exe) do (set FOUND=%%~$PATH:X) if not defined FOUND ( echo CMake was not found on your system. Please make sure you have installed CMake echo from http://www.cmake.org/ and cmake.exe is installed to your system's PATH echo envi...
ouned/jk2mv
build/create-vs2013-x86-projects.bat
bat
gpl-2.0
463
java -cp "D:\development\connectiq-sdk-win-1.1.1\bin\monkeybrains.jar"; com.garmin.monkeybrains.Monkeybrains -a "D:\development\connectiq-sdk-win-1.1.1\bin\api.db" -u D:\development\connectiq-sdk-win-1.1.1\bin\devices.xml -o c:\repo\connectiq-build\example_app_layout\build\outgoing\out.prg -z c:\repo\connectiq-build\ex...
genecyber/connectiq-build
example_app_layout/build/build.bat
bat
mit
939
bash -c ". ./.scripts/user/prepublish.sh"
fusiondesign/react-grabbag
.scripts/prepublish.cmd
bat
mit
42
@echo off cmd /k "^ rmdir /q /s pingow-web-service & ^ git clone https://github.com/our-iot-project-org/pingow-web-service.git & ^ pip install virtualenv & ^ virtualenv env & ^ env\Scripts\activate & ^ pip install freeze -r pingow-web-service\requirements.txt & ^ python pingow-web-service\src\manage.py runserver"
our-iot-project-org/pingow-web-service
setup_scripts/setup_WINDOWS_LOCALHOST.bat
bat
mit
314
@echo off python externals\glad\main.py --profile="core" --api="gl=3.3" --generator="c-debug" --spec="gl" --extensions="" --omit-khrplatform --reproducible --out-path=".\generated\glad"
wiranoid/fuzzy
misc/glad_generate.bat
bat
mit
187
@echo off echo This will push all *.nupkg files to my own feed echo. pause echo. nuget push *.nupkg -s http://to_be_determined/nuget/api/v2/package echo. pause
janmagnet/MyData
MyData/nuget-push.bat
bat
mit
161
cmd
neolfdev/dlscxx
hbny_doc/shell.bat
bat
mit
5
cmd_net/ipv4/tcp_cubic.o := ppc_4xx-gcc -m32 -Wp,-MD,net/ipv4/.tcp_cubic.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-proto...
mattkelly/linux-2.6-xlnx
net/ipv4/.tcp_cubic.o.cmd
bat
gpl-2.0
31,160
cmd_net/ipv4/ip_forward.o := arm-eabi-gcc -Wp,-MD,net/ipv4/.ip_forward.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/...
bigbiff/i717-GB-Kernel
net/ipv4/.ip_forward.o.cmd
bat
gpl-2.0
34,127
"I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "C:\openarena-0.8.1" -fs_game "baseoa" -game "oa" -onlyents "C:\openarena-0.8.1\baseoa\maps\q3dm6ish.map" Pause "I:\!lucho-temp\netradiant-1.5.0-20110819\bspc.exe" -bsp2aas "C:\openarena-0.8.1\baseoa\maps\q3dm6ish.bsp" -forcesidesvisible -optimize -grap...
NeonKnightOA/oaassets
tools/compile-scripts/batch/q3dm6ish.bat
bat
gpl-2.0
329
cmd_scripts/kconfig/conf.o := gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c deps_scripts/kconfig/conf.o := \ scripts/kconfig/conf.c \ $(wildcard include/config/allconfig.h) \ ...
mjmccall/Kernel
scripts/kconfig/.conf.o.cmd
bat
gpl-2.0
3,016
cmd_fs/splice.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/.splice.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-rk/inc...
jpsminix/minix5
fs/.splice.o.cmd
bat
gpl-2.0
29,408
cmd_drivers/platform/built-in.o := ld -m elf_x86_64 -r -o drivers/platform/built-in.o drivers/platform/x86/built-in.o
Existed/kernel-2.6.35.14
drivers/platform/.built-in.o.cmd
bat
gpl-2.0
122
cmd_drivers/char/hw_random/built-in.o := /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o drivers/char/hw_random/built-in.o drivers/char/hw_random/rng-core.o
damageless/linux-kernel-ican-tab
drivers/char/hw_random/.built-in.o.cmd
bat
gpl-2.0
220
cmd_lib/idr.o := gcc -Wp,-MD,lib/.idr.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 -We...
Existed/kernel-2.6.35.14
lib/.idr.o.cmd
bat
gpl-2.0
23,876
cmd_drivers/acpi/utilities/utstate.o := gcc -Wp,-MD,drivers/acpi/utilities/.utstate.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-cal...
dnh34/proj1
drivers/acpi/utilities/.utstate.o.cmd
bat
gpl-2.0
9,800
cmd_scripts/dtc/treesource.o := gcc -Wp,-MD,scripts/dtc/.treesource.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/treesource.o scripts/dtc/treesource.c source_scripts/dtc/treesource.o := scripts/dtc/treesource.c deps_scripts/dtc/tre...
jashasweejena/VibeKernel
scripts/dtc/.treesource.o.cmd
bat
gpl-2.0
2,903
cmd_scripts/dtc/treesource.o := gcc -Wp,-MD,scripts/dtc/.treesource.o.d -Iscripts/dtc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/home/darkspr1te/Desktop/Android/sm-a500/sources/sm-a500h-sea-Kernel/scripts/dtc -Iscripts/dtc -I/home/darkspr1te/Desktop/Android/sm-a500/sources/sm-a500h-sea...
darkspr1te/android_kernel_samsung_msm8916_a5
out/scripts/dtc/.treesource.o.cmd
bat
gpl-2.0
3,814
deps_config := \ lib/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib/Kconfig.kmemcheck \ lib/Kconfig.kgdb \ samples/Kconfig \ kernel/trace/Kcon...
qnhoang81/Kernel_POC
include/config/auto.conf.cmd
bat
gpl-2.0
16,264
cmd_drivers/media/video/built-in.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/media/video/built-in.o drivers/media/video/videodev.o drivers/media/video/v4l2-int-device.o drivers/media/video/v4l2-common.o drivers/media/video/isx012.o drivers/media/video/videobuf2-cma-phys.o drivers/media/vide...
miamo/miamOv
drivers/media/video/.built-in.o.cmd
bat
gpl-2.0
598
cmd_scripts/kconfig/nconf := gcc -o scripts/kconfig/nconf scripts/kconfig/nconf.o scripts/kconfig/zconf.tab.o scripts/kconfig/nconf.gui.o -lmenuw -lpanelw -lncursesw -ltinfo
IntelBUAP/Repo-Linux-RT
scripts/kconfig/.nconf.cmd
bat
gpl-2.0
176
cmd_drivers/net/ethernet/i825xx/built-in.o := rm -f drivers/net/ethernet/i825xx/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD drivers/net/ethernet/i825xx/built-in.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
drivers/net/ethernet/i825xx/.built-in.o.cmd
bat
gpl-2.0
269
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/hm2_7i43.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/linuxcnc-add-hal-ethercat/src/hm2_7i43.ko /home/yutingkao23/linuxcnc-add-hal-ethercat/src/hm2_7i43.o /home/yutingkao23/linuxcnc-add-hal...
CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver
src/.hm2_7i43.ko.cmd
bat
gpl-2.0
349
cmd_kernel/irq/irqdesc.o := arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/irq/.irqdesc.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/a...
srinugnt2000/linux-2.6.37
kernel/irq/.irqdesc.o.cmd
bat
gpl-2.0
21,457
cmd_drivers/net/wireless/bcm4330/built-in.o := rm -f drivers/net/wireless/bcm4330/built-in.o; ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/net/wireless/bcm4330/built-in.o
tcp209/kernel_samsung_epic4gtouch
build/epic4gtouch/drivers/net/wireless/bcm4330/.built-in.o.cmd
bat
gpl-2.0
226
cmd_drivers/level/built-in.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/level/built-in.o drivers/level/level.o
selva-simple/Galaxy-R-Kernel
drivers/level/.built-in.o.cmd
bat
gpl-2.0
171
@echo off set blender32=http://mirror.cs.umn.edu/blender.org/release/Blender2.75/blender-2.75-windows32.zip set blender64=http://mirror.cs.umn.edu/blender.org/release/Blender2.75/blender-2.75-windows64.zip rem add path for common tools set PATH=%PATH%;%CD%\softwares\win-utils rem get system architecture set...
jimy-byerley/Tron-R-reboot-reloaded-
build.bat
bat
gpl-3.0
1,674
"..\bin\WinDebug32\TileGameCoop.exe" -level intro_ending.tmx PAUSE
pyrun/TileGameCoop
res/level.bat
bat
gpl-3.0
66
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=CENotes if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not found. Make sure you ...
ioparaskev/cenotes
docs/make.bat
bat
gpl-3.0
769
:: **************************************************************************** :: :: * eID Middleware Project. :: * Copyright (C) 2009-2010 FedICT. :: * :: * This is free software; you can redistribute it and/or modify it :: * under the terms of the GNU Lesser General Public License version :: * 3.0 as p...
12019/svn.gov.pt
_src/eidmw/misc/pteid/pteid35_64.bat
bat
gpl-3.0
3,601
qmake mingw32-make
minos-org/umplayer
getrev/compile.bat
bat
gpl-3.0
24
mvn versions:display-dependency-updates
Letractively/fxlgui
displayDependencyUpdates.bat
bat
gpl-3.0
41
:: This awesome script creates resource DLLs for the Visual Studio Add-in. :: This is needed for Visual Studio 2005 where we need a resource DLL for every :: possible language. This is a bug in VS 2005. :-/ @echo off setlocal set PROJECTDIR=Qt4VSAddin set TARGETDIR=%PROJECTDIR%\Release pushd "%PROJECTDIR%" resgen Stri...
lakiduo/QtAddin
Qt4VS2003/createCultureResources.cmd
bat
lgpl-2.1
1,170
@echo off cd /D "%~dp0" "Brautec starten.exe" pause
Mahagon/Brautec-Python-Launcher
windows_debug.cmd
bat
apache-2.0
52
@echo off set shfb_home=%ProgramFiles%\EWSoftware\Sandcastle Help File Builder set src_home=..\src\VS2003 set out_dir=..\lib set doc_dir=..\docs rem Create doc archive del "%doc_dir%\HTMLDocumentation.zip" del "%doc_dir%\HTMLDocumentation\*.asp" rd /S /Q "%doc_dir%\HTMLDocumentation\fti" rd /S /Q "%doc_dir%\HTMLDoc...
jonny-novikov/google-gdata
misc/createzip.cmd
bat
apache-2.0
416
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\..\..\.0.0.25@uglifycss\uglifycss" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\..\..\.0.0.25@uglifycss\uglifycss" %* )
athena-github/athena-github.github.io
xiangmuu--weizhan/node_modules/.1.0.6@gulp-uglifycss/node_modules/.bin/uglifycss.cmd
bat
apache-2.0
208
cls @echo off echo Sending SMS with Authentication Token echo. echo Request echo curl "https://api.authy.com/protected/%%AUTHY_API_FORMAT%%/sms/%%AUTHY_ID%%?api_key=%%AUTHY_API_KEY%%&force=true" echo. echo Response curl --silent "https://api.authy.com/protected/%AUTHY_API_FORMAT%/sms/%AUTHY_ID%?api_key=%AUTHY_API_KEY%&...
mjabali/Authy-API-Samples
sendSMS.bat
bat
apache-2.0
338
rem #------------------------------------------------------------------------------ rem # Copyright 2014 Esri rem # Licensed under the Apache License, Version 2.0 (the "License"); rem # you may not use this file except in compliance with the License. rem # You may obtain a copy of the License at rem # rem # http://ww...
Esri/ops-server-config
Install/ArcGISDataStore/InstallAGSDataStore.bat
bat
apache-2.0
1,803
$JAVA_HOME/bin/jrunscript -cp .\lib\grok-0.1.4.jar;.\lib\gson-2.2.2.jar;.\lib\named-regexp-0.2.3.jar;.\lib\slf4j-api-1.7.5.jar;.\lib\slf4j-simple-1.7.5.jar;.\lib\commons-cli-1.3.1;.\lib\commons-compress-1.11.jar;.\lib\commons-lang3-3.3.2.jar;.\lib\jamon-2.81.jar;.\lib\jmeter-sla-report-1.0.2.jar -Duser.dir=$APP_HOME .\...
sgoeschl/access-log-sla-report
access-log-sla-report.bat
bat
apache-2.0
360
@echo off curl -d "dataSetId=2;pluginId=1;splitNumber=6" http://localhost/v1/job/submit
CalvinNeo/EasyMLPlatform
test/submit_job.cmd
bat
apache-2.0
87
@echo off REM Batch file for configuring Android platforms of ICU REM Run this from the ICU directory setlocal set CYGWIN=winsymlinks:native REM Android Configs if not exist ./Android mkdir Android cd ./Android REM ARMv7 Config if not exist ./ARMv7 mkdir ARMv7 cd ./ARMv7 set PATH=%PATH%;%NDKROOT%\toolchains\llv...
PopCap/GameIdea
Engine/Source/ThirdParty/ICU/icu4c-53_1/Config for Android - Release.bat
bat
bsd-2-clause
617
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=Timestrap if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make s...
Leahelisabeth/timestrap
docs/make.bat
bat
bsd-2-clause
777
cmd_scripts/mod/modpost.o := gcc -Wp,-MD,scripts/mod/.modpost.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/modpost.o scripts/mod/modpost.c deps_scripts/mod/modpost.o := \ scripts/mod/modpost.c \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/module/srcver...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/scripts/mod/.modpost.o.cmd
bat
gpl-2.0
2,180
cmd_net/xfrm/built-in.o := /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ld.bfd -EL -r -o net/xfrm/built-in.o net/xfrm/xfrm_policy.o net/xfrm/xfrm_state.o net/xfrm/xfrm_hash.o net/xfrm/xfrm_input.o net/xfrm/xfrm_output.o net/xfrm/xfr...
EPDCenter/android_kernel_archos_97_titan
net/xfrm/.built-in.o.cmd
bat
gpl-2.0
420
cmd_sound/drivers/opl3/built-in.o := rm -f sound/drivers/opl3/built-in.o; /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ar rcsD sound/drivers/opl3/built-in.o
EPDCenterSpain/kernel_Archos_97_Titan
sound/drivers/opl3/.built-in.o.cmd
bat
gpl-2.0
242
; The CMD file. ; ; Two parts: 1. Command definition and 2. State entry ; (state entry is after the commands def section) ; ; 1. Command definition ; --------------------- ; Note: The commands are CASE-SENSITIVE, and so are the command names. ; The eight directions are: ; B, DB, D, DF, F, UF, U, UB (all...
StateX/BluexGear
BluexGear-Win-TestVersion/chars/XMVCJinX/XMVCJinX.cmd
bat
gpl-3.0
72,523
@echo off set CP=. set CP=%CP%;%AXIS_LIB%\axis.jar set CP=%CP%;%AXIS_LIB%\commons-logging.jar set CP=%CP%;%AXIS_LIB%\commons-discovery.jar set CP=%CP%;%AXIS_LIB%\log4j-1.2.8.jar.jar set CP=%CP%;%AXIS_LIB%\jaxrpc.jar set CP=%CP%;%AXIS_LIB%\wsdl4j.jar set CP=%CP%;%AXIS_LIB%\saaj.jar @echo on java -classpa...
nhvu1988/SharpMap
SharpMap/Web/Wfs/Schemas/2.0.0/wsdl/WSDL2Java.bat
bat
lgpl-2.1
402
@rem Copyright 2009 Ramnivas Laddad @rem @rem Licensed under the Apache License, Version 2.0 (the "License"); @rem you may not use this file except in compliance with the License. @rem You may obtain a copy of the License at @rem http://www.apache.org/licenses/LICENSE-2.0 @rem @rem Unless required by a...
sobkowiak/aspectj-in-action-code
ch02/workspace/Section2.1.2AddingAnAspect/run.bat
bat
apache-2.0
941
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S10_FastPathOutput_PositiveTest_NewPointer_InitPointer /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPBCGR/S10_FastPathOutput_PositiveTest_NewPointer_InitPointer.cmd
bat
mit
243
del *.*~* /s del *.$$$ /s del *.bak /s
Ruscigno/Delphi-Project-Manager
del-temp-files.bat
bat
lgpl-3.0
39
@ECHO OFF SETLOCAL SET EXITCODE=0 SET install=false SET clean=false SET addon= FOR %%b in (%1, %2, %3, %4) DO ( IF %%b == install ( SET install=true ) ELSE ( IF %%b == clean ( SET clean=true ) ELSE ( SET addon=%%b )) ) rem set Visual C++ build environment call "%VS120COMNTOOLS%..\..\VC\bin\vcvar...
mrdominuzq/xbmc
tools/buildsteps/win32/make-addons.bat
bat
gpl-2.0
2,739
@echo off 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 licenses this file REM to you under the Apache License, Version 2.0 (the RE...
olamy/archiva
src/ci/scripts/cleanup.bat
bat
apache-2.0
948
@echo off set AllFiles=..\knockout.mapping.js copy /A /B version-header.js+%AllFiles% output\knockout.mapping-latest.debug.js @rem Now call Google Closure Compiler to produce a minified version copy /y version-header.js output\knockout.mapping-latest.js tools\curl -d output_info=compiled_code -d output_format=text -...
redkite-labs/RedKiteCms
web/components/knockout.mapping/build/build-windows.bat
bat
mit
509
set IPADDRESS=http://192.168.0.88 rem Be sure to change IP address (above) to match your board. No other modification to this file should be needed @echo off rem Run this bat file to load web pages to the SD card on your Arduino Ethernet shield. rem This file is only needed with windows - otherwise use upload.sh...
ldv46/Lichtschakelsysteem
libraries/TinyWebServer/examples/BlinkLed/upload.bat
bat
gpl-3.0
498
:: :: Licensed under the Apache License, Version 2.0 (the "License"); :: you may not use this file except in compliance with the License. :: You may obtain a copy of the License at :: :: http://www.apache.org/licenses/LICENSE-2.0 :: :: Unless required by applicable law or agreed to in writing, software :: distribut...
RobberPhex/thrift
build/appveyor/CYGW-appveyor-build.bat
bat
apache-2.0
1,198
del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@.lnk" del "%OSGEO4W_STARTMENU%\QGIS Browser @version@.lnk" del "%OSGEO4W_STARTMENU%\Qt Designer with QGIS @version@ custom widgets.lnk" del "%ALLUSERSPROFILE%\Desktop\QGIS Desktop @version@.lnk" del "%ALLUSERSPROFILE%\Desktop\QGIS Browser @version@.lnk" del "%ALLUSERS...
sebastic/QGIS
ms-windows/osgeo4w/preremove-desktop.bat
bat
gpl-2.0
640
@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...
anderspetersson/django-bigbrother
docs/make.bat
bat
mit
5,118
@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...
ahojnnes/mapython
docs/make.bat
bat
mit
4,515
C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe DesktopSource.dll /nologo /codebase /tlb: DesktopSource.tlb
BRampersad/DesktopSource
DesktopSource/install.bat
bat
mit
116
sass --style expanded -f --update ./:../css
dutchwebworks/css-animation
sass/_sass_recompile_for_production.bat
bat
mit
43
@echo off call "%~dp0\npm_install.cmd" dot-language-server dot-language-server
ruchee/vimrc
vimfiles/bundle/lsp-settings/installer/install-dot-language-server.cmd
bat
mit
83
@echo off echo Setting CLASSPATH... set CLASSPATH=.\out\production\FDDG-server; echo Launching RMI registry... rmiregistry pause
lfdversluis/FDDG
launch-registry.bat
bat
mit
130
rc imagesearch.rc cl -EHsc -DWIN32 -D_WINDOWS -O2 imagesearch.cpp imagesearch.res
robertloe/imagesearch
build.bat
bat
mit
84
@echo off :: +------------------------------------------------------------------------- :: | :: | WPN-XM Server Stack - Daemon Status Monitor :: | :: +-----------------------------------------------------------------------<3 :: set window title TITLE WPN-XM Serverpack - Daemon Status Monitor :LOOP-START ...
iamelectron/WPN-XM
startfiles/status.bat
bat
mit
770
echo off rem Test #2 Villanova vs. Gonzaga at a neutral venue rem rem Data scraped From here rem https://gamepredict.us/kenpom?team_a=villanova&team_b=gonzaga&neutral=true rem pipenv run python .\score_matchup.py --first="villanova" --second="gonzaga" --neutral --verbose
meprogrammerguy/pyMadness
test/win/score_villanova_gonzaga_neutral.bat
bat
mit
274
c:\dd\dd.exe if="C:\Users\Davan\OneDrive\Home\Assembly Programming\Hello World Program\HelloWorld.bin" of="\\?\Device\Harddisk1\Partition0" bs=512 count=1 pause
musicman89/DND-1-in-8086-Assembly
Scripts/CopytoVHD.bat
bat
mit
160
@ECHO OFF rem @(#)$Date: 2004/01/27 20:20:12 $ rem rem jml -- script for invoking the JML checker rem rem SYNOPSIS: set CLASSPATH and run JML call jmlenv.bat rem save the old CLASSPATH set OLDCLASSPATH=%CLASSPATH% set CLASSPATH=.;%JMLDIR%\bin\jml-release.jar;%JMLDIR%\specs;%CLASSPATH% set CMDLINE_ARGS=...
GaloisInc/Votail
external_tools/JML/bin/jml-gui.bat
bat
mit
1,475
@echo off rem Ensure this Node.js and npm are first in the PATH set "PATH=%~dp0;%PATH%" echo Your environment has been set up. rem If we're in the Node.js directory, change to the user's home dir. if "%CD%\"=="%~dp0" cd /d "%HOMEDRIVE%%HOMEPATH%"
lexor90/node-compiler
node/tools/msvs/nodevars.bat
bat
mit
250
forever start app.js
AnCh7/NodaChat
src/NodaChat/runforever.bat
bat
mit
23
cmd_drivers/auxdisplay/built-in.o := rm -f drivers/auxdisplay/built-in.o; /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD drivers/auxdisplay/built-in.o
Envious-Data/shinano-sirius_msm8974abpro
drivers/auxdisplay/.built-in.o.cmd
bat
gpl-2.0
185
>>> 15 - 3 12 >>> 4 * 7 28
simontakite/sysadmin
pythonscripts/practicalprogramming/basic/addmul.cmd
bat
gpl-2.0
27
cmd_drivers/usb/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/usb/built-in.o drivers/usb/core/built-in.o drivers/usb/otg/built-in.o drivers/usb/host/built-in.o drivers/usb/class/built-in.o drivers/usb/storage/built-in.o drivers/usb/serial/built-in.o drivers/usb/mis...
friedrich420/S4-GPE-AEL-Kernel-4.4.3
drivers/usb/.built-in.o.cmd
bat
gpl-2.0
419
cmd_arch/arm/mach-msm/headsmp.o := /home/friedrich420/kernel/note3/N900TKernel/scripts/gcc-wrapper.py /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mach-msm/.headsmp.o.d -nostdinc -isystem /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/../lib/gcc/arm-eabi/4.7/include -I/home/...
friedrich420/Note-3-AEL-Kernel
arch/arm/mach-msm/.headsmp.o.cmd
bat
gpl-2.0
2,149
cmd_drivers/base/power/sysfs.o := arm-eabi-gcc -Wp,-MD,drivers/base/power/.sysfs.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 -...
bigbiff/i717-GB-Kernel
drivers/base/power/.sysfs.o.cmd
bat
gpl-2.0
17,688
cmd_drivers/mmc/card/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/mmc/card/built-in.o drivers/mmc/card/mmc_block.o
freebsdmax/gsmart1315_kernel
drivers/mmc/card/.built-in.o.cmd
bat
gpl-2.0
208
cmd_kernel/timer.o := arm-eabi-gcc -Wp,-MD,kernel/.timer.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
kernel/.timer.o.cmd
bat
gpl-2.0
149,393
cmd_arch/arm/kernel/entry-armv.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/kernel/.entry-armv.o.d -nostdinc -isystem /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-eabi/4.4.1/include -Dlinux -Iinclude -I/home/leonardo/mykernel/kernel/arch/arm/includ...
dalinaum/studyak
arch/arm/kernel/.entry-armv.o.cmd
bat
gpl-2.0
5,206
>>> import sqlite3
simontakite/sysadmin
pythonscripts/practicalprogramming/db/db_import.cmd
bat
gpl-2.0
19
cmd_drivers/media/usb/built-in.o := mips-openwrt-linux-uclibc-ld -m elf32btsmip -r -o drivers/media/usb/built-in.o drivers/media/usb/ttusb-dec/built-in.o drivers/media/usb/ttusb-budget/built-in.o drivers/media/usb/dvb-usb/built-in.o drivers/media/usb/dvb-usb-v2/built-in.o drivers/media/usb/siano/built-in.o drivers/...
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/drivers/media/usb/.built-in.o.cmd
bat
gpl-2.0
458
REM :: % loop will read the computer names from a file (computers.txt) executing the installation command line for each one. % REM :: % In addition to this, we set a couple of log files. the first one gives us the exit code of the process (log.txt) % REM :: % the second one, the detail of what have happened just in c...
culexjj/psexec
ComputersOnline.bat
bat
gpl-3.0
1,559
echo off setlocal enabledelayedexpansion echo. "C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" -e "truncate table refrain_staging.map_weight_threshold_seller ;" -u update_recon echo TRUNCATE refrain_staging.map_weight_threshold_seller DONE echo. FOR %%f IN ("*.csv") DO ( set old=%%~dpnxf set new=!old:\=\\! ...
reflaz/sql-scripts
refrain-tools/00-c-import/REFRAIN_TOOLS_STAGING/_MAPPING/MAP_WEIGHT_THRESHOLD_SELLER/AA_MAP_WEIGHT_THRESHOLD_SELLER.bat
bat
gpl-3.0
758
chcp 65001 python rem.py pause
YungCinnamon77/RemBot-Discord.py
startRem.bat
bat
gpl-3.0
31
@echo off rem Copyright (C) 2001-2012 Free Software Foundation, Inc. rem Author: Christoph Scholtes cschol2112 at gmail.com rem This file is part of GNU Emacs. rem GNU Emacs is free software: you can redistribute it and/or modify rem it under the terms of the GNU General Public License as published by rem ...
burtonsamograd/emacs
nt/zipdist.bat
bat
gpl-3.0
1,440
REM ECHO osql -E -S localhost\sqlexpress -d gringlobal -i "%1" REM pause osql -E -S localhost\sqlexpress -d gringlobal -i "%1"
ilri/genebank-gg_server
Documentation/Release/sql_scripts/sqlrunner.bat
bat
gpl-3.0
128
cd ../ pyinstaller --noconsole --icon=icon.ico main.py
seanegoodwin/PandaViewer
scripts/pyinstaller.bat
bat
gpl-3.0
57
@echo off setlocal pushd %~dp0 echo RUN THIS TOOL AND WHEN YOU'RE DONE, JUST CLOSE THE WINDOW. LOG WOULD BE GENERATED AND SAVED IN LOG.TXT PAUSE adb logcat | tee log.txt popd endlocal & exit /b %MYERRORLEVEL%
rushabh55/ModconAlpha
Log_device.bat
bat
mpl-2.0
209
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=pypi-parker if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not...
mattsb42/pypi-parker
docs/make.bat
bat
apache-2.0
809
jekyll serve --config _config.yml,_config-dev.yml
FinanSir/finansir-site
jekyll-server.bat
bat
apache-2.0
49
call mvn clean package rem call mvn liferay:deploy pause
Evolveum/midpoint-agent-liferay
usercreatehook/build.bat
bat
apache-2.0
57
@%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\msbuild %~dp0src\Schemin.sln /t:Build /verbosity:n
imphasing/schemin
build.bat
bat
bsd-3-clause
100
@echo off if "%IKVM_HOME%" == "" ( echo The IKVM_HOME environment variable is not configured echo Please make sure you installed IKVM.NET from http://www.ikvm.net/download.html, define IKVM_HOME and relaunch. exit 1 ) if not exist "%IKVM_HOME%\bin" ( echo The IKVM_HOME environment variable is not configured to a ...
actong/h2sharp
H2Sharp/CheckEnv.cmd
bat
mit
439
@echo off set msbuild=C:\MVS2019\MSBuild\Current\Bin\MSBuild.exe :: .NET Solution %msbuild% ..\source\Zyan.sln /t:Rebuild /m /fl /flp:LogFile=msbuild.log /p:Configuration=Debug :: Xamarin Solution ::%msbuild% ..\source\Zyan.Xamarin.sln /t:Rebuild /m /fl /flp:LogFile=msbuild.log /p:Configuration=Debug
yallie/Zyan
nuget/debug.bat
bat
mit
304
call "mexopts.bat" nmake -f nid_cvst_corner_detection_sfun.mak
lumenrobot/dance-modelling
Samples/win/11b/slprj/_sfprj/nid_cvst_corner_detection/_self/sfun/src/nid_cvst_corner_detection_sfun.bat
bat
epl-1.0
63
#!../../bin/linux-x86_64/CTRL-SUP #+====================================================================== # $HeadURL: https://svnpub.iter.org/codac/iter/codac/dev/units/m-epics-iter-templates/trunk/templates/genericBoot/ioc/st.cmd $ # $Id: st.cmd 58139 2015-07-09 11:55:11Z zagara $ # # Project : CODAC Core Syste...
ControlSystemStudio/org.csstudio.iter
products/org.csstudio.iter.css.product/demo/m-TEST/src/main/epics/iocBoot/iocCTRL-SUP-PSH0CORE/st.cmd
bat
epl-1.0
2,381
@echo off set DIR=%~dp0 set PYTHONPATH=%DIR%lib;%PYTHONPATH% start python "%DIR%bCNC.py"
mandrav/bCNC
bCNC.bat
bat
gpl-2.0
89
regsvr32.exe /U UIB.dll
tavultesoft/keymanweb
windows/src/ext/jedi/jvcl/donations/UIB/examples/JvUIB/Automation/UnRegister.bat
bat
apache-2.0
23
@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...
buddhikaDilhan/GSoC_buddhika
framework/engine-scripts/run-script.bat
bat
apache-2.0
1,397
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:RDPEGFX_H264Codec_PositiveTest_AVC444_YUV420Chroma420Together_MainProfile /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPEGFX/RDPEGFX_H264Codec_PositiveTest_AVC444_YUV420Chroma420Together_MainProfile.cmd
bat
mit
262
@rem = '--*-Perl-*-- @echo off if "%OS%" == "Windows_NT" goto WinNT IF EXIST "%~dp0perl.exe" ( "%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" ( "%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE ( IF EXIST "%~dp0perl.exe" ( "%~dp0perl.exe" -x -S "%0" ...
ArcherSys/ArcherVMPeridot
perl/bin/pstruct.bat
bat
mit
37,713
@echo // Copyright (C) 1996-2010 Markus F.X.J. Oberhumer @echo // @echo // DOS 16-bit @echo // Borland C/C++ @echo // @call b\prepare.bat @if "%BECHO%"=="n" echo off bcc -ml -f- -O1 -w -Isrc -Iacc %CFI% -e%BEXE% @b\src.rsp %BLDLIBS% @if errorlevel 1 goto error @call b\done.bat @goto end :error @...
nmacs/lm3s-uclinux
tools/lzop-1.03/B/dos16/bc.bat
bat
gpl-2.0
371