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_arch/arm/boot/compressed/piggy.lzo := (cat arch/arm/boot/compressed/../Image | lzop -9 && printf \204\022\274\000) > arch/arm/boot/compressed/piggy.lzo || (rm -f arch/arm/boot/compressed/piggy.lzo ; false)
| BigBot96/android_kernel_samsung_espressovzw | arch/arm/boot/compressed/.piggy.lzo.cmd | bat | gpl-2.0 | 210 |
@echo off
set MATLAB_ROOT=C:\Program Files\MATLAB\R2015a
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\vcvars64.bat"
cd %~dp0
cd ..\..
msbuild astra_vc14.sln /p:Configuration=Release_CUDA /p:Platform=x64 /t:clean
pause
| dmpelt/astra-toolbox | build/msvc/build_clean.bat | bat | gpl-3.0 | 249 |
@echo off
REM
REM dex2jar - Tools to work with android .dex and java .class files
REM Copyright (c) 2009-2013 Panxiaobo
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 ... | kanytu/reverse-suite | tools/dex2jar/d2j-decrypt-string.bat | bat | apache-2.0 | 822 |
@echo off
setLocal EnableDelayedExpansion
REM Path to core and library classes
set MAIN=%~dp0\..
set CP=%MAIN%\target\classes;%MAIN%\lib\custom\*;%MAIN%\lib\*;%MAIN%\..\basex-core\lib\*
REM Run code
java -cp "%CP%" %BASEX_JVM% org.basex.BaseXHTTP %* stop
| dimitarp/basex | basex-api/etc/basexhttpstop.bat | bat | bsd-3-clause | 266 |
adb install -r bin/GamePart4-debug.apk
adb shell am start -n org.oxygine.GamePart4/org.oxygine.GamePart4.MainActivity | unitpoint/oxygine-objectscript | examples/Game/part4/proj.android/install.bat | bat | mit | 117 |
cmd_usr/gen_init_cpio := gcc -Wp,-MD,usr/.gen_init_cpio.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o usr/gen_init_cpio usr/gen_init_cpio.c
deps_usr/gen_init_cpio := \
usr/gen_init_cpio.c \
/usr/include/stdio.h \
/usr/include/features.h \
/usr/include/bits/predefs.h \
/us... | yncconsulting/HTC_Express_Kernel | usr/.gen_init_cpio.cmd | bat | gpl-2.0 | 2,268 |
@echo off
REM Copyright 2018 Google Inc. All Rights Reserved.
REM
REM Licensed under the Apache License, Version 2.0 (the "License");
REM you may not use this file except in compliance with the License.
REM You may obtain a copy of the License at
REM
REM http://www.apache.org/licenses/LICENSE-2.0
REM
REM Unless require... | adjackura/compute-image-tools | image_test/multi-nic/multi-nic-master.bat | bat | apache-2.0 | 730 |
@echo // Copyright (C) 1996-2010 Markus F.X.J. Oberhumer
@echo //
@echo // OS/2 32-bit
@echo // Zortech C/C++
@echo //
@call b\prepare.bat
@if "%BECHO%"=="n" echo off
ztc -b -v0 -c -mf -o -w- -r %CFI% @b\src.rsp
@if errorlevel 1 goto error
link @b\win32\sc.rsp,%BEXE%,,lzo/noi/map
@if errorlevel 1 goto... | nmacs/lm3s-uclinux | tools/lzop-1.03/B/os2/zc.bat | bat | gpl-2.0 | 421 |
@echo off
set ResourcesDirectory=%CONFIGURATIONBUILDDIR%\bin\TestWebKitAPI.resources
if "%1" EQU "clean" goto :clean
if "%1" EQU "rebuild" call :clean
echo Copying resources...
mkdir 2>NUL "%ResourcesDirectory%"
for %%f in (
..\Tests\WebKit2\18-characters.html
..\Tests\WebKit2\file-with-anchor.html
..\Te... | leighpauls/k2cro4 | third_party/WebKit/Tools/TestWebKitAPI/win/copy-resources.cmd | bat | bsd-3-clause | 800 |
@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... | gkonstantyno/construct | docs/make.bat | bat | mit | 4,517 |
@ECHO off
node %1 -c %2
| hjhart/nad | plugins/windows/wmi/wmi.bat | bat | bsd-3-clause | 25 |
@rem
@rem Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
@rem DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
@rem
@rem This program is free software; you can redistribute it and/or
@rem modify it under the terms of the GNU General Public License version
@rem 2 only, as published by the ... | sics-sse/moped | squawk/builder/bld.bat | bat | gpl-2.0 | 2,412 |
@echo off
REM
REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
REM
REM This code is free software; you can redistribute it and/or modify it
REM under the terms of the GNU General Public License version 2 only, as
REM published b... | ohpauleez/soymacchiato | src/hotspot/agent/make/finalizerinfowindbg.bat | bat | gpl-2.0 | 1,161 |
@echo off
rem Author: Andrey Dibrov (andry at inbox dot ru)
rem Description:
rem Script calls to Windows Scripting Host (WSH) script.
rem Variable "__ARGS__" uses to pass arguments to the WSH interpreter.
rem Command arguments:
rem %1 - WSH script file path name.
rem %2 - WSH script running mode:
re... | andry81/contools | Scripts/Tools/execwsh.bat | bat | mit | 778 |
@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... | dahlia/plastic | docs/make.bat | bat | mit | 5,098 |
set v_syncDir=f:\github\bsn\sync\backup
mkdir %v_syncDir%\sublime\Packages\t1
copy "C:\Users\butao\AppData\Roaming\Sublime Text 3\Packages\t1" %v_syncDir%\sublime\Packages\t1 | bsn069/bsn | 记录/sync/SaveConfig.bat | bat | mit | 175 |
java -Xmx4G -Xms2G -cp "bin;./lib/*;properties;db" dk/itu/ejuuragr/run/MultiEvolver properties/tmaze.properties
pause | Fumaloko92/MSc-Thesis | 17-05-2017/neuralturingmachines-master/RUN Evolve NEAT T-Maze.bat | bat | mit | 117 |
IF "%SQLCOMMAND%" == "" EXIT
%SQLCOMMAND% -Q "ALTER DATABASE openHistorian SET SINGLE_USER WITH ROLLBACK IMMEDIATE"
%SQLCOMMAND% -Q "DROP DATABASE openHistorian"
%SQLCOMMAND% -i "openHistorian.sql" | GridProtectionAlliance/openHistorian | Source/Data/SQL Server/db-refresh.bat | bat | mit | 197 |
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
:: ----------------------
:: KUDU Deployment Script
:: Version: 1.0.8
:: ----------------------
:: Prerequisites
:: -------------
:: Verify node.js installed
where node 2>nul >nul
IF %ERRORLEVEL% NEQ 0 (
echo Missing node.js executable, please install node.js, if already i... | jackyphuong/coretracking | deploy.cmd | bat | mit | 3,176 |
cmd_drivers/media/common/tuners/built-in.o := /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/media/common/tuners/built-in.o drivers/media/common/tuners/tuner-xc2028.o drivers/media/common/tuners/tuner-simple.o drivers/media/common/tuners/tuner-types.o dri... | RaduG/2.6.29-RaKern-2x-Hero | drivers/media/common/tuners/.built-in.o.cmd | bat | gpl-2.0 | 544 |
cmd_drivers/media/dvb-frontends/a8293.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/a8293.ko drivers/media/dvb-frontends/a8293.o drivers/media/dvb-frontends/a8293.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/dvb-frontends/.a8293.ko.cmd | bat | gpl-2.0 | 303 |
cmd_sound/isa/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o sound/isa/built-in.o sound/isa/ad1816a/built-in.o sound/isa/ad1848/built-in.o sound/isa/cs423x/built-in.o sound/isa/es1688/built-in.o sound/isa/gus/built-in.o sound/isa/msnd/bui... | freebsdmax/gsmart1315_kernel | sound/isa/.built-in.o.cmd | bat | gpl-2.0 | 438 |
/* REXX */
'@ECHO OFF'
CALL RxFuncAdd 'SysCls', 'RexxUtil', 'SysCls'
CALL rxfuncadd 'sysloadfuncs', 'rexxutil', 'sysloadfuncs'
CALL sysloadfuncs
'cls'
say "\\ Archiving old /cache..."
/* This would be a way to archive your old databases:
* Note: Adjust the absolute path!
*
* 'zip -m F:\PalmPilot\P... | arpruss/plucker | parser/python/hotsync.cmd | bat | gpl-2.0 | 1,499 |
cmd_fs/pipe.o := gcc -Wp,-MD,fs/.pipe.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=2048 -fno-sta... | namgk/kernel-tut | fs/.pipe.o.cmd | bat | gpl-2.0 | 20,513 |
cmd_sound/soc/codecs/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 sound/soc/codecs/built-in.o sound/soc/codecs/snd-soc-cs42xx8.o sound/soc/codecs/snd-soc-cs42xx8-i2c.o sound/soc/codecs/snd-soc-fsl-mqs.o sound/soc/cod... | FEDEVEL/tmp-imx6-tiny-rex-linux | sound/soc/codecs/.built-in.o.cmd | bat | gpl-2.0 | 524 |
cmd_scripts/dtc/fstree.o := gcc -Wp,-MD,scripts/dtc/.fstree.o.d -Iscripts/dtc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/home/darkspr1te/Desktop/Android/sm-a500/sources/sm-a500h-sea-Kernel/scripts/dtc -Iscripts/dtc -I/home/darkspr1te/Desktop/Android/sm-a500/sources/sm-a500h-sea-Kernel/... | darkspr1te/android_kernel_samsung_msm8916_a5 | out/scripts/dtc/.fstree.o.cmd | bat | gpl-2.0 | 3,980 |
cmd_arch/arm/lib/csumipv6.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.csumipv6.o.d -nostdinc -isystem /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/lithium/kfhd/kernel/android-3.0/arch/arm/include -Iar... | 0xD34D/kernel_amazon_tate | arch/arm/lib/.csumipv6.o.cmd | bat | gpl-2.0 | 2,066 |
cmd_fs/cifs/built-in.o := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o fs/cifs/built-in.o fs/cifs/cifs.o
| Envious-Data/shinano-sirius_msm8974abpro | fs/cifs/.built-in.o.cmd | bat | gpl-2.0 | 150 |
cmd_drivers/input/keyboard/cypress/built-in.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/input/keyboard/cypress/built-in.o drivers/input/keyboard/cypress/cypress-touchkey.o drivers/input/keyboard/cypress/issp_driver_routines.o drivers/input/keyboard/c... | PrestigeMod/SHW-M440S | drivers/input/keyboard/cypress/.built-in.o.cmd | bat | gpl-2.0 | 387 |
start run.bat -c default -Djboss.bind.address=0.0.0.0 | prozakis/mywms-Server | jboss-4.2.3.GA/bin/start_server.bat | bat | gpl-3.0 | 53 |
#!/bin/bash -x
#SBATCH --job-name=test4x4x4x4_tm_strange_1000_2
#SBATCH --mail-type=FAIL,END
#SBATCH --mail-user=bartosz_kostrzewa@fastmail.com
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=1
#SBATCH --mem_bind=verbose
#SBATCH --time=24:00:00
#SBATCH --mem=64200
#SBATCH --gres=gpu:kepler:1
#SBAT... | maowerner/sLapH-contractions | tests/integration-L4-new/tm_strange/cnfg1000/rnd_vec_02/job.slurm.1000_02.cmd | bat | gpl-3.0 | 1,180 |
@echo off
powershell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dp0\winbuild.ps1' %* "
| tlecomte/friture | winbuild.cmd | bat | gpl-3.0 | 95 |
call python tools/ss13_genchangelog.py html/changelog.html html/changelogs --dry-run
pause | ak72ti/Whynot | misc/makeChangelog-DRY_RUN.bat | bat | gpl-3.0 | 90 |
@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... | claashk/python-config | doc/make.bat | bat | gpl-3.0 | 7,257 |
cd AliceBob
cd Project
cmake CMakeLists.txt
cd ..
cd ..
cd ClientServer
cd Project
cmake CMakeLists.txt
cd ..
cd .. | Crystal-Photonics/RPC-Generator | Testprojects/make.bat | bat | lgpl-3.0 | 115 |
mongo --port 27001 --shell hemmerling_week4_hw3_4.js | hemmerling/nosql-mongodb2013 | src/m102/week04/hw4-3/hemmerling_week4_hw3_4.bat | bat | apache-2.0 | 52 |
SET version=3.0.0-alpha1
echo Make sure to have ran build.cmd once to ensure artifacts have been created.
echo Generating version=%version%, edit updateMigrations.cmd to update the version.
echo Generating migration for RazorPages-SqlLite--------------
rd "Company.WebApplication1" /s /q
mkdir "Company.WebApplication1"... | aspnet/AspNetCore | src/ProjectTemplates/migrations/updateMigrations.cmd | bat | apache-2.0 | 7,309 |
@echo off
del examples-dp.war
echo %JETTY_HOME%
echo %JDK_HOME%
"%JDK_HOME%/bin/jar" cvf examples-dp.war -C examples .
copy examples-dp.war %JETTY_HOME%\webapps
pause | datapheral/hadoop-install-scripts | docs/perkins/tomcat70/createwar-jetty.bat | bat | apache-2.0 | 166 |
@echo off
cls
.paket\paket.bootstrapper.exe
if errorlevel 1 (
exit /b %errorlevel%
)
.paket\paket.exe restore
if errorlevel 1 (
exit /b %errorlevel%
)
IF NOT EXIST build.fsx (
.paket\paket.exe update
packages\build\FAKE\tools\FAKE.exe init.fsx
)
packages\build\FAKE\tools\FAKE.exe build.fsx Release %*
| TheInnerLight/CSharp.Formatting | build_appveyor.cmd | bat | apache-2.0 | 313 |
@ECHO OFF
PUSHD %~DP0
SET CURDIR=%CD%
PUSHD ..
SET TOPDIR=%CD%
POPD
POPD
SET GDAL_ROOT=%TOPDIR%\bin\gdal
SET GDAL_API_PROXY=ecw,sid,jp2,j2k,ntf
rem SET GDAL_API_PROXY_CONN_POOL=NO
rem SET GDAL_PAM_PROXY_DIR=%TEMP%
SET GDAL_DATA=%GDAL_ROOT%\share\gdal-data
SET GEOTIFF_CSV=%GDAL_DATA%
SET PROJ_LIB=%GDAL_R... | ssutee/metageta | setenv.bat | bat | mit | 1,143 |
cmd_net/built-in.o := arm-eabi-ld -EL -r -o net/built-in.o net/socket.o net/core/built-in.o net/ethernet/built-in.o net/802/built-in.o net/sched/built-in.o net/netlink/built-in.o net/netfilter/built-in.o net/ipv4/built-in.o net/xfrm/built-in.o net/unix/built-in.o net/ipv6/built-in.o net/packet/built-in.o net/key/bu... | BigBot96/android_kernel_samsung_espressovzw | net/.built-in.o.cmd | bat | gpl-2.0 | 494 |
cmd_scripts/dtc/dtc-lexer.lex.o := gcc -Wp,-MD,scripts/dtc/.dtc-lexer.lex.o.d -O2 -I/home/wengbj/bk/openwrt-3.14/trunk/openwrt/staging_dir/host/include -I/home/wengbj/bk/openwrt-3.14/trunk/openwrt/staging_dir/host/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/wengbj/bk/openwrt-3.14/trunk/openwrt/... | FireWRT/OpenWrt-Firefly-Libraries | build_dir/target-mipsel_1004kc+dsp_uClibc-0.9.33.2/linux-ramips_mt7621/linux-3.18.9/scripts/dtc/.dtc-lexer.lex.o.cmd | bat | gpl-2.0 | 3,454 |
cmd_drivers/firmware/built-in.o := rm -f drivers/firmware/built-in.o; /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ar rcsD drivers/firmware/built-in.o
| EPDCenter/android_kernel_archos_97_titan | drivers/firmware/.built-in.o.cmd | bat | gpl-2.0 | 236 |
@ECHO OFF
REM ~ Copyright 2002-2007 Rene Rivera.
REM ~ Distributed under the Boost Software License, Version 1.0.
REM ~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
setlocal
goto Start
REM NOTE: The "setlocal & endlocal" construct is used to reset the errorlevel to 0.
REM NOTE: The... | kdar/quakeslash | externals/boost.extension/tools/jam/stage/build.bat | bat | mit | 15,387 |
:::::::::::::::::::::::::::::::::::::::::::::::::::
:: ::
:: ::
:: ::
:: I n n e r P e a c e ::
:: ::
:: ... | osonitc/scripts | WindowsBATCH/oldfiles/ip.bat | bat | gpl-3.0 | 266,872 |
@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... | PedroSFreitas/hapi | docs/make.bat | bat | gpl-3.0 | 7,253 |
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" ..\Source\OxyPlot.Silverlight4.sln /p:Configuration=Release | ylatuya/oxyplot | Build/BuildRelease_Silverlight4.cmd | bat | mit | 119 |
@REM ----------------------------------------------------------------------------
@REM Licensed to the Apache Software Foundation (ASF) under one
@REM or more contributor license agreements. See the NOTICE file
@REM distributed with this work for additional information
@REM regarding copyright ownership. The ASF lice... | Wechat-Group/WxJava | others/mvnw.cmd | bat | apache-2.0 | 5,127 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\mime\cli.js" %*
) ELSE (
node "%~dp0\..\mime\cli.js" %*
) | alvarpoon/evie | wp-content/themes/evie/node_modules/bower/node_modules/github/node_modules/.bin/mime.cmd | bat | gpl-2.0 | 119 |
@echo off
if "%PROCESSOR_ARCHITECTURE%"=="x86" goto X86
dpinst_amd64.exe
goto END
:X86
dpinst_x86.exe
:END
| Gyebro/STMF4-projects | Drivers/Win8/stlink_winusb_install.bat | bat | mit | 107 |
@echo off
pushd "%~dp0"
REM Setup variables
set SDK_DIR=c:\users\kuro\appdata\local\android\sdk
set ADB=%SDK_DIR%\platform-tools\adb.exe
REM %ADB% kill-server || goto ERROR
echo ## Trying to uninstall existing version of APK
"%ADB%" uninstall com.BrowserShare || goto ERROR
echo.
echo ## Installing new version of AP... | blyk/BlackCode-Fuse | BrowserShare/.build/Simulator/Android/run.bat | bat | mit | 634 |
:: Licensed to the Apache Software Foundation (ASF) under one
:: or more contributor license agreements. See the NOTICE file
:: distributed with this work for additional information
:: regarding copyright ownership. The ASF licenses this file
:: to you under the Apache License, Version 2.0 (the
:: "License"); you may... | OneMoreCheckin/mobile-app | phonegap/2.6.0/windows-phone-7/tooling/scripts/reversion.bat | bat | mit | 849 |
cd %~dp0 && npm install | tpkn/get-coub | install.bat | bat | mit | 23 |
@echo off
:: Missing clean in composer project
set vendor_dir="vendor"
set composer_lock_file="composer.lock"
if exist %vendor_dir% (
echo Removing installed dependencies
call rd /S /Q %vendor_dir%
)
if exist %composer_lock_file% (
echo Removing lock file
call del %composer_lock_file%
)
if errorlevel==0 (
echo... | stuartwakefield/swakefield-rmusic-767 | bin/composer-clean.bat | bat | mit | 366 |
C:
@ECHO OFF
rem ++++++++++++++++++++++++++++++++++++++++++++++++
rem + copyright 2002 - 2003 Bob Parnass
rem +
rem + tk8500.bat batch file
rem +
rem + Run this file to start the tk8500 program
rem ++++++++++++++++++++++++++++++++++++++++++++++++
SET tk8500=C:\tk8500
"C:\tcl\bin\wish83.exe" "C... | kronoc/tk8500 | tk8500.bat | bat | gpl-2.0 | 342 |
cmd_drivers/video/backlight/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/video/backlight/built-in.o drivers/video/backlight/lcd.o drivers/video/backlight/backlight.o drivers/video/backlight/cmc623_pwm_bl_bose.o
| AOSP-ZEUS/android_kernel_samsung_n1 | drivers/video/backlight/.built-in.o.cmd | bat | gpl-2.0 | 283 |
cmd_drivers/gpu/drm/drm_context.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/gpu/drm/.drm_context.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... | b8e5n/KTG-kernel_es209ra | drivers/gpu/drm/.drm_context.o.cmd | bat | gpl-2.0 | 28,517 |
cmd_drivers/gpu/built-in.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/gpu/built-in.o drivers/gpu/drm/built-in.o drivers/gpu/vga/built-in.o drivers/gpu/msm/built-in.o
| venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | drivers/gpu/.built-in.o.cmd | bat | gpl-2.0 | 212 |
cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c
deps_scripts/kconfig/zconf.tab.o := \
scripts/kc... | CyanogenMod/htc-kernel-incrediblec | scripts/kconfig/.zconf.tab.o.cmd | bat | gpl-2.0 | 3,135 |
cmd_net/bluetooth/hci_core.o := arm-eabi-gcc -Wp,-MD,net/bluetooth/.hci_core.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 -Iarc... | bigbiff/i717-GB-Kernel | net/bluetooth/.hci_core.o.cmd | bat | gpl-2.0 | 33,040 |
cmd_fs/nfs/nfs.o := arm-poky-linux-gnueabi-ld -EL -r -o fs/nfs/nfs.o fs/nfs/client.o fs/nfs/dir.o fs/nfs/file.o fs/nfs/getroot.o fs/nfs/inode.o fs/nfs/super.o fs/nfs/direct.o fs/nfs/pagelist.o fs/nfs/read.o fs/nfs/symlink.o fs/nfs/unlink.o fs/nfs/write.o fs/nfs/namespace.o fs/nfs/mount_clnt.o fs/nfs/nfstrace.o fs/nf... | heyoufei2/yocto3.14.38_kernel | fs/nfs/.nfs.o.cmd | bat | gpl-2.0 | 349 |
cmd_drivers/media/dvb-frontends/tda8083.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/tda8083.ko drivers/media/dvb-frontends/tda8083.o drivers/media/dvb-frontends/tda8083.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/dvb-frontends/.tda8083.ko.cmd | bat | gpl-2.0 | 311 |
del free42.h
del core_commands1.cpp
del core_commands1.h
del core_commands2.cpp
del core_commands2.h
del core_commands3.cpp
del core_commands3.h
del core_commands4.cpp
del core_commands4.h
del core_commands5.cpp
del core_commands5.h
del core_commands6.cpp
del core_commands6.h
del core_commands7.cpp
del core_commands7.h... | axd1967/free42s | windows/del-files.bat | bat | gpl-2.0 | 1,012 |
cmd_arch/powerpc/boot/mv64x60.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/boot/.mv64x60.o.d -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -msoft-float -pipe -fomit-frame-pointer -fno-builtin -fPIC -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -g -fno-stack-... | mattkelly/linux-2.6-xlnx | arch/powerpc/boot/.mv64x60.o.cmd | bat | gpl-2.0 | 1,026 |
cmd_drivers/media/video/uvc/built-in.o := rm -f drivers/media/video/uvc/built-in.o; /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ar rcsD drivers/media/video/uvc/built-in.o
| evan6200/cirrfy_pos | drivers/media/video/uvc/.built-in.o.cmd | bat | gpl-2.0 | 238 |
scons --target=vs2012 -s | 201409366/rtt | bsp/simulator/recreateProject.bat | bat | gpl-2.0 | 24 |
cmd_net/netfilter/xt_helper.o := arm-eabi-gcc -Wp,-MD,net/netfilter/.xt_helper.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 | net/netfilter/.xt_helper.o.cmd | bat | gpl-2.0 | 33,200 |
cmd_net/sched/act_pedit.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o net/sched/act_pedit.ko net/sched/act_pedit.o net/sched/act_pedit.mod.o
| avareldalton85/rpi2-linux-rt | net/sched/.act_pedit.ko.cmd | bat | gpl-2.0 | 247 |
cmd_arch/x86/boot/compressed/misc.o := gcc -Wp,-MD,arch/x86/boot/compressed/.misc.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__ -m64 -D__KERNEL__ -O2 -fno-strict-aliasin... | Existed/kernel-2.6.35.14 | arch/x86/boot/compressed/.misc.o.cmd | bat | gpl-2.0 | 16,118 |
::×î¼òµ¥µÄ»ùÓÚFFmpegµÄÊÓÒôƵ·ÖÀëÆ÷£¨¼ò»¯°æ£©----ÃüÁîÐбàÒë
::Simplest FFmpeg Demuxer Simple----Compile in Cmd
::
::À×Ïöæè Lei Xiaohua
::leixiaohua1020@126.com
::Öйú´«Ã½´óѧ/Êý×ÖµçÊÓ¼¼Êõ
::Communication University of China / Digital TV Technology
::http://blog.csdn.net/leixiaohua1020
::
::VS2010 Environment
call "D:\P... | KingYoung87/video_audio_pro | client/分离&合并/simplest_ffmpeg_format_1.2/simplest_ffmpeg_demuxer_simple/compile_cl.bat | bat | gpl-2.0 | 628 |
cmd_libbb/getopt32.o := arm-linux-musleabihf-gcc -Wp,-MD,libbb/.getopt32.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wunde... | ThinkIntegrate/busybox | libbb/.getopt32.o.cmd | bat | gpl-2.0 | 11,506 |
cmd_net/netlink/built-in.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/netlink/built-in.o net/netlink/af_netlink.o net/netlink/genetlink.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/net/netlink/.built-in.o.cmd | bat | gpl-2.0 | 204 |
cmd_arch/arm/boot/dts/imx6q-sabreauto.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx6q-sabreauto.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/drivers/of/tes... | heyoufei2/yocto3.14.38_kernel | arch/arm/boot/dts/.imx6q-sabreauto.dtb.cmd | bat | gpl-2.0 | 1,688 |
cmd_scripts/dtc/dtc-lexer.lex.o := ccache gcc -Wp,-MD,scripts/dtc/.dtc-lexer.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -fomit-frame-pointer -fgcse-las -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-lexer.lex.c
source_scripts/dtc/dtc-lexer.lex.o := scripts/dtc/d... | friedrich420/Note-3-Kernel | scripts/dtc/.dtc-lexer.lex.o.cmd | bat | gpl-2.0 | 3,226 |
@echo off
::delete user
set deleteUser=%1
set username=%2
set password=%3
net start mysqld
echo drop user %deleteUser%; | "C:\Program Files\MySQL\bin\mysql.exe" -u%username% -p%password%
| pmanwatkar/puppetModules | actions/files/Database_mysql_windows/delete_user.bat | bat | gpl-3.0 | 192 |
md mus
cd mus
bcut ..\F1DOUCHU.DSK TONE.BIN 0x07800 0x0350
bcut ..\F1DOUCHU.DSK DRIVER.BIN 0x08000 0x0A00
bcut ..\F1DOUCHU.DSK DATA0.BIN 0x08A00 0x1148
bcut ..\F1DOUCHU.DSK DATA1.BIN 0x0AA00 0x1572
bcut ..\F1DOUCHU.DSK DATA2.BIN 0x0CA00 0x1572
bcut ..\F1DOUCHU.DSK DATA3.BIN 0x0EA00 0x1572
bcut ..\F1DOUCHU.DSK DATA4.BI... | rururutan/hoot-patches | msx/namco/f1-douchuki/cut/cut.bat | bat | gpl-3.0 | 344 |
@echo off
:: This file is part of db2unit: A unit testing framework for DB2 LUW.
:: Copyright (C) 2014 Andres Gomez Casanova (@AngocA)
::
:: db2unit is free software: you can redistribute it and/or modify
:: it under the terms of the GNU General Public License as published by
:: the Free Software Foundation, either ... | angoca/db2unit | src/test/scripts/allTests.bat | bat | gpl-3.0 | 1,949 |
% net time \\server /set /yes
xmlpipe.exe mouse_client | eNTERFACE14Auracle/AuracleSSI | pipes/mouse_client.bat | bat | gpl-3.0 | 55 |
@echo off
FOR /F "tokens=* USEBACKQ" %%F IN (`cygpath -a "%~dp0emacs-launcher.el"`) DO (
SET fn=%%F
)
C:\progs\Cygwin\bin\run emacs -Q -g 50x30+750+250 --load %fn%
| igorepst/emacs-launcher | runemacs.cmd | bat | gpl-3.0 | 165 |
lazres unicode.lrs Greek.uni Arabic.uni Hebrew.uni "Lorem ipsum.uni"
lazres bitmap.lrs Transcriptions.bmp | salvadorbs/MySimpleToDo | 3p/virtualtreeview/demos/advanced/Res/buildres.bat | bat | gpl-3.0 | 106 |
@"C:\Program Files (x86)\Viper\client\openvpn\openvpn" C:\openvpnd\viper\openvpn\test\badconfig.ovpn
@echo RETVAL = %ERRORLEVEL% | greenhost/viper | scripts/badovpn.bat | bat | gpl-3.0 | 128 |
erase bin\HaxeBuilder2.exe
xcopy bin\HaxeBuilder.exe bin\HaxeBuilder2.exe
pause | as3boyan/HaxeBuilder | Create_copy.bat | bat | gpl-3.0 | 79 |
@echo off
call ".pycharmrc.bat"
set bankfile=statement.csv
set bank=vtb24
set downloadsdir=c:\Users\®«ì§®¢ ⥫ì\Downloads\
set curdir=%~dp0
move %downloadsdir%%bankfile% %curdir%%bankfile%
bankparser convert %bank% %curdir%%bankfile%
pause
| partizand/bankparser | vtb24.bat | bat | gpl-3.0 | 245 |
start "1" /min "C:\Program Files\RRO\R-3.2.2\bin\x64\Rscript.exe" AAC_par_read.r start=1 step=8
start "2" /min "C:\Program Files\RRO\R-3.2.2\bin\x64\Rscript.exe" AAC_par_read.r start=2 step=8
start "3" /min "C:\Program Files\RRO\R-3.2.2\bin\x64\Rscript.exe" AAC_par_read.r start=3 step=8
start "4" /min "C:\Program Files... | andreyshabalin/filematrix | tests2/parallel_access/AAC_par_read.bat | bat | gpl-3.0 | 768 |
palm-install com.epik.audiophilehd_0.1.9_all.ipk | epik/wAMP | STAGING/install-it-lite.cmd | bat | lgpl-2.1 | 48 |
@echo off
REM -------------------------------------------------------------------------
REM See the NOTICE file distributed with this work for additional
REM information regarding copyright ownership.
REM
REM This is free software; you can redistribute it and/or modify it
REM under the terms of the GNU Lesser General P... | pbondoer/xwiki-platform | xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/stop_xwiki.bat | bat | lgpl-2.1 | 2,454 |
docker container stop iaf-test-tomcat
docker container rm iaf-test-tomcat
docker run --publish 80:8080 --mount type=bind,source="%~dp0/../../../../../../test/src/test/testtool",target=/opt/frank/testtool-ext -e jms.provider.default=activemq -e application.server.type.custom=BTM -e jdbc.dbms.default=oracle -e larva.ada... | ibissource/iaf | docker/appserver/Tomcat/test/src/scripts/start-with-oracle-activemq.bat | bat | apache-2.0 | 376 |
@echo off
echo [INFO] Install jar to local repository.
cd %~dp0
cd ..
call mvn clean install -Dmaven.test.skip=true
cd bin
pause | suizhikuo/learn-to-SpringMVC-Hibernate-Demo-jeesite | bin/install.bat | bat | apache-2.0 | 131 |
call mvn -DskipTests -Pprod clean package
pause
| Evolveum/midpoint-agent-liferay | build.bat | bat | apache-2.0 | 49 |
rmdir /q /s gyb
rmdir /q /s build
rmdir /q /s dist
del /q /f gyb-%1-windows.zip
c:\python3\scripts\pyinstaller --distpath=gyb gyb.spec
xcopy LICENSE gyb\
xcopy client_secrets.json gyb\
"%ProgramFiles(x86)%\7-Zip\7z.exe" a -tzip gyb-%1-windows.zip gyb\ -xr!.svn | reinis-martinsons/gyb-frp | build.bat | bat | apache-2.0 | 261 |
data/before_upsample.xyz
| hlzz/dotfiles | graphics/cgal/Point_set_processing_3/test/Point_set_processing_3/edge_aware_upsample_test.cmd | bat | bsd-3-clause | 25 |
SET BMD_SWP_XLL_PATH=..\..\xll\QuantLibXL-vc90-mt-s-1_8_0.xll
SET BMD_SWP_XLS_PATH=.\xlsx\GBP_Market_And_Trades.xlsx
START "EXCEL" "EXCEL.EXE" /e init.xlam
| eehlers/QuantLibXL | Workbooks/BermudanSwaptions/init.bat | bat | bsd-3-clause | 159 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S06_SyncICSContentsFAIWithIgnoreSpecifiedOnFAI_TestSuite.MSOXCFXICS_S06_SyncICSContentsFAIWithIgnoreSpecifiedOnFAI_TestSuite /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S06_SyncICSContentsFAIWithIgnoreSpecifiedOnFAI_TestSuite.cmd | bat | mit | 374 |
REM ----------------------------------------------------------------
REM
REM Script to compile CImg examples, using Microsoft Visual C++.
REM
REM Copy this script into 'CImg/examples/' and run it to compile
REM all examples.
REM
REM ----------------------------------------------------------------
CD ..\exampl... | marcolino/escrape2 | lib/ext/CImg-1.6.6_pre091515/resources/compile_win_visualcpp.bat | bat | mit | 962 |
cmd_fs/xfs/xfs_ialloc_btree.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/xfs/.xfs_ialloc_btree.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 -W... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/xfs/.xfs_ialloc_btree.o.cmd | bat | gpl-2.0 | 19,520 |
cmd_drivers/usb/storage/ums-alauda.o := arm-linux-androideabi-ld -EL -r -o drivers/usb/storage/ums-alauda.o drivers/usb/storage/alauda.o
| tenorntex/lhbalanced | drivers/usb/storage/.ums-alauda.o.cmd | bat | gpl-2.0 | 141 |
@echo off
echo Test arguments are: (%1 %2 %3)
IF "%1" == "LONG" GOTO :PRINT_LONG
GOTO :PRINT_SHORT
:PRINT_LONG
echo 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
echo 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456... | mickem/nscp | scripts/check_test.bat | bat | gpl-2.0 | 1,481 |
cmd_fs/nfs/unlink.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/nfs/.unlink.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/fs/nfs/.unlink.o.cmd | bat | gpl-2.0 | 14,629 |
/******************************************************************************
*
* freertos_demo_ccs.cmd - CCS linker configuration file for freertos_demo.
*
* Copyright (c) 2013-2017 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is supplyi... | jhnphm/xbs_xbd | platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/dk-tm4c129x/freertos_demo/freertos_demo_ccs.cmd | bat | gpl-3.0 | 2,806 |
@echo off
%= Filter - replace the *VERSION atoconf variables according to the ones =%
%= set in configure.ac. =%
setlocal
set configuration=%1
if "%Configuration%"=="Debug" ( set Debug=DEBUG; ) else ( set Debug= )
setlocal DisableDelayedExpansion
mkdir Tem... | linas/link-grammar | msvc/confvar.bat | bat | lgpl-2.1 | 3,535 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.