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 |
|---|---|---|---|---|---|
@echo off
wusa.exe /uninstall /kb:2872339
wusa.exe /uninstall /kb:2882822
wusa.exe /uninstall /kb:971033
| andry81/contools | Scripts/Tools/admin/BrokenKBUninstall/fix_win7_cannot_start_executables.bat | bat | mit | 111 |
@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% %ALLS... | eddmash/powerorm | docs/make.bat | bat | mit | 7,745 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=tt
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure you... | welchbj/tt | docs/make.bat | bat | mit | 770 |
set PATH_APP=%1
set PATH_SDK=%2
set PATH_LOG=%3
set AVD_NAME=%4
mkdir %PATH_LOG%
del %PATH_APP%\SDCard\mySdCardFile.img
echo Copy the local SDCard into the test environment
copy %PATH_SDK%\tools\mySdCardFile.img %PATH_APP%\SDCard
echo Lunching the emulator with the created SdCard > %PATH_LOG%\log.txt
cd ... | adetalhouet/MOM | Scripts/LaunchTest.bat | bat | mit | 1,342 |
call ndk-build NDK_MODULE_PATH="../../../../"
call gradlew assembleDebug
call adb install -r build/outputs/apk/proj.android-debug.apk
call adb shell am start -n org.oxygine.HelloWorld/org.oxygine.HelloWorld.MainActivity | daltomi/oxygine-framework | examples/HelloWorld/proj.android/build-run.bat | bat | mit | 219 |
reg query HKLM\hardware\devicemap\SERIALCOMM
pause | adilkaraoz/LG-G3-RootTools | ports.bat | bat | mit | 51 |
rem ¹Ø±Õ explorer.exe
taskkill /f /im explorer.exe
attrib -h -i %userprofile%\AppData\Local\IconCache.db
del %userprofile%\AppData\Local\IconCache.db /a
rem ´ò¿ª explorer.exe
start explorer | MartianZ/Delphi-Projects | Judgement v1/CleanICOcache.bat | bat | mit | 189 |
@PUSHD "%~dp0" & "..\..\..\launcher.exe" "play-32in24-14.ini" | Kroc/PortaDOOM | PortaDOOM/files/wads/community/32in24-14/play.bat | bat | mit | 61 |
cmd_fs/lockd/svc.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/lockd/.svc.o.d -nostdinc -isystem /home/gabe/arm-2009q3/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/gabe/stock_note/sgh-i717-dagkernel/arch/arm/include -Iinclude -include include/generated/autoc... | dagnarf/sgh-i717-dagkernel | fs/lockd/.svc.o.cmd | bat | gpl-2.0 | 36,296 |
@echo off
REM Visioo Writer a bien un desinstallateur mais celui ci n accepte aucun parametre pour une desinstallation silencieuse
REM On efface donc tous les fichiers et dossiers sur le dique dur ainsi que toutes les cles de la base de registre
REM reg delete renvoi 0 : succés ou 1 : echec
Reg delete "... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_an_installer_NSIS/Viewer_OOo/desinstallbrutvisiowriter.bat | bat | gpl-2.0 | 1,416 |
cmd_fs/file.o := gcc -Wp,-MD,fs/.file.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.8.3/include -I/home/exist/tmp/linux-2.6.35.14/linux-2.6.35/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -We... | Existed/kernel-2.6.35.14 | fs/.file.o.cmd | bat | gpl-2.0 | 31,804 |
cmd_drivers/media/usb/pwc/pwc.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/media/usb/pwc/pwc.o drivers/media/usb/pwc/pwc-if.o drivers/media/usb/pwc/pwc-misc.o drivers/media/usb/pwc/pwc-ctrl.o drivers/media/usb/pwc/pwc-v4l.o drivers/media/usb/pwc/p... | avareldalton85/rpi2-linux-rt | drivers/media/usb/pwc/.pwc.o.cmd | bat | gpl-2.0 | 472 |
cmd_scripts/kconfig/lxdialog/util.o := gcc -Wp,-MD,scripts/kconfig/lxdialog/.util.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/util.o scripts/kconfig/lxdialog/util.c
source_scripts/kconfig/lxdialog/util.o := scripts/k... | acheron1502/android_kernel_BLU_BLU_PURE_XL | scripts/kconfig/lxdialog/.util.o.cmd | bat | gpl-2.0 | 3,336 |
deps_config := \
lib/Kconfig \
drivers/crypto/Kconfig \
crypto/async_tx/Kconfig \
crypto/Kconfig \
security/integrity/ima/Kconfig \
security/tf_driver/Kconfig \
security/apparmor/Kconfig \
security/tomoyo/Kconfig \
security/smack/Kconfig \
security/selinux/Kconfig \
security/Kconfig \
lib/Kconfig.kmemcheck ... | motley-git/Kernel-GT-P7310 | include/config/auto.conf.cmd | bat | gpl-2.0 | 18,522 |
cmd_arch/arm/lib/memchr.o := /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.memchr.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/.memchr.o.cmd | bat | gpl-2.0 | 1,830 |
cmd_arch/arm/common/fiq_glue.o := arm-eabi-gcc -Wp,-MD,arch/arm/common/.fiq_glue.o.d -nostdinc -isystem /home/jason/toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/media/Jason_HDD_ext4/Android/WORKING/Source/Kernel/maguro/omap/arch/arm/include -Iarch/arm/include/generated... | Jason-Choi/EastSea-Kernel | arch/arm/common/.fiq_glue.o.cmd | bat | gpl-2.0 | 2,221 |
cmd_sound/soc/omap/snd-soc-omap-mcasp.o := arm-eabi-ld -EL -r -o sound/soc/omap/snd-soc-omap-mcasp.o sound/soc/omap/omap-mcasp.o
| Jason-Choi/EastSea-Kernel | sound/soc/omap/.snd-soc-omap-mcasp.o.cmd | bat | gpl-2.0 | 133 |
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/mux2.o := ld -m elf_i386 -r -o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/mux2.o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/objects/hal/components/mux2.o
| CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver | src/.mux2.o.cmd | bat | gpl-2.0 | 219 |
cmd_sound/atmel/built-in.o := rm -f sound/atmel/built-in.o; /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ar rcsD sound/atmel/built-in.o
| friedrich420/Note-3-Kernel | sound/atmel/.built-in.o.cmd | bat | gpl-2.0 | 148 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set SPHINXOPTS=-W
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER... | morgangalpin/duckomatic | docs/make.bat | bat | gpl-3.0 | 5,131 |
@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 "Li... | agilee/Standalone---Deskera-HRMS | bin/startup.bat | bat | gpl-3.0 | 2,174 |
@echo off
del ..\Program_Console\Delphi\Release\win_x86\SII_Decrypt.exe /S /Q
del ..\Program_Console\Lazarus\Release\win_x86\SII_Decrypt.exe /S /Q
del ..\Program_Console\Lazarus\Release\win_x64\SII_Decrypt.exe /S /Q
del ..\Program_Console\Lazarus\Debug\win_x86\SII_Decrypt.exe /S /Q
del ..\Program_Console\Laza... | ncs-sniper/SII_Decrypt | Scripts/Clear console program builds.bat | bat | mpl-2.0 | 359 |
@echo off
%~dp0\clang\clang.exe -Qunused-arguments -Xclang -load -Xclang ClangLazy.dll -Xclang -add-plugin -Xclang clang-lazy %*
| nyalldawson/clazy | windows-package/clazy.bat | bat | lgpl-2.1 | 129 |
FOR /R %%f in (*.cpp) DO TYPE %%f >> bigfile
pause | dmilos/color | example/less-than-1k/create-big.bat | bat | apache-2.0 | 53 |
service.bat install zookeeper2
pause
service.bat start zookeeper2
pause | jior/cluster | zookeeper2/bin/zk-installservice.bat | bat | apache-2.0 | 72 |
@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... | finchd/virtualization-dump | make.bat | bat | apache-2.0 | 6,955 |
docker container stop iaf-test-activemq
docker container rm iaf-test-activemq
docker run --publish 8161:8161 --publish 61616:61616 --restart unless-stopped --name iaf-test-activemq iaf-test-activemq
| ibissource/iaf | docker/mq/activemq/start.bat | bat | apache-2.0 | 201 |
for %%f in (freebsd-11.0-release-*.json) do packer build -var-file=vars-freebsd-11-amd64.json %* %%f
for %%f in (freebsd-11.0-release-*.json) do (
if not "%%f"=="freebsd-11.0-release-docker.json" packer build -var-file=vars-freebsd-11-i386.json %* %%f
)
| upperstream/packer-templates | freebsd/freebsd-11.0/build_all.bat | bat | apache-2.0 | 256 |
premake4 --with-dx11 vs2010
rename vs2010 vs2010_dx11
pause | sabov/jedi | extern/bullet/build/vs2010_dx11.bat | bat | mit | 65 |
@echo off
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
if "%JENAROOT%" == "" goto :rootNotSet
set JENA_HOME=%JENAROOT%
:rootNotSet
if NOT "%JENA_HOME%" == "" goto :okHome
echo JENA_HOME not set
exit /B
:okHome
set JVM_ARGS=-Xmx1024M
set JENA_CP=%JENA_HOME%\lib\*;
set LOGG... | knil-sama/YADDW | lib/apache-jena-2.12.1/bat/turtle.bat | bat | gpl-2.0 | 458 |
@echo off
pushd %~dp0
call .\usage-one %* && ^
.\itunes %1 ..\..\..\CPL\chimera25\CPL-segments-audio-essence-desc.xml "%~2\Chimera25-Segments-audio-essence-desc" "vendor_id" %3 | DSRCorporation/imf-conversion | acceptance/itunes/run/tv/chimera25-segments-audio-essence-desc.bat | bat | gpl-3.0 | 176 |
rem
rem Copyright 2012 Acacia Man
rem The program is distributed under the terms of the GNU General Public License
rem
rem This file is part of acacia-lex.
rem
rem acacia-lex 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 th... | google-code/acacia-lex | jar/combine.bat | bat | gpl-3.0 | 1,257 |
@Set SOLUTION=XamlStyler.sln
@echo Finding msbuild
for /f "skip=2 tokens=2,*" %%A in ('reg.exe query "HKLM\SOFTWARE\WOW6432Node\Microsoft\MSBuild\ToolsVersions\14.0" /v MSBuildToolsPath') do SET MSBUILDDIR=%%B
@IF NOT EXIST "%MSBUILDDIR%" goto MissingMSBuildToolsPath
@echo Building solution
"%MSBUILDDIR%msbuild.exe" ... | FrecherxDachs/XamlStyler | PackCommandLine.bat | bat | apache-2.0 | 660 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:Rdpegfx_ClearCodec_NegativeTest_TooBigGlyph /Logger:trx
pause
| dongruiqing/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPEGFX/Rdpegfx_ClearCodec_NegativeTest_TooBigGlyph.cmd | bat | mit | 232 |
@echo off
TITLE Genisys server software for Minecraft: Pocket Edition
cd /d %~dp0
if exist bin\php\php.exe (
set PHPRC=""
set PHP_BINARY=bin\php\php.exe
) else (
set PHP_BINARY=php
)
if exist Genisys*.phar (
set POCKETMINE_FILE=Genisys*.phar
) else (
if exist PocketMine-MP.phar (
set POCKETMINE_FILE=P... | PeratX/Genisys-CM | start.cmd | bat | gpl-3.0 | 1,043 |
@echo off
REM
REM Grab the directory where this script resides, for use later
REM
set COBERTURA_HOME=%~dp0
REM
REM Read all parameters into a single variable using an ugly loop
REM
set CMD_LINE_ARGS=%1
if ""%1""=="""" goto doneStart
shift
:getArgs
if ""%1""=="""" goto doneStart
set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
sh... | NCIP/catissue-idp-authentication-manager | software/IDPAuthenticaionManager/cobertura/cobertura-report.bat | bat | bsd-3-clause | 559 |
mkdir ..\Output\Release
mkdir ..\Output\Release\NET40
mkdir ..\Output\Release\NET45
copy ..\Output\NET45\HelixToolkit.??? ..\Output\Release
copy ..\Output\NET45\HelixToolkit.Wpf.??? ..\Output\Release\NET45
copy ..\Output\NET40\HelixToolkit.Wpf.??? ..\Output\Release\NET40
copy ..\Output\NET45\HelixToolkit.Wpf.In... | DynamoDS/helix-toolkit | Build/ZipRelease.cmd | bat | mit | 683 |
::
:: Microsoft Azure SDK for Net - Generate library code
:: Copyright (C) Microsoft Corporation. All Rights Reserved.
::
@echo off
set autoRestVersion=1.0.0-Nightly20170209
if "%1" == "" (
set specFile="https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e383daf1e156ecc84123b6fd127f060e5e839ee9/arm-cus... | JasonYang-MSFT/azure-sdk-for-net | src/SDKs/CustomerInsights/Management.CustomerInsights/generated.cmd | bat | mit | 661 |
@echo off
:: Copyright (c) 2011 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
setlocal
set SCRIPT_DIR=%~dp0
set SDK_TOOLS=%SCRIPT_DIR%sdk_tools
set SDK_TOOLS_UPDATE=%SCRIPT_DIR%sdk_tools_update
set PYTHON_... | gx1997/chrome-loongson | native_client_sdk/src/build_tools/naclsdk.bat | bat | bsd-3-clause | 575 |
@echo off
rem -------------------------------------------------------------------------
rem Patch JBOSS WS for JDK6
rem -------------------------------------------------------------------------
if "%OS%" == "Windows_NT" setlocal
set DIRNAME=.\
if "%OS%" == "Windows_NT" set DIRNAME=%~dp0%
set DCM4CHEE_HOME=%DIRNAME%... | medicayun/medicayundicom | dcm4chee-xds/trunk/dcm4chee-xds-dist/src/main/bin/patch_jdk6_jbossws.bat | bat | apache-2.0 | 998 |
%windir%\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f | wknishio/variable-terminal | util/windows/uac/disable-uac-all-users.bat | bat | mit | 155 |
elm-reactor
| zynque/olw-p4 | run.bat | bat | mit | 12 |
@cd %~dp0\MlkPwgen
call "%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat"
msbuild /t:pack /p:Configuration=Release MlkPwgen.csproj
pause | mkropat/MlkPwgen | pack.cmd | bat | mit | 177 |
@echo off
haxelib run munit test
rd build /S /Q
rd report /S /Q
pause | AxGord/Pony | tests/testallplatform.cmd | bat | mit | 69 |
@echo off
echo Generowanie rachunkow...
set path=c:\tools\python3;c:\tools\python3\scripts;C:\tools\wkhtmltopdf\bin;%path%
python manual.py %1
echo Rachunki wygenerowane
pause | tomekby/miscellaneous | jira-invoices/manual.bat | bat | mit | 176 |
@echo off
rem Make all variables defined in this script local.
SETLOCAL
set OUTPUT_DIR=%1
set QT_LIB_DIR=%2
IF "%3"=="-debug" (
set DEBUG=TRUE
)
IF "%4"=="-debug" (
set DEBUG=TRUE
)
IF "%3"=="-automation" (
set AUTOMATION=TRUE
)
IF "%4"=="-automation" (
set AUTOMATION=TRUE
)
rem Create the output f... | GPUOpen-Tools/RGA | Build/Util/Windows/copy_post_build_gui.bat | bat | mit | 2,657 |
@echo off
SETLOCAL ENABLEEXTENSIONS
SETLOCAL ENABLEDELAYEDEXPANSION
rem escape code for colors
SET ESC=[
SET ESC_CLEAR=%ESC%2j
SET ESC_RESET=%ESC%0m
SET ESC_GREEN=%ESC%32m
SET ESC_RED=%ESC%31m
SET ESC_YELLOW=%ESC%33m
rem slight pause, let mgmt finish and exit
rem use ping for slight pause
set seconds=6
PING -n !sec... | operepo/ope | client_tools/svc/install_service.cmd | bat | mit | 4,425 |
cd ..
nw slotfilter | yapcheahshen/slotfilter | run.cmd | bat | mit | 19 |
@ECHO OFF
set PATH=%PATH%;%CD%\vendor\remedy-windows;c:\Users\WiebeDo\arapi.net
set REMEDY_71_API=%CD%\vendor\remedy-windows
FOR /R %CD%\vendor\remedy-windows %%a in (*.jar) DO CALL :AddToPath %%a
FOR /R %CD%\vendor\jars %%a in (*.jar) DO CALL :AddToPath %%a
ECHO %CLASSPATH%
GOTO :EOF
:AddToPath
SET CLASSPATH=%1;%CLA... | dimitertodorov/sasync-public | setupwin.bat | bat | mit | 337 |
set RT_DRUID_PATH=C:\Users\Administrator\Documents\Erika\RT-DRUID\evidence\
%RT_DRUID_PATH%\generate_code.bat %RT_DRUID_PATH%\..\ conf.oil .\Debug\default_cpu | melvin-mancini/Multitasking-RealTime-Arduino-System | ARTe/work/ee/RT-Druid/evidence/RT-DRUID-manual.bat | bat | mit | 159 |
@cd qedserver
@java -jar start.jar
@cd .. | napcs/qedserver | jetty_config/server.bat | bat | mit | 41 |
/*
//###########################################################################
//
// FILE: F2802x_generic_flash.cmd
//
// TITLE: Generic Linker Command File for f2802x devices
//
//###########################################################################
// $TI Release: F2802x Support Library v230 $
// $Releas... | justloong/DSP_Repository | f2802x_common/cmd/F2802x_generic_flash.cmd | bat | gpl-2.0 | 7,748 |
cmd_firmware/imx/epdc_E060SCM.fw.gen.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,firmware/imx/.epdc_E060SCM.fw.gen.o.d -nostdinc -isystem /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain... | FEDEVEL/tmp-imx6-tiny-rex-linux | firmware/imx/.epdc_E060SCM.fw.gen.o.cmd | bat | gpl-2.0 | 1,404 |
cmd_kernel/events/built-in.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o kernel/events/built-in.o kernel/events/core.o kernel/events/ring_buffer.o kernel/events/callchain.o kernel/events/hw_breakpoint.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | kernel/events/.built-in.o.cmd | bat | gpl-2.0 | 298 |
cmd_/home/keithconger/Projects/bbbandroid-bluez/backports-3.18.1-1/drivers/media/common/siano/smsmdtv.o := /home/keithconger/Projects/bbbandroid-bluez/prebuilts/gcc/linux-x86/arm/arm-gnueabihf-4.7/bin/arm-linux-gnueabihf-ld -EL -r -o /home/keithconger/Projects/bbbandroid-bluez/backports-3.18.1-1/drivers/media/common... | kconger/backports-3.18.1-1 | drivers/media/common/siano/.smsmdtv.o.cmd | bat | gpl-2.0 | 743 |
cmd_sound/sparc/built-in.o := rm -f sound/sparc/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 sound/sparc/built-in.o
| chase2534/gtab47.freekern | sound/sparc/.built-in.o.cmd | bat | gpl-2.0 | 233 |
@echo off
echo Generating application translation strings...
C:\python27\python.exe pygettext.py -d twblue ../src/*.pyw ../src/*.py ../src/*/*.py ../src/*/*.pyw ../src/*/*/*.py ../src/*/*/*.pyw ../src/*/*/*/*.py ../src/*/*/*/*.pyw ../src/*/*/*/*/*.py ../src/*/*/*/*/*.pyw
C:\python27\python.exe pygettext.py -v -d twblu... | codeofdusk/ProjectMagenta | tools/genpot.bat | bat | gpl-2.0 | 347 |
cmd_sound/soc/ux500/built-in.o := rm -f sound/soc/ux500/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 sound/soc/ux500/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | sound/soc/ux500/.built-in.o.cmd | bat | gpl-2.0 | 233 |
cmd_mm/mmap.o := ppc_4xx-gcc -m32 -Wp,-MD,mm/.mmap.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 | mm/.mmap.o.cmd | bat | gpl-2.0 | 27,899 |
cmd_drivers/mtd/built-in.o := /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o drivers/mtd/built-in.o drivers/mtd/mtd.o drivers/mtd/ofpart.o drivers/mtd/cmdlinepart.o drivers/mtd/mtd_blkdevs.o drivers/mtd/mtdblo... | chase2534/gtab47.freekern | drivers/mtd/.built-in.o.cmd | bat | gpl-2.0 | 531 |
cmd_net/llc/llc.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -o net/llc/llc.o net/llc/llc_core.o net/llc/llc_input.o net/llc/llc_output.o
| chrnueve/udooImaxdi | kernel_oficial_source/net/llc/.llc.o.cmd | bat | gpl-2.0 | 163 |
@echo off
path %SYSTEMROOT%\system32;%SYSTEMROOT%;%SYSTEMROOT%\System32\Wbem;
set PYTHONPATH=
set OSGEO4W_ROOT=c:\OSGeo4W
call "%OSGEO4W_ROOT%\bin\o4w_env.bat"
set VS90COMNTOOLS=%PROGRAMFILES%\Microsoft Visual Studio 9.0\Common7\Tools\
call "%PROGRAMFILES%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
set INCLU... | nextgis/ngq_compulink | qgis-installer/qgis_buid_env.bat | bat | gpl-2.0 | 855 |
chcp 65001
python "%~dp0\wispernetprep.py" %*
| knigophil/KindleWisper | WisperNetPrep/wispernetprep.cmd | bat | gpl-3.0 | 50 |
REM copies myLogs.txt and Logs\ to different partitions with dates
REM %d% is yyyy-mm-dd if %date% is eee dd/mm/yyyy
SET d=%date:~10,4%-%date:~4,2%-%date:~7,2%
SET dl=D E F G H I J K
SET lo=:\_logs\archived_logs\%d%\
SET gd=F
SET gl=:\Google Drive\Other\
SET ll=Logs\
SET n=myLogs.txt
FOR %%a IN (%dl%) DO (
%%a:
MD ... | kittenparry/small-scripts | bat/logs_backup_with_dates.bat | bat | gpl-3.0 | 426 |
@echo Saint Atique Script
@echo Cleaning files
@del *.exe
@del *.exe.manifest
@del *.ilk
@del *.obj
@del *.pdb
@del *.idb
@echo Done | atiq-cs/Scripts-And-Utilities | cmd/Obsolete/vccls.cmd | bat | gpl-3.0 | 132 |
md mus
cd mus
bcut ..\URUSEI.dsk DRIVER.BIN 0xB800 0x400
bcut ..\URUSEI.dsk MUS00.BIN 0x48000 0x400
bcut ..\URUSEI.dsk MUS01.BIN 0x48400 0x400
bcut ..\URUSEI.dsk MUS02.BIN 0x48800 0x200
bcut ..\URUSEI.dsk MUS03.BIN 0x48A00 0x400
cd ..
| rururutan/hoot-patches | msx/micro_cabin/urusei_yatsura_disk/cut/cut.bat | bat | gpl-3.0 | 240 |
go run .\tools\diff-preview.go
| Strepto/sumatrapdf | scripts/diff.bat | bat | gpl-3.0 | 32 |
REM copies myLogs.txt to Logs\ with dates
REM %d% is (yyyy-mm-dd) if %date% is eee dd/mm/yyyy
SET dl=F
SET lo=:\Google Drive\Other
SET d=(%date:~10,4%-%date:~4,2%-%date:~7,2%)
%dl%:
CD %dl%%lo%
COPY myLogs.txt Logs\myLogs%d%.txt
| kittenparry/small-scripts | bat/logs_archive.bat | bat | gpl-3.0 | 231 |
packages\OpenCover.4.5.1923\OpenCover.Console.exe -register:user -target:.\packages\NUnit.runners.2.6.3\tools\nunit-console-x86.exe -targetargs:"test\unit-tests.nunit /noshadow" -filter:"+[*]Kcsar.* -[*]*.Migrations.* -[*.Tests]*" -output:testCoverage.xml
REM Generate the HTML version of the coverage report
package... | mcosand/KCSARA-database-foo | cover.cmd | bat | agpl-3.0 | 467 |
mkdir build-shared
cd build-shared
cmake .. -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=OFF
cmake --build . --config Release
ctest . -C Release
cpack -G "NSIS;7Z"
cd ..
pause
| myd7349/Ongoing-Study | cpp/CMake/libfoo_v2/build-shared.bat | bat | lgpl-3.0 | 174 |
C:\Espressif\utils\ESP8266\MemAnalyzer.exe C:\Espressif\xtensa-lx106-elf\bin\xtensa-lx106-elf-objdump.exe .\app\.output\eagle\image\eagle.app.v6.out >>mem.txt
| pvvx/esp8266web | mem_usage.bat | bat | unlicense | 159 |
cl c4.c /Ox /Oy /MT /DNDEBUG
| r-lyeh/scriptorium | c/c4/make.bat | bat | unlicense | 30 |
@echo off
echo.
echo £££££ ±àÒë CSharp Control£££££££££
@"%VS90COMNTOOLS%\..\IDE\devenv.com" ..\uc_sdk_20_client_control.sln /Clean "Release"
@"%VS90COMNTOOLS%\..\IDE\devenv.com" ..\uc_sdk_20_client_control.sln /Build "Release"
echo.
echo £££££ ±àÒë CSharp Control°æ±¾³É¹¦ ££££££££
echo.
e... | eSDK/esdk_uc_control_net | Build/build.bat | bat | apache-2.0 | 1,034 |
@echo off
call gradlew build
pause | CyR1en/MineCordBot | build.bat | bat | apache-2.0 | 36 |
@set MODEL_LEFT="sozai\MikuV3_052f.pmx"
@set MODEL_RIGHT="sozai\JV4X_37C.pmx"
@set MOTION_RIGHT="sozai\y¨LZfpzKiss me ¤µÄéEP.vmd"
@set MOTION_LEFT="sozai\y¨LZfpzKiss me ¤µÄé¶P.vmd"
@set CAMERA="sozai\Kiss me ¤µÄé_camera_¿åÁÆEdit_2.vmd"
@set MOTION_LEFT_NECK="left_n... | Hashi4/vmdgadgets | sample/lookat/sm31150133.bat | bat | apache-2.0 | 1,019 |
go get -u github.com/gogo/protobuf/proto
go get -u github.com/gogo/protobuf/protoc-gen-gogo
go get -u github.com/gogo/protobuf/gogoproto
go get -u github.com/gogo/protobuf/protoc-gen-gofast
go get -u google.golang.org/grpc
go get -u github.com/gogo/protobuf/protoc-gen-gogofast
go get -u github.com/gogo/protobuf/protoc-... | AsynkronIT/gam | updateproto.bat | bat | apache-2.0 | 394 |
@echo off
rem -------------------------------------------------------------
rem Yii gearman worker script for Windows.
rem This is the bootstrap script for running yiig on Windows.
rem -------------------------------------------------------------
@setlocal
set BIN_PATH=%~dp0
if "%PHP_COMMAND%" == "" set PHP_COMMA... | cornernote/yii-gearman | gearman/yiig.bat | bat | bsd-3-clause | 382 |
@ECHO OFF
REM Command file for Sphinx documentation
set SPHINXBUILD=sphinx-build
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please u... | p6/bizsensebms | util/documentation/enduser/make.bat | bat | bsd-3-clause | 3,079 |
@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
set build-root=%~dp0..
REM Resolve to fully qualified path
for %%i in ("%build-root%") do set build-root=%%~fi
cd %build-root%\node
REM Set u... | clemensv/azure-event-hubs | build/windows_node.cmd | bat | mit | 661 |
cmd_sound/soc/fsl/built-in.o := rm -f sound/soc/fsl/built-in.o; /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ar rcsD sound/soc/fsl/built-in.o
| friedrich420/Note-3-AEL-Kernel | sound/soc/fsl/.built-in.o.cmd | bat | gpl-2.0 | 160 |
.\web2py.exe MKE_Static_Name
| SpaceKatt/CSPLN | apps/scaffolding/common/MKE_PT_.bat | bat | gpl-3.0 | 29 |
@echo off
if not [%1] == [] (
echo Usage: %~n0
goto end
)
setlocal
call %~dp0\setenv
set TEST_SUITES_DIR=TestSuites
rem generate Test steps modules doc from top-level TestSuites directory
call %QTASTE_ROOT%\bin\generate-TestStepsModules-doc "%TEST_SUITES_DIR%"
for /D %%D in ("%TEST_SUITES_DIR%... | remybaranx/qtaste | bin/generate-TestSuites-doc.bat | bat | gpl-3.0 | 515 |
set ssh_key=%1
set ssh_uname_server_name=%2
set client_session_dir=%3
set server_session_dir=%4
set session_name=%5
set container_path=%6
set batch_size=%7
set algorithm=%8
@echo %algorithm%
@echo %batch_size%
@echo Copying session dir from client to server...
@echo %client_session_dir%
@echo %server_session_dir%
psc... | cerr/CERR | CERR_core/Contouring/BABS/sshContainerExecScript.bat | bat | lgpl-2.1 | 997 |
@echo off
title NanoIconPackTool-ResInjection
set "projectDir=E:\Android\CoreProjects\NanoIconPack\"
start http://nano.by-syk.com/page/query
:main
java -jar ResInjection-1.2.0.4.3.0.0.jar %projectDir%
pause
goto main | homeii/GxIconDIY | tools/java/out/ResInjection-1.2.0.4.3.0.0.bat | bat | apache-2.0 | 216 |
clearVariables
logFile ff12SB.log
addPath ../prep
addPath ../parm
addAtomTypes {
{ "H" "H" "sp3" }
{ "HO" "H" "sp3" }
{ "HS" "H" "sp3" }
{ "H1" "H" "sp3" }
{ "H2" "H" "sp3" }
{ "H3" "H" "sp3" }
{ "H4" "H" "sp3" }
{ "H5" "H" "sp3" }
{ "HW" "H" "sp3" }
{ "HC" "H" "sp3" }
{ "HA" "H" "sp3" }
{ "HP" ... | swails/ambermini | share/amber/dat/leap/lib/ff12SB.cmd | bat | gpl-3.0 | 6,364 |
@echo on
REM *****************************************************************************
REM
REM Pentaho Data Integration
REM
REM Copyright (C) 2006-2017 by Pentaho : http://www.pentaho.com
REM
REM *****************************************************************************
REM
REM Licensed under the Apache License... | TatsianaKasiankova/pentaho-kettle | Translator.bat | bat | apache-2.0 | 3,732 |
:: This script must not rely on any external tools or PATH values.
@echo OFF
:: Let advanced users checkout the tools in just one P4 enlistment
if "%SETUP_ENV_GNU_BINUTILS%"=="done" goto :EOF
set SETUP_ENV_GNU_BINUTILS=done
set PATH=%PATH%;%~dp0\files
| sgraham/nope | third_party/gnu_binutils/setup_env.bat | bat | bsd-3-clause | 255 |
@setlocal
@set node_name=verboice
@rem Get the absolute path to the parent directory,
@rem which is assumed to be the node root.
@for /F "delims=" %%I in ("%~dp0..") do @set node_root=%%~fI
@set releases_dir=%node_root%\releases
@rem Parse ERTS version and release version from start_erl.data
@for /F "tokens=1,2" %%... | citigoDev1/verboice | broker/rel/files/verboice.cmd | bat | gpl-3.0 | 2,524 |
@echo off
rem Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
rem or more contributor license agreements. Licensed under the Elastic License;
rem you may not use this file except in compliance with the Elastic License.
setlocal enabledelayedexpansion
setlocal enableextensions
set ES_MAIN... | gfyoung/elasticsearch | x-pack/plugin/security/src/main/bin/elasticsearch-migrate.bat | bat | apache-2.0 | 535 |
@ECHO OFF
REM The following command updates the local intranet, trusted sites, and
REM internet zones to disable cross-domain requests. By default, SauceLabs
REM enables the option for these zones.
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1" /v 1406 /t REG_DWORD /d 3 ... | inodient/summer-mvc | node_modules/dojo/tests/support/prerun.bat | bat | mit | 573 |
echo off
cd Ruby2.3.0\bin
move %~dp0\speaking.xlsx %~dp0\Ruby2.3.0\bin
ruby %~dp0\speaking_spreadsheet_conv_2.0_portable.rb
move %~dp0\Ruby2.3.0\bin\speaking.xlsx %~dp0\
echo Process complete. Press ENTER to open the spreadsheet.
pause
start excel %~dp0\speaking.xlsx
| lincoln131/rubyspanishxlsx | Portable/Portable_Speaking.bat | bat | mit | 270 |
/* --COPYRIGHT--,BSD
* Copyright (c) 2014, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copy... | amamonau/ENEE408A | datasheets/stepper_drv/eval_mod/sw_files/Application/Firmware/lnk_msp430f2617.cmd | bat | mit | 12,446 |
bin\Release\PerfTestFull.exe
dotnet run -c Release -p Slim\Slim.csproj | dpaoliello/SqlClientSlim | src/tests/PerfTest/RunPerfTests.cmd | bat | mit | 70 |
nuget.exe pack GlmSharp.dll.nuspec
| Philip-Trettner/GlmSharp | .nuget/nuget.bat | bat | mit | 35 |
java -jar swagger-codegen-cli-2.2.3.jar generate -i http://localhost:56491/swagger/v1/swagger.json -l typescript-angular2 -o walletApi | faddiv/budget-keeper | Wallet/swagger/generate-task.bat | bat | mit | 134 |
c:\xampp\php\php -f C:\Users\Filipe\Documents\projetos\php-bots\downloader.php
timeout 60
| lucida-brasil/php-bots | exec.bat | bat | mit | 90 |
@echo off
Packages\xunit.runner.console.2.0.0\tools\xunit.console ^
SMCLoanFacts\bin\Debug\SMCLoanFacts.dll ^
-parallel all ^
-html Result.html ^
-nologo -quiet
@echo on | JoJoushi/SmcLoan | test.bat | bat | mit | 174 |
@echo off
copy /y "..\bin\Release\Disposition.dll" ".\Disposition_Unmerged.dll"
copy /y "..\bin\Release\Newtonsoft.Json.dll" ".\Newtonsoft.Json.dll"
@echo on
ilmerge /targetplatform:"v4,C:\Windows\Microsoft.NET\Framework\v4.0.30319" /out:Disposition.dll Disposition_Unmerged.dll Newtonsoft.Json.dll
@echo off
del Disposi... | Banandana/Disposition | Disposition/ilmerge/release_merge_dependencies.bat | bat | mit | 367 |
@echo off
setlocal
if not defined VisualStudioVersion (
if defined VS140COMNTOOLS (
call "%VS140COMNTOOLS%\VsDevCmd.bat"
goto :EnvSet
)
echo Error: build.cmd requires Visual Studio 2015.
exit /b 1
)
if not exist "%VSSDK140Install%" (
echo Error: build.cmd requires the Visual Studi... | mmitche/ConcordExtensibilitySamples | build.cmd | bat | mit | 594 |
cmd_fs/sysfs/built-in.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ld -EL -r -o fs/sysfs/built-in.o fs/sysfs/inode.o fs/sysfs/file.o fs/sysfs/dir.o fs/sysfs/symlink.o fs/sysfs/mount.o fs/sysfs/bin.o fs/sysfs/group.o
| spacecaker/Stock_spacecaker_kernel | fs/sysfs/.built-in.o.cmd | bat | gpl-2.0 | 266 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.