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_fs/lockd/xdr4.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/lockd/.xdr4.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__ -mlittle-endi...
yohanes/Acer-BeTouch-E130-Linux-Kernel
fs/lockd/.xdr4.o.cmd
bat
gpl-2.0
28,839
cmd_sound/isa/opti9xx/built-in.o := rm -f sound/isa/opti9xx/built-in.o; ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/opti9xx/built-in.o
tcp209/kernel_samsung_epic4gtouch
build/epic4gtouch/sound/isa/opti9xx/.built-in.o.cmd
bat
gpl-2.0
193
cmd_sound/drivers/pcsp/built-in.o := rm -f sound/drivers/pcsp/built-in.o; /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs sound/drivers/pcsp/built-in.o
paxchristos/R800x-2.3.3-Kernel
sound/drivers/pcsp/.built-in.o.cmd
bat
gpl-2.0
208
cmd_fs/notify/inotify/inotify.o := arm-eabi-gcc -Wp,-MD,fs/notify/inotify/.inotify.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 ...
HCDRJacob/wildfire-kernel
fs/notify/inotify/.inotify.o.cmd
bat
gpl-2.0
145,908
cmd_net/netfilter/ipset/ip_set.o := /home/ashishtanwer/goldfish3.10/../x86_64-linux-android-4.7/bin/x86_64-linux-android-ld -m elf_i386 -r -o net/netfilter/ipset/ip_set.o net/netfilter/ipset/ip_set_core.o net/netfilter/ipset/ip_set_getport.o net/netfilter/ipset/pfxlen.o
ashishtanwer/NFTable-porting-on-Android-Goldfish
net/netfilter/ipset/.ip_set.o.cmd
bat
gpl-2.0
274
cmd_drivers/i2c/chips/built-in.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/i2c/chips/built-in.o drivers/i2c/chips/tpa2051d3.o drivers/i2c/chips/adp1650_flashlight.o drivers/i2c/chips/isl29028.o drivers/i2c/chips/isl29029.o drivers/i2c/chips/tps65200.o
wujiku/superstar-kernel-shooter-2.3.4gb
drivers/i2c/chips/.built-in.o.cmd
bat
gpl-2.0
297
cmd_sound/soc/snd-soc-core.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/soc/snd-soc-core.o sound/soc/soc-core.o sound/soc/soc-dapm.o sound/soc/soc-jack.o sound/soc/soc-cache.o sound/soc/soc-utils.o
PrestigeMod/SHW-M440S
sound/soc/.snd-soc-core.o.cmd
bat
gpl-2.0
265
cmd_crypto/crypto.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o crypto/crypto.o crypto/api.o crypto/cipher.o crypto/compress.o
0xD34D/kernel_amazon_tate
crypto/.crypto.o.cmd
bat
gpl-2.0
175
@echo off ::Backup environment vars set _JAVA_HOME=%JAVA_HOME% set _CLASSPATH=%CLASSPATH% ::Check for existing JAVA_HOME if exist "%JAVA_HOME%\bin\java.exe" goto FIXCP ::Find the current (most recent) Java version reg query "HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment" > reg1.txt type reg1.txt | fi...
richb-hanover/mibble-2.9.2
bin/setenv.bat
bat
gpl-2.0
1,446
::::::::::::::::::::::::::::::::::::::::::::: ::win10 upgrade block (win10 block) ::made by : minwook-shin ::https://github.com/minwook-shin/win10block ::license : GPL3 ::::::::::::::::::::::::::::::::::::::::::::: @echo off :_main cls :: windows10 block main menu echo.┌───────────────────────────────┐ echo.│win10 upgr...
minwook-shin/win10block
win10block.bat
bat
gpl-3.0
2,594
@REM Copyright (C) 2009 Sogeti High Tech @REM Copyright (C) 2010 STMicroelectronics @REM Copyright (C) 2014 Schneider Electric @REM @REM This file is part of "Mind Compiler" is free software: you can redistribute @REM it and/or modify it under the terms of the GNU Lesser General Public License @REM as p...
MIND-Tools/mind-compiler
mindc/src/assemble/resources/mindc.bat
bat
gpl-3.0
1,736
@echo off cd %~DP0 ..\..\..\lib\ipy.exe ..\..\MSBuild.py Clean DebugNoSign x64 ..\..\..\MetaTweet.sln
takeshik/metatweet-old
util/x64/DebugNoSign/clean.bat
bat
gpl-3.0
103
..\..\..\..\..\tools\g++_arm_none_eabi\bin\cs-make pause
mogorman/closed_sesame
firmware/hardware/arduino/RFduino/system/RFduino/build_gcc/mk.bat
bat
gpl-3.0
59
@echo off set OPT= set OPT=%OPT% -c set OPT=%OPT% -O0 set OPT=%OPT% -DMINGW set OPT=%OPT% -D_CCC_ set OPT=%OPT% -D_CCC3_ set OPT=%OPT% -DWIN32 set OPT=%OPT% -DWINDOWS set OPT=%OPT% -DMULTITHREAD set OPT=%OPT% -funsigned-char set OPT=%OPT% -mms-bitfields set OPT=%OPT% -I . set OPT=%OPT% -I %CCCD...
mrev11/ccc3
setup/setup-windows/cc.bat
bat
lgpl-2.1
613
set DIRNAME=%~dp0 if "%DIRNAME%" == "" set DIRNAME=. set DSEE_HOME=%DIRNAME%.. %DIRNAME%dsee.bat -d %DIRNAME%.. $*
angelndevil2/dsee
src/dist/bin/launcher.bat
bat
apache-2.0
115
@echo off @ setlocal call set-tpox-env-ml.cmd setlocal enableDelayedExpansion for /l %%x in (10, 10, 100) do ( set n=%%x set /a count=100*n echo !count!0 "%java_exec%" -server %java_opts% -cp "%app_home%\config\*;%app_home%\lib\*" net.sf.tpox.workload.core.WorkloadDriver -w queries/XCC/insOrder.xml -tr...
dsukhoroslov/bagri
bagri-test/bagri-test-tpox/tpox-xcc-orders-scale.cmd
bat
apache-2.0
779
@rem SPDX-License-Identifier: Apache-2.0 @rem @rem Copyright 2015 the original author or authors. @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 https://ww...
microg/android_packages_apps_UnifiedNlp
gradlew.bat
bat
apache-2.0
3,100
@echo off :: // *************************************************************************** :: // :: // Copyright (c) Microsoft Corporation. All rights reserved. :: // :: // Microsoft Deployment Toolkit Solution Accelerator :: // :: // File: SetupRollback.cmd :: // :: // Version: 6.3.8450.1000 :: // :: // Purpo...
keithga/DeployShared
Source/MDT.8450/scripts/SetupRollback.cmd
bat
apache-2.0
2,359
@echo off title NAMI Server Management color 0a set PWD=%~dp0 set INSTALLATION_DIR=%PWD% echo ********************************************************* echo **************** NAMI Server Management *************** echo **************** H2 Db Tools *************** echo *************************...
wodenwang/nami
package/src/main/package/db.bat
bat
apache-2.0
598
node webHello.js
szwghqq/homeCode
nodejs/run.bat
bat
apache-2.0
16
@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...
mcublocks/embeddecy
Embeddecy-project/docs/embcdocumentation/make.bat
bat
apache-2.0
7,738
@echo off rem if your client repository is different, change the value. set CLIENT_REPO=%WSFC_HOME% %WSFC_HOME%\samples\bin\rampartc\saml_echo.exe http://localhost:9090/axis2/services/sec_echo/echoString %CLIENT_REPO% @echo on
techhead/wsf_php_dist
wsf_c/rampartc/samples/client/saml_echo/update_n_run.bat
bat
apache-2.0
229
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source set I18NSPHINXOPTS=%SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ...
phpboyscout/ZucchiModel
docs/manual/make.bat
bat
bsd-3-clause
5,115
cd ParserScripts echo "Executing sequence alignment run RefSeqProtein-EnsemblProtein...." perl gc_seqaln_client.pl -f %2 -p properties_seqaln_RefSeqProtein_EnsemblProtein.txt echo "Executing sequence alignment run RefSeqProtein-UniProtKB...." perl gc_seqaln_client.pl -f %2 -p properties_seqaln_RefSeqProtein_UniProtKB.t...
NCIP/geneconnect
Coding and Testing/GeneConnect/ParserScripts/RefSeqProtein-XML_RPC_Client.bat
bat
bsd-3-clause
323
@ECHO OFF REM REM procwatch-lint REM C:\xampp\php\.\php.exe \xampp\php\procwatch-lint %1 %2 %3 %4 %5 %6 @ECHO ON
brandonweis/Mapeer_yii_dev
framework/php/procwatch-lint.cmd
bat
bsd-3-clause
113
perl t/runtests
eagleas/wmsigner
tests_w32.bat
bat
bsd-3-clause
15
@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...
mfwarren/projector
docs/make.bat
bat
bsd-3-clause
5,102
inject.exe --run "E:\Games\SteamLibrary\steamapps\common\Alien Isolation\AI.exe" --inject --steam-app-id 214490 --export Load --add-path --path-resolution --module cerberus.dll
geota/hadesmem
scripts/x86/ai.bat
bat
mit
176
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSMTGS.S03_CopyCalendarRelatedItem.MSOXWSMTGS_S03_TC05_CopyItemErrorCalendarCannotUseIdForRecurringMasterId /testcontainer:..\..\MS-OXWSMTGS\TestSuite\bin\Debug\MS-OXWSMTGS_TestSuite.dll /runconfig:..\..\MS-OXWSMTGS\MS-OXWSM...
XinwLi/Interop-TestSuites-1
ExchangeWebServices/Source/Scripts/MS-OXWSMTGS/RunMSOXWSMTGS_S03_TC05_CopyItemErrorCalendarCannotUseIdForRecurringMasterId.cmd
bat
mit
350
A-J configure
gandrewstone/GameMaker
cd/sharware/ajquest/config.bat
bat
mit
15
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. :: :: This file contains confidential and proprietary information :: of Xilinx, Inc. and is protected under U.S. and :: international copyright and other intellectual property :: laws. :: :: DISCLAIMER :: This disclaimer is not a license and does not gran...
CprE488/Final
system/implementation/system_axi_interconnect_1_wrapper_fifo_generator_v9_1_2/simulation/functional/simulate_isim.bat
bat
gpl-3.0
3,388
start cmd /k npm start
SrineshNisala/automate
start_server.bat
bat
gpl-3.0
22
echo on rem Restore the database "products.js" mongoimport -d pcat -c products --drop < products.json
hemmerling/nosql-mongodb2013
src/m102/week02/lession_files/hemmerling_week02..bat
bat
apache-2.0
106
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S2_RDPEDISP_OrientationChange_RestartGraphicsPipeline /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPEDISP/S2_RDPEDISP_OrientationChange_RestartGraphicsPipeline.cmd
bat
mit
242
@echo off :: hathifetch.bat :: Program to retrieve JSON records from Hathi Trust and extract the :: marc records from those JSON records. :: $Id: hathifetch.bat setlocal ::Get the current batch file's short path for %%x in (%~f0) do set scriptdir=%%~dpsx for %%x in (%scriptdir%) do set scriptdir=%%~dpsx if...
marktriggs/vufind
import/bin/hathifetch.bat
bat
gpl-2.0
1,371
@echo off set "initialdir=%cd%" goto:main :exitsucc cd /d "%initialdir%" set initialdir= set MSBUILD_15="C:\Program Files (x86)\Microsoft Visual Studio\2018\Professional\MSBuild\15.0\Bin\msbuild.exe" set MSBUILD_14="C:\Program Files (x86)\MSBuild\14.0\Bin\msbuild.exe" if not "%VS150%"=="" set MSBUILD_15="%VS150%\MSB...
MadManRises/Madgine
shared/assimp/tools/make/build_env_win32.bat
bat
mit
2,221
@echo off %~d0 cd "%~dp0" echo. echo =================================================== echo Install Visual Studio Code Snippets for the module echo =================================================== echo. "c:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\VSIXInstaller.exe" /q /a "%~dp0snippets\Office...
Microsoft-Build-2016/CodeLabs-Office
Module4-O365ConnectorsAndSkype/Setup/scripts/InstallCodeSnippets.cmd
bat
mit
335
@echo EasyWinBuilder v0.5 @echo. @set RUNALL=1 @echo. @call 1a_environment_mingw.bat @rem if errorlevel 1 goto error @call 1b_environment_qt.bat @rem if errorlevel 1 goto error @echo. @call __everything_but_environment_easywinbuilder.bat @goto end :error @echo Fatal error! Errorlevel: %errorlevel% @pause :end
chronokings/huntercoin
contrib/easywinbuilder/__all_easywinbuilder.bat
bat
mit
313
"%JAVA_HOME%/bin/java" -cp ../../../lib/ant/ant.jar;../../../lib/ant/ant-launcher.jar;"%JAVA_HOME%/lib/tools.jar" org.apache.tools.ant.Main %1
cbeams-archive/spring-framework-2.5.x
samples/jpetstore/attributes/build.bat
bat
apache-2.0
143
cmd_sound/firewire/built-in.o := rm -f sound/firewire/built-in.o; arm-eabi-ar rcs sound/firewire/built-in.o
R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42
sound/firewire/.built-in.o.cmd
bat
gpl-2.0
109
build -czgw
wjcsharp/virtdbg
src/make.bat
bat
gpl-3.0
14
@echo off echo [INFO] Re-create the schema and provision the sample data. cd %~dp0 cd .. call mvn antrun:run -Prefresh-db cd bin pause
trs-project4/xmtdb-version1
xmtdb/bin/refresh-db.bat
bat
mit
137
@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...
agamdua/django-generic-render
docs/make.bat
bat
isc
6,489
// 2>nul||@goto :batch /* :batch @echo off setlocal :: find csc.exe set "csc=" for /r "%SystemRoot%\Microsoft.NET\Framework\" %%# in ("*csc.exe") do set "csc=%%#" if not exist "%csc%" ( echo no .net framework installed exit /b 10 ) if not exist "%~n0.exe" ( call %csc% /nologo /warn:0 /out:"%~n0.exe" "%~dps...
TheBigBear/batch.scripts
hybrids/.net/c/mouse.bat
bat
mit
14,479
@echo off call npm install SETLOCAL SET PATH=node_modules\.bin;node_modules\hubot\node_modules\.bin;%PATH% node_modules\.bin\hubot.cmd --name "almanaccheler" %*
batt/almanaccheler
bin/hubot.cmd
bat
mit
164
@if /I %PROCESSOR_ARCHITECTURE%==AMD64 IF %abi%==x86 echo %windir:\=/%/SysWOW64 @if /I %PROCESSOR_ARCHITECTURE%==AMD64 IF %abi%==x64 echo %windir:\=/%/system32 @if /I %PROCESSOR_ARCHITECTURE%==%abi% echo %windir:\=/%/system32
pal1000/mesa-dist-win
buildscript/modules/vulkanruntimeloc.cmd
bat
mit
227
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents...
mauriciovancine/enm_r
data/temp/raster/maxent/4725542735/species_explain.bat
bat
mit
644
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "hel...
rizumu/bootmachine
docs/make.bat
bat
mit
4,525
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=source set BUILDDIR=build set SPHINXPROJ=TwitterFollowers if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not found. M...
mdyzma/twitter_follo
docs/make.bat
bat
mit
782
@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...
nigma/django-request-id
docs/make.bat
bat
mit
6,480
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"ruby.exe" "c:/Dev/REMUS/markeldigital.github.io/vendor/ruby/2.0.0/bin/kramdown" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"ruby.exe" "%~dpn0" %*
markeldigital/design-system
vendor/ruby/2.0.0/bin/kramdown.bat
bat
mit
195
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=RateTable if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not f...
healthactuary/python-for-actuaries
Chapter_2_Core_Python/Chapter_2_Case_Study/make.bat
bat
mit
807
@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...
KingCrunch/Inotify
docs/make.bat
bat
mit
5,110
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/debounce.o := ld -m elf_i386 -r -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/debounce.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hal/components/debounce.o
CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC
src/.debounce.o.cmd
bat
gpl-2.0
217
cmd_fs/exofs/built-in.o := rm -f fs/exofs/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-ar rcsD fs/exofs/built-in.o
chase2534/gtab47.freekern
fs/exofs/.built-in.o.cmd
bat
gpl-2.0
224
cmd_kernel/sys_ni.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.sys_ni.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/arm/mach-msm/include -Wall -Wundef -Wstr...
b8e5n/KTG-kernel_es209ra
kernel/.sys_ni.o.cmd
bat
gpl-2.0
1,776
cmd_mm/thrash.o := gcc -Wp,-MD,mm/.thrash.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 -m64 -mno-red-zone -mcmo...
dnh34/proj1
mm/.thrash.o.cmd
bat
gpl-2.0
12,139
cmd_net/llc/built-in.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld.bfd -EL -r -o net/llc/built-in.o net/llc/llc.o
aloksinha2001/picuntu-3.0.8-alok
net/llc/.built-in.o.cmd
bat
gpl-2.0
155
@echo off echo Initializing NSL environment variables set NSLJ_ROOT=C:\Salvador\NSL3_0_s set JAVA_HOME=C:\j2sdk1.4.1_01 set NSL_OS=windows echo Updating path and classpath set NSL_SIM=%NSLJ_ROOT%\nslj\src set PATH=%JAVA_HOME%\bin;%NSLJ_ROOT%\nslj\bin;%NSLJ_ROOT%\nslc\bin;%PATH% set CLASSPATH=.;%NSLJ_ROOT%...
salvadormarmol/NSL_3_0_S
resume.bat
bat
gpl-2.0
427
cmd_crypto/crypto_hash.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o crypto/crypto_hash.o crypto/ahash.o crypto/shash.o
arshull/GalaTab3_Kernel
crypto/.crypto_hash.o.cmd
bat
gpl-2.0
154
cmd_net/ipv4/tcp_timer.o := arm-eabi-gcc -Wp,-MD,net/ipv4/.tcp_timer.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-proto...
HCDRJacob/wildfire-kernel
net/ipv4/.tcp_timer.o.cmd
bat
gpl-2.0
154,835
cmd_sound/drivers/pcsp/built-in.o := rm -f sound/drivers/pcsp/built-in.o; /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ar rcs sound/drivers/pcsp/built-in.o
dalinaum/studyak
sound/drivers/pcsp/.built-in.o.cmd
bat
gpl-2.0
176
@echo off rem rem $Id: make_xpp.cmd 9280 2011-02-14 18:16:32Z druzus $ rem xpp hbtest.prg /w /n xpp rt_array.prg /w /n xpp rt_date.prg /w /n xpp rt_file.prg /w /n xpp rt_hvm.prg /w /n xpp rt_hvma.prg /w /n xpp rt_math.prg /w /n xpp rt_misc.prg /w /n xpp rt_str.prg /w /n xpp rt_stra.prg /w /n xpp rt_trans.p...
xharbour/core
utils/hbtest/make_xpp.cmd
bat
gpl-2.0
434
@Echo off & SetLocal EnableDelayedExpansion & Mode con:cols=100 lines=10 & Color 0B Title Build Release Set "Winrar=%CD%\Other\Tools\Winrar\winrar.exe" If not exist "..\Release" ( MD "..\Release\Extras Disc\Documents" MD "..\Release\Extras Disc\Extras" MD "..\Release\Installer Variants" MD "..\Release\Ut...
Rocky5/2016-Softmodding-Tool
Build Release.bat
bat
gpl-3.0
1,504
cd.. python setup.py build pause del "build\exe.win32-3.4\resources\cfg\*.*" /Q del "build\exe.win32-3.4\resources\sound\*.*" /Q del "build\exe.win32-3.4\resources\fonts\*.*" /Q robocopy "resources\cfg" "build\exe.win32-3.4\resources\cfg" /E robocopy "resources\sound" "build\exe.win32-3.4\resources\sound" /E robocop...
Dogeek/DnDApp
Scripts/cx_Freeze_build.bat
bat
gpl-3.0
387
@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...
PixelStereo/pybush
docs/source/make.bat
bat
gpl-3.0
7,249
@echo off setlocal REM Vrrtep CLI is free software: you can redistribute it and/or modify REM it under the terms of the GNU General Public Licence as published by REM the Free Software Foundation, either version 3 of the Licence, or REM (at your option) any later version. REM REM Vrrtep CLI is dis...
tirea/vrrtepcli
Windows/vcli_win_standalone/vrrtepcli.cmd
bat
gpl-3.0
3,551
@ECHO OFF REM REM (C) 2009-2013 see Authors.txt REM REM This file is part of WinnerMediaPlayer. REM REM WinnerMediaPlayer is free software; you can redistribute it and/or modify REM it under the terms of the GNU General Public License as published by REM the Free Software Foundation; either version 3 of the Lic...
WinnerSoftLab/WinnerMediaPlayer
src/ExtLib/ffmpeg/ffmpeg.bat
bat
gpl-3.0
3,482
@echo off rem rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information regarding copyright ownership. rem The ASF licenses this file to You under the Apache License, Version 2.0 rem (the "Li...
mil-oss/fgsms
fgsms-agents/fgsms-osagent/OSAgentServiceRemove.cmd
bat
mpl-2.0
1,360
@echo off setlocal ENABLEDELAYEDEXPANSION set CURRENT_DIR=%cd% rem change the below line to make sure that the directory is hard coded and can be called from any where. set HOME=%CURRENT_DIR% rem set "JAVA_HOME=<path>" rem Include the path of the JDK installed. if not %JAVA_HOME% == "" goto gotJava if n...
MastekLtd/JBEAM
jbeam-core-components/jbeam-monitor-comm/src/shell-scripts/stop-monitor-comm-winservices.bat
bat
lgpl-3.0
968
set ZSTD_VERSION=1.5.2 set ZSTD_NAME=zstd-v%ZSTD_VERSION% set ZSTD_PLATFORM=win64 if "%1"=="x86" set ZSTD_PLATFORM=win32 set ZSTD_FILE_NAME=%ZSTD_NAME%-%ZSTD_PLATFORM%.zip curl -L https://github.com/facebook/zstd/releases/download/v%ZSTD_VERSION%/%ZSTD_FILE_NAME% --output %ZSTD_FILE_NAME% 7z x %ZSTD_FILE_NAME% -o"C:\z...
seladb/PcapPlusPlus
ci/install_zstd.bat
bat
unlicense
389
python buildAssetBundle.py -d "E:\workspace\gunsoul_mobile\game\project\game-xx" -p android -t 1
iGameDesign/iLittleTools
buildAssetBundle/buildAssetBundle.bat
bat
apache-2.0
96
set OPENOCD_HOME=c:\Libs\Embedded\openocd-0.9.0 %OPENOCD_HOME%\bin\openocd.exe -s %OPENOCD_HOME%\share\openocd\scripts -f board\stm32f3discovery.cfg -l openocd.log -c "program obj.gcc/posttest.elf verify reset exit"
0x8000-0000/fx3
build/post-test-stm32f3-disco/run.cmd
bat
apache-2.0
217
@echo off rem ********************************************** rem Date created : 30-Dec-2012 rem Author : ajduke rem this starts the mongo shell depending on the params that are passed rem you can start the shell by using mongo.exe, but this provides rem stuff like cmd prompt title call setenv.bat set EXECUTABL...
ajduke/mongodb-installer
files/bin/shell.bat
bat
apache-2.0
720
REM #------------------------------------------------------------------------------- REM # DARPA XDATA licenses this file to You under the Apache License, Version 2.0 REM # (the "License"); you may not use this file except in compliance with REM # the License. You may obtain a copy of the License at REM # REM # ...
plamenbbn/XDATA
pint/TwitterData/scripts/update_version.bat
bat
apache-2.0
1,420
@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...
jamiehand/osf_api_v2_client
docs/make.bat
bat
apache-2.0
6,481
cd ".\SketchCade" cmd /k ""%PROGRAMFILES(X86)%\IronPython 2.6 for .NET 4.0\ipy64.exe" ".\SketchSystem.py""
jbrowne/UCSBsketch
windows/SKETCHSYSTEM.bat
bat
bsd-3-clause
107
echo c:\cygwin\bin\man.exe ./radare.1 > radare.man.bat echo c:\cygwin\bin\man.exe ./xrefs.1 > xrefs.man.bat echo c:\cygwin\bin\man.exe ./rasc.1 > rasc.man.bat echo c:\cygwin\bin\man.exe ./rfile.1 > rfile.man.bat echo c:\cygwin\bin\man.exe ./hasher.1 > hasher.man.bat echo c:\cygwin\bin\man.exe ./xc.1 > xc.man.bat ...
halfbro/radare
w32/genbatman.bat
bat
gpl-2.0
370
cmd_sound/soc/s6000/built-in.o := rm -f sound/soc/s6000/built-in.o; arm-linux-gnueabihf-ar rcsD sound/soc/s6000/built-in.o
Dee-UK/D33_KK_Kernel
sound/soc/s6000/.built-in.o.cmd
bat
gpl-2.0
124
cmd_.tmp_kallsyms1.o := arm-eabi-gcc -Wp,-MD,./..tmp_kallsyms1.o.d -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -nostdinc -isystem /home/tronit/opt/Android_Toolchains-arm-eabi-4.4.3/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/inclu...
TroNit/BlackDome_New_supersonic
..tmp_kallsyms1.o.cmd
bat
gpl-2.0
1,248
Net start ServiceManagerSuministros
AlanGuerraQuispe/SisAtuxPerfumeria
atux-dist/cron/subirServices.bat
bat
gpl-2.0
35
@ECHO OFF REM Copyright (c) Hercules Dev Team, licensed under GNU GPL. REM See the LICENSE file REM Base Author: Mumbles @ http://hercules.ws COLOR 0F ECHO. ECHO Hercules Development Team presents ECHO _ _ _ ECHO ^| ^| ^| ^| ^| ^...
maxlora157/feliz
script-checker.bat
bat
gpl-3.0
890
cmd_archival/built-in.o := rm -f archival/built-in.o; ar rcs archival/built-in.o
rennman/copfvtci
build/busybox-1.25.1/archival/.built-in.o.cmd
bat
apache-2.0
82
@echo off REM --------------------------------------------------------------------------- REM Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) 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 ...
daneshk/carbon-kernel
features/org.wso2.carbon.kernel.feature/resources/bin/osgi-lib.bat
bat
apache-2.0
2,394
@echo off call nome.bat cd ../../bin %nome% cd ../%nome%/scripts_win
lucchesi/jogoascii
template/scripts_win/testar.bat
bat
mit
68
@echo off setlocal cd /D %~dp0 REM ************************************************** REM ** Kettle home ** REM ************************************************** if "%KETTLE_DIR%"=="" set KETTLE_DIR=%~dp0 if %KETTLE_DIR:~-1%==\ set KETTLE_DIR=%KETTLE_DIR:~0,-1% cd %KET...
ColFusion/PentahoKettle
kettle-data-integration/Import.bat
bat
mit
1,285
java -Xms20m -Xmx20m -cp lib/*;conf/*;punchcard.jar space.kyu.punchcard.App
Hikyu/PunchCard
release/punchcard/start.bat
bat
mit
75
pushd %~dp0 cd ..\usr\local\mysql\bin start "UNIFORM SERVER MySQL Command prompt" cmd.exe /k "COLOR B0" popd
ravihansa3000/vesuvius-portable-windows
PortableApps/SahanaFoundation.org/alternative_control/Start_MySQL_Console.bat
bat
mit
114
@echo off set PIPE=%TEMP%\org.snowlib.snow-runner-in if [%2]==[] goto main set PIPE=%PIPE%.%2 :main set PIPE=%PIPE%.tmp copy /B %PIPE%+%1 %PIPE%
matthaak/snow-runner
snow-runner-use-file.bat
bat
mit
145
logparser "SELECT DISTINCT c-ip, date, QUANTIZE(time, 60) AS minute INTO tmp\u_ex141104.csv FROM C:\inetpub\logs\iis\W3SVC\u_ex141104.log WHERE c-ip <> NULL Group By date, minute, c-ip" logparser "SELECT DISTINCT c-ip, date, QUANTIZE(time, 60) AS minute INTO tmp\u_ex141105.csv FROM C:\inetpub\logs\iis\W3SVC\u_ex141105...
steveoh/Charts
src/app/data/users_per_minute.bat
bat
mit
5,797
set directory=%1 if !!%directory%!! == !!!! goto end if EXIST %directory% goto directory_exists echo == Creating %directory% mkdir %directory% :directory_exists del %directory%\*.* /S /Q :end
Ampla/Project-Diff
src/Scripts/CleanDir.cmd
bat
mit
200
C:\xampp\htdocs\Scripts\python.exe C:\xampp\htdocs\Scripts\pygubu-designer.py
ArcherSys/ArcherSys
Scripts/pygubu-designer.bat
bat
mit
77
cmd_arch/arm/lib/memset.o := /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.memset.o.d -nostdinc -isystem /home/pasquale/android/arm-2009q3/bin/../lib/gcc/arm-none-eabi/4.4.1/include -I/home/pasquale/Scrivania/FranciscoFranco_ICS_kernel/arch/arm/include -Iinclude -include include/genera...
p500-ics-cm9/Franco-ICS-Kernel
arch/arm/lib/.memset.o.cmd
bat
gpl-2.0
1,830
cmd_sound/core/snd-page-alloc.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/core/snd-page-alloc.o sound/core/memalloc.o sound/core/sgbuf.o
MadRocker/experimental-2.6.29-MadRocker
sound/core/.snd-page-alloc.o.cmd
bat
gpl-2.0
193
cmd_net/ipv6/netfilter/built-in.o := rm -f net/ipv6/netfilter/built-in.o; /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs net/ipv6/netfilter/built-in.o
paxchristos/R800x-2.3.3-Kernel
net/ipv6/netfilter/.built-in.o.cmd
bat
gpl-2.0
208
cmd_lib/kobject.o := arm-none-linux-gnueabi-gcc -Wp,-MD,lib/.kobject.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-davinc...
srinugnt2000/linux-2.6.37
lib/.kobject.o.cmd
bat
gpl-2.0
15,937
REM Forms and main window C:\Python27\Lib\site-packages\PyQt4\pyuic4.bat -o ui_mainwindow.py ui_mainwindow.ui C:\Python27\Lib\site-packages\PyQt4\pyuic4.bat -o ui_profiledialog.py ui_profiledialog.ui C:\Python27\Lib\site-packages\PyQt4\pyuic4.bat -o ui_view_advanced.py ui_view_advanced.ui C:\Python27\Lib\site-packag...
lorcat/GEPACE5000
app/gui/ui/convert.bat
bat
gpl-2.0
564
@echo off SETLOCAL EnableDelayedExpansion set BATPATH=%~dp0 set DATESTR=%date:~6,4%%date:~3,2%%date:~0,2% echo !DATESTR! set PACKAGEPATH="!BATPATH!Package\" set CONFIGPATH="!PACKAGEPATH!Config\" set ECUPATH="!PACKAGEPATH!Ecu\" set CANADAPTERPATH="!PACKAGEPATH!CanAdapter\" set CANADAPTERELMPATH="!PACKAGEPATH!CanAdapte...
uholeschak/ediabaslib
BmwDeepObd/CreateReleasePackage.bat
bat
gpl-3.0
1,523
:cl_die [error-level [error-message...]] :: = DESCRIPTION :: = Emits an optional error message, then sets ErrorLevel and exit-status. :: @author Jan Bruun Andersen :: @version @(#) Version: 2015-12-05 if not "%~2" == "" echo>&2 %~2 %~3 %~4 %~5 %~6 %~7 %~8 %~9 call :errlevel %~1 goto :exit ...
Jan-Bruun-Andersen/cmd-lib
src/lib/cl_die.cmd
bat
gpl-3.0
1,174
cd .. start node_webkit\win-ia32\nw.exe --remote-debugging-port=9222 kse
yapcheahshen/kse
run.cmd
bat
gpl-3.0
73