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 |
|---|---|---|---|---|---|
javac *.java
java -cp ..\ EditorGrafico.DrawProg | andremanuelbarbosa/editor-grafico | run.bat | bat | apache-2.0 | 49 |
@echo off
dotnet "%~dp0ZafirCs.dll" %*
| intellifactory/websharper | src/compiler/WebSharper.CSharp/zafircs-netcore.cmd | bat | apache-2.0 | 43 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S13_PutChanges.TestCase_S13_TC01_PutChanges_ValidExpectedStorageIndexExtendedGUID /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:.... | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S13_TC01.cmd | bat | mit | 391 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASRM.S05_SmartReply.MSASRM_S05_TC04_SmartReplyAll_ExportAllowed_True /testcontainer:..\..\MS-ASRM\TestSuite\bin\Debug\MS-ASRM_TestSuite.dll /runconfig:..\..\MS-ASRM\MS-ASRM.testsettings /unique
pause | OfficeDev/Interop-TestSuites | ExchangeActiveSync/Source/Scripts/MS-ASRM/RunMSASRM_S05_TC04_SmartReplyAll_ExportAllowed_True.cmd | bat | mit | 293 |
@echo off
setlocal
REM Copyright 2006-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the
REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the
REM License is located at http://aws.amazon.com/asl or in the "lic... | sujoyg/tool | vendor/ec2-api-tools-1.4.2.2/bin/ec2delrtb.cmd | bat | mit | 1,033 |
cmd_fs/ramfs/file-mmu.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/ramfs/.file-mmu.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstri... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/ramfs/.file-mmu.o.cmd | bat | gpl-2.0 | 13,080 |
@echo off
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 "License... | pivotal/tcs-hq-product-plugin | src/test/resources/com/springsource/hq/plugin/tcserver/plugin/serverconfig/springsource-tc-server-standard-2.0.0/tomcat-6.0.25.A-RELEASE/bin/digest.bat | bat | gpl-2.0 | 2,052 |
@echo off
del deleteme.jar 2> nul
copy setup.jar deleteme.jar > nul
call java -jar deleteme.jar %1 %2 %3 %4 %5 %6 %7 %8 %9
del deleteme.jar 2> nul
| hansele/oivaltaminen | setup/src/main/resources/setup.cmd | bat | gpl-2.0 | 147 |
@echo off
call bapp_w320 -lccc%CCCVER%_dbaseiii
copy obj%CCCBIN%\*.lib %CCCDIR%\usr\lib\%CCCBIN%
| mrev11/ccc3 | tools/dbaseiii/m.bat | bat | lgpl-2.1 | 101 |
@ECHO OFF
rem
rem Created by: Nam Vu Hoang, nam.vuhoang@aalto.fi
rem Creation date: 22.10.2013
rem
SET MAIN_CLASS=fi.hut.cs.drumbeat.ifc.convert.ifc2rdf.cli.Main
IF "%1"=="" GOTO help
CALL bin/java-run.bat -ea %MAIN_CLASS% %*
GOTO :exit
:help
CALL bin/java-run.bat -ea %MAIN_CLASS% -?
:exit
pause | Web-of-Building-Data/Ifc2Rdf | software/distributives/export-ifc2rdf/1.5.3-SNAPSHOT/bin/export-ifc2rdf.bat | bat | mit | 304 |
REM Check whether the JRE is included
IF EXIST %~dp0\..\jre (
REM for BEAST version that includes JRE
%~dp0\..\jre\bin\java -cp %~dp0\..\lib\launcher.jar beast.app.tools.AppLauncherLauncher %*
) ELSE (
REM for version that does not include JRE
java -cp %~dp0\..\lib\launcher.jar beast.app.tools.AppLauncherLaun... | tgvaughan/beast2 | release/Windows/bat/applauncher.bat | bat | lgpl-2.1 | 329 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\follow\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\follow\cli.js" %*
) | didnotgetagoodname/tweettag | node_modules/nano/node_modules/.bin/follow.cmd | bat | mit | 174 |
cmd_drivers/auxdisplay/built-in.o := rm -f drivers/auxdisplay/built-in.o; ar rcs drivers/auxdisplay/built-in.o
| madhwang/linuxKernel | drivers/auxdisplay/.built-in.o.cmd | bat | gpl-2.0 | 112 |
@echo off
REM ***************************************************************************
REM package.cmd
REM ---------------------
REM begin : July 2009
REM copyright : (C) 2009 by Juergen E. Fischer
REM email : jef at norbit dot de
REM *******************... | physycom/QGIS | ms-windows/osgeo4w/package.cmd | bat | gpl-2.0 | 20,567 |
@rem Licensed to the .NET Foundation under one or more agreements.
@rem The .NET Foundation licenses this file to you under the MIT license.
@rem See the LICENSE file in the project root for more information.
@if not defined _echo echo off
setlocal ENABLEDELAYEDEXPANSION
set ERRORLEVEL=
set BENCHVIEW_RUN_TYPE=loc... | parjong/coreclr | tests/scripts/run-xunit-perf.cmd | bat | mit | 17,064 |
love-0.9.1-win64\love.exe .
| alexa-infra/gemminer_love2d | run.bat | bat | mit | 28 |
@echo off
SetLocal DisableDelayedExpansion
set BatchFile=%~dp0..\DirExists.bat
pushd "%~dp0"
set Desc=[empty]
call "%BatchFile%"
if %ErrorLevel% neq 1 goto ExitFail
set Desc=2 args
call "%BatchFile%" a b >nul
if %ErrorLevel% neq 1 goto ExitFail
set Desc=Valid directory: C:\Windows
call "%BatchFile%" C:\Windows
if ... | code-glue/WinScripts | Tests/DirExistsTest.bat | bat | mit | 3,722 |
OWEngine.exe +set rf_enableMultipassRendering 1 +set rf_shadows 2 +devmap test_hipshot_sky_violentdays-8192x8192world | OnlyTheGhosts/OWEngine | game/run_test_hipshot_sky_violentdays-8192x8192world.bat | bat | gpl-2.0 | 117 |
cmd_arch/arm/lib/memchr.o := /home/friedrich420/kernel/note3/N900TKernel/scripts/gcc-wrapper.py /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memchr.o.d -nostdinc -isystem /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/../lib/gcc/arm-eabi/4.7/include -I/home/friedrich420... | friedrich420/Note-3-AEL-Kernel | arch/arm/lib/.memchr.o.cmd | bat | gpl-2.0 | 2,217 |
cmd_fs/devpts/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o fs/devpts/built-in.o fs/devpts/devpts.o
| RittikBhowmik/Project-Crater-Kernel-GT-i9152 | fs/devpts/.built-in.o.cmd | bat | gpl-2.0 | 160 |
cmd_drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko drivers/media/rc/keymaps/rc-videomate-tv-pvr.o drivers/media/rc/keymaps... | avareldalton85/rpi2-linux-rt | drivers/media/rc/keymaps/.rc-videomate-tv-pvr.ko.cmd | bat | gpl-2.0 | 347 |
cmd_net/unix/garbage.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,net/unix/.garbage.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/ar... | mjmccall/Kernel | net/unix/.garbage.o.cmd | bat | gpl-2.0 | 28,097 |
cmd_net/mac80211/tkip.o := arm-linux-gnueabi-gcc -Wp,-MD,net/mac80211/.tkip.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 -Wund... | b8e5n/KTG-kernel_es209ra | net/mac80211/.tkip.o.cmd | bat | gpl-2.0 | 30,024 |
cmd_drivers/hwmon/built-in.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/hwmon/built-in.o drivers/hwmon/hwmon.o
| MadRocker/experimental-2.6.29-MadRocker | drivers/hwmon/.built-in.o.cmd | bat | gpl-2.0 | 169 |
cmd_mm/built-in.o := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o mm/built-in.o mm/bootmem.o mm/filemap.o mm/mempool.o mm/oom_kill.o mm/fadvise.o mm/maccess.o mm/page_alloc.o mm/page-writeback.o mm/readahead.o mm/swap.o mm/truncate.o mm/vmscan.o mm/shm... | paxchristos/R800x-2.3.3-Kernel | mm/.built-in.o.cmd | bat | gpl-2.0 | 693 |
cmd_arch/arm/oprofile/oprofile.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ld -EL -r -o arch/arm/oprofile/oprofile.o arch/arm/oprofile/../../../drivers/oprofile/oprof.o arch/arm/oprofile/../../../drivers/oprofile/cpu_buffer.o arch/arm/oprofile/../../../drivers/oprofile/b... | spacecaker/Stock_spacecaker_kernel | arch/arm/oprofile/.oprofile.o.cmd | bat | gpl-2.0 | 655 |
cmd_arch/arm/mm/tlb-v7.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mm/.tlb-v7.o.d -nostdinc -isystem /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/erik/supersonic/arch/arm/include -include in... | kingklick/kk-evo-kernel | arch/arm/mm/.tlb-v7.o.cmd | bat | gpl-2.0 | 3,438 |
cmd_drivers/usb/core/quirks.o := arm-eabi-gcc -Wp,-MD,drivers/usb/core/.quirks.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 -Ia... | bigbiff/i717-GB-Kernel | drivers/usb/core/.quirks.o.cmd | bat | gpl-2.0 | 24,190 |
cmd_drivers/media/dvb-frontends/au8522_decoder.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/dvb-frontends/au8522_decoder.ko drivers/media/dvb-frontends/au8522_decoder.o drivers/media/dvb-frontends/au... | avareldalton85/rpi2-linux-rt | drivers/media/dvb-frontends/.au8522_decoder.ko.cmd | bat | gpl-2.0 | 339 |
@echo off
git commit -am %1 | rodyo/dos_prompt | gc.bat | bat | gpl-2.0 | 30 |
cmd_mailutils/lib.a := rm -f mailutils/lib.a; ar rcs mailutils/lib.a mailutils/mail.o mailutils/mime.o mailutils/popmaildir.o mailutils/sendmail.o
| muthumani2/Muthu-busybox | mailutils/.lib.a.cmd | bat | gpl-2.0 | 148 |
cmd_arch/arm/lib/io-readsw-armv4.o := /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.io-readsw-armv4.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 -incl... | p500-ics-cm9/Franco-ICS-Kernel | arch/arm/lib/.io-readsw-armv4.o.cmd | bat | gpl-2.0 | 1,911 |
rem start cmd /C "x:\dev\geckodriver.exe" &
cmd /C "java -jar x:\dev\selenium-server-standalone-3.1.0.jar -port 4567"
rem start cmd /C "java -jar x:\dev\selenium-server-standalone-3.1.0.jar -port 4444" | aleip/eealocatorplots | RSelenium/startseleniumserver.bat | bat | gpl-2.0 | 201 |
cmd_init/init.o := gcc -Wp,-MD,init/.init.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-prototypes -Wunused ... | muthumani2/Muthu-busybox | init/.init.o.cmd | bat | gpl-2.0 | 10,224 |
"C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\signtool.exe" sign /t http://timestamp.digicert.com /f C:/Users/mw/Projekte/certificate.pfx %1
| max-weller/miniConf | Setups/codesign-dragdrop.bat | bat | gpl-3.0 | 153 |
@echo off
python Auto_Clicker_AVU.py 16 | pavnguyen/Auto-Clicker | ressources/Batch_Files/Auto Clicker DAILY 16.bat | bat | gpl-3.0 | 39 |
@ECHO OFF
REM gracethdcheck_pg_create_tables.bat
REM Owner : GraceTHD-Community - http://gracethd-community.github.io/
REM Author : stephane dot byache at aleno dot eu
REM Rev. date : 13/03/2017
REM This file is part of GraceTHD.
REM GraceTHD is free software: you can redistribute it and/or modify
REM it... | GraceTHD-community/GraceTHD-Check | gracethdcheck_pg_create_tables.bat | bat | gpl-3.0 | 6,945 |
@echo off
rem SPDX-FileCopyrightText: 2015-2021 EasyCoding Team
rem
rem SPDX-License-Identifier: GPL-3.0-or-later
title Building release binaries for Windows...
set RELVER=070
set GPGKEY=A989AAAA
set PYTHONOPTIMIZE=1
echo Removing previous build results...
if exist results rd /S /Q results
echo Starting build proc... | xvitaly/wloc | packaging/windows/build.cmd | bat | gpl-3.0 | 1,131 |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Window... | AshIndigo/Alloycraft | gradlew.bat | bat | lgpl-2.1 | 2,333 |
@echo off
rem -------------------------------------------------------------------------
rem WildFly Elytron Tool Script for Windows
rem -------------------------------------------------------------------------
rem
rem A tool for management securing sensitive strings
@if not "%ECHO%" == "" echo %ECHO%
@if "%OS%" == "W... | aloubyansky/wildfly-core | core-feature-pack/src/main/resources/content/bin/elytron-tool.bat | bat | lgpl-2.1 | 1,646 |
@ECHO OFF
pushd "%~dp0\.."
IF EXIST sonic3k.bin del sonic3k.bin
IF NOT EXIST skbuilt.bin goto LABLSKMISS
IF NOT EXIST "Build Scripts\s3.bin" goto LABLS3MISS
type skbuilt.bin >> sonic3k.bin
type "Build Scripts\s3.bin" >> sonic3k.bin
echo sonic3k.bin produced
pause
goto LABLEXIT
:LABLSKMISS
ECHO skbuilt.bin is missin... | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | Working Disassembly/Build Scripts/AppendS3.bat | bat | apache-2.0 | 408 |
dotnet publish -r linux-arm /p:ShowLinkerSizeComparison=true
pushd .\Cinegy.TsAnalyzer\bin\Debug\netcoreapp3.1\linux-arm\publish
scp .\* pi@10.183.2.243:/home/pi/
popd | Cinegy/TsAnalyser | publish.bat | bat | apache-2.0 | 168 |
@ECHO off
CLS
REM Kazhord AstreliaWIFI - Build 2015-05-12
REM Source : http://www.kazhord.fr/
:SETUP
ECHO.
ECHO --------------------------
ECHO ----- Start hotspot ------
ECHO --------------------------
ECHO.
ECHO http://www.kazhord.fr/
ECHO.
ECHO Please report any bugs you find
ECHO.
ECHO ----------
ECH... | Aeryax/AstreliaWIFI | start.bat | bat | apache-2.0 | 431 |
java -Xmx1024m -classpath ./scouter-server-boot.jar scouter.boot.Boot ./lib
| scouter-project/scouter | scouter.server.boot/assembly/scripts/startup.bat | bat | apache-2.0 | 76 |
@echo off
set INSTALL_UTIL_HOME=C:\Windows\Microsoft.NET\Framework\v2.0.50727
set PATH=%PATH%;%INSTALL_UTIL_HOME%
cd %SERVICE_HOME%
echo Installing Service...
installutil Perrich.RunAsService.exe
echo Done. | perrich/RunAsService | Demo/install.cmd | bat | apache-2.0 | 218 |
@echo off
set SELF=%~dp0
if "%1" equ "" (
echo Usage: build_double_new.bat {node_version}
echo e.g. build_double_new.bat 5.9.1
exit /b -1
)
call :build_tools
if %ERRORLEVEL% neq 0 exit /b -1
call :build_lib
if %ERRORLEVEL% neq 0 exit /b -1
call :download_node %1
if %ERRORLEVEL% neq 0 exit /b -1
call :b... | agracio/edge-js | tools/build_double_new.bat | bat | apache-2.0 | 6,244 |
inject.exe --run "E:\Games\SteamLibrary\SteamApps\common\Just Cause 2\JustCause2.exe" --inject --steam-app-id 8190 --export Load --add-path --path-resolution --module cerberus.dll | geota/hadesmem | scripts/x86/jc2.bat | bat | mit | 179 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WOPI.MS_WOPI_S03_SchemaLock.TestCase_S03_TC21_GetLock_CoauthDisabled_AllowFallbackToExclusiveIsFalse /testcontainer:..\..\MS-WOPI\TestSuite\bin\Debug\MS-WOPI_TestSuite.dll /runconfig:..\..\MS-WOPI\MS-WOPI.testsettings /unique
... | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-WOPI/RunMSWOPI_S03_TC21.cmd | bat | mit | 325 |
@echo off
set configuration=Debug
clean ^
&& dotnet test test\Aqua.GraphCompare.Tests --configuration %configuration% ^
&& dotnet pack src\Aqua.GraphCompare --configuration %configuration% | 6bee/aqua-compare | pack.bat | bat | mit | 199 |
cmd_drivers/mtd/devices/built-in.o := rm -f drivers/mtd/devices/built-in.o; arm-linux-gnueabihf-ar rcsD drivers/mtd/devices/built-in.o
| Dee-UK/D33_KK_Kernel | drivers/mtd/devices/.built-in.o.cmd | bat | gpl-2.0 | 136 |
cmd_net/core/sock.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/core/.sock.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/net/core/.sock.o.cmd | bat | gpl-2.0 | 21,537 |
cmd_drivers/ide/arm/built-in.o := rm -f drivers/ide/arm/built-in.o; ar rcs drivers/ide/arm/built-in.o
| namgk/kernel-tut | drivers/ide/arm/.built-in.o.cmd | bat | gpl-2.0 | 103 |
cmd_drivers/base/firmware.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/base/.firmware.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wunde... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/base/.firmware.o.cmd | bat | gpl-2.0 | 12,243 |
taskkill.exe /F /T /IM vim.exe
set O1=jq.evnine.nav.js
set O2=jq.evnine.func.js
set O3=jq.index.js
call wopen_vim.cmd %O1% %O2% %O3% %O4% %O5% %O6% %O7% %O8% %O9%
call wopen_vim.cmd %O10% %O11% %O12% %O13% %O14% %O15% %O16% %O17% %O18% %O19% | ev9eniy/evnine | Source/update-script/jsdoc-sh/call_js_with_vim.cmd | bat | gpl-2.0 | 261 |
@echo off
.paket\paket.bootstrapper.exe
if errorlevel 1 (
exit /b %errorlevel%
)
.paket\paket.exe install
if errorlevel 1 (
exit /b %errorlevel%
)
SET TARGET="build"
SET VERSION=
SET ESVERSIONS=
IF NOT [%1]==[] (set TARGET="%1")
IF "%1"=="release" (
IF NOT [%2]==[] ( set VERSION="%2" )
)
IF "%1%"=="integra... | jonyadamit/elasticsearch-net | build.bat | bat | apache-2.0 | 512 |
ck autotune pipeline:pipeline.cmd @autotune_program_pipeline3.json %*
| ctuning/ck-autotuning | demo/plugin-based-autotuning-engine-demo/autotune_program_pipeline3.bat | bat | bsd-3-clause | 70 |
::
:: Copyright (c) 2008-2016 the Urho3D project.
::
:: Permission is hereby granted, free of charge, to any person obtaining a copy
:: of this software and associated documentation files (the "Software"), to deal
:: in the Software without restriction, including without limitation the rights
:: to use, copy, modify, m... | luveti/Urho3D | cmake_ninja.bat | bat | mit | 1,169 |
@echo off
"%~dp0\ia32\bin\pin.exe" -p32 "%~dp0\ia32\bin\pin.exe" -follow_execv -t "%~dp0\x86-windows-ts_pinmt.dll" -short_name %*
| rex-xxx/mt6572_x201 | external/valgrind/tsan/tsan_mt.bat | bat | gpl-2.0 | 133 |
@ECHO OFF
goto comment
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 Licen... | zosiakropka/flat-calc | platforms/blackberry10/cordova/build.bat | bat | apache-2.0 | 978 |
@REM Copyright (c) Microsoft. All rights reserved.
@REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
@setlocal
@echo off
for %%i in ("%~dp0..\..\..\..") do set "root_path=%%~fi"
set base=temp_sensor_anomaly
set "sample_path=%~dp0"
set "zip_path=%~dp0%base%.zip... | RVinoth/azure-iot-sdks | c/serializer/samples/temp_sensor_anomaly/mbed/buildsample.bat | bat | mit | 558 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\gulp\bin\gulp.js" %*
) ELSE (
node "%~dp0\..\gulp\bin\gulp.js" %*
) | Tojuro/RetroBoard | src/RetroBoard/node_modules/.bin/gulp.cmd | bat | gpl-2.0 | 133 |
PowerShell.exe -NonInteractive -ExecutionPolicy Unrestricted "StartUp\IIS.ps1" >> log.txt
EXIT /B 0 | SkillsFundingAgency/das-employerusers | src/SFA.DAS.EmployerUsers.Web/StartUp/IIS.bat | bat | mit | 102 |
SET Version=0.1.1
nuget\nuget.exe pack src\Tp.I18n.Interfaces\Tp.I18n.Interfaces.csproj -Build -Symbols -Properties Configuration=Release -Version %VERSION%
nuget\nuget.exe push Tp.I18n.Interfaces.%VERSION%.nupkg
| TargetProcess/Tp.I18n.Interfaces | deploy.cmd | bat | mit | 214 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\titlecase\bin.js" %*
) ELSE (
node "%~dp0\..\titlecase\bin.js" %*
) | xusx1024/xusx1024.github.io | node_modules/hexo/node_modules/.bin/to-title-case.cmd | bat | mit | 129 |
:a
if x%1 == x oscutil.exe playback 3333 viztest.osc
if not x%1 == x oscutil.exe playback 3333 %1
goto a:
| nosuchtim/VizBench | bin/pp.bat | bat | mit | 106 |
cmd_drivers/lguest/built-in.o := rm -f drivers/lguest/built-in.o; /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-ar rcs drivers/lguest/built-in.o
| DrGrip/tiamat-2.6.38-LEO-Dr_Grip | drivers/lguest/.built-in.o.cmd | bat | gpl-2.0 | 150 |
cmd_sound/soc/kirkwood/built-in.o := rm -f sound/soc/kirkwood/built-in.o; /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/soc/kirkwood/built-in.o
| AOSP-ZEUS/android_kernel_samsung_n1 | sound/soc/kirkwood/.built-in.o.cmd | bat | gpl-2.0 | 189 |
cmd_/home/quanpower/dev/BeagleBoneBlack/rtl8188eu_USB_linux/8188eu_USB_linux/driver/rtl8188eu/8188eu.ko := arm-linux-gnueabihf-ld -EL -r -T /home/quanpower/dev/cross_compile/kernel/kernel/kernel/scripts/module-common.lds --build-id -o /home/quanpower/dev/BeagleBoneBlack/rtl8188eu_USB_linux/8188eu_USB_linux/driver/rtl... | SmartHomeRobot/BeagleBoneBlack | rtl8188eu_USB_linux/8188eu_USB_linux/driver/rtl8188eu/.8188eu.ko.cmd | bat | gpl-2.0 | 539 |
cmd_fs/fat/built-in.o := /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/fat/built-in.o fs/fat/fat.o fs/fat/vfat.o fs/fat/msdos.o
| kannu1994/crespo_kernel | fs/fat/.built-in.o.cmd | bat | gpl-2.0 | 182 |
cmd_sound/soc/blackfin/built-in.o := rm -f sound/soc/blackfin/built-in.o; /opt/toolchains/arm-2009q3/bin/arm-none-eabi-ar rcs sound/soc/blackfin/built-in.o
| dizgustipated/BOCA-2.6.35.14 | sound/soc/blackfin/.built-in.o.cmd | bat | gpl-2.0 | 157 |
cmd_drivers/md/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/md/built-in.o drivers/md/dm-mod.o drivers/md/dm-crypt.o
| RittikBhowmik/Project-Crater-Kernel-GT-i9152 | drivers/md/.built-in.o.cmd | bat | gpl-2.0 | 185 |
cmd_arch/x86/realmode/rmpiggy.o := gcc -Wp,-MD,arch/x86/realmode/.rmpiggy.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/home/meh-ue46/android/cm12.1/kernel/alps/kernel-3.10/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/home/meh-ue46/android/cm12.1/kernel/alps/kernel-3.10/arch/x86/in... | acheron1502/android_kernel_BLU_BLU_PURE_XL | arch/x86/realmode/.rmpiggy.o.cmd | bat | gpl-2.0 | 3,021 |
cmd_arch/arm/boot/dts/imx7d-19x19-ddr3-arm2.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx7d-19x19-ddr3-arm2.dtb.d.pre.tmp -nostdinc -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include -I/second_extend/yocto_file/linux_yocto/dr... | heyoufei2/yocto3.14.38_kernel | arch/arm/boot/dts/.imx7d-19x19-ddr3-arm2.dtb.cmd | bat | gpl-2.0 | 1,813 |
cmd_drivers/net/ethernet/cadence/built-in.o := rm -f drivers/net/ethernet/cadence/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD drivers/net/ethernet/cadence/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/net/ethernet/cadence/.built-in.o.cmd | bat | gpl-2.0 | 272 |
cmd_arch/arm/lib/backtrace_mx100.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.backtrace_mx100.o.d -nostdinc -isystem /home/sunghun/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -Iinclude -I/media/5fbea9a5-212a-4618-914c-484220a5fb21/itb/arch/arm/include -include ... | sktjdgns1189/android_kernel_iriver_MX100 | arch/arm/lib/.backtrace_mx100.o.cmd | bat | gpl-2.0 | 2,044 |
bash.exe lftpmirror-win.sh
| nwgat/lftp | lftpmirror-win.bat | bat | gpl-2.0 | 27 |
windres jgr.rc jgr.res.a
gcc jgr2.c jgr.res.a -o jgr2.exe | ifellows/deducer_installers | WindowsInstaller/files/JGR/launcher/windows/build.bat | bat | gpl-2.0 | 60 |
cmd_kernel/power/main.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/power/.main.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 -Wund... | b8e5n/KTG-kernel_es209ra | kernel/power/.main.o.cmd | bat | gpl-2.0 | 23,088 |
@javaw -jar %~dp0runnable\MorseGUI.jar --test | Eli45/MorseGUI | MorseGUI_UnitTests.bat | bat | gpl-2.0 | 45 |
cmd_drivers/media/video/sunxi_csi/device/hi704.ko := arm-linux-gnueabi-ld -EL -r -T /home/jixinhui/Projects/phoenix/lichee/linux-3.3/scripts/module-common.lds --build-id -o drivers/media/video/sunxi_csi/device/hi704.ko drivers/media/video/sunxi_csi/device/hi704.o drivers/media/video/sunxi_csi/device/hi704.mod.o
| qubir/PhoenixA20_linux_sourcecode | drivers/media/video/sunxi_csi/device/.hi704.ko.cmd | bat | gpl-2.0 | 315 |
cmd_net/netfilter/built-in.o := /root/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-ld -EL -r -o net/netfilter/built-in.o net/netfilter/netfilter.o
| gzdaoke/linux2.6.32_kernel | net/netfilter/.built-in.o.cmd | bat | gpl-2.0 | 166 |
cmd_drivers/rtc/built-in.o := /root/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/rtc/built-in.o drivers/rtc/rtc-lib.o drivers/rtc/hctosys.o drivers/rtc/rtc-core.o
| gzdaoke/linux2.6.32_kernel | drivers/rtc/.built-in.o.cmd | bat | gpl-2.0 | 203 |
@echo off
rem --------------------------------------------------------------------------
rem Prejde vsetky podadresare a vykona normalizaciu zachytenych paketov.
rem Ponecha povodne subory a vytvori nove s predponou _
rem
rem Software (c) 2016, Zdeno Sekerak
rem ----------------... | Trsek/ArduinoGPRSlogger | Normalize/normalize.bat | bat | gpl-2.0 | 620 |
cmd_kernel/trace/built-in.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o kernel/trace/built-in.o kernel/trace/trace_clock.o kernel/trace/ring_buffer.o
| TeamGlide/LiteKernel | kernel/trace/.built-in.o.cmd | bat | gpl-2.0 | 171 |
"c:\Program Files (x86)\NSIS\makensis.exe" /DVERSION=2.3 nsis/sfvpn2.nsi | florian-shellfire/shellfire-vpn | ShellfireVPN/build-scripts/nsis.bat | bat | gpl-2.0 | 73 |
@echo off
xcopy index.html dist\. /C /Y
call npm run build
pause | stanmohler/LinkDaBoxFrontEnd | 2_BuildViaWebpack.bat | bat | gpl-3.0 | 67 |
@echo off
call "%VCINSTALLDIR%\vcvarsall.bat" x86_amd64
%*
| yurikhan/quicksearch | x86_amd64.cmd | bat | gpl-3.0 | 59 |
@echo off
color 0b
title »»Âí¼×Æ÷
echo.
echo.
set /p user= ÇëÊäÈëÓû§Ãû£º
net user %user% 123 /add
cd %systemdrive%\program files\internet explorer
runas /user:%user% "iexplore -new http://bbs.txtnovel.com/index.php"
pause
net user %user% /delete
| auspbro/CodeSnippets | Batch/常用批处理/换马甲.bat | bat | gpl-3.0 | 256 |
@echo off
title Password Creator
echo Your new Password is %random%
pause
| Cyanol/Password-Saving-Tool | CodeCreator.bat | bat | gpl-3.0 | 74 |
set /p BUILD_PATH=<build_directory
"%BUILD_PATH%/src/App/Globe.exe" -c ./Globe/Globe.cfg
| igormironchik/globe-como | example/start-globe.cmd | bat | gpl-3.0 | 89 |
; CAL1.CMD: Interactive Calendar Macro
; Asterics "**" replace the current date
; in the current month.
; Inspired by m.cs.uiuc.edu!reingold who
; did a calendar for GNUmacs
; (C)opyright 1989 by Ian Ornstein
; Last Update Fri Feb 17 1989
; Permission is granted to copy, distribute and use this so... | axelmuhr/Helios-NG | cmds/emacs.311/Emacs.311/cmd/cal1.cmd | bat | gpl-3.0 | 2,190 |
del ..\..\manuals\html\nil\*.* /Q
doxygen Doxyfile_html
del ..\..\manuals\html\nil\*.md5
del ..\..\manuals\html\nil\*.map
pause
| ChibiOS/ChibiOS | doc/build/nil/makehtml.bat | bat | gpl-3.0 | 133 |
/******************************************************************************
*
* gpio_jtag_ccs.cmd - CCS linker configuration file for gpio_jtag.
*
* Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is supplying this softw... | trfiladelfo/unesp_mdt | boards/SW-TM4C-2.0.1.11577/examples/boards/dk-tm4c129x/gpio_jtag/gpio_jtag_ccs.cmd | bat | mpl-2.0 | 2,794 |
rem cx_Freeze
xcopy images dist\images /I /Y
xcopy packaging\win32\imageformats dist\imageformats /I /Y
xcopy puzzlebox_brainstorms_configuration.ini dist /I /Y
rem ***Output to Console for Debugging
rem \Python27\Scripts\cxfreeze brainstorms-local.py --compress --target-dir dist --base-name Console --include-mo... | PuzzleboxIO/brainstorms-python | scripts/build-exe.bat | bat | agpl-3.0 | 909 |
:: TextToSpeech_clone_as_SVN.bat
::-------------------------------------------------------------
SET prg="%ProgramFiles%\TortoiseSVN\bin\svn.exe"
IF NOT EXIST %prg% SET prg="%ProgramFiles(x86)%\TortoiseSVN\bin\svn.exe"
IF NOT EXIST %prg% SET prg="%ProgramW6432%\TortoiseSVN\bin\svn.exe"
%prg% checkout https://githu... | JocysCom/TextToSpeech | TextToSpeech/Resources/Documents/TextToSpeech_clone_as_SVN.bat | bat | lgpl-3.0 | 383 |
echo off
rem http://safezone.cc/threads/peremennye-v-cmd-komanda-set-i-arifmetika.22660/
rem http://ab57.ru/cmdlist/call.html
rem http://scriptcoding.ru/2013/08/20/funkcii-komandno-stroki/
goto BODY
:PSCP
%pscp% %spath%%1 %tpath%
exit /b
:BODY
rem *********************************************************... | kinshik/hadoop-demo | scripts/copy_to_pivotal.cmd | bat | unlicense | 1,078 |
@REM
@REM Copyright 2004 The Apache Software Foundation
@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 Un... | crow-misia/xmlbeans | bin/scomp.cmd | bat | apache-2.0 | 1,083 |
@echo off
python -m pip install qpm --no-cache-dir --upgrade
python -m qpm pack --package_name VCenterAutoloadStaticVMDriver
| QualiSystems/vCenterShell | static_vm_package/Pack.bat | bat | apache-2.0 | 126 |
@echo off
echo hello
echo goodbye 1>&2
exit 1
| puppetlabs/pxp-agent | lib/tests/resources/tasks-cache/554f86a33add88c371c2bbb79839c9adfd3d420dc5f405a07e97fab54efbe1ba/error.bat | bat | apache-2.0 | 46 |
@echo off
:: Microsoft Azure CLI - Windows Installer - Author file components script
:: Copyright (C) Microsoft Corporation. All Rights Reserved.
::
:: This re-builds partial WiX files for use in cloning the repo after install.
:: heat.exe from the WiX toolset is used for this.
::
:: to avoid https://github.com/npm/np... | wastoresh/azure-xplat-cli | tools/windows/scripts/prepareRepoClone.cmd | bat | apache-2.0 | 5,443 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.