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 |
|---|---|---|---|---|---|
cscs /sconfig script1.cs
pause | Diullei/Storm | Libs/cs-script/Samples/ConfigFiles/exe_config.cmd | bat | mit | 31 |
".nuget\NuGet.exe" push bulky.1.0.6.nupkg | azraelrabbit/webstack | bulky/push-nuget.bat | bat | mit | 41 |
@echo off
"%~dp0cli.bat" %MONO_OPTIONS% "%~dp0..\lib\mono\2.0\mono-xmltool.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
exit \b %ERRORLEVEL%
| richardkopelow/OperationPegasus | Assets/StreamingAssets/Mono/bin/mono-xmltool.bat | bat | mit | 128 |
cmd_firmware/built-in.o := rm -f firmware/built-in.o; /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD firmware/built-in.o
| Envious-Data/shinano-sirius_msm8974abpro | firmware/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_arch/arm/vfp/entry.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-gcc -Wp,-MD,arch/arm/vfp/.entry.o.d -nostdinc -isystem /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/../lib/gcc/arm-eabi/4.6.2/include -I/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/inclu... | aloksinha2001/picuntu-3.0.8-alok | arch/arm/vfp/.entry.o.cmd | bat | gpl-2.0 | 3,279 |
cmd_drivers/net/wireless/ath/ath.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 drivers/net/wireless/ath/ath.o drivers/net/wireless/ath/main.o drivers/net/wireless/ath/regd.o drivers/net/wireless/ath/hw.o drivers/net/wireless/ath/key.o ... | evan6200/cirrfy_pos | drivers/net/wireless/ath/.ath.o.cmd | bat | gpl-2.0 | 321 |
cmd_net/core/built-in.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o net/core/built-in.o net/core/sock.o net/core/request_sock.o net/core/skbuff.o net/core/iovec.o net/core/datagram.o net/core/stream.o net/core/scm.o net/core/gen_stats.o net/core/gen_estimator.o net/core/net_names... | dalinaum/studyak | net/core/.built-in.o.cmd | bat | gpl-2.0 | 626 |
cmd_drivers/misc/eeprom/built-in.o := rm -f drivers/misc/eeprom/built-in.o; /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs drivers/misc/eeprom/built-in.o
| sktjdgns1189/android_kernel_iriver_MX100 | drivers/misc/eeprom/.built-in.o.cmd | bat | gpl-2.0 | 167 |
cmd_arch/x86/pci/common.o := gcc -Wp,-MD,arch/x86/pci/.common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-la... | namgk/kernel-tut | arch/x86/pci/.common.o.cmd | bat | gpl-2.0 | 19,255 |
cmd_lib/reed_solomon/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o lib/reed_solomon/built-in.o lib/reed_solomon/reed_solomon.o
| AOSP-ZEUS/android_kernel_samsung_n1 | lib/reed_solomon/.built-in.o.cmd | bat | gpl-2.0 | 190 |
cmd_arch/arm64/lib/strchr.o := /home/livlogik/Git_Hub/Kernel--Evil_Yummy_Gumdrop/scripts/gcc-wrapper.py /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-gcc -Wp,-MD,arch/arm64/lib/.strchr.o.d -nostdinc -isystem /home/livlogik/android/ndk/a... | livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | arch/arm64/lib/.strchr.o.cmd | bat | gpl-2.0 | 3,312 |
call use -q Binary1.use Binary1-bad1.cmd
| classicwuhao/maxuse | test/state/u.bat | bat | gpl-2.0 | 42 |
cmd_fs/nfs_common/built-in.o := rm -f fs/nfs_common/built-in.o; /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs fs/nfs_common/built-in.o
| freebsdmax/gsmart1315_kernel | fs/nfs_common/.built-in.o.cmd | bat | gpl-2.0 | 195 |
REM installing jsonrpccpp
cmake -E copy_directory package\jsonrpccpp install
REM zipping jsonrpccpp
cd package
if exist json-rpc-cpp-0.5.0 cmake -E remove_directory json-rpc-cpp-0.5.0
cmake -E rename jsonrpccpp json-rpc-cpp-0.5.0
tar -zcvf json-rpc-cpp-0.5.0.tar.gz json-rpc-cpp-0.5.0
cd ..
| EarthDollar/farmer | webthree-helpers/deps/install_jsonrpccpp.bat | bat | gpl-3.0 | 294 |
@echo off
@setlocal
::----------------------------------------------
:label_env1
set CURRENT_DIR=%CD%
set ENV_CMD=%CURRENT_DIR%\__env.cmd
call %ENV_CMD% __env.cmd
if errorlevel 1 goto label_end
::----------------------------------------------
:label_env2
goto label_start
::-------------------... | grtlinux/TAIN_LUCYCRON | APP_LUCYCRON_01/project/lucycron1.01/bin/__dos.bat | bat | gpl-3.0 | 743 |
cd bin
"c:\Program Files\7-Zip\7z.exe" a ..\publish\szamle-x64.zip x64\Release\* -xr!*vshost* -xr!*.pdb
"c:\Program Files\7-Zip\7z.exe" a ..\publish\szamle-x86.zip x86\Release\* -xr!*vshost* -xr!*.pdb
cd ..
| szpetyus/szamle | szamle/publish.bat | bat | apache-2.0 | 207 |
C:\Python27\python.exe "C:\Program Files (x86)\Google\google_appengine\appcfg.py" upload_data --config_file "E:\Dev\workspace java android\MobileAssistant-AppEngine\MobileAssistant-Data\bulkloader.yaml" --url=http://localhost:8888/remote_api --filename "E:\Dev\workspace java android\MobileAssistant-AppEngine\MobileAssi... | gurvg/MobileAssistant-AppEngine | MobileAssistant-Data/upload_data_offers.bat | bat | apache-2.0 | 384 |
@echo off
cd projects
msbuild Epicycle.Geodesy.net35.sln /t:Clean,Build /p:Configuration=Debug
msbuild Epicycle.Geodesy.net35.sln /t:Clean,Build /p:Configuration=Release
msbuild Epicycle.Geodesy.net40.sln /t:Clean,Build /p:Configuration=Debug
msbuild Epicycle.Geodesy.net40.sln /t:Clean,Build /p:Configuration=Release
m... | open-epicycle/Epicycle.Geodesy-cs | rebuild_all.cmd | bat | apache-2.0 | 474 |
@echo off
erase *.rasl-module *.rasl *.exe
call ..\..\..\bin\rlc --keep-rasls -OC -R module.sref -r swap
call ..\..\..\bin\rlc --keep-rasls -OC -R swap.sref
call ..\..\..\bin\rlmake --keep-rasls -X-OC -X--markup-context caller.ref
caller.exe
if errorlevel 1 (
echo TEST FAILED!
) else (
echo Test OK!
erase *.rasl-... | Mazdaywik/simple-refal | autotests/dynamic/5-init-final/run.bat | bat | bsd-2-clause | 348 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=akismet
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not fou... | ubernostrum/akismet | docs/make.bat | bat | bsd-3-clause | 805 |
@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... | wengole/phanpy | docs/make.bat | bat | bsd-3-clause | 5,095 |
set START=start
set START_SINGLE=start-singlescreen
set START_SPLIT=start-splitscreen
set OPTIONS=-icon logoIcon.ico -x64 -overwrite -productname VITA
if exist %START%.exe del %START%.exe
if exist %START_SINGLE%.exe del %START_SINGLE%.exe
if exist %START_SPLIT%.exe del %START_SPLIT%.exe
Bat_To_Exe_Converter_x64.exe ... | USC-ICT/vita-dmf | core/vitaUnity/Assets/Editor/bat-to-exe.bat | bat | bsd-3-clause | 923 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_LISTSWS.S01_OperationOnList.MSLISTSWS_S01_TC10_DeleteList_Succeed /testcontainer:..\..\MS-LISTSWS\TestSuite\bin\Debug\MS-LISTSWS_TestSuite.dll /runconfig:..\..\MS-LISTSWS\MS-LISTSWS.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-LISTSWS/RunMSLISTSWS_S01_TC10_DeleteList_Succeed.cmd | bat | mit | 302 |
@fasm kox.asm kox
@kpack kox
@pause | devlato/kolibrios-llvm | programs/games/kox/trunk/build.bat | bat | mit | 35 |
@echo off
cls
REM .paket\paket.bootstrapper.exe
REM if errorlevel 1 (
REM exit /b %errorlevel%
REM )
.paket\paket.exe restore
if errorlevel 1 (
exit /b %errorlevel%
)
packages\FAKE\tools\FAKE.exe build.fsx %*
| MnZrK/fdcpp | buildQ.cmd | bat | mit | 216 |
cmd_drivers/staging/built-in.o := arm-eabi-ld -EL -r -o drivers/staging/built-in.o drivers/staging/staging.o drivers/staging/android/built-in.o drivers/staging/zram/built-in.o
| TroNit/BlackDome_New_supersonic | drivers/staging/.built-in.o.cmd | bat | gpl-2.0 | 181 |
cmd_/work/arm_fsl_gcc_4.4.4_multilib/arm-fsl-linux-gnueabi/multi-libs/usr/include/linux/byteorder/.install := perl /work/arm-toolchains/tmp/src/linux-2.6.31.14/scripts/headers_install.pl /work/arm-toolchains/tmp/src/linux-2.6.31.14/include/linux/byteorder /work/arm_fsl_gcc_4.4.4_multilib/arm-fsl-linux-gnueabi/multi-lib... | chrnueve/udooImaxdi | arm-fsl-linux-gnueabi/arm-fsl-linux-gnueabi/multi-libs/usr/include/linux/byteorder/..install.cmd | bat | gpl-2.0 | 768 |
@echo off
echo.
echo Tigger's Game Menu Batch File
echo.
:ogjump
d:
cd \games
echo [D]oom II
echo D[E]scent
echo [H]eretic
echo [R]ise Of The Triad
echo Mortal Kombat [2]
echo [S]tunts
echo [I]ndy Car Racing
echo [T]ie Fighter
echo [A]ces Over Europe
echo Si[M] City 2000
echo Ra[P]tor
echo [L]emming... | pip/Octology | dox/Jobz/7Studios/CygPip/bin/gameswrk.bat | bat | gpl-3.0 | 2,014 |
@echo off
set /P blue=Enter team number for blue (default is 0):
set /P red=Enter team number for red (default is 0):
if %blue%x == x set blue=0
if %red%x == x set red=0
set broadcast=
echo Starting HL-Kid GameController, team %blue% plays in blue and team %red% plays in red
if %1x == x goto label
set broadcast=... | b51/uikidcm | Tools/GameController/startscripts/hlkid/Start_GameController.cmd | bat | gpl-3.0 | 434 |
@echo off
if %processor_architecture% == AMD64 goto X64
if %processor_architecture% == x86 goto X86
:X86
reg add HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\AVP15.0.2\environment /v TrialActCode_kis /t REG_SZ /d "DB AC A7 DB AC BF BF A9 AB BB A1 A9 A4 DB AD DB DA BD D9 D6 " /f
:X64
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Wow6... | CHEF-KOCH/regtweaks | OS independent/Batch/Software/Kaspersky reset example.bat | bat | mpl-2.0 | 461 |
@echo off
rem Guess MYCOLLAB_HOME if not defined
set "CURRENT_DIR=%cd%"
if not "%MYCOLLAB_HOME%" == "" goto gotHome
cd ..
set "MYCOLLAB_HOME=%cd%"
cd "%CURRENT_DIR%"
:gotHome
if exist "%MYCOLLAB_HOME%\bin\mycollab.bat" goto okHome
echo The MYCOLLAB_HOME environment variable is not defined correctly
echo This environm... | esofthead/mycollab | mycollab-app-community/src/main/scripts/service.bat | bat | agpl-3.0 | 2,035 |
@echo off
if "%1"=="" goto :USAGE
:CHECK
dumpbin.exe >nul
if %ERRORLEVEL% EQU 1 goto :FAILURE_1
dumpbin.exe /EXPORTS %1 > tmp 2>nul
echo LIBRARY %~n1 >%~n1.def
echo. >>%~n1.def
echo EXPORTS >> %~n1.def
SET no=1
SETLOCAL ENABLEDELAYEDEXPANSION
for /F "skip=19 tokens=3*" %%i in (tmp) do (
echo %%j @!no! >>%~n1.def
SET /... | shimlight/hy-fluent | fluent_udf/hylab/lib/pexports_x64.cmd | bat | gpl-3.0 | 716 |
@REM
@REM Copyright (c) 2012 - 2016 YCSB contributors. All rights reserved.
@REM
@REM Licensed under the Apache License, Version 2.0 (the "License"); you
@REM may not use this file except in compliance with the License. You
@REM may obtain a copy of the License at
@REM
@REM http://www.apache.org/licenses/LICENSE... | jaemyoun/YCSB | bin/ycsb.bat | bat | apache-2.0 | 6,431 |
set PHP_COMMAND=\xampplite\php\php.exe
ext\phing\bin\phing.bat -f build.xml
| AmenoPh1x/booterfly | src/vendors/SyntaxHighlighter/build/build.bat | bat | mit | 76 |
@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... | DejanMilicic/n2cms | docs/readthedocs/make.bat | bat | lgpl-2.1 | 7,242 |
REM Licensed to Pioneers in Engineering under one
REM or more contributor license agreements. See the NOTICE file
REM distributed with this work for additional information
REM regarding copyright ownership. Pioneers in Engineering licenses
REM this file to you under the Apache License, Version 2.0 (the
REM "License"... | JaronArmiger/tenshi | dev.bat | bat | apache-2.0 | 936 |
@echo off
windres %*
| evinism/MuseScore | build/wrc.bat | bat | gpl-2.0 | 23 |
java -cp classes com.sagasu.customClassLoader.Main
| sagasu/JavaPlayground | ClassPathPlaygroundModule/runCustomClassLoader.bat | bat | mit | 51 |
@echo off
call C:\Windows\System32\cmd.exe /A /Q /K C:\Qt\5.9.2\mingw53_32\bin\qtenv2.bat
:: call build_win.cmd
| EnthDev/dedicatedslave | env.cmd | bat | mit | 112 |
@node "%~dp0\bootstrap-compiler" %*
| johnspackman/qxcompiler | bootstrap-compiler.cmd | bat | mit | 36 |
@ECHO OFF
Setlocal EnableDelayedExpansion
CALL __Global.cmd
ECHO *** Go Test ***
ECHO Test runs package tests
ECHO.
FOR /F "tokens=*" %%A IN (Packages.txt) DO (
SET PACKAGE=%%A
SET FIRSTLETTER=!PACKAGE:~0,1!
IF NOT !FIRSTLETTER!==# (
ECHO Testing: !PACKAGE!
IF %BUILDBIT%==32 (
go test -coverprofile="%GOPATH%\test.... | josephspurrier/golang-portable-windows | workspace/_TestCoverage.cmd | bat | mit | 677 |
MNIST_util.exe .
| kensak/CharRecog | data/MNIST/run.bat | bat | mit | 17 |
%windir%\Microsoft.NET\Framework64\v4.0.30319\SetupCache\Client\setup.exe /repair /x86 /x64 /ia64 /parameterfolder Client /q /norestart
echo Exit Code is %errorlevel%
| y0ug/vmboxer | scripts/provisions/repair-dot4.bat | bat | mit | 167 |
mkdir build
mkdir build\units
mkdir build\bin | rodjjo/refilmit | create_dirs.bat | bat | mit | 47 |
browserify app.js --outfile build/todomvc.js | ismail-codar/snabbdom | examples/todomvc/_build.bat | bat | mit | 44 |
cd I:\Dev\best-form\bestform\bin\Debug
bestform.exe I:\Dev\language-ext\LanguageExt.Core I:\dev\louthy.github.io\language-ext\LanguageExt.Core
bestform.exe I:\Dev\language-ext\LanguageExt.FSharp I:\dev\louthy.github.io\language-ext\LanguageExt.FSharp
bestform.exe I:\Dev\language-ext\LanguageExt.Parsec I:\dev\louthy.git... | louthy/best-form | lang-ext.cmd | bat | mit | 364 |
rem NOTE: this batch file is to be run in a Visual Studio command prompt
rem Delete old files
del *.obj
del *.ilk
del *.exe
del *.pdb
rem Compile files into .obj files in current directory
cl /I"..\..\testcasesupport" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo /c main.cpp CWE*.c ..\..\testcasesupport\io.c ..\... | maurer/tiamat | samples/Juliet/testcases/CWE546_Suspicious_Comment/CWE546.bat | bat | mit | 474 |
@echo off
cscript /nologo ".\Contents\Windows\AppPack.wsf" boot
| alganet/AppPackPrototype | AppPack-1.0-dev.app/.AppPack.bat | bat | mit | 65 |
cmd_sound/soc/codecs/snd-soc-msm-stub.o := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o sound/soc/codecs/snd-soc-msm-stub.o sound/soc/codecs/msm_stub.o
| Envious-Data/shinano-sirius_msm8974abpro | sound/soc/codecs/.snd-soc-msm-stub.o.cmd | bat | gpl-2.0 | 196 |
cmd_kernel/time/built-in.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o kernel/time/built-in.o kernel/time/timekeeping.o kernel/time/ntp.o kernel/time/clocksource.o kernel/time/jiffies.o kernel/time/timer_list.o kernel/time/timecompare.o kernel/time/timeconv.... | utkanos/android_htc_mecha_kernel_5slot | kernel/time/.built-in.o.cmd | bat | gpl-2.0 | 453 |
cmd_drivers/switch/switch_gpio.o := arm-eabi-gcc -Wp,-MD,drivers/switch/.switch_gpio.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 -Wunde... | HCDRJacob/wildfire-kernel | drivers/switch/.switch_gpio.o.cmd | bat | gpl-2.0 | 146,167 |
@echo off
REM recherche dans la BDR si le logiciel Dia est installe
REM reg QUERY renvoi 0 : succés ou 1 : echec
Reg QUERY "HKLM\SOFTWARE\dia" /v Flag >nul
goto %ERRORLEVEL%
:1
echo Debut de l'installation
chmod ugo+rx *
"dia-setup-0.96.1-3.exe" /S
echo Installation terminee.
Reg ADD "HKLM\SO... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_an_installer_NSIS/Graphics/Dia/installdia.bat | bat | gpl-2.0 | 425 |
cmd_drivers/bluetooth/bthid/bthid.ko := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -T /drive2/Android/CM9/kernel/samsung/epic4gtouch/scripts/module-common.lds --build-id -o drivers/bluetooth/bthid/bthid.ko drivers/bluetooth/bthid/bthid.o drivers/bluetooth/bthid/bthid.... | tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/drivers/bluetooth/bthid/.bthid.ko.cmd | bat | gpl-2.0 | 326 |
cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c
source_scripts/kconfig/zconf.tab.o := scripts/kcon... | jashasweejena/VibeKernel | scripts/kconfig/.zconf.tab.o.cmd | bat | gpl-2.0 | 4,178 |
cmd_drivers/md/dm-crypt.o := arm-eabi-gcc -Wp,-MD,drivers/md/.dm-crypt.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 | drivers/md/.dm-crypt.o.cmd | bat | gpl-2.0 | 29,058 |
cmd_drivers/media/rc/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/media/rc/built-in.o drivers/media/rc/keymaps/built-in.o drivers/media/rc/rc-core.o drivers/media/rc/lirc_dev.o drivers/media/rc/ir-nec-decoder.o drivers/media/rc/ir-rc5-decoder.o drivers/media/rc/ir-rc6-decoder.o drivers/media/rc/ir-jvc-decod... | qubir/PhoenixA20_linux_sourcecode | drivers/media/rc/.built-in.o.cmd | bat | gpl-2.0 | 505 |
cmd_drivers/video/pnx/built-in.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/video/pnx/built-in.o drivers/video/pnx/lcdbus_pagefaultfb.o drivers/video/pnx/lcdbus_debug_proc.o drivers/video/pnx/pnxfbpower.o drivers/video/pnx/busses/built-in.o drivers/video/pnx/displays/built-in.o
| yohanes/Acer-BeTouch-E130-Linux-Kernel | drivers/video/pnx/.built-in.o.cmd | bat | gpl-2.0 | 308 |
cmd_sound/usb/caiaq/built-in.o := rm -f sound/usb/caiaq/built-in.o; /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/usb/caiaq/built-in.o
| kannu1994/crespo_kernel | sound/usb/caiaq/.built-in.o.cmd | bat | gpl-2.0 | 182 |
:: ====================
:: AutoRating
:: ====================
:: Version 1.0.0.1 - September 2014
:: Copyright © Sven Wilkens 2014
:: https://plus.google.com/u/0/+SvenWilkens
:: =======
:: Licence
:: =======
:: This program is free software: you can redistribute it and/or modify it under the terms
:: of the GNU Genera... | withstu/autorate | autorate.cmd | bat | gpl-2.0 | 1,222 |
:: SimViz Startup Script
echo off
FOR /F "skip=2 tokens=2,*" %%A IN ('%SystemRoot%\SysWoW64\REG.exe query "HKLM\software\META" /v "META_PATH"') DO "%%B\bin\Python27\Scripts\Paster.exe" serve development.ini
| mandersondesign/SimViz-1.0 | startup_script.cmd | bat | gpl-2.0 | 210 |
cmd_drivers/bluetooth/bluetooth-power.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/bluetooth/.bluetooth-power.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/... | b8e5n/KTG-kernel_es209ra | drivers/bluetooth/.bluetooth-power.o.cmd | bat | gpl-2.0 | 15,912 |
cmd_ipc/util.o := ppc_4xx-gcc -m32 -Wp,-MD,ipc/.util.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-prototypes -Wno-trigraphs... | mattkelly/linux-2.6-xlnx | ipc/.util.o.cmd | bat | gpl-2.0 | 24,764 |
@echo off
if exist a.out del a.out
iverilog -D NOSST -D ICARUS testbench_rle2.v stubs.v async_fifo.v BRAM6k9bit.v clockman.v controller.v core.v data_align.v decoder.v delay_fifo.v demux.v filter.v flags.v iomodules.v regs.v Logic_Sniffer.v meta.v prescaler.v receiver.v rle_enc.v sampler.v spi_receiver.v spi_slave.v ... | jhol/demon-core-import | go_rle2.bat | bat | gpl-2.0 | 447 |
cmd_net/sched/sch_generic.o := gcc -Wp,-MD,net/sched/.sch_generic.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-calls -mtune=generic ... | dnh34/proj1 | net/sched/.sch_generic.o.cmd | bat | gpl-2.0 | 16,509 |
cmd_net/core/sock.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,net/core/.sock.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/arch/arm... | mjmccall/Kernel | net/core/.sock.o.cmd | bat | gpl-2.0 | 30,233 |
cmd_arch/arm/lib/testsetbit.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.testsetbit.o.d -nostdinc -isystem /home/hacker/codesourcery/lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/hacker/android/kernels/shooter-2.6.35-kernel/arch/arm/include -Iinclude -inc... | wujiku/superstar-kernel-shooter-2.3.4gb | arch/arm/lib/.testsetbit.o.cmd | bat | gpl-2.0 | 1,894 |
@echo off
cd %~dp0
:select_action
if "%1" == "" goto usage
if /i %1 == win64 goto make_win64
if /i %1 == xp goto make_xp
if /i %1 == test goto make_test
if /i %1 == clean goto make_clean
goto usage
:usage
echo Usage:
echo make win64
echo make xp
echo make test
echo... | SwimmingTiger/btcagent | make.bat | bat | gpl-3.0 | 1,209 |
@echo off
CALL Version.bat
"%PROGRAMFILES%\7-Zip\7z.exe" a -tzip -mx5 QuranCode1433.Source.zip LICENSE
"%PROGRAMFILES%\7-Zip\7z.exe" a -tzip -mx5 QuranCode1433.Source.zip README.md
"%PROGRAMFILES%\7-Zip\7z.exe" a -tzip -mx5 QuranCode1433.Source.zip *.bat
"%PROGRAMFILES%\7-Zip\7z.exe" a -tzip -mx5 QuranCod... | heliwave/QuranCode | Release.bat | bat | gpl-3.0 | 3,605 |
clear
set CLASSPATH=C:\projects\lib\shared\api;.
cd ..
erase /S *.class
javac test/*.java
cd test | ihmc/nomads | util/java/us/ihmc/ds/fgraph/test/make.bat | bat | gpl-3.0 | 100 |
@echo off
TITLE NekoMine-MP Windows
cd /d %~dp0
if exist bin\php\php.exe (
set PHPRC=""
set PHP_BINARY=bin\php\php.exe
) else (
if exist bin\win\php\php.exe (
set PHPRC=""
set PHP_BINARY=bin\win\php\php.exe
)
) else (
set PHP_BINARY=php
)
if exist PocketMine-MP.phar (
set POCKETMINE_FILE=Pocket... | Nekiechan/NekoMine-MP | start.cmd | bat | lgpl-3.0 | 956 |
@ECHO OFF
IF NOT DEFINED PROJECT_ROOT (
ECHO "PROJECT_ROOT not defined, please setup your environment"
GOTO :eof
)
IF EXIST "%PROJECT_ROOT%\tmp\.m-uses-script" (
cmake %* 1> "%PROJECT_ROOT%\tmp\cmake.log" 2>&1
TYPE "%PROJECT_ROOT%\tmp\cmake.log"
) ELSE (
cmake %*
)
| Spidey01/envsetup | .cmd/m_cmake.cmd | bat | unlicense | 275 |
--unknown1 --unknown2 | tinganho/l10ns | src/Tests/Cases/Projects/Commands_UnknownCommandFlagsMultipleError/Command.cmd | bat | apache-2.0 | 21 |
pushd %~dp0
cd lib
FOR %%I in (selenium-server*.jar) DO SET SELENIUM=%%I
java -jar %SELENIUM% -role node -nodeConfig ../nodeconfig.json
| CognizantQAHub/Cognizant-Intelligent-Test-Scripter | Resources/GridNode/init.bat | bat | apache-2.0 | 141 |
@echo off
nuget restore
msbuild
md artifacts
nuget pack -NoPackageAnalysis -OutputDirectory artifacts ARMClient.Console\ARMClient.nuspec
| wadewegner/ARMClient | BuildPackage.cmd | bat | apache-2.0 | 139 |
@ECHO OFF
set api_name=%API_NAME%
IF "%api_name%" == "" (
set API_NAME="localhost"
)
set postgres_data=%POSTGRES_DATA%
IF "%postgres_data%" == "" (
set POSTGRES_DATA=".\data"
)
echo API_NAME: %API_NAME%
echo POSTGRES_DATA: %POSTGRES_DATA%
:: letting the script create the folder will result in ownership confl... | ipedrazas/taiga-docker | setup.bat | bat | apache-2.0 | 1,248 |
@echo off
REM Copyright (c) 2016-2021 Vegard IT GmbH (https://vegardit.com) and contributors.
REM SPDX-License-Identifier: Apache-2.0
REM Author: Sebastian Thomschke, Vegard IT GmbH
REM generates API documentation using dox at <project_root>\target\site
setlocal
set TOP_LEVEL_PACKAGE=hx.doctest
set OWNER=h... | vegardit/haxe-doctest | tools/gen-doc.cmd | bat | apache-2.0 | 2,578 |
:: This is working on Win7 64bit, try at own risk
:: Oh, and because of all sorts of reasons, this must be ran as administrator...
@echo off
taskkill /F /IM gedit.exe
copy src\geditpytts.gedit-plugin "C:\Program Files (x86)\gedit\lib\gedit-2\plugins"
copy src\geditpytts.py "C:\Program Files (x86)\gedit\lib\g... | thisismyrobot/gedit-pytts | deploy.bat | bat | bsd-2-clause | 637 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OFFICIALFILE.S01_GetRoutingDestinationUrlAndSubmitFile.MSOFFICIALFILE_S01_TC06_GetFinalRoutingDestinationFolderUrl_EmptyOriginalSaveLocation /testcontainer:..\..\MS-OFFICIALFILE\TestSuite\bin\Debug\MS-OFFICIALFILE_TestSuite.dl... | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-OFFICIALFILE/RunMSOFFICIALFILE_S01_TC06_GetFinalRoutingDestinationFolderUrl_EmptyOriginalSaveLocation.cmd | bat | mit | 397 |
@ECHO OFF
SET LOCAL_CLASSPATH=..\..\build\barcode4j.jar
SET LOCAL_CLASSPATH=%LOCAL_CLASSPATH%;..\..\lib\avalon-framework-4.2.0.jar
SET LOCAL_CLASSPATH=%LOCAL_CLASSPATH%;..\..\lib\saxon8.jar
%JAVA_HOME%\bin\java -cp "%LOCAL_CLASSPATH%" net.sf.saxon.Transform barcode.xml example-saxon8.xslt
| jeremycrosbie/barcode4j | examples/saxon8/run.bat | bat | apache-2.0 | 297 |
@echo off
REM PHPUnit
REM
REM Copyright (c) 2002-2010, Sebastian Bergmann <sb@sebastian-bergmann.de>.
REM All rights reserved.
REM
REM Redistribution and use in source and binary forms, with or without
REM modification, are permitted provided that the following conditions
REM are met:
REM
REM * Redistributi... | Harvard-ATG/Quizmo | quizmo/protected/tests/phpunit/phpunit.bat | bat | bsd-3-clause | 1,789 |
@echo off
if "%COHORTE_HOME%" == "" (
echo [ERROR] the system environment variable COHORTE_HOME is not defined!
exit /b 1
)
call %COHORTE_HOME%\bin\cohorte-start-node.bat --base %CD% %*
| isandlaTech/cohorte-demos | led/led-raspberry-only/run.bat | bat | apache-2.0 | 192 |
"..\tool\Jssor.Compress.exe" -HTML:Js -HTML:Css -HTML:Comment -HTML:Blank -JSSORONLY -AWRAP -OVERWRITE -ENCOUT:UTF-8 "banner-slider.source.html" -OUT "banner-slider.html"
| waikitlin/wordpress | wp-content/themes/twentythirteen/Jssor.Slider.FullPack/demos-no-jquery/banner-slider.compress.bat | bat | gpl-2.0 | 171 |
@echo off
REM Windows script for running unit tests
REM You have to run server and capture some browser first
REM
REM Requirements:
REM - NodeJS (http://nodejs.org/)
REM - Karma (npm install -g karma)
set BASE_DIR=%~dp0
karma start "%BASE_DIR%\..\config\karma.conf.js" %*
| psychollek/wot-tactic | wt-web/scripts/test.bat | bat | lgpl-3.0 | 285 |
cls
@echo off
del %2
if "%1"=="" goto APPLICATION
if "%2"=="" goto APPLICATION
if not "%3"=="CREATE_TEST_DB" goto INSTALL
echo Datenbank erstellen
%1 -q -b -e -i sddl.bootstrap.test-db.create.sql -m -o %2
:INSTALL
echo sDDL Bootstrap installieren
%1 -q -b -e -i sddl.bootstrap.install.sql -m -o %2
goto END1
:APPL... | AlfredGerke/simplifyDDL | bootstrap/make/_make.bat | bat | mit | 839 |
set PATH=%PATH%;"C:\Program Files\MongoDB\Server\3.0\bin\"
start | Duncan-Idaho/Flow | env.bat | bat | mit | 64 |
@powershell ^
-NoProfile ^
-ExecutionPolicy unrestricted ^
-Command ^
"&{$Branch='dev';iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/aspnet/Home/dev/dnvminstall.ps1'))}"
pause
@IF %ERRORLEVEL% NEQ 0 PAUSE
| moljac/bat-development-frameworks-microsoft.net-ASPnet-v5-AKA-vNext | windows/install-optimistic-dnvm.bat | bat | mit | 259 |
@echo off
cls
echo Checking PATH...
::Check for Java
java 2> NUL
if not %ERRORLEVEL%==9009 (
echo Java is installed
) else (
cls
echo Java is not installed! Please go to java.com to download and install before proceeding.
Pause
Exit
)
::Check for git
git --version 2> NUL
if not %ERRORLEVEL%==9009 ... | thegloballiteracyproject/productionImageInstaller | initializeProgram.bat | bat | mit | 757 |
@echo off
set BASE=..\..
%BASE%\bin\tealtree ^
--train ^
--input_file machine.txt.train ^
--input_format svm ^
--feature_names_file feature_names.txt ^
--cost_function regression ^
--regularization_lambda 0 ^
--n_leaves 7 ^
--n_trees 2 ^
--learning_rate 1.0 ^
--output_tree forest.json ^
--tr... | logan42/tealtree | examples/regression/run.cmd | bat | mit | 1,084 |
:: Evoke bibtex for each .aux file in the present directory
@echo off
for %%p in (*.aux) do bibtex8 -B -c utf8cyrillic.csf %%p
for %%p in (*.blg) do del %%p
pause
| pavelkryukov/miptlatex | tools/BiBTeX.bat | bat | mit | 165 |
@echo off
set SNOCS_ERRORLEVEL=
if "%OS%" == "Windows_NT" goto WinNT
echo NOT WINDOW NT SO UNDEFINED BEHAVIOUR YET
:WinNT
set scriptname=%~dp0%~n0
python "%scriptname%.py" %*
| osblinnikov/snocs | snocs.bat | bat | mit | 178 |
@echo off
if not exist rsrc.rc goto over1
c:\masm32\bin\rc /v rsrc.rc
c:\masm32\bin\cvtres /machine:ix86 rsrc.res
:over1
if exist %1.obj del %1.obj
if exist %1.exe del %1.exe
c:\masm32\bin\ml /c /coff %1.asm
if errorlevel 1 goto errasm
if not exist rsrc.obj goto nores
c:\masm32\bin\Link /SUBSYSTEM:WINDOWS /OPT:NOR... | LucasXM12/combat_lm | bldall.bat | bat | mit | 644 |
cmd_fs/nfs/callback_xdr.o := arm-eabi-gcc -Wp,-MD,fs/nfs/.callback_xdr.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 | fs/nfs/.callback_xdr.o.cmd | bat | gpl-2.0 | 35,164 |
cmd_fs/lockd/built-in.o := /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o fs/lockd/built-in.o fs/lockd/lockd.o
| p500-ics-cm9/Franco-ICS-Kernel | fs/lockd/.built-in.o.cmd | bat | gpl-2.0 | 134 |
cmd_arch/arm/mach-msm/remote_spinlock.o := arm-eabi-gcc -Wp,-MD,arch/arm/mach-msm/.remote_spinlock.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/includ... | HCDRJacob/wildfire-kernel | arch/arm/mach-msm/.remote_spinlock.o.cmd | bat | gpl-2.0 | 133,406 |
:: Return value in ERRORLEVEL from M[wait] flag is: kkkkkkkkkSyyyyyyyxxxxxxxxxUDRLm
:: k are key bits (V>>22)
:: S is 1 if key is pressed, otherwise released ((V>>21)&1)
:: x are mouse x bits ((V>>5)&511)
:: y are mouse y bits ((V>>14)&127)
:: U is mouse scroll wheel up ((V&16)>>4)
:: D is mouse scroll wheel down ((V&... | misol1/cmdgfx | legacy/mouse_palette-test.bat | bat | gpl-2.0 | 2,510 |
cmd_sound/ac97_bus.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o sound/ac97_bus.ko sound/ac97_bus.o sound/ac97_bus.mod.o
| avareldalton85/rpi2-linux-rt | sound/.ac97_bus.ko.cmd | bat | gpl-2.0 | 227 |
REM Change any embedding prohibited values (2) to permanent embedding (0)
islammetadata\ttfpatch.exe files\AGA_Islamic_Phrases.TTF 0 | GregoryMorse/IslamSource | ttfpatch.bat | bat | gpl-2.0 | 132 |
@echo off
for %%X in (scons.bat, lua.exe) do (IF EXIST %%~$PATH:X echo Found %%X at %%~$PATH:X)
SET NO_SSE=1
scons -Qc debug=0 force32=1 no_sql=1 no_notify=1 tools=default
| Razish/japp | clean.bat | bat | gpl-2.0 | 174 |
cmd_fs/fat/msdos.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o fs/fat/msdos.o fs/fat/namei_msdos.o
| dalinaum/studyak | fs/fat/.msdos.o.cmd | bat | gpl-2.0 | 139 |
>>> help(Book)
Help on class Book in module book:
class Book(builtins.object)
| Information about a book, including title, list of authors,
| publisher, and ISBN.
|
| Methods defined here:
|
| __eq__(self, other)
| (Book, Book) -> bool
|
| Return True iff this book and other have the same ISBN.
... | simontakite/sysadmin | pythonscripts/practicalprogramming/oop/book_help.cmd | bat | gpl-2.0 | 1,456 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.