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 888 888 .d8888b. .d8888b. echo 888 888 d88P Y88b d88P Y88b echo 888 888 888 888 Y88b. echo 888 888 888 ""Y888b. echo 888 888 888 ""Y88b. echo 888 888 888 888 ""888 echo Y88b. .d88P Y88b d88P Y88b d88P echo "Y88888P...
smartclash/statuspage
ucs/Tools/restarter.bat
bat
lgpl-3.0
645
:: Windows Batch file :: create the various exe wrapper for vnmrj "C:\Program Files\JSmooth 0.9.9-7\jsmoothcmd.exe" ./vnmrj_jsmooth.xml.jsmooth "C:\Program Files\JSmooth 0.9.9-7\jsmoothcmd.exe" ./vnmrj_jsmooth_adm.xml.jsmooth "C:\Program Files\JSmooth 0.9.9-7\jsmoothcmd.exe" ./vnmrj_jsmooth_debug.xml.jsmooth "C:\Progra...
OpenVnmrJ/OpenVnmrJ
src/vnmrj/buildwrappers.bat
bat
apache-2.0
563
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=source set BUILDDIR=build set SPHINXPROJ=Goku if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not found. Make sure you...
bingweichen/GOKU
backend/doc/make.bat
bat
apache-2.0
770
@echo off cls "tools\nuget\nuget.exe" "install" "FAKE" "-OutputDirectory" "tools" "-ExcludeVersion" "tools\nuget\nuget.exe" "install" "Nunit.Runners" "-OutputDirectory" "tools" "-ExcludeVersion"
ccellar/mite.net
00_boot.bat
bat
bsd-3-clause
194
@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...
interru/ffmpegwrapper
docs/make.bat
bat
bsd-3-clause
4,525
@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...
hbutau/dzidzo
docs/make.bat
bat
bsd-3-clause
5,095
REM file: implement.bat REM REM (c) Copyright 2008 - 2011 Xilinx, Inc. All rights reserved. REM REM This file contains confidential and proprietary information REM of Xilinx, Inc. and is protected under U.S. and REM international copyright and other intellectual property REM laws. REM REM DISCLAIMER REM This disclai...
aj-michael/Digital-Systems
Pong/Phase3/TermProjectPhase3/ipcore_dir/Clock50MHz/implement/implement.bat
bat
mit
3,550
ajc org/garret/perst/aspectj/*.aj -injars ../lib/perst.jar -outjar ../lib/perst_aspectj.jar
kjk/volante-obsolete
java/src/compile_aspectj.bat
bat
mit
91
cmd_fs/fcntl.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,fs/.fcntl.o.d -nostdinc -isystem /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/gjdlfg/kernel/omap/arch/arm/include -include include/linux...
jdlfg/Mecha-kernel
fs/.fcntl.o.cmd
bat
gpl-2.0
24,386
@ECHO off @COLOR 0C TITLE Aion-Core CS v4.7.5.x by GiGatR00n :MENU CLS ECHO. ECHO ^*--------------------------------------------------------------------------^* ECHO Aion-Core CS v4.7.5.x by GiGatR00n ECHO ^*---------------------------------------------------------...
GiGatR00n/Aion-Core-v4.7.5
AC-Chat/dist/PanelCS.bat
bat
gpl-2.0
1,167
@echo off rem Copyright 2005-2015 Red Hat, Inc. rem rem Red Hat licenses this file to you under the Apache License, version rem 2.0 (the "License"); you may not use this file except in compliance rem with the License. You may obtain a copy of the License at rem rem http://www.apache.org/licenses/LICENSE-2.0 r...
fabric8io/jube
images/fabric8/tomcat-8.0/src/main/distro/deploy.bat
bat
apache-2.0
771
@echo off setlocal EnableDelayedExpansion echo RDP Wrapper Library Installer v1.0 echo Copyright (C) Stas'M Corp. 2013 echo. set PROCESSOR_ARCHITECTURE | find "x86" > nul if !errorlevel!==0 ( goto WOW64CHK ) else ( goto UNSUPPORTED ) :WOW64CHK echo [*] Check if running WOW64 subsystem... set PROCESSOR_ARCHITEW6432 ...
WisdomWolf/rdpwrap
res/legacy.install.bat
bat
apache-2.0
2,299
@echo off setlocal enableextensions enabledelayedexpansion : This command script programs the ISP (flash array), the ISP : configuration word (User page) and the general-purpose fuse bits. : Copyright (C) 2006-2008, Atmel Corporation All rights reserved. : : Redistribution and use in source and binary forms, with or ...
ngwese/mod
xdk-asf-3.17.0/common/services/usb/class/dfu_flip/device/bootloader/avr32/at32uc3c/releases/at32uc3c-isp-1.1.4/program_at32uc3c-isp-1.1.4.cmd
bat
gpl-2.0
2,647
@echo off REM Loop through all the adapters registered in the registry REM and return a list of them, separated by ; REM ############################################################################### REM # Copyright (c) 2010, Normation SAS - http://www.normation.com REM # All rights reserved. REM #####################...
fanf/rudder-techniques
tools/registrydns.bat
bat
gpl-3.0
683
@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...
ehthiede/EMUS
doc_src/make.bat
bat
mit
7,240
java -cp target/battlematrix-1.0-SNAPSHOT.jar za.co.entelect.competition.App %1
luc4sdreyer/battlematrix
start.bat
bat
mit
79
@echo off SET SRCS=src\JSAccessSampleBasic.mxml SET LIB_DIR=libs SET RELEASE_DIR="bin-debug" SET SWF_NAME="JSAccessSampleBasic.swf" mkdir %RELEASE_DIR% xcopy /Y html-template %RELEASE_DIR% move %RELEASE_DIR%\\index.template.html %RELEASE_DIR%\\index.html mxmlc.exe -locale ja_JP -debug -library-path+=%LIB_DIR% %SRCS%...
kobake/FelicaReader
lib/sdk4nfc_starter201J/sample/AIR_Flash_SDK/JSAccessSampleBasic/build.bat
bat
mit
354
del TE2008.ncb attrib -h TE2008.suo attrib -h TE*.suo del TE*.suo del TE*.sdf del /q TE\TE.vcproj.*.user del /q Debug\TEd32.* del /q Debug\TEd64.* del /q Debug\TE32.* del /q Debug\TE64.* rmdir /s /q TE\Debug rmdir /s /q TE\Release rmdir /s /q TE\x64 rmdir /s /q ipch rmdir /s /q .vs
tablacus/TablacusExplorer
del.bat
bat
mit
283
@echo off setlocal if "%JAVA_HOME%" == "" goto javahomeerror if "%ARCH%" == "" ( "%JAVA_HOME%\bin\java" -d32 -version 2>NUL if %ERRORLEVEL% EQU 0 set ARCH=x86 "%JAVA_HOME%\bin\java" -d64 -version 2>NUL if %ERRORLEVEL% EQU 0 set ARCH=x86_64 ) if "%VS_VERSION%" == "" set VS_VERSION=14 if "%TARGET_PLATFORM%" == ...
ethomson/jagged
make.cmd
bat
mit
3,383
@echo off setlocal set port=8080 cd FitNesse call StartFitNesseServer %port% %1 %2 %3 %4 %5 start http://localhost:%port%
MikeAScott/testifywizard
src/Resources/skeleton/Common/FitNesse/StartFitNesse.bat
bat
mit
130
set GOOS=linux set GOARCH=amd64 IMAGE_NAME="stresstestregistry.azurecr.io/<your user>/gosbtest:latest" pushd .. go build -o ./stress/stress ./stress if errorlevel 1 goto :EOF popd call az acr login -n stresstestregistry if errorlevel 1 goto :EOF call docker build . -t %IMAGE_NAME% if errorlevel 1 goto :EOF call do...
Azure/azure-sdk-for-go
sdk/messaging/azservicebus/internal/stress/buildstress.bat
bat
mit
405
rm -f -r NoiseCmd/build/* rm -f -r NoiseDeformer/build/* rm -f -r LaplacianSmoother/build/* rm -f -r NoiseCmd/plugins/* rm -f -r NoiseDeformer/plugins/* rm -f -r LaplacianSmoother/plugins/*
tody411/MayaPluginSamples
cmake_clean.bat
bat
mit
190
@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...
VandyAstroML/Vanderbilt_Computational_Bootcamp
docs/make.bat
bat
mit
5,140
cmd_lib/nlattr.o := arm-linux-androideabi-gcc -Wp,-MD,lib/.nlattr.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/generated/autoconf.h...
tenorntex/lhbalanced
lib/.nlattr.o.cmd
bat
gpl-2.0
29,654
@echo off rem RCS: @(#) $Id: mkd.bat,v 1.1 2003/02/23 08:05:57 jasonwilkins Exp $ if exist %1\tag.txt goto end if "%OS%" == "Windows_NT" goto winnt md %1 if errorlevel 1 goto end goto success :winnt md %1 if errorlevel 1 goto end :success echo TAG >%1\tag.txt echo created directory %1 :end
durandj/devkitadv
insight-5.3/tk/win/mkd.bat
bat
gpl-2.0
298
cmd_fs/ext4/bitmap.o := arm-eabi-gcc -Wp,-MD,fs/ext4/.bitmap.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/i...
bigbiff/i717-GB-Kernel
fs/ext4/.bitmap.o.cmd
bat
gpl-2.0
29,015
cmd_arch/arm/boot/compressed/lib1funcs.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-gcc -Wp,-MD,arch/arm/boot/compressed/.lib1funcs.o.d -nostdinc -isystem /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/i...
JoinTheRealms/TF700-dualboot-stockbased
arch/arm/boot/compressed/.lib1funcs.o.cmd
bat
gpl-2.0
2,589
cmd_drivers/char/built-in.o := /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/char/built-in.o drivers/char/mem.o drivers/char/random.o drivers/char/tty_io.o drivers/char/n_tty.o drivers/char/tty_ioctl.o drivers/char/tty_ldisc.o drivers/char/tty_buffer.o ...
Jewbie/Kernel-2.6.32
drivers/char/.built-in.o.cmd
bat
gpl-2.0
618
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...
C-Aniruddh/Axiom_totoro
include/config/auto.conf.cmd
bat
gpl-2.0
19,166
cmd_sound/isa/galaxy/built-in.o := rm -f sound/isa/galaxy/built-in.o; /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ar rcsD sound/isa/galaxy/built-in.o
evan6200/cirrfy_pos
sound/isa/galaxy/.built-in.o.cmd
bat
gpl-2.0
217
cmd_drivers/net/wireless/bcmdhd/bcmdhd.ko := arm-eabi-ld -EL -r -T /home/rms/rms/scripts/module-common.lds --build-id -T /home/rms/rms/scripts/module-common.lds -o drivers/net/wireless/bcmdhd/bcmdhd.ko drivers/net/wireless/bcmdhd/bcmdhd.o drivers/net/wireless/bcmdhd/bcmdhd.mod.o
R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42
drivers/net/wireless/bcmdhd/.bcmdhd.ko.cmd
bat
gpl-2.0
281
cmd_fs/signalfd.o := arm-eabi-gcc -Wp,-MD,fs/.signalfd.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include...
bigbiff/i717-GB-Kernel
fs/.signalfd.o.cmd
bat
gpl-2.0
27,676
cmd_lib/crc16.o := arm-eabi-gcc -Wp,-MD,lib/.crc16.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wa...
bigbiff/i717-GB-Kernel
lib/.crc16.o.cmd
bat
gpl-2.0
16,931
cmd_sound/i2c/other/built-in.o := rm -f sound/i2c/other/built-in.o; /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/i2c/other/built-in.o
yncconsulting/HTC_Express_Kernel
sound/i2c/other/.built-in.o.cmd
bat
gpl-2.0
171
# ========== Copyright Header Begin ========================================== # # OpenSPARC T1 Processor File: sjm_4.cmd # Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES. # # The above named program is free software; you can redistribute it and/or # modify ...
trivoldus28/pulsarch-verilog
verif/diag/assembly/arch/iob/iob_int_jbi_sjm_21/sjm_4.cmd
bat
gpl-2.0
1,263
cmd_arch/arm/lib/copy_page.o := /opt/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.copy_page.o.d -nostdinc -isystem /opt/arm-2009q3/bin/../lib/gcc/arm-none-eabi/4.4.1/include -I/home/sembre/android/GT-S5360_GB_Opensource_Update3/common/arch/arm/include -Iinclude -I../modules/include -include include/generate...
sembre/kernel_totoro_update3
common/arch/arm/lib/.copy_page.o.cmd
bat
gpl-2.0
2,223
cmd_drivers/ieee802154/built-in.o := rm -f drivers/ieee802154/built-in.o; /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ar rcs drivers/ieee802154/built-in.o
dalinaum/studyak
drivers/ieee802154/.built-in.o.cmd
bat
gpl-2.0
176
lessc --compress -ru claro/Gridx.less claro/Gridx.css
ustegrew/ustegrew.github.io
courses/it001/lib/dojo/gridx/resources/build_less.bat
bat
gpl-3.0
53
csc -out:Spire_Windows.exe Spire.cs classes\*.cs
WithoutHaste/Spire
buildWindows.bat
bat
gpl-3.0
48
@echo off ..\x64\Debug\OpenGLStereoMatcher.exe iter.config
sergehog/CATfromStereo
OpenGLStereoMatcher/debug.bat
bat
gpl-3.0
58
rem wcc -ml lib.c wcl -0 -ml /l=dos lib
sparky4/16
16/tweak16/XINTRO/x.bat
bat
gpl-3.0
40
img_compiler.py -d -m -t 120 dump stream.bin
skywodd/DIYTJ_led_matrix
bad_apple_binstream/runImgCompiler.bat
bat
gpl-3.0
44
@echo off REG ADD "HKCU\SOFTWARE\Microsoft\TabletTip\1.7" /V TipbandDesiredVisibility /T REG_DWORD /D 0 /F taskkill /f /im explorer.exe start explorer.exe
CHEF-KOCH/regtweaks
Win 10/All Versions/Taskbar/Hide Touch Keyboard button on taskbar/Hide_Touch_Keyboard_button_on_taskbar.bat
bat
mpl-2.0
156
@ECHO OFF PowerShell.exe -NoProfile -Command "& {Start-Process PowerShell.exe -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File "%~dp0DriverPush.ps1"' -Verb RunAs}"
danielewood/Unattended-Windows
FirstRun/Drivers/DriverPush.bat
bat
unlicense
170
@echo off goto %1 || exit /b REM REM Usage REM bupcfg [ iflash32 | syscfg ] [ 4 | 5 | 6 ] REM Supported motherboards: S1200BT (syscfg only), S1200RP, S1200SP REM :iflash32 pushd "%ProgramFiles%\%1\Gen%2" call install nul nul >nul 2>&1 REM REM Gen 4 is broken REM if "%2" == "4" echo "Gen 4 is broken, how did you even...
thoughtjunky/KeyTechBITPE
mount/Windows/System32/bupcfg.bat
bat
apache-2.0
707
java -Dinjectsocks.configfile=inject.config -javaagent:target/injectsocks-1.0.0.jar=target/injectsocks-1.0.0.jar -jar java-0.0.1-SNAPSHOT.jar 14.215.177.38 80
ralgond/injectsocks
test.bat
bat
apache-2.0
158
python hwsim.py -d HWSMM-MIB
Wuguanping/Server_Manage_Plugin
Cacti_Plugin/simulator/start_hmm.bat
bat
apache-2.0
28
REM ---- Setting java runtime options for Ant ---- set "ANT_OPTS=%ANT_OPTS% -Xms256m -Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=256m -Xss256k -Dfile.encoding=UTF-8 -Dclient.encoding.override=UTF-8"
irudyak/ant-toolkit
dev/framework/bin/setenv.bat
bat
apache-2.0
198
@echo off :title :run.sh :description :Batch script to run Ontology Project. :author :orbit software solutions :date :2015-12-11 :version :1.0 :usage :run.bat :============================================================================== java -Xmx128m -jar ./ontology/target/ontol...
project-spinoza/onto-concept
run.bat
bat
apache-2.0
379
SET VERSION=%1 SET USER_AGENT=%2 SET JSON="{\"title\": \"Update for %VERSION%\", \"head\": \"avaDev:%VERSION%\", \"base\": \"master\", \"maintainer_can_modify\": true, \"body\": \"Update for %VERSION%\"}" START /WAIT "" "%PROGRAMFILES%\Git\bin\sh.exe" -c "sh git-branch.sh %VERSION%" cd ..\generator\ClientApiGenerato...
avadev/AvaTaxClientLibrary
scripts/sdk-update.cmd
bat
apache-2.0
1,519
cd .. python -m SimpleHTTPServer
fridek/Thesis-rendering
browser/bin/run_server.bat
bat
mit
33
rmdir release /S /Q mkdir release .nuget\nuget.exe pack "Contrib.SignalR.SignalRMessageBus\Contrib.SignalR.SignalRMessageBus.csproj" -Prop Configuration=Release -OutputDirectory release -Build .nuget\nuget.exe pack "Contrib.SignalR.SignalRMessageBus.Backend\Contrib.SignalR.SignalRMessageBus.Backend.csproj" -Prop Con...
robink-teleopti/signalr-signalr-messagebus
Contrib.SignalR.SignalRMessageBus/build-packages.bat
bat
mit
370
pyinstaller --onefile --windowed --icon=resources\images\app_icon.ico --name=shortcircuit src\main.py
farshield/shortcircuit
build_win_installer.bat
bat
mit
102
@echo off :: usage siren.bat [filename] if "%1" == "" ( echo usage: siren.bat [filename] goto :end ) rename SirenOfShame.WixSetup.msi %1 "c:\Program Files (x86)\Windows Kits\8.1\bin\x64\signtool.exe" sign /t http://timestamp.verisign.com/scripts/timstamp.dll /f "C:\Temp\Cert.pfx" /p password /d %1 %1 :end
iamkrillin/SirenOfShame
SirenOfShame.WixSetup/sign.bat
bat
gpl-2.0
313
@echo off rem drag n drop folder of interest @echo warning pew file templates will give erroneous results moveobject -p %1 >%1%.Objects.txt findstr /i "\\" %1%.Objects.txt >dump.txt findstr /iv "layers" dump.txt >%1%.Objects.txt findstr /iv "=" %1%.Objects.txt >dump.txt echo ------contents of %1 -------------- >%1%...
marceldev89/ALiVE.OS
utils/tools/mikero/ListObjects.bat
bat
gpl-2.0
520
start windowssockettest /acceptor
c86j224s/snippet
Win32_DuplicateSocket/WindowsSocketTest/Release/Acceptor.bat
bat
apache-2.0
33
@REM @REM Licensed to the Apache Software Foundation (ASF) under one or more @REM contributor license agreements. See the NOTICE file distributed with @REM this work for additional information regarding copyright ownership. @REM The ASF licenses this file to You under the Apache License, Version 2.0 @REM (the "Li...
apache/solr
solr/bin/solr.cmd
bat
apache-2.0
73,184
ck run pipeline:program program_uoa=polybench-opencl-gemm flags=-O3 --clean --dynamic --no_state_check
ctuning/ck-autotuning
demo/compile-run-gemm-opencl/_ck_compile_run_as_unified_pipeline.bat
bat
bsd-3-clause
103
@ECHO OFF TITLE Running the Jupyter Notebook environment... CALL "%~dp0Python\Scripts\runjupyter.bat" notebook --ip 127.0.0.1 %*
opencor/opencor
distrib/windows/jupyternotebook.bat
bat
gpl-3.0
131
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\angular-cli\bin\ng" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\angular-cli\bin\ng" %* )
18514253911/directive-demo
node_modules/.bin/ng.cmd
bat
mit
178
@echo off rem Only need to run this the first time after clone. Subsequent builds can be just "msbuild". rem Alternatively, this batch file can be invoked passing msbuild parameters, like: build.cmd /v:detailed /t:Rebuild cd %~dp0 SETLOCAL SET CACHED_NUGET=%LocalAppData%\NuGet\NuGet.exe IF EXIST %CACHED_NUGET% goto ...
prashantvc/FormsPlayer
build.cmd
bat
mit
990
@echo off rem start this file to install datasources with services provider if "%STAFF_HOME%" == "" ( echo Error: STAFF_HOME is not set goto errexit ) set outdir=%STAFF_HOME%\components\staff.das\datasources\staff.das.samples\ if not exist %outdir% mkdir %outdir% xcopy /Y /S datasources\*.* %outdir%...
gale320/staff
das/samples/Users/datasources/services/install.cmd
bat
apache-2.0
532
@echo off rem build or rebuild virtualbox rem set version set /p version=<version rem get latest tag for /f "delims=" %%A in ('git describe') do set "latesttag=%%A" rem check tag if "%version%" == "%latesttag%" goto tagexists rem stop and create virtualbox vagrant halt if errorlevel 1 goto error re...
DigitizeIt/vagrant-ubuntu-14.04-striim
packer-build.cmd
bat
mit
1,259
@echo off setx PATH "C:\MinGW\msys\1.0\bin;%PATH%" pause
tees-prog-club/cerberOS
setPathWin.bat
bat
mit
62
@echo off cd BizHawk KillSwitch.bat exit
superusercode/RTC3
Real-Time Corruptor/Output RTC/KillSwitch (No Restart).bat
bat
mit
40
@echo off build build
uncas/PodCastPlayer
ClickToBuild.bat
bat
mit
22
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"C:\RailsInstaller\Ruby2.1.0\bin\ruby.exe" "C:/temp/New_EC-Site-master/vendor/bundle/ruby/2.1.0/bin/rake" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"C:\RailsInstaller\Ruby2.1.0\bin\ruby.exe" "%~dpn0" %*
watanabe-kazunori/New_EC-Site
vendor/bundle/ruby/2.1.0/bin/rake.bat
bat
mit
252
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source set I18NSPHINXOPTS=%SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ...
ZrtLab/Cdn
docs/make.bat
bat
mit
6,462
cd /d %~dp0/.. cmd /k node_modules\.bin\jsdoc --configure tools/jsdoc-server.json cd /d %~dp0 pause
raub/lang
bin/jsdoc-server.bat
bat
gpl-2.0
102
cmd_drivers/gpu/drm/i2c/built-in.o := rm -f drivers/gpu/drm/i2c/built-in.o; /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ar rcsD drivers/gpu/drm/i2c/built-in.o
evan6200/cirrfy_pos
drivers/gpu/drm/i2c/.built-in.o.cmd
bat
gpl-2.0
226
cmd_arch/arm/mvp/commkm/built-in.o := rm -f arch/arm/mvp/commkm/built-in.o; /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs arch/arm/mvp/commkm/built-in.o
arshull/GalaTab3_Kernel
arch/arm/mvp/commkm/.built-in.o.cmd
bat
gpl-2.0
173
cmd_drivers/cpufreq/cpufreq_performance.o := gcc -Wp,-MD,drivers/cpufreq/.cpufreq_performance.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-fun...
namgk/kernel-tut
drivers/cpufreq/.cpufreq_performance.o.cmd
bat
gpl-2.0
14,770
if ph_reliable and ph < 7.0: print(ph, "is acidic.") elif ph_reliable and ph > 7.0: print(ph, "is basic.") elif ph_reliable: print(ph, "is neutral.") else: print("That pH reading isn't reliable!")
simontakite/sysadmin
pythonscripts/practicalprogramming/cond/nested_if_combined.cmd
bat
gpl-2.0
213
cmd_arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-mqs.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-mqs.dtb.d.pre.tmp -nostdinc -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include -I/second_extend/yocto_file/linu...
heyoufei2/yocto3.14.38_kernel
arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-mqs.dtb.cmd
bat
gpl-2.0
1,945
cmd_crypto/cryptomgr.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o crypto/cryptomgr.o crypto/algboss.o crypto/testmgr.o
sktjdgns1189/android_kernel_iriver_MX100
crypto/.cryptomgr.o.cmd
bat
gpl-2.0
148
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\envfile\bin\envfile2json.js" %* ) ELSE ( node "%~dp0\..\envfile\bin\envfile2json.js" %* )
mrsonord/thegame
node_modules/docpad/node_modules/.bin/envfile2json.cmd
bat
gpl-2.0
151
cmd_drivers/mmc/card/mmc_block.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/mmc/card/mmc_block.o drivers/mmc/card/block.o drivers/mmc/card/queue.o
heyoufei2/yocto3.14.38_kernel
drivers/mmc/card/.mmc_block.o.cmd
bat
gpl-2.0
155
REM This will generate the zipfiles for Sichtweiten in /build/packages REM This needs the zip binaries from Info-Zip installed. An installer can be found http://gnuwin32.sourceforge.net/packages/zip.htm setlocal SET PATH=%PATH%;C:\Program Files (x86)\GnuWin32\bin rmdir /q /s packages rmdir /q /s package mkdir packages ...
Bakual/Sichtweiten
build/build.bat
bat
gpl-2.0
686
cmd_net/sunrpc/sunrpc.o := /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ld -EL -r -o net/sunrpc/sunrpc.o net/sunrpc/clnt.o net/sunrpc/xprt.o net/sunrpc/socklib.o net/sunrpc/xprtsock.o net/sunrpc/sched.o net/sunrpc/auth.o net/sunrpc/auth_null.o net/sunr...
evan6200/cirrfy_pos
net/sunrpc/.sunrpc.o.cmd
bat
gpl-2.0
651
@rem Script to build LuaJIT with MSVC. @rem Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h @rem @rem Either open a "Visual Studio .NET Command Prompt" @rem (Note that the Express Edition does not contain an x64 compiler) @rem -or- @rem Open a "Windows SDK Command Shell" and set the compiler environ...
Winless/NPLRuntime
Server/trunk/LuaJIT/src/msvcbuild.bat
bat
gpl-2.0
3,482
cmd_/mnt/hgfs/windows/src/3memory/3-2mmap/mmap/demo.ko := /usr/local/arm/4.2.2-eabi/usr/bin/arm-linux-ld -EL -r -o /mnt/hgfs/windows/src/3memory/3-2mmap/mmap/demo.ko /mnt/hgfs/windows/src/3memory/3-2mmap/mmap/demo.o /mnt/hgfs/windows/src/3memory/3-2mmap/mmap/demo.mod.o
gatieme/LDD-LinuxDeviceDrivers
books/fengguojin/src/3memory/3-2mmap/mmap/.demo.ko.cmd
bat
gpl-3.0
272
@echo off @setlocal enableextensions @cd /d "%~dp0" :: Stop the MongoDB windows service. NET STOP MongoDB :: Check for errors. IF ERRORLEVEL 1 ( echo. echo ERROR: An error occurred while attempting to stop the MongoDB service. echo ERROR: See messages above for details. echo. ) :: Press any key to continue... pa...
diegowald/atlas
atlas/3rdparty/scripts/MongoDB-ServiceStop.bat
bat
gpl-3.0
324
@Echo off REM ForkBomb.bat REM Fork bomb - batch version REM REM Author: Tommy REM Date: 2009-10-03 18:49 Set bomb=bomb.txt If Not Exist %bomb% ( Echo. >>%bomb% Echo ±¾³ÌÐò¼«ÆäΣÏÕ£¬Èô²»¸ÒÔËÐУ¬ÇëÏÖÔھ͹رձ¾´°¿Ú£¡ Echo ÈôÖ»ÊÇÏëÊÔÊÔ£¬Çë×öºÃËÀ»úµÄ×¼±¸£¬È»ºó°´Ï»سµ¡£ Pause > nul ) %0 | %0
iptux/iptux
ForkBomb/ForkBomb.bat
bat
gpl-3.0
311
@echo off color 0a echo a whorm have been planted successfully. a: Title Hacked timeout /t 0 /nobreak >nul start skull.bat goto a
exploi8/AA
DANGER/Duplicate text&Skull/Duplicating.bat
bat
gpl-3.0
130
@ECHO OFF REM XMPPVOX: XMPP client for DOSVOX. REM Copyright (C) 2012 Rodolfo Henrique Carvalho REM REM This file is part of XMPPVOX. REM REM XMPPVOX 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 the Free...
rhcarvalho/xmppvox
scripts/build.bat
bat
gpl-3.0
3,123
@echo off copy "Unhide-Action.vbs" "c:\users\public\" attrib +h "c:\users\public\Unhide-Action.vbs" Unhide-ContextMenu.reg
lscambo13/CmdProjects
Unhide-master.bat
bat
gpl-3.0
123
SET GOOD_CPP_RUNTIME64_FOLDER=C:\Program Files\Mythicsoft\Agent Ransack SET BAD_CPP_RUNTIME64_FOLDER=C:\Users\ramesh.jain\AppData\Local\Microsoft\OneDrive\17.3.6281.1202_1\amd64 copy /y "%GOOD_CPP_RUNTIME64_FOLDER%\msvcr120.dll" "%BAD_CPP_RUNTIME64_FOLDER%\" copy /y "%GOOD_CPP_RUNTIME64_FOLDER%\MSVCP120.dll" "%BAD_CPP_...
expertmm/Win10RepairKit
logs/unrelated/GET GOOD RUNTIMES.bat
bat
gpl-3.0
347
/****************************************************************************** * * usb_stick_update_ccs.cmd - CCS linker configuration file for usb_stick_update. * * Copyright (c) 2012-2013 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is s...
trfiladelfo/unesp_mdt
boards/SW-TM4C-2.0.1.11577/examples/boards/dk-tm4c123g/usb_stick_update/usb_stick_update_ccs.cmd
bat
mpl-2.0
2,814
echo off rem <h4>FeatureDomain:</h4> rem Collaboration rem <h4>FeatureDescription:</h4> rem parse and generate changelog- and roadmap-exports from an existing wiki-file rem <h4>Syntax:</h4> rem PROG projektpath filename_without_extension projectname rem <h4>Example:</h4> rem cd D:\public_projects\yaio\y...
das-praktische-schreinerlein/your-all-in-one
sbin/gen-planungchangelog.bat
bat
mpl-2.0
2,043
@ECHO OFF :: :: set_DebugNativeOnly_CEPC DevPlatform.bat -- :: :: Written by Joe Mistachkin. :: Released to the public domain, use at your own risk! :: CALL "%~dp0\set_DebugNativeOnly.bat"
rohitlodha/DenverDB
ado/Setup/set_DebugNativeOnly_CEPC DevPlatform.bat
bat
agpl-3.0
191
@echo off REM this script was inspired by practices gained from ant run scripts (http://ant.apache.org/) REM usage REM cloverserver.bat <engine_arguments> <graph_name.grf> [ - <java_arguments> ] REM example: REM cloverserver.bat -verbose myGraph.grf - -classpath c:\myTransformation REM split command-line a...
CloverETL/CloverETL-Engine
cloveretl.engine/scripts/cloverserver.bat
bat
lgpl-2.1
768
@echo off mkdir .\pc dir /b *.c > myfiles.txt FOR /F %%G IN (myfiles.txt) DO scocl gtaiv %%G .\pc\ del myfiles.txt
rodd1981/GTA-IV-Mission-Mod-Pack
scoall.bat
bat
lgpl-3.0
120
@java -jar %SCAR_HOME%\scar.jar @java -jar ..\PackageVersionedZip\PackageVersionedZip.jar ./updater updater !
litesoft/LinuxVersionedDirUpdater
2publish.bat
bat
unlicense
110
@echo off ::mvn clean package source:aggregate javadoc:aggregate -Dmaven.test.skip=true cd .. gradle aggregateJavadocs
zhaoxunyong/zxy-commons
scripts/buildjavadoc.bat
bat
apache-2.0
118
@ECHO off CLS REM Kazhord AstreliaWIFI - Build 2015-05-12 REM Source : http://www.kazhord.fr/ :SETUP ECHO. ECHO -------------------------- ECHO ---- Create hotspot ------ ECHO -------------------------- ECHO. ECHO http://www.kazhord.fr/ ECHO. ECHO Please report any bugs you find ECHO. ECHO ---------- ECH...
Aeryax/AstreliaWIFI
create.bat
bat
apache-2.0
645
@echo off setlocal ipconfig /all | clip set "getclip=cscript /nologo /e:JScript "%~f0"" echo %getclip% pause
hackmods/Script-Depot
batch/IpConfigToClipboard.bat
bat
apache-2.0
121
c:\Python27\python.exe -m CGIHTTPServer
DangerOnTheRanger/mikiwiki
miki.bat
bat
bsd-2-clause
39
copy E:\opencv2.4.0\build\x86\vc10\bin\*.dll . copy E:\opencv2.4.0\build\common\tbb\ia32\vc10\*.dll .
Melevir/stasm
vc10/copydlls.bat
bat
bsd-3-clause
104
cmd_drivers/video/omap2/displays/built-in.o := rm -f drivers/video/omap2/displays/built-in.o; /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ar rcsD drivers/video/omap2/displays/built-in.o
EPDCenter/android_kernel_archos_97_titan
drivers/video/omap2/displays/.built-in.o.cmd
bat
gpl-2.0
272
cmd_drivers/ide/mips/built-in.o := rm -f drivers/ide/mips/built-in.o; ar rcs drivers/ide/mips/built-in.o
namgk/kernel-tut
drivers/ide/mips/.built-in.o.cmd
bat
gpl-2.0
106