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
@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
@... | ThilankaBowala/andes | modules/andes-core/client/test/bin/IBM-Receiver.bat | bat | apache-2.0 | 2,204 |
@ECHO OFF
rem batch file to compile mingw libs via BuildSetup
rem set M$ env
call "%VS100COMNTOOLS%..\..\VC\bin\vcvars32.bat"
rem check for mingw env
IF EXIST ..\BuildDependencies\msys\bin\sh.exe (
rem compiles a bunch of mingw libs and not more
..\BuildDependencies\msys\bin\rxvt -backspacekey -sl 2500 -sr -fn ... | xbmc/android | project/Win32BuildSetup/buildmingwlibs.bat | bat | gpl-2.0 | 522 |
call npm install -g gulp
call npm install --save-dev gulp gulp-coffee gulp-uglify gulp-rename gulp-concat gulp-sourcemaps gulp-plumber
call npm update
| okayumoka/Ponkan | installGulp.bat | bat | mit | 154 |
@echo off
if "%1"=="" goto default_value_python:
if "%1"=="default" goto default_value_python:
set pythonexe=%1
goto start_script:
:default_value_python:
set pythonexe=c:\Python363_x64
:start_script:
set current=%~dp0
set PATH=%pythonexe%;%pythonexe%\Scripts;%PATH%
@echo create %current%..\..\dist
if not exist %curre... | sdpython/pymyinstall | whl/windows/build_fast_histogram.bat | bat | mit | 693 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=falass
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command wa... | arm61/falass | docs/make.bat | bat | mit | 814 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=clase9
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make ... | slenhern8/programacion_3 | clase_9/docs/make.bat | bat | mit | 778 |
@cd ../../
@git submodule update --recursive --init
@echo "Installing GLFW library..."
@cd third_party/glfw/
@cmake .
@MSBuild ALL_BUILD.vcxproj
@MSBuild ALL_BUILD.vcxproj /property:Configuration=Release
@cd ../../
@echo "Done!"
@echo.
@echo "Installing GLEW library..."
@cd third_party/glew-win/
@7z x glew-win-src.z... | RippeR37/GL_vs_VK | scripts/windows/install_msvc_dependencies.bat | bat | mit | 419 |
diff o704_1.rsa o704_1_nopaq.rsa > o704_1_rs.diff
diff o704_2.rsa o704_2_nopaq.rsa > o704_2_rs.diff
diff o704_3.rsa o704_3_nopaq.rsa > o704_3_rs.diff
diff o704_4.rsa o704_4_nopaq.rsa > o704_4_rs.diff
diff o704_5.rsa o704_5_nopaq.rsa > o704_5_rs.diff
| jlgelpi/BioPhysics | soft/NACCESS/diff_rs.cmd | bat | mit | 251 |
cmd_drivers/ixdsp/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/ixdsp/built-in.o drivers/ixdsp/core/built-in.o drivers/ixdsp/modules/built-in.o
| damageless/linux-kernel-ican-tab | drivers/ixdsp/.built-in.o.cmd | bat | gpl-2.0 | 231 |
cmd_fs/isofs/built-in.o := arm-linux-gnueabihf-ld -EL -r -o fs/isofs/built-in.o fs/isofs/isofs.o
| Dee-UK/D33_KK_Kernel | fs/isofs/.built-in.o.cmd | bat | gpl-2.0 | 102 |
cmd_drivers/pps/pps_core.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/pps/pps_core.o drivers/pps/pps.o drivers/pps/kapi.o drivers/pps/sysfs.o
| avareldalton85/rpi2-linux-rt | drivers/pps/.pps_core.o.cmd | bat | gpl-2.0 | 216 |
cmd_fs/ext3/ext3_jbd.o := arm-eabi-gcc -Wp,-MD,fs/ext3/.ext3_jbd.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-prototype... | HCDRJacob/wildfire-kernel | fs/ext3/.ext3_jbd.o.cmd | bat | gpl-2.0 | 148,543 |
cmd_drivers/rtc/rtc-core.o := /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/rtc/rtc-core.o drivers/rtc/class.o drivers/rtc/interface.o drivers/rtc/rtc-dev.o drivers/rtc/rtc-proc.o drivers/rtc/rtc-sysfs.o
| kannu1994/crespo_kernel | drivers/rtc/.rtc-core.o.cmd | bat | gpl-2.0 | 262 |
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../cebe/js-search/bin/jsindex
php "%BIN_TARGET%" %*
| liuayong/Yii2Blog | vendor/bin/jsindex.bat | bat | gpl-2.0 | 116 |
cmd_drivers/video/built-in.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/video/built-in.o drivers/video/fb_notify.o drivers/video/fb.o drivers/video/console/built-in.o drivers/video/backlight/built-in.o drivers/video/display/built-in.o drivers/video/cfbfillrect.o drivers/vide... | garwynn/D710SPR_GB27_Kernel | drivers/video/.built-in.o.cmd | bat | gpl-2.0 | 427 |
cmd_networking/libiproute/built-in.o := rm -f networking/libiproute/built-in.o; mips-openwrt-linux-uclibc-ar rcs networking/libiproute/built-in.o
| shizhai/wprobe | build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4/networking/libiproute/.built-in.o.cmd | bat | gpl-2.0 | 147 |
cmd_drivers/usb/class/built-in.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ld -EL -r -o drivers/usb/class/built-in.o drivers/usb/class/cdc-acm.o
| spacecaker/Stock_spacecaker_kernel | drivers/usb/class/.built-in.o.cmd | bat | gpl-2.0 | 196 |
cmd_fs/nfs/client.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/nfs/.client.o.d -nostdinc -isystem /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -... | EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/fs/nfs/.client.o.cmd | bat | gpl-2.0 | 35,061 |
@echo off
if exist batch\%2.bat goto :batchfound
if not exist %1 goto :gamemissing
if exist %1\%2.bat goto :gamefound
if not exist %1\%2.exe goto :gamemissing
:gamefound
cd %1
%2
exit
:batchfound
cd batch
%2
exit
:gamemissing
echo %3 not found.
echo ---
echo Please download it and move the content... | zenorogue/noteye | caller.bat | bat | gpl-3.0 | 724 |
@echo off & setlocal enabledelayedexpansion
for %%a in (9 8 7 6 5 4 3 2 1 0) do (
set var1=!var1!%%a%%a%%a%%a%%a%%a%%a%%a%%a%%a
set var2=!var2!9876543210
)
set str1=12345678
set str2=abcdefghijklmn
for %%a in ("%str1%" "%str2%") do (
set tmp1=%%~a%var1%&set tmp2=%%~a%var2%
set /a n=1!tmp1:~99,1!!tmp2:~99,1!-100
echo ... | auspbro/CodeSnippets | Batch/SubString/取字符长度.bat | bat | gpl-3.0 | 380 |
@echo off
setlocal ENABLEDELAYEDEXPANSION
set TEST1=%4
set TEST2=!TEST1:"=!
if exist %2 (
if not "%~z2"=="%3" (
del %2 >nul 2>nul
)
)
if not exist %2 (
echo %TEST2%ð_E[hµÄ¢Ü·
..\wget\curl --output %2 --progress-bar %1
)
| nanakochi123456/msruntime_installer | runtime/files/wget/fetch.bat | bat | gpl-3.0 | 248 |
@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... | ayron/ayrons | docs/make.bat | bat | gpl-3.0 | 7,244 |
cd /D MySolr
java -Dsolr.solr.home="D:\\GitHub\\searchmyworkspace\\myindex" -jar start.jar
| zhongzhu/searchmyworkspace | start.bat | bat | gpl-3.0 | 91 |
@echo off
if %1==baseline goto baseline
:verify
if not exist verify mkdir verify
s:\mozilla\dist\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\core\verify\ -rd s:\mozilla\layout\html\tests\table\core -f s:\mozilla\layout\html\tests\table\core\file_list.txt
goto done
:baseline
s:\mozilla\dist\bin\viewer -o s:\... | tmhorne/celtx | layout/html/tests/table/core/rtest.bat | bat | mpl-2.0 | 478 |
@ECHO OFF
@ECHO Game v2
ECHO.
@ECHO Check for updates?
PAUSE
Updater.exe | JavierCanon/dispatcher-software-updater | Projects/MySoftware/v2/main.bat | bat | agpl-3.0 | 72 |
@echo off
java -ea:jolie... -ea:joliex... -cp %JOLIE_HOME%\jolie-cli.jar;%JOLIE_HOME%\jolie.jar;%JOLIE_HOME%\lib\libjolie.jar;%JOLIE_HOME%\tools\joliec.jar jolie.compiler.Main -l %JOLIE_HOME%\lib;%JOLIE_HOME%\javaServices\*;%JOLIE_HOME%\extensions\* -i %JOLIE_HOME%\include -p %JOLIE_HOME%\packages;.\packages %*
| jolie/jolie | launchers/windows/joliec.bat | bat | lgpl-2.1 | 315 |
cd %~dp0
coverage run run_all_tests.py
coverage html
start coverage_html_report\index.html
pause
| DStauffman/dstauffman2 | dstauffman2/tests/Run_Coverage.bat | bat | lgpl-3.0 | 98 |
@echo off
REM ============================================================================
REM Startup Script for the Metadata Extraction Tool v3.1 - Command Line Extract Tool
REM ============================================================================
REM To set the METAHOME directly, set it in the variable below... | doctorlard/metadata-extractor | src/scripts/extract.bat | bat | apache-2.0 | 983 |
@echo off
echo [INFO] Use maven jetty-plugin run the project.
cd %~dp0
cd ..
set path=%MAVEN_HOME%/bin;%windir%/system32;%path%
set MAVEN_OPTS=%MAVEN_OPTS% -XX:MaxPermSize=128m
call mvn clean jetty:run -Djetty.port=8081
cd bin
pause | whatlookingfor/hqcims | bin/jetty.bat | bat | apache-2.0 | 235 |
@echo off
::----------------------------------------------------------------------
:: IntelliJ IDEA Startup Script
::----------------------------------------------------------------------
:: ---------------------------------------------------------------------
:: Before you run IntelliJ IDEA specify the location of t... | joewalnes/idea-community | bin/win/idea.bat | bat | apache-2.0 | 2,884 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=TreeCat
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not... | posterior/treecat | docs/make.bat | bat | apache-2.0 | 809 |
@rem ¨Øèµ½àÌðsozaifBNgÖRs[µÄ¨
@rem {t@CðÀsAoãªémotion.vmd ðMMDãÅfÖKp
@set MODEL="sozai\Nê¤ Kawaii Strike.pmx"
@set MOTION="sozai\_X[VMikuiTda®~NŲ®j.vmd"
@set CAMERA=sm33505521_camera.vmd
@set EYES_CONST=--constraint ¼Ú 12 12 0 0.15 0.15 0
@set... | Hashi4/vmdgadgets | sample/lookat/sm33505521/sm33505521.bat | bat | apache-2.0 | 831 |
@echo off
set PS3SDK=C:/ps3sdk
@set CYGWIN= nodosfilewarning
set PATH=%PS3SDK%/host/bin;%PS3SDK%/host/ppu/bin;%PS3SDK%/host/spu/bin;%PS3SDK%/mingw/bin;%PS3SDK%/mingw/msys/1.0/bin;%PS3SDK%/mingw/Python27;c:\cygwin\bin;%PATH%
set PSL1GHT=%PS3SDK%
set PS3DEV=%PS3SDK%
make clean
make
rem make install
pause | nevik-xx/psl1ght | tools/geohot/MakeIt.bat | bat | mit | 312 |
@echo off
call jekyll serve
| sidburn/sidburn.github.io | source-jekyll/jekyll-serve.bat | bat | mit | 29 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\_regjsparser@0.1.5@regjsparser\bin\parser" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\_regjsparser@0.1.5@regjsparser\bin\parser" %*
) | 724400475/gallery-by-react | node_modules/_regexpu-core@2.0.0@regexpu-core/node_modules/.bin/regjsparser.cmd | bat | mit | 236 |
b a 512
b b 128
b z 4095
dd a *a
sd a
ud a *b
sd a
ud a *z
sd a
ud a *a
sd a
| toanht15/c_advanced | Testcases/ud.cmd | bat | gpl-2.0 | 77 |
cd ..
call mvn clean package -Dmaven.test.skip
@pause | ioplee/framework | bin/install.bat | bat | apache-2.0 | 53 |
@echo off
if (%1)==() goto test_command
if (%1)==(start) goto start
goto endok
:test_command
if (%COMSPEC%)==() goto no_command
%COMSPEC% /E:9216 /C %0 start %1 %2 %3
goto endok
:no_command
echo No Command Interpreter found
goto endok
:start
call clean.bat
computil SetupD6
if exist setenv.bat call... | DomenicoMammola/Mommon | thirdparties/Indy10/Fulld_6.bat | bat | mpl-2.0 | 2,128 |
@echo off
setlocal
CD /d "%~dp0"
::Test If script has Admin Priviledges/is elevated
REG QUERY "HKU\S-1-5-19"
IF %ERRORLEVEL% NEQ 0 (
ECHO Please run this script as an administrator
pause
EXIT /B 1
)
cls
echo Setup Options
echo =============
echo.
echo 1. Execute setup scripts.
echo WARNING: The setup co... | Microsoft-Build-2016/CodeLabs-Office | Module4-O365ConnectorsAndSkype/Setup.cmd | bat | mit | 677 |
cmd_sound/core/snd.o := arm-eabi-ld -EL -r -o sound/core/snd.o sound/core/sound.o sound/core/init.o sound/core/memory.o sound/core/info.o sound/core/control.o sound/core/misc.o sound/core/device.o sound/core/jack.o
| mcardielo/ThunderG-Kernel_2.6.35 | sound/core/.snd.o.cmd | bat | gpl-2.0 | 219 |
@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
REM... | arunasujith/wso2-axis2 | modules/tool/script/java2wsdl.bat | bat | apache-2.0 | 2,890 |
@echo off
cd %HOME%
rem revoke cert
openssl ca -revoke %KEY_DIR%\%1.crt -config %KEY_CONFIG%
rem generate new crl
openssl ca -gencrl -out %KEY_DIR%\crl.pem -config %KEY_CONFIG%
rem test revocation
rem first concatinate ca cert with newly generated crl
copy %KEY_DIR%\ca.crt+%KEY_DIR%\crl.pem %KEY_DIR%\revoke_test_file.p... | durd07/4G | vpn/openvpn/openvpn-2.2.2/easy-rsa/Windows/revoke-full.bat | bat | gpl-2.0 | 504 |
@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% %ALLSPHINXOP... | davidgardenier/frbpoppy | docs/make.bat | bat | mit | 7,738 |
echo 'Start to build project'
@echo off
cd jeewx
set MAVEN_OPTS=%MAVEN_OPTS% -Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M
call mvn -X tomcat:run
@echo on
echo 'Build project successfully!'
pause | xiongmaoshouzha/test | start.bat | bat | mit | 212 |
C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe ..\Paydock_dotnet_sdk.sln /t:Build /p:Configuration=Release /p:TargetFramework=v4.0
..\nuget pack Package.nuspec | PayDockDev/paydock_dotnet_sdk | sdk/create_package.bat | bat | mit | 170 |
copy OSCConfig.h ..\..\include
| yoggy/libOSCConfig | src/libOSCConfig/_copy_header.bat | bat | mit | 31 |
cd ../..
IF exist waveracer_build ( echo directory exists ) ELSE ( mkdir waveracer_build && echo waveracer_build created)
xcopy /I /E fillwave-waveracer\data\* waveracer_build\
cd waveracer_build
cmake ../fillwave-waveracer -G "Eclipse CDT4 - MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug -DASSIMP_BUILD_TESTS=OFF -DGLFW_BUI... | filipwasil/fillwave-waveracer | scripts/build_windows.bat | bat | mit | 448 |
nuget pack Orleans.MetricsTracker.csproj | OrleansContrib/Orleans.TelemetryConsumers.MetricsTracker | Orleans.MetricsTracker/BuildNuget.bat | bat | mit | 40 |
deps_config := \
lib/xz/Kconfig \
lib/Kconfig \
drivers/lguest/Kconfig \
virt/kvm/Kconfig \
arch/x86/kvm/Kconfig \
crypto/asymmetric_keys/Kconfig \
drivers/crypto/ux500/Kconfig \
drivers/crypto/nx/Kconfig \
drivers/crypto/caam/Kconfig \
drivers/crypto/Kconfig \
crypto/async_tx/Kconfig \
crypto/Kconfig \
se... | acheron1502/android_kernel_BLU_BLU_PURE_XL | include/config/auto.conf.cmd | bat | gpl-2.0 | 26,687 |
cmd_sound/isa/sb/built-in.o := rm -f sound/isa/sb/built-in.o; /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/sb/built-in.o
| arshull/GalaTab3_Kernel | sound/isa/sb/.built-in.o.cmd | bat | gpl-2.0 | 152 |
cmd_net/core/ethtool.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,net/core/.ethtool.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/ar... | mjmccall/Kernel | net/core/.ethtool.o.cmd | bat | gpl-2.0 | 25,956 |
@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%"=="Window... | doombubbles/metastonething | gradlew.bat | bat | gpl-2.0 | 2,320 |
cmd_sound/pci/cs5535audio/built-in.o := rm -f sound/pci/cs5535audio/built-in.o; ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ar rcsD sound/pci/cs5535audio/built-in.o
| Zaphod-Beeblebrox/kernel_rockchip_rk3188 | sound/pci/cs5535audio/.built-in.o.cmd | bat | gpl-2.0 | 179 |
@echo off
rem Example of how to do batch processing with SoX on MS-Windows.
rem
rem Place this file in the same folder as sox.exe (& rename it as appropriate).
rem You can then drag and drop a selection of files onto the batch file (or
rem onto a `short-cut' to it).
rem
rem In this example, the converted files end up i... | tiagolobao/ArduinoVoiceSynthesizer | Code/SimpleSDAudio/tools/Arduino with 8 MHz/FullRate@8MHz_Stereo.bat | bat | gpl-2.0 | 588 |
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/flipflop.o := ld -m elf_i386 -r -o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/flipflop.o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/objects/hal/components/flipflop.o
| CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver | src/.flipflop.o.cmd | bat | gpl-2.0 | 231 |
cmd_/home/gurifuxi/sc05d_kernel_gb/obj/KERNEL_OBJ/usr/include/asm-generic/.install := perl /home/gurifuxi/sc05d_kernel_gb/scripts/headers_install.pl /home/gurifuxi/sc05d_kernel_gb/include/asm-generic /home/gurifuxi/sc05d_kernel_gb/obj/KERNEL_OBJ/usr/include/asm-generic arm auxvec.h bitsperlong.h errno-base.h errno.h fc... | gurifuxi/gb_kernel_sc05d | obj/KERNEL_OBJ/usr/include/asm-generic/..install.cmd | bat | gpl-2.0 | 895 |
cmd_fs/ramfs/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/ramfs/built-in.o fs/ramfs/ramfs.o
| AOSP-ZEUS/android_kernel_samsung_n1 | fs/ramfs/.built-in.o.cmd | bat | gpl-2.0 | 159 |
cmd_sound/core/snd-pcm.ko := /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld -EL -r -T /home/chiehyang/PandaBoard-LinuxKernel/stable-kernel/KERNEL/scripts/module-common.lds --build-id -o sound/core/snd-pcm.ko sound/core/snd-pcm.o sound/core/s... | domintech/PandaBoard-LinuxKernel | sound/core/.snd-pcm.ko.cmd | bat | gpl-2.0 | 333 |
cmd_drivers/net/usb/rmnet_usb.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o drivers/net/usb/rmnet_usb.o drivers/net/usb/rmnet_usb_ctrl.o drivers/net/usb/rmnet_usb_data.o ; scripts/mod/modpost drivers/net/usb/rmnet_usb.o
| lindsaytheflint/stone | drivers/net/usb/.rmnet_usb.o.cmd | bat | gpl-2.0 | 295 |
cmd_archival/ar.o := arm-linux-musleabihf-gcc -Wp,-MD,archival/.ar.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.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wst... | ThinkIntegrate/busybox | archival/.ar.o.cmd | bat | gpl-2.0 | 11,985 |
cmd_net/bluetooth/rfcomm/built-in.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/bluetooth/rfcomm/built-in.o net/bluetooth/rfcomm/rfcomm.o
| arshull/GalaTab3_Kernel | net/bluetooth/rfcomm/.built-in.o.cmd | bat | gpl-2.0 | 177 |
cmd_net/unix/unix.o := /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld -EL -r -o net/unix/unix.o net/unix/af_unix.o net/unix/garbage.o net/unix/sysctl_net_unix.o
| domintech/PandaBoard-LinuxKernel | net/unix/.unix.o.cmd | bat | gpl-2.0 | 242 |
cmd_fs/drop_caches.o := arm-eabi-gcc -Wp,-MD,fs/.drop_caches.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/.drop_caches.o.cmd | bat | gpl-2.0 | 23,685 |
@echo off
REM
REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
REM
REM This code is free software; you can redistribute it and/or modify it
REM under the terms of the GNU General Public License version 2 only, as
REM published by the Free ... | TheTypoMaster/Scaper | openjdk/hotspot/agent/make/dumpflagswindbg.bat | bat | gpl-2.0 | 1,158 |
cmd_scripts/kconfig/lxdialog/checklist.o := gcc -Wp,-MD,scripts/kconfig/lxdialog/.checklist.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/checklist.o scripts/kconfig/lxdialog/checklist.c
deps_scripts/kconfig/lxdialog/checklist.o := \
s... | muthumani2/Muthu-busybox | scripts/kconfig/lxdialog/.checklist.o.cmd | bat | gpl-2.0 | 2,813 |
md mus
cd mus
rem CB52
bcut ..\P4_SCR.dsk DRIVER.BIN 0x029c7 0x1000
rem D213
bcut ..\P4_SCR.dsk DATA1.BIN 0x039000 0x0400
bcut ..\P4_SCR.dsk DATA2.BIN 0x039400 0x0200
bcut ..\P4_SCR.dsk DATA3.BIN 0x039600 0x0400
bcut ..\P4_SCR.dsk DATA4.BIN 0x039a00 0x0400
bcut ..\P4_SCR.dsk DATA5.BIN 0x039e00 0x0200
bcut ..\P4_SCR.ds... | rururutan/hoot-patches | msx/starcraft/phantasie4/cut/cut.bat | bat | gpl-3.0 | 401 |
JAVA_HOME="C:\Program Files\Java\jdk1.7.0_06\bin"
%JAVA_HOME%\java -cp bin uk.ac.ed.epcc.mountain.MountappSuperFrame
| k0smik0/fractalandscapes | demos/xmountains_java/run.bat | bat | gpl-3.0 | 117 |
:: ****************************************************************************
::
:: * eID Middleware Project.
:: * Copyright (C) 2008-2009 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/eidlibTestBWC/runPinTest_NoCrlOcsp.bat | bat | gpl-3.0 | 1,167 |
@echo off
::-- ¯¥à¥å®¤¨¬ ¢ ª â «®£ § ¯ã᪠áªà¨¯â ----------------------
@SetLocal EnableDelayedExpansion
:: this_file_path - ¯ãâì ª ⥪ã饬㠡 â/bat/cmd ä ©«ã
@SET this_file_path=%~dp0
:: this_disk - ¤¨áª ª®â®à®¬ 室¨âáï ⥪ã騩 ¡ â/bat/cmd ä ©«
@SET this_disk=!this_file_path:~0,2!
:: ¯¥à¥å®¤¨¬ ¢ ⥪ã騩 ª â... | mixamarciv/odtphp2 | test/example1.bat | bat | gpl-3.0 | 871 |
@echo off & mode con cols=88 lines=8 & color 17
(Net session >nul 2>&1)||(PowerShell start """%~0""" -verb RunAs & Exit /B)
cd /d "%~dp0"
Reg delete "HKCR\Elevated_lnk" /f
Reg delete "HKCR\.lnk_elevated" /f
Schtasks /delete /tn "Apps\Create_an_elevated_shortcut" /f
Del "%ProgramData%\Elevated Shortcut\Create_an_elevat... | CHEF-KOCH/regtweaks | Win 10/All Versions/Context Menu/Elevated Shortcut/Remove Elevated Shortcut.bat | bat | mpl-2.0 | 445 |
start vba/VisualBoyAdvance.exe vba/game.gba
main.py
pause | pbsds/Twitch-Plays-GBA | run-debug.bat | bat | agpl-3.0 | 57 |
@echo off
setlocal
set programFolder=%~dp0
"%programFolder%bin\brltty" -I
if %ERRORLEVEL% == 0 net start BrlAPI
exit /B %ERRORLEVEL%
| brltty/brltty | Windows/enable-brlapi.bat | bat | lgpl-2.1 | 136 |
@echo off
echo USERID="%1/%2 as sysdba"
echo BUFFER=30720
echo FILE=dc32.tmp
echo COMPRESS=N
echo GRANTS=N
echo INDEXES=%4
echo ROWS=N
echo CONSTRAINTS=%4
echo FULL=N
echo RECORDLENGTH=30720
echo RECORD=N
echo DIRECT=N
echo FEEDBACK=2000
echo OWNER=%3
| DarthMaulware/EquationGroupLeaks | Leak #5 - Lost In Translation/windows/Resources/PFre/Uploads/mksch_sys_system.bat | bat | unlicense | 252 |
@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... | rbrecheisen/pyminer | docs/make.bat | bat | apache-2.0 | 6,461 |
set DEBUG=courseline-web:* & npm start | Ourobj-soa-final/courseline-web | start.cmd | bat | apache-2.0 | 38 |
@echo off
if [%1]==[] (
echo Scenario name to delete not provided& call:usage %0& exit /b
) else (
rd /q /s "%SWAC_WORK%"\scenarios\%1& exit /b
)
:usage
echo "Usage: %1 scenario_name"
echo
echo "Removes a scenario and all associated files."
echo "scenario_name: The name of the scneario to remo... | csmith932/uas-schedule-generator | swac-assembly/src/main/bin/swac-delete-scenario.bat | bat | apache-2.0 | 324 |
SETLOCAL ENABLEEXTENSIONS
SET ME=%~n0
SET PARENT=%~dp0
java -Djava.security.policy=%PARENT%\java.policy -jar %PARENT%\admwl-demo\target\admwl-demo-1.0-SNAPSHOT.jar --worker %* | ph4r05/javaRmiManagerWorker | start-worker.cmd | bat | apache-2.0 | 175 |
@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... | aroberge/easygui_qt | docs/make.bat | bat | bsd-3-clause | 6,467 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S05_FolderUpdate.MSASCMD_S05_TC02_FolderUpdate_Status2 /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S05_TC02_FolderUpdate_Status2.cmd | bat | mit | 289 |
@ECHO OFF
set OLD_PATH=%PATH%
set PATH=%PATH%;%~dp0
call %~dp0sh.exe %*
set PATH=%OLD_PATH% | YannNayn/galera-mariadb-win32 | MinGW/msys/1.0/bin/sh.bat | bat | gpl-2.0 | 95 |
@echo off
rem -- Runs a VDM test example for one argument file
rem -- Output the argument to stdout (for redirect) and
rem -- "con" (for user feedback)
echo VDM Test: '%1' > con
echo VDM Test: '%1'
set SPEC1=..\DoSort.rtf ..\SortMachine.rtf ..\ExplSort.rtf
set SPEC2= ..\ImplSort.rtf ..\Sorter.rtf ..\MergeSort.... | vdmtools/vdmtools | examples/pp/sort/test/vdmtest.bat | bat | gpl-3.0 | 494 |
@echo off
REM # Copyright (c) 2014-2016, Intel Corporation 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 # 1. Redistributions of source code must retain the above... | SuperBo/pyMIC | examples/double_float/make.bat | bat | bsd-3-clause | 1,800 |
@echo off
set HOME=/home/%USERNAME%
IF "%MSYSTEM%"=="" (
echo MSYSTEM is NOT defined
exit
)
rem Ask MSYS to initialize with a minimal path by default.
rem This will put only the windows system paths into the msys path.
set MSYS2_PATH_TYPE=minimal
rem See /etc/profile - it should invoke post-install step 05-home-... | Coveros/starcanada2016 | www-db/cookbooks/mingw/files/default/bash.bat | bat | apache-2.0 | 446 |
cd src
python main.py
PAUSE | bepo13/destiny-stl-generator | run.bat | bat | mit | 27 |
python setup.py develop
pause | dmsovetov/pygling | install-dev.bat | bat | mit | 29 |
java -jar "./dist/Game.jar" | tomazas/quake2d | run_game.bat | bat | mit | 27 |
_cresslcert.cmd thriothost thriothost
| kpocza/thriot | Certificates(NonProd)/CreateThriotHostSSLCert.cmd | bat | mit | 38 |
@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... | borh/jsrs | docs/make.bat | bat | mit | 5,092 |
path %path%;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE;
devenv ../NDServerEngine.sln /build "Debug|win32"
pause | quire7/NDServerEngine | vs2005Bat/BuildDebugApp.bat | bat | gpl-2.0 | 250 |
cmd_sound/core/snd-page-alloc.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/core/snd-page-alloc.o sound/core/memalloc.o sound/core/sgbuf.o
| yohanes/Acer-BeTouch-E130-Linux-Kernel | sound/core/.snd-page-alloc.o.cmd | bat | gpl-2.0 | 164 |
c:\python24\python.exe setup_windows.py py2exe | opixido/palabre | compile.bat | bat | gpl-2.0 | 47 |
cmd_arch/arm/net/built-in.o := rm -f arch/arm/net/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD arch/arm/net/built-in.o
| avareldalton85/rpi2-linux-rt | arch/arm/net/.built-in.o.cmd | bat | gpl-2.0 | 184 |
cmd_arch/arm/mm/pgd.o := arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/mm/.pgd.o.d -nostdinc -isystem /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL... | EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/arch/arm/mm/.pgd.o.cmd | bat | gpl-2.0 | 24,768 |
cmd_drivers/usb/serial/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/usb/serial/built-in.o drivers/usb/serial/usbserial.o drivers/usb/serial/csvt.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/usb/serial/.built-in.o.cmd | bat | gpl-2.0 | 271 |
cmd_arch/arm/boot/compressed/head.o := /root/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/boot/compressed/.head.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.... | gzdaoke/linux2.6.32_kernel | arch/arm/boot/compressed/.head.o.cmd | bat | gpl-2.0 | 2,149 |
cmd_drivers/clocksource/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/clocksource/built-in.o drivers/clocksource/mmio.o
| AOSP-ZEUS/android_kernel_samsung_n1 | drivers/clocksource/.built-in.o.cmd | bat | gpl-2.0 | 191 |
cmd_drivers/base/sys.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,drivers/base/.sys.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/ar... | mjmccall/Kernel | drivers/base/.sys.o.cmd | bat | gpl-2.0 | 14,474 |
cmd_drivers/md/built-in.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/md/built-in.o drivers/md/dm-mod.o drivers/md/dm-crypt.o
| utkanos/android_htc_mecha_kernel_5slot | drivers/md/.built-in.o.cmd | bat | gpl-2.0 | 197 |
cmd_sound/drivers/opl3/built-in.o := rm -f sound/drivers/opl3/built-in.o; /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/drivers/opl3/built-in.o
| garwynn/D710SPR_GB27_Kernel | sound/drivers/opl3/.built-in.o.cmd | bat | gpl-2.0 | 172 |
cmd_kernel/kthread.o := arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.kthread.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-... | srinugnt2000/linux-2.6.37 | kernel/.kthread.o.cmd | bat | gpl-2.0 | 22,599 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.