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
cmd_drivers/i2c/built-in.o := arm-linux-ld -EL -r -o drivers/i2c/built-in.o drivers/i2c/i2c-boardinfo.o drivers/i2c/i2c-core.o drivers/i2c/i2c-dev.o drivers/i2c/busses/built-in.o drivers/i2c/chips/built-in.o drivers/i2c/algos/built-in.o
beebingoo/linux-2.6.32.2
drivers/i2c/.built-in.o.cmd
bat
gpl-2.0
242
@ECHO OFF SET BACKEND=ninja SET BUILDDIR=build SET DEFAULT_LIBRARY=--default-library static SET RELEASE= SET BUILD= SET XP= rem ######## Meson msvc script ######## rem ## Usage examples: rem meson.bat -p ; Creates vs2015 solution rem meson.bat -p2 ; Creates v...
8tab/radare2
meson.bat
bat
gpl-3.0
2,509
%~dp0\cordova.bat clean
davidjbeveridge/mobox
vendor/phonegap/lib/android/bin/templates/cordova/clean.bat
bat
mit
24
deps_config := \ lib/xz/Kconfig \ lib/Kconfig \ drivers/crypto/caam/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/apparmor/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib...
evil1art/s3kernel
include/config/auto.conf.cmd
bat
gpl-2.0
21,166
@ECHO OFF rem ****************************************************************************** rem * Copyright 2010-2011 XhmikosR rem * rem * This file is part of Regshot. rem * rem * Regshot is free software; you can redistribute it and/or modify rem * it under the terms of the GNU General Public License as p...
batteryshark/regshot
build/make_zip.bat
bat
lgpl-2.1
7,771
@echo off rem MSVC100FREEOPTS.BAT rem rem Compile and link options used for building MEX-files rem using the Microsoft Visual C++ Express compiler version 10.0 rem rem $Revision: 1.1.12.2 $ $Date: 2010/09/02 12:40:43 $ rem Copyright 2010 The MathWorks, Inc. rem rem StorageVersion: 1.0 rem C++keyFileName: M...
guiccbr/autonomous-fuzzy-quadcopter
matlab/slprj/_sfprj/quadcopter_sim/_self/sfun/src/mexopts.bat
bat
mit
3,029
python "%~dp0../Cpp2KL/build.py" "%~dp0Fabric2Arnold.cfg.py" scons
tadevelopment/fabric2arnold
build.bat
bat
mit
67
echo off set RHAP_JARS_DIR=C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib set FRAMEWORK_NONE_JARS=C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib\oxf.jar;C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib\anim.jar;C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib\ani...
Etiene/nuitdelinfo
code_rhapsody/AccidentSimple/DefaultComponent/DefaultConfig/DefaultComponent.bat
bat
mit
2,812
%nuget% restore GladNet.Lidgren.sln %nuget% update GladNet.Lidgren.sln -noninteractive
HelloKitty/GladNet2-Lidgren
pre-MyGet.bat
bat
mit
87
cd D:\C\Program Files\VirtualBox VBoxManage startvm "ZWIN10_MAIN" --type gui
zollty/tool-libs
BatchFile/vbox/startWIN10.bat
bat
mit
76
:: compile IconExtractor.cs as a 32-bit library :: and register IconExtractor.dll for 64-bit and 32-bit apps @echo off call ..\config\exeLocations.bat if %1.==/unregister. ( set verb=Unregistering ) else ( echo. & echo Compiling IconExtractor.dll %net32%\csc.exe @..\rsp\_common.rsp @..\rsp\IconExtractor.rs...
koswald/VBScript
.Net/build/IconExtractor.bat
bat
mit
613
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe /u SnagitJiraOutputAccessory.dll
ryanewtaylor/snagit-jira-output-accessory
SnagitJiraOutputAccessory/Unregister.bat
bat
mit
92
cd C:\Users\18nleung\Documents\Other\CodeProjects\CTF node server pause
nathanhleung/NodeCTF
init/server.bat
bat
mit
71
@echo off setLocal EnableExtensions EnableDelayedExpansion set LEIN_VERSION=2.8.1 set HTTP_CLIENT=curl -f -L -k -o if "%LEIN_VERSION:~-9%" == "-SNAPSHOT" ( set SNAPSHOT=YES ) else ( set SNAPSHOT=NO ) set ORIGINAL_PWD=%CD% :: If ORIGINAL_PWD ends with a backslash (such as C:\), :: we need to e...
juleswhite/CSX278-DevEnvTest
lein.bat
bat
epl-1.0
13,545
cmd_fs/ntfs/ntfs.ko := arm-eabi-ld -EL -r -T /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/scripts/module-common.lds --build-id -o fs/ntfs/ntfs.ko fs/ntfs/ntfs.o fs/ntfs/ntfs.mod.o
timmytim/honeybutter_kernel
fs/ntfs/.ntfs.ko.cmd
bat
gpl-2.0
207
make asuro
rchicoli/asuro-boot
make.bat
bat
gpl-2.0
11
cmd_drivers/macintosh/built-in.o := rm -f drivers/macintosh/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/macintosh/built-in.o
selva-simple/Galaxy-R-Kernel
drivers/macintosh/.built-in.o.cmd
bat
gpl-2.0
183
cmd_drivers/media/dvb/frontends/tda826x.ko := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -T /home/envy/kernel/shinano-sirius_msm8974abpro/scripts/module-common.lds --build-id -o drivers/media/dvb/frontends/tda826x.ko drivers/media/dvb/frontends/tda826x.o drivers/media/dvb/fronte...
Envious-Data/shinano-sirius_msm8974abpro
drivers/media/dvb/frontends/.tda826x.ko.cmd
bat
gpl-2.0
338
cmd_libbb/human_readable.o := arm-linux-musleabihf-gcc -Wp,-MD,libbb/.human_readable.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-st...
ThinkIntegrate/busybox
libbb/.human_readable.o.cmd
bat
gpl-2.0
11,416
cmd_net/netfilter/xt_comment.o := arm-eabi-gcc -Wp,-MD,net/netfilter/.xt_comment.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 -W...
HCDRJacob/wildfire-kernel
net/netfilter/.xt_comment.o.cmd
bat
gpl-2.0
152,861
echo --creating bin directory-- mkdir bin echo --compiling contents of /src-- javac -cp .:lib/* src/*/*.java -d bin
0151n/Particles
compile_win.bat
bat
gpl-2.0
117
cmd_build_x86_64_linux/xlib/xhash.o := gcc -Wp,-MD,build_x86_64_linux/xlib/xhash.o.d -D_X86_64 -fno-strict-aliasing -fno-common -ffreestanding -fomit-frame-pointer -march=k8 -mtune=nocona -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-protector...
iocellnetworks/ndas4linux
3.3.4/build_x86_64_linux/xlib/xhash.o.cmd
bat
gpl-2.0
1,786
cmd_crypto/built-in.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ld -EL -r -o crypto/built-in.o crypto/crypto.o crypto/crypto_wq.o crypto/crypto_algapi.o crypto/aead.o crypto/crypto_blkcipher.o crypto/chainiv.o crypto/eseqiv.o crypto/crypto_hash.o crypto/pcompress.o crypto/cryptomgr.o crypto/hmac....
wujiku/superstar-kernel-shooter-2.3.4gb
crypto/.built-in.o.cmd
bat
gpl-2.0
558
cmd_arch/arm/mach-imx/lpddr3_freq_imx.o := arm-poky-linux-gnueabi-gcc -Wp,-MD,arch/arm/mach-imx/.lpddr3_freq_imx.o.d -nostdinc -isystem /opt/poky/1.7/sysroots/i686-pokysdk-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/include -I/second_extend/yocto_file/linux_yocto/arch/arm/include -Iarch/arm/i...
heyoufei2/yocto3.14.38_kernel
arch/arm/mach-imx/.lpddr3_freq_imx.o.cmd
bat
gpl-2.0
3,678
@echo off setlocal set PRODUCT_ROOT=C:\tl\tegra3 rem set path=C:\tl\rvct\win_32-pentium;%path% rem set ARMLMD_LICENSE_FILE=C:\Program Files\ARM\rvds.dat set RVCT40INC=C:\Program Files\ARM\RVCT\Data\4.0\400\include\windows set RVCT40LIB=C:\Program Files\ARM\RVCT\Data\4.0\400\lib set RVCT40BIN=C:\tl\rvct\win_32-...
DmitryADP/diff_qc750
3rdparty/trustedlogic/samples/widevine/tegra3/build/build_oemcrypto_service.bat
bat
gpl-2.0
4,053
@echo off setlocal :top set iosdataver=0.1beta2 set currentversion=0.1.beta4 set agreedversion= set NUSLmin=/min set MKFversion=2011-11 v1 set MKFdownload=2011-11v1 mode con cols=85 lines=54 COLOR 1F TITLE NUSL ::check for supporting apps that AVs are known to remove :check if not exist Support mkdir Support if not...
Brawl345/GoogleCodeExport
nusl/v0.1 beta 4/NUSL v0.1b4.bat
bat
gpl-3.0
48,461
@ECHO OFF SETLOCAL SET PYTHONPATH="../..:%PYTHONPATH%" C:\python27\python.exe -m sllurp.csv_recorder %* ENDLOCAL
ransford/sllurp
bin/windows/csv_recorder.bat
bat
gpl-3.0
115
@echo off dcc32 -cc shuffle.dpr shuffle.exe dcc32 -cc ..\ones_rs.dpr copy ..\ones_rs.exe ones_rs.exe >nul 2>&1 call make_answers.bat
toksaitov/most
samples/problems/testlib/ones/tests/make.bat
bat
gpl-3.0
136
@echo off echo 'Building package' %APPVEYOR_BUILD_VERSION% msbuild NoOverlay.csproj -p:SolutionDir=%cd%\ ^ -p:Configuration=Release ^ -t:rebuild ...
vipoo/iRacingReplayOverlay.net
plugins/NoOverlay/tools/package.cmd
bat
gpl-3.0
659
@echo OFF REM batch file for running the Calibre2Opds program in CLI mode. REM REM The checks for Java have been adapted from those used to REM start up the IzPack package builder and then extended. REM Hopefully this means that calibre2opds Java may run on REM some of those systems that do not have Java on...
calibre2opds/calibre2opds
script/run.cmd
bat
gpl-3.0
9,562
@echo off set curr_dir=%~dp0 echo "hello, this a test, output is: %1" > %curr_dir%%2
yangxingya/pkgtools
bin/debug/test.bat
bat
gpl-3.0
87
@echo off REM This Framework-dependent deployment (FDD) relies on an installed .NET Core on the target system REM But you can also create a Self-contained deployment (SCD). See: REM https://docs.microsoft.com/en-us/dotnet/core/deploying/index#portable-applications dotnet SymSpell.CommandLine.dll pause
wolfgarbe/symspell
SymSpell.CommandLine/bin/Release/netcoreapp2.0/help.bat
bat
lgpl-3.0
304
@echo off for /l %%i in (1, 1, 9) do ( echo "Importing earthquakes with magnitude %%i to chp03.earthquakes PostGIS table..." ogr2ogr -append -f PostgreSQL -nln chp03.earthquakes PG:"dbname='postgis_cookbook' user='me' password='mypassword'" 2012_Earthquakes_ALL.kml -sql "SELECT name, description, CAST(%%i AS int...
smagic39/PostGis-Cookbook-Code
Chapter 3/import_eq.bat
bat
unlicense
363
@ECHO OFF SETLOCAL call setenv set BACKUP_DIR_TMP=%BACKUP_DIR%\bk_e del %BACKUP_DIR_TMP%\*.dmp | tee -a %BATCHLOGFILE% echo. echo ********** ¿ªÊ¼ÅúÁ¿ºóÍêÈ«±¸·Ý ********** | tee -a %BATCHLOGFILE% call job_invoker.bat BCB8001 L %BATCHROOTPATH%\db > %BATCHROOTPATH%\tmp\BCB8001 if ERRORL...
rongshang/fbi-cbs2
batch/main/resources/script/bk_e.bat
bat
unlicense
1,980
REM Install .NET Core (https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script) @powershell -NoProfile -ExecutionPolicy unrestricted -Command "&([scriptblock]::Create((Invoke-WebRequest -useb 'https://dot.net/v1/dotnet-install.ps1'))) -Channel Current" SET PATH=%LOCALAPPDATA%\Microsoft\dotnet;%PATH% d...
Horusiath/Akkling
fake.cmd
bat
apache-2.0
664
@rd /s /q ..\all\app @mkdir ..\all\app\1.0.1 @copy dist\app.js ..\all\app\1.0.1 @echo @echo " deploy to all\app\1.0.1" @echo
inspireso/webapp
src/main/webapp/static/app/deploy.bat
bat
apache-2.0
133
SET _=%~dp0 xcopy "%_%..\output\*.js" "%_%..\..\..\Demo.MVC\resources\js" /Y xcopy "%_%..\output\*.js" "%_%..\..\..\Demo.WebForms\resources\js" /Y
modulexcite/Demos-1
Combination_Samples/MVC_and_WebForms/Demo/bridge/build/deploy.bat
bat
apache-2.0
146
@echo off cls setlocal ENABLEEXTENSIONS set KEY_NAME="HKLM\SOFTWARE\JavaSoft\Java Runtime Environment" set VALUE_NAME=CurrentVersion :: :: get the current version :: FOR /F "usebackq skip=2 tokens=3" %%A IN (`REG QUERY %KEY_NAME% /v %VALUE_NAME% 2^>nul`) DO ( set ValueValue=%%A ) if not defined ValueValue ( ...
Orange-OpenSource/matos-tool
matos/src/main/scripts/matos.bat
bat
apache-2.0
1,107
title MikeX java -cp mikex.jar:log4j-1.2.16.jar:mina-core-1.1.7.jar:quickfixj-all-1.5.1.jar:slf4j-api-1.6.2.jar:slf4j-log4j12-1.6.2.jar -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8888 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false mikex.Startup
qzmeng/mikex
mikex.bat
bat
apache-2.0
315
:: :: 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...
glycerine/goq
vendor/git.apache.org/thrift.git/build/appveyor/cl_setenv.bat
bat
bsd-2-clause
4,341
ck rm local:experiment:SGEMM_NT-*
dividiti/gemmbench
script/SGEMM_NT/_clean_experiment_entries.bat
bat
bsd-3-clause
34
python osclisten.py 3333@127.0.0.1
nosuchtim/MultiMultiTouchTouch
src/oscutil/wook.bat
bat
mit
35
@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...
inveniosoftware/invenio-logging
docs/make.bat
bat
mit
6,999
sqlplus suministrosqa/suministrosqa@AWORCL3100
AlanGuerraQuispe/SisAtuxPerfumeria
db-utils/sqlplus-orcl3.bat
bat
gpl-2.0
46
@echo off setlocal SET TWOMGFX="..\..\..\..\Tools\2MGFX\bin\Windows\AnyCPU\Release\2mgfx.exe" @for /f %%f IN ('dir /b *.fx') do ( call %TWOMGFX% %%~nf.fx %%~nf.ogl.mgfxo call %TWOMGFX% %%~nf.fx %%~nf.dx11.mgfxo /Profile:DirectX_11 ) endlocal
Blucky87/Otiose2D
src/libs/MonoGame/MonoGame.Framework/Graphics/Effect/Resources/RebuildMGFX.bat
bat
gpl-3.0
252
@pushd c:\pip\4dos\fig\ @figlet %& @popd
pip/Octology
dox/Jobz/7Studios/CygPip/bin/figlet.bat
bat
gpl-3.0
44
@REM Build Documentation for every debug xll @for %%1 in (Debug\*.xll) do call "%XLW%\xlw\build\sandcastle\BuildChmHelp.bat" "%%~n1" codeblocks-gcc
red2901/sandbox
xlw/xlw-5.0.2f0/xlw/examples/Typeregister/codeblocks-gcc/BuildHelp.bat
bat
mit
149
call mvn -Dappname=vosaocms package -o
vhhieu/vosao
web/make.bat
bat
lgpl-2.1
38
@ECHO off ECHO .bat running! node app.js PAUSE
mo-group/node-exe
app.bat
bat
mit
47
"%UNITY_PATH%Unity.exe" -batchmode -projectPath %~dp0..\Source\Unity -exportPackage Assets/FingerGesturesExt %~dp0..\Release\Slash.Unity.FingerGesturesExt.unitypackage -quit
npruehs/slash-framework
Source/Slash.Unity.FingerGestures/Tools/MAKE.bat
bat
mit
173
@echo off :::::::::::::::::::::::::::::::::::: :: Set JAVA_HOME or JRE_HOME :: :::::::::::::::::::::::::::::::::::: title %~0 IF EXIST tomcat\logs\catalina.pid ( del /F/Q tomcat\logs\catalina.pid ) set TASKCMD=TASKLIST /V set FINDCMD=FIND /I FOR /F "tokens=2 delims= " %%A IN ('%TASKCMD% ^| %FINDC...
machawk1/wail
support/catalina_start.bat
bat
mit
1,400
@echo off REM @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ REM REM Author : krishnasingh07@gmail.com REM REM local Connection Properties REM ( You can override Global properties defined in qc.connection.properties here ) REM REM Do not leave spaces between param=value REM ...
kristux81/QcNotifier
batchclient/src/main/distribution/tdBatchClient.bat
bat
mit
1,869
@echo off chcp 65001 rem OneView Appliance hostname or IP address set HOST=oneview rem OneView Appliance username set USER=Administrator rem OneView Appliance password set PASS=PASSWORD echo ================================================================ echo Removing Profiles echo ...
miqui/python-hpOneView
examples/scripts/clean.bat
bat
mit
3,326
cmd_drivers/usb/storage/ums-jumpshot.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/ums-jumpshot.o drivers/usb/storage/jumpshot.o
Algesat/BladeApex2
drivers/usb/storage/.ums-jumpshot.o.cmd
bat
gpl-2.0
165
.emulationstation\systems\retroarch\retroarch.exe -L .emulationstation\systems\retroarch\cores\dinothawr_libretro.dll .emulationstation\roms\ports\dinothawr\dinothawr.game
Omnija/Portable-Gaming-Environment
.emulationstation/roms/ports/dinothawr.bat
bat
gpl-2.0
171
cmd_drivers/usb/storage/usb-storage.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/usb-storage.o drivers/usb/storage/scsiglue.o drivers/usb/storage/protocol.o drivers/usb/storage/transport.o drivers/usb/storage/usb.o drivers/usb/storage/initializers.o ...
selva-simple/Galaxy-R-Kernel
drivers/usb/storage/.usb-storage.o.cmd
bat
gpl-2.0
385
cur.execute('SELECT SignedOut FROM Books WHERE ISBN = ?', isbn) signedOut = cur.fetchone()[0] cur.execute('''UPDATE Books SET SignedOut = ? WHERE ISBN = ?''', signedOut + 1, isbn) cur.commit()
simontakite/sysadmin
pythonscripts/practicalprogramming/db/db_transaction_1.cmd
bat
gpl-2.0
209
cmd_drivers/mfd/built-in.o := rm -f drivers/mfd/built-in.o; /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ar rcs drivers/mfd/built-in.o
spacecaker/Stock_spacecaker_kernel
drivers/mfd/.built-in.o.cmd
bat
gpl-2.0
176
bundle exec jekyll server -H 0.0.0.0 -p 4000 --config _config.yml,_local_config.yml http://port-4000.dev-site-tasnar573703.codeanyapp.com/
thomas-asnar/thomas-asnar.github.io
cmd/codeanywhere.cmd
bat
gpl-2.0
139
cmd_sound/soc/mid-x86/built-in.o := rm -f sound/soc/mid-x86/built-in.o; arm-linux-gnueabi-ar rcsD sound/soc/mid-x86/built-in.o
jpsminix/minix5
sound/soc/mid-x86/.built-in.o.cmd
bat
gpl-2.0
128
@%~dp0\busybox.exe sum %*
witwall/busybox-w32
sum.bat
bat
gpl-2.0
26
cmd_net/bluetooth/bnep/bnep.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o net/bluetooth/bnep/bnep.o net/bluetooth/bnep/core.o net/bluetooth/bnep/sock.o net/bluetooth/bnep/netdev.o
dalinaum/studyak
net/bluetooth/bnep/.bnep.o.cmd
bat
gpl-2.0
220
cmd_arch/arm/lib/copy_from_user.o := arm-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.copy_from_user.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...
jpsminix/minix5
arch/arm/lib/.copy_from_user.o.cmd
bat
gpl-2.0
1,899
cmd_kernel/power/poweroff.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/power/.poweroff.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL...
yohanes/Acer-BeTouch-E130-Linux-Kernel
kernel/power/.poweroff.o.cmd
bat
gpl-2.0
9,499
cmd_kernel/power/tuxonice_core.o := /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -EL -r -o kernel/power/tuxonice_core.o kernel/power/tuxonice_modules.o kernel/power/tuxonice_sysfs.o kernel/power/tuxonice_highlevel.o kernel/power/tuxonice_io.o kernel/power/tuxonice...
jashasweejena/VibeKernel
kernel/power/.tuxonice_core.o.cmd
bat
gpl-2.0
596
@echo off rem Set the environment if "%DevEnvDir%"=="" call "%VS100COMNTOOLS%..\..\VC\vcvarsall.bat" set SubWCRev="C:\Program Files\TortoiseSVN\bin\SubWCRev.exe" set ISCC="c:\apps\dev\Inno Setup 5\ISCC.exe" cd %~dp0 rem Clean the current build rem call clean rem Update the version info %SubWCRev% . GlobalAssemblyI...
stegru/ExceptionExplorer
build.cmd
bat
gpl-2.0
805
cmd_drivers/net/wireless/built-in.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/net/wireless/built-in.o drivers/net/wireless/bcmdhd/built-in.o drivers/net/wireless/btlock/built-in.o
miamo/miamOv
drivers/net/wireless/.built-in.o.cmd
bat
gpl-2.0
210
cmd_arch/arm/lib/built-in.o := rm -f arch/arm/lib/built-in.o; /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD arch/arm/lib/built-in.o
Envious-Data/shinano-sirius_msm8974abpro
arch/arm/lib/.built-in.o.cmd
bat
gpl-2.0
167
cmd_mm/mmu_context.o := arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.mmu_context.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
mm/.mmu_context.o.cmd
bat
gpl-2.0
22,208
cmd_fs/jffs2/readinode.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/jffs2/.readinode.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -ml...
yohanes/Acer-BeTouch-E130-Linux-Kernel
fs/jffs2/.readinode.o.cmd
bat
gpl-2.0
22,740
cmd_drivers/hsi/built-in.o := /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o drivers/hsi/built-in.o drivers/hsi/clients/built-in.o
chase2534/gtab47.freekern
drivers/hsi/.built-in.o.cmd
bat
gpl-2.0
243
/* REXX */ SETLOCAL "set include=f:\ibmcpp\dtools\h;f:\ibmcpp\dtools\inc;f:\ibmcpp\inc;p:\COMi;" "set lib=f:\ibmcpp\lib;p:\COMi\lib;" "set path=f:\ibmcpp\dtools;" 'p:' 'cd \COMi' 'nmake /f debug.mak' IF RC <> 0 THEN SIGNAL build_error 'cd debug' '..\mapsym debug' 'copy debug.sy? \\oc_gilroy\cee\comm' 'cd ..' SIGNAL ...
OS2World/APP-COMM-ComScope
COMI/mdd_.cmd
bat
gpl-2.0
418
cmd_fs/jbd2/jbd2.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/jbd2/jbd2.o fs/jbd2/transaction.o fs/jbd2/commit.o fs/jbd2/recovery.o fs/jbd2/checkpoint.o fs/jbd2/revoke.o fs/jbd2/journal.o
PrestigeMod/SHW-M440S
fs/jbd2/.jbd2.o.cmd
bat
gpl-2.0
252
cmd_networking/nameif.o := gcc -Wp,-MD,networking/.nameif.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.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prot...
muthumani2/Muthu-busybox
networking/.nameif.o.cmd
bat
gpl-2.0
10,406
@echo off CALL _env.bat CALL make xtarget -f MyMakefile.mak pause
flake123p/ProjectH
Make/PY01_write_file_by_py/demo.bat
bat
gpl-3.0
68
@echo off set account=env@contoso.com echo ********************************************************************** echo ‚¢¥¤¨â¥ ¯ à®«ì ®â %account% ¤«ï ¯®¤ª«î祭¨ï á¥â¥¢®£® ¤¨áª  echo ********************************************************************** :lb_start net use y: \\srv-file-01\dev * /user:%account% if err...
pfzim/scripts
other/script-bk-share.cmd
bat
gpl-3.0
344
/* cmd/pyramid.cmd - NexusServV3 * Copyright (C) 2012-2013 #Nexus project * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any lat...
Nexus-IRC/NexusServV3
cmd/pyramid.cmd
bat
gpl-3.0
2,815
: Build quickly without cleaning or testing if "%jarfile%" == "" ( call setvars.bat ) mvn install -f "%pomfile%" -Dmaven.test.skip
sgdc3/AuthMeReloaded
src/tools/bathelpers/quick_build.bat
bat
gpl-3.0
133
python -m cProfile mishkal-console.py -l 10000 -f samples/Corpus/08.utf8.txt >output/08.10000.06.txt
linuxscout/mishkal
tests/tools/test_tashkeel.bat
bat
gpl-3.0
101
rem <h4>FeatureDomain:</h4> rem BrowserPlugin Publishing rem <h4>FeatureDescription:</h4> rem configure matcmdprinting-package rem rem @author Michael Schreiner <ich@michas-ausflugstipps.de> rem @category BrowserPlugin rem @copyright Copyright (c) 2005, Michael Schreiner rem @license http://mozilla.org/MPL/2.0...
das-praktische-schreinerlein/Mat-CmdPrinting
config/config.bat
bat
mpl-2.0
594
@echo off rem ------------------------------------------------------------------------- rem JBoss Admin CLI Script for Windows rem ------------------------------------------------------------------------- rem $Id$ @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal if "%OS%" == "Windows_NT" ( s...
sonyplaystation/jbosss
bin/jboss-cli.bat
bat
lgpl-2.1
2,165
%DAF_ROOT%\bin\TAFServerd.exe -TAFServices %DAF_ROOT%/bin/DSTO.conf:test01 -DCPSConfigFile dds.ini -TAFBaseContext TAF/DSTO -ORBListenEndpoints iiop://:8989
LASAGNE-Open-Systems/LASAGNE-Core
bin/TAFServerd.bat
bat
lgpl-3.0
158
mvn clean package javadoc:jar javadoc:test-jar release:clean release:prepare release:perform
allex/htmlcompressor-maven-plugin
build-release.bat
bat
apache-2.0
92
@ruby.exe %~dp0reverse_no_metadata %*
puppetlabs/pxp-agent
lib/tests/resources/broken_modules/reverse_no_metadata.bat
bat
apache-2.0
38
@rem Copyright 2019 Google LLC. All rights reserved. @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 @rem http://www.apache.org/licenses/LICENSE-2.0 @rem @rem Unless requ...
googleapis/python-crc32c
scripts/windows/build.bat
bat
apache-2.0
2,667
git pull python update_repo.py repository.marcelveldt python pdate-directory-structure.py git add . git commit -a -m "update repo" git push pause
marcelveldt/repository.marcelveldt
update_repo.bat
bat
apache-2.0
149
@echo off %WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.csproj /target:Test /m pause
ArnoldZokas/xunit.net-specifications
cfg/test.bat
bat
bsd-3-clause
97
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXNSPI.S05_NegativeBehavior.MSOXNSPI_S05_TC31_NspiGetPropsFailure /testcontainer:..\..\MS-OXNSPI\TestSuite\bin\Debug\MS-OXNSPI_TestSuite.dll /runconfig:..\..\MS-OXNSPI\MS-OXNSPI.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXNSPI/RunMSOXNSPI_S05_TC31_NspiGetPropsFailure.cmd
bat
mit
298
nuget.exe pack ContractExtensions.nuspec
Diagonactic/ReSharperContractExtensions
package.bat
bat
mit
40
deps_config := \ lib/Kconfig \ drivers/virtio/Kconfig \ drivers/lguest/Kconfig \ drivers/vhost/Kconfig \ virt/kvm/Kconfig \ arch/x86/kvm/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security...
gtvhacker/Sony-x86-kexec
include/config/auto.conf.cmd
bat
gpl-2.0
15,854
@echo off set "WD=%__CD__%" if NOT EXIST "%WD%msys-2.0.dll" set "WD=%~dp0usr\bin\" rem To activate windows native symlinks uncomment next line rem set MSYS=winsymlinks:nativestrict rem Set debugging program for errors rem set MSYS=error_start:%WD%../../mingw64/bin/qtcreator.exe^|-debug^|^<process-id^> rem To export...
huettner94/MSYS2-packages
filesystem/start_shell.cmd
bat
bsd-3-clause
3,855
"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" %pTestFiles% /logger:trx /inIsolation
Philur/CABKato
kato/Jenkins/runtests.bat
bat
gpl-2.0
160
@echo on AppVeyor\MySqlInstall.bat
ogmage78/ACE
AppVeyor/AppVeyorAfterCompile.bat
bat
gpl-3.0
35
start "runas /user:administrator " cmd /c " C: && cd C:\Users\Obaida\Desktop\AnalyzerVersions\BinaryFileAnalyzerDiamond_V1\TempClassification\bin\Debug\TSDP && TSDP Auto --in C:\Users\Obaida\Desktop\AnalyzerVersions\BinaryFileAnalyzerDiamond_V1\TempClassification\bin\Debug\TSDP\BinFiles\test_10.BIN --out C:\Users\Obai...
Anonymous01012014/tcms
application/controllers/TSDP/BatchFiles/5_15_2013_10_49_01_AM.bat
bat
gpl-3.0
637
@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...
tfmorris/spreads
doc/make.bat
bat
agpl-3.0
6,461
@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...
jcastillocano/pypuppetdb
docs/make.bat
bat
apache-2.0
5,104
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\..\..\_mime@1.3.4@mime\cli.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\..\..\_mime@1.3.4@mime\cli.js" %* )
dravenxiaokai/movie2
node_modules/serve-static/node_modules/send/node_modules/.bin/mime.cmd
bat
mit
200
@echo off REM --------------------------------------------------------------------------- REM Copyright 2005-2016 WSO2, Inc. http://www.wso2.org 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 co...
Amutheezan/product-das
modules/distribution/src/bin/wso2cep-samples.bat
bat
apache-2.0
4,231
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
ecarm002/incubator-asterixdb
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/replication/mem_component_recovery/mem_component_recovery.8.sto.cmd
bat
apache-2.0
845
@echo off & setlocal EnableDelayedExpansion for /f "delims=" %%i in ('"dir /a/s/b/on *.*"') do ( set file=%%~fi set file=!file:/=/! echo !file! >> ·¾¶.txt )
wangyongtan/H5
2018/LayaBoxProjectWeb/1.FanSheHu/res/model/WaDing/list.bat
bat
mit
162