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 |
|---|---|---|---|---|---|
#TODO:
#Range import does not worl?
#/RANGE:C:\Windows\System32\opengl32
#crinkler.exe /OUT:"codepron.exe" "opengl32.lib" "glu32.lib" "winmm.lib" "kernel32.lib" "user32.lib" "gdi32.lib" "winspool.lib" "comdlg32.lib" "advapi32.lib" "shell32.lib" "ole32.lib" "oleaut32.lib" "uuid.lib" "odbc32.lib" "odbccp32.lib" "mzk... | chock-mostlyharmless/mostlyharmless | wunschtraumblasphemie/Release/docompress.bat | bat | bsd-3-clause | 847 |
@echo off
where /q python.exe
IF ERRORLEVEL 1 (
ECHO Python.exe is missing. Ensure it is installed.
pause
) ELSE (
ECHO Python.exe exists. Launching AutoSimC Profile generator!
ECHO --If you get the message: "cant open file "generateProfiles.py" [Errno2].."
ECHO --Please add Python-Path to your System... | Aethys255/AutoSimC | generateProfile.bat | bat | gpl-3.0 | 451 |
@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... | tjmassin/dqsegdb | doc/make.bat | bat | gpl-3.0 | 5,098 |
cmd_scripts/kallsyms := gcc -Wp,-MD,scripts/.kallsyms.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/kallsyms scripts/kallsyms.c
deps_scripts/kallsyms := \
scripts/kallsyms.c \
/usr/include/stdio.h \
/usr/include/features.h \
/usr/include/bits/predefs.h \
/usr/incl... | Jewbie/Kernel-2.6.32 | scripts/.kallsyms.cmd | bat | gpl-2.0 | 1,584 |
@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... | ArcherSys/ArcherVMPeridot | tomcat/bin/service.bat | bat | mit | 6,172 |
@echo off
call mvn exec:java
cd bin
pause | rakesh4u/springside-sub | tools/h2/start-db.bat | bat | apache-2.0 | 44 |
# SCRIPT:
echo reg
| dpmatthews/cylc | tests/jobscript/multi/reg.cmd | bat | gpl-3.0 | 19 |
@echo off
%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild VersionHelpers.sln /m /nr:false /p:Configuration=Release_net20 "/p:Platform=Any CPU"
%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild VersionHelpers.sln /m /nr:false /p:Configuration=Release_net40 "/p:Platform=Any CPU"
%windir%\Microsoft.NET\Framework\v4.... | flatcode/VersionHelpers | BuildRelease.cmd | bat | mit | 426 |
call buildtools.bat
msbuild NormalPainterCore.vcxproj /t:Build /p:Configuration=Master /p:Platform=x64 /m /nologo
| unity3d-jp/NormalPainter | .NormalPainter/Plugin/build.bat | bat | mit | 115 |
rem Configuration
rem
rem You'll probably have to edit these paths on most systems.
set JAVA_HOME=X:\windows-programs\graalvm-ce-java17-22.0.0.2
set GRAAL_HOME=X:\windows-programs\graalvm-ce-java17-22.0.0.2
set NATIVE_IMAGE_INSTALLED=true
set TARGET_DIR=native-image-configs/windows
rd /s /q "%TARGET_DIR%"
cmd /c sbt ... | Lymia/PrincessEdit | native-image-configs/update_configs_windows.bat | bat | mit | 529 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\msgpack\bin\json2msgpack" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\msgpack\bin\json2msgpack" %*
) | Hellogark/TuaregWeb | TuaregServer/tuareg/node_modules/.bin/json2msgpack.cmd | bat | mit | 190 |
protoc --grpc_out ./ testsuite_remote.proto --plugin=protoc-gen-grpc=grpc_csharp_plugin.exe | 625673575/StressTestSuite | packages/Grpc.Tools.1.4.1/tools/windows_x64/genCsharpGrpc.bat | bat | mit | 91 |
javac -d classes -sourcepath src src\com\sagasu\Main.java
| sagasu/JavaPlayground | ClassPathPlaygroundModule/compileMain.bat | bat | mit | 58 |
@echo off
setlocal
setlocal enabledelayedexpansion
setlocal enableextensions
set errorlevel=0
mkdir ..\nuget
erase /s ..\nuget\Microsoft.Bot.Connector*nupkg
msbuild /property:Configuration=release /p:DefineConstants="NET45" Microsoft.Bot.Connector.csproj
msbuild /property:Configuration=release ..\Microsoft.Bot.Connect... | xiangyan99/BotBuilder | CSharp/Library/Microsoft.Bot.Connector.NetFramework/createpackage.cmd | bat | mit | 777 |
@echo off
java -jar target/Xemime-1.0a3.jar -debug
| xemime-lang/xemime | debug.bat | bat | mit | 52 |
cmd_shell/ash.o := gcc -Wp,-MD,shell/.ash.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 -Wundef -Wstrict-prototypes -Wunused ... | valentinthirion/android-tracebox-busybox | shell/.ash.o.cmd | bat | gpl-2.0 | 12,285 |
cmd_arch/arm/lib/built-in.o := rm -f arch/arm/lib/built-in.o; /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-ar rcs arch/arm/lib/built-in.o
| DrGrip/tiamat-2.6.38-LEO-Dr_Grip | arch/arm/lib/.built-in.o.cmd | bat | gpl-2.0 | 144 |
@rem Script to configure the gotm executable uing CMake
@set old=%cd%
@echo Build directory:
@if "%build_dir%"=="" ( @set build_dir=%TEMP%\build\gotm ) else ( @echo build_dir is set )
@echo %build_dir%
@if not EXIST "%build_dir%\." ( @mkdir "%build_dir%" )
@chdir "%build_dir%"
@echo Base directories:
@set... | BoldingBruggeman/gotm | scripts/windows/gotm_configure.bat | bat | gpl-2.0 | 929 |
cmd_crypto/krng.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,crypto/.krng.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -... | yohanes/Acer-BeTouch-E130-Linux-Kernel | crypto/.krng.o.cmd | bat | gpl-2.0 | 14,134 |
cmd_/home/houzi/qudong/miscdevice/drv_miscdevice.ko.unsigned := ld -r -m elf_x86_64 -T /usr/src/kernels/2.6.32-573.el6.x86_64/scripts/module-common.lds --build-id -o /home/houzi/qudong/miscdevice/drv_miscdevice.ko.unsigned /home/houzi/qudong/miscdevice/drv_miscdevice.o /home/houzi/qudong/miscdevice/drv_miscdevice.mod.o... | huoxinghuilai/project1 | beifen/qudong/miscdevice/.drv_miscdevice.ko.unsigned.cmd | bat | gpl-3.0 | 322 |
setlocal ENABLEDELAYEDEXPANSION
set t=%2
set ext=!t:~-3!
echo %ext%
mkdir %TMPDIR%
pushd %TMPDIR%
IF EXIST "%2.loaded" GOTO ende
wget -c "%1%2"
if %ERRORLEVEL% NEQ 0 goto error
rem tar xfz %2
if "%ext%" == "zip" (
unzip -qq -n %2
REM # Todo: unzip does not spit out an errorlevel.
if %ERRORLEVEL% NEQ 0 goto error... | Jedzia/Humbug | projects/build/scripts/fetchdependency.bat | bat | gpl-3.0 | 471 |
@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... | germs-lab/one-day-metag-crash-course | docs/make.bat | bat | gpl-3.0 | 6,747 |
@echo off
@echo Starting TagCreator...
java -classpath ..\..\lib\OneWireAPI.jar;%classpath% TagCreator
| lourosas/onewireweatherstation | RaspberryPiWeatherStationCode/LClasses/examples/TagViewer/runTagCreator.bat | bat | lgpl-3.0 | 108 |
xcopy "imbbctoo_c" "D:\WWW\imbbctoo_c" /a/e | imbbctoo/QZ | copy.bat | bat | apache-2.0 | 43 |
SET JAVA_HOME=C:\Program Files (x86)\Java\jdk1.5.0_22
PATH="%JAVA_HOME%\bin"
REM Going into the directory of this script.
cd "%~dp0"
REM Classes of java.math.* that directly depend on java.lang.ArithmeticException.
java -cp ../../../dist/jadecy.jar net.jadecy.cmd.JadecyMain "%JAVA_HOME%\jre\lib\rt.jar" -depsto "java... | jeffhain/jadecy | src/samples/scripts/sample_depsto.bat | bat | apache-2.0 | 391 |
cmd_coreutils/id.o := gcc -Wp,-MD,coreutils/.id.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.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wu... | rennman/copfvtci | build/busybox-1.25.1/coreutils/.id.o.cmd | bat | apache-2.0 | 10,232 |
java -Xms512m -Xmx1024m -cp target/FreeEed-1.0-SNAPSHOT-jar-with-dependencies.jar;drivers/truezip-driver-zip-7.3.4.jar org.freeeed.ui.FreeEedUI
| whiz/FreeEed | run_gui.bat | bat | apache-2.0 | 144 |
php ../bench.php --recreate --rounds 100 --warmup 5 dibi > ../out/runbench_dibi.out | ondrej-bouda/ivory | test/perf/scenario/run/runbench_dibi.cmd | bat | bsd-3-clause | 83 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXNSPI.S02_ObtainDetailsInfo.MSOXNSPI_S02_TC01_UpdateStatSuccessWithDifferentCurrentRec /testcontainer:..\..\MS-OXNSPI\TestSuite\bin\Debug\MS-OXNSPI_TestSuite.dll /runconfig:..\..\MS-OXNSPI\MS-OXNSPI.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXNSPI/RunMSOXNSPI_S02_TC01_UpdateStatSuccessWithDifferentCurrentRec.cmd | bat | mit | 320 |
cmd_net/bluetooth/rfcomm/rfcomm.o := arm-linux-androideabi-ld -EL -r -o net/bluetooth/rfcomm/rfcomm.o net/bluetooth/rfcomm/core.o net/bluetooth/rfcomm/sock.o net/bluetooth/rfcomm/tty.o
| tenorntex/lhbalanced | net/bluetooth/rfcomm/.rfcomm.o.cmd | bat | gpl-2.0 | 189 |
@REM AWS Elastic Beanstalk Command Line Client
@REM Copyright 2011 Amazon.com, Inc. or its affiliates. All Rights Reserved.
@REM
@REM Licensed under the Apache License, Version 2.0 (the “License”). You
@REM may not use this file except in compliance with the License. A copy of
@REM the License is located at
@REM
@REM ... | DennisDenuto/puppet-commonscripts | files/aws_cli/AWS-ElasticBeanstalk-CLI-2.6.3/api/bin/elastic-beanstalk-update-application-version.cmd | bat | mit | 729 |
@echo off
del TeamViewer_Setup_ja.exe > nul 2>nul
:end
| nanakochi123456/ofcviewer_installer | ofcviewer/files/ofcview/0del.bat | bat | gpl-2.0 | 57 |
gcc -DNO_AUTOMAKE -c -o libventrilo3.o libventrilo3.c
gcc -c -o ventrilo3_handshake.o ventrilo3_handshake.c
gcc -c -o libventrilo3_message.o libventrilo3_message.c
gcc -shared -o libventrilo3.dll libventrilo3.o ventrilo3_handshake.o libventrilo3_message.o -Wl,--out-implib,libmessage.a -lws2_32 -lpthread
gcc -o lv3_... | econnell/mangler | libventrilo3/build.win32.bat | bat | gpl-3.0 | 366 |
@echo off
::
::
::
set SRC_C=^
../../../common/util.c ^
../../../common/vk/assert_vk.c ^
../../../common/vk/host_alloc.c ^
../../../common/vk/cache_vk.c ^
../hs_vk.c ^
../intel/gen8/u32/hs_intel_gen8_u32.c ^
../intel/gen8/u64/hs_intel_gen8_u64.c ^
../nvidia/sm_35/u32/hs_nvidia_sm35_u32.c ^
../nvidia/sm_35/u64/hs_nvid... | Hikari-no-Tenshi/android_external_skia | src/compute/hs/vk/bench/make_bench.bat | bat | bsd-3-clause | 818 |
echo Generate package
cd /d %~dp0
call rake build | vasanthangel4/autorest | ClientRuntimes/Ruby/ms-rest/build_gem.bat | bat | mit | 49 |
@echo off
:DOTNET_SEARCH
set DOTNET=%SystemRoot%\Microsoft.NET\Framework\v4.0.30319
if exist "%DOTNET%\MSBuild.exe" goto DOTNET_FOUND
set DOTNET=%SystemRoot%\Microsoft.NET\Framework\v3.5
if exist "%DOTNET%\MSBuild.exe" goto DOTNET_FOUND
:DOTNET_NOT_FOUND
echo .NET Framework not found. Build failed!
goto END
:DOTNET... | uincore/busmaster | Sources/Format Converter/build.bat | bat | gpl-3.0 | 863 |
rem Batch file for starting the Virtual AGC LM simulation.
rem What it WANTS to do by default is jump down to :WinAGC. The other
rem (legacy) stuff is just there in case I hear of some excruciatingly
rem awful problem with WinAGC.
c:
cd \mingw\bin
if f==f%NOTWINAGC% goto WinAGC
if f==f%XPPRO% goto notxppro
start /mi... | josejamilena/virtualagc | scripts/SimLuminary131_lite.bat | bat | gpl-2.0 | 652 |
@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... | Esukhia/PyTib | docs/make.bat | bat | mit | 6,457 |
@echo off
REM
REM Copyright 2005 Sun Microsystems, Inc. All rights reserved.
REM Use is subject to license terms.
REM
@echo off
setlocal
if "%JAVA_HOME%" == "" goto warning1
if "%JC_HOME%" == "" goto warning2
@echo Issue the transit card (Initialize the transit card: load and create the transit applet)
start /B ... | OpenCryptoProject/JCMathLib | JCMathLib/ext/java_card_kit-2_2_2-win/samples/src/demo/transit/TransitDemo.bat | bat | mit | 1,428 |
@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... | sculove/xing-plus | docs/make.bat | bat | mit | 6,977 |
@echo off
echo "Stalky Started"
echo.
php -v
echo.
php Stalky.php > output.log
echo.
echo "Stalky Crashed?"
pause | Dygear/zzzzz-php | startStalky.bat | bat | mit | 117 |
@echo off
set YUI=%~dp0\yuicompressor-2.4.7.jar
set MAIN=..\main
set RELEASE=..\release
rd "%RELEASE%" /s /q
md "%RELEASE%"
xcopy "%MAIN%" "%RELEASE%" /e
rd "%RELEASE%\scripts" /s /q
rd "%RELEASE%\styles" /s /q
call:doCompress "scripts"
call:doCompress "scripts\handle"
call:doCompress "scripts\model"
ca... | gbk/chrome-hosts-manager | build/build.bat | bat | mit | 722 |
jruby .\generate-sample-midi-stream.rb
jruby .\vra8-m-ruby-edition\main.rb .\sample-midi-stream.bin .\sample-wav-file-rb.wav
| risgk/digital-synth-vra8-m | make-sample-wav-file-rb.bat | bat | cc0-1.0 | 125 |
cd ..\checkouts\spork-core
call lein install
cd ..\spork-util
call lein install
cd ..\spork-graph
call lein install
cd ..\spork-gui
call lein install
cd ..\spork-entity
call lein install
cd ..\spork-sim
call lein install
cd ..\spork-opt
call lein install
cd ..\spork-ai
call lein instal... | joinr/spork | scripts/install.bat | bat | epl-1.0 | 386 |
cmd_drivers/video/fb.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/video/fb.o drivers/video/fbmem.o drivers/video/fbmon.o drivers/video/fbcmap.o drivers/video/fbsysfs.o drivers/video/modedb.o drivers/video/fbcvt.o
| freebsdmax/gsmart1315_kernel | drivers/video/.fb.o.cmd | bat | gpl-2.0 | 296 |
cmd_net/bluetooth/amp.o := arm-eabi-gcc -Wp,-MD,net/bluetooth/.amp.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach... | bigbiff/i717-GB-Kernel | net/bluetooth/.amp.o.cmd | bat | gpl-2.0 | 32,705 |
cmd_mm/memory.o := arm-linux-gnueabihf-gcc -Wp,-MD,mm/.memory.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabihf/4.6/include -I/home/tyler/dev/rk3188/tylermk908/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk3188/includ... | tyeo098/MK908-Kernel-NAND | mm/.memory.o.cmd | bat | gpl-2.0 | 30,583 |
cmd_net/ipv6/xfrm6_mode_tunnel.o := arm-eabi-gcc -Wp,-MD,net/ipv6/.xfrm6_mode_tunnel.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wunde... | HCDRJacob/wildfire-kernel | net/ipv6/.xfrm6_mode_tunnel.o.cmd | bat | gpl-2.0 | 155,128 |
cmd_arch/arm/mm/pabort-v7.o := /Volumes/Passport/kernel/nexus4/msm/scripts/gcc-wrapper.py arm-linux-androideabi-gcc -Wp,-MD,arch/arm/mm/.pabort-v7.o.d -nostdinc -isystem /Volumes/Passport/kernel/nexus4/msm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/include -I/Volumes/Passport/kernel/ne... | hch-im/nexus4_kernel | arch/arm/mm/.pabort-v7.o.cmd | bat | gpl-2.0 | 2,158 |
cmd_drivers/scsi/scsi_tgt_lib.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/scsi/.scsi_tgt_lib.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/inc... | b8e5n/KTG-kernel_es209ra | drivers/scsi/.scsi_tgt_lib.o.cmd | bat | gpl-2.0 | 26,840 |
cmd_net/bluetooth/hidp/hidp.o := arm-arago-linux-gnueabi-ld -EL -r -o net/bluetooth/hidp/hidp.o net/bluetooth/hidp/core.o net/bluetooth/hidp/sock.o
| calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1 | net/bluetooth/hidp/.hidp.o.cmd | bat | gpl-2.0 | 152 |
shutdown -l -f
| lubokkanev/vim-everywhere | tools/power-option-switchers/sign-out.bat | bat | gpl-2.0 | 15 |
cmd_procps/top.o := arm-linux-musleabihf-gcc -Wp,-MD,procps/.top.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 -Wundef -Wstri... | ThinkIntegrate/busybox | procps/.top.o.cmd | bat | gpl-2.0 | 11,664 |
cmd_drivers/mtd/nand/nand.o := /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o drivers/mtd/nand/nand.o drivers/mtd/nand/nand_base.o drivers/mtd/nand/nand_bbt.o
| damageless/linux-kernel-ican-tab | drivers/mtd/nand/.nand.o.cmd | bat | gpl-2.0 | 222 |
@echo off
cls
java -classpath .;classes;..\..\api\jogre.jar org.jogre.reversi.client.ReversiClientFrame
| lsilvestre/Jogre | games/reversi/client.bat | bat | gpl-2.0 | 105 |
cmd_sound/soc/dwc/built-in.o := rm -f sound/soc/dwc/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/soc/dwc/built-in.o
| chase2534/gtab47.freekern | sound/soc/dwc/.built-in.o.cmd | bat | gpl-2.0 | 239 |
cmd_sound/soc/fsl/snd-soc-fsl-hdmi.o := arm-poky-linux-gnueabi-ld -EL -r -o sound/soc/fsl/snd-soc-fsl-hdmi.o sound/soc/fsl/fsl_hdmi.o
| heyoufei2/yocto3.14.38_kernel | sound/soc/fsl/.snd-soc-fsl-hdmi.o.cmd | bat | gpl-2.0 | 138 |
echo start to build
psake-master\psake.cmd build.ps1 "NugetMakePackage" "4.0" | iLuffy/ILuffy | build/nugetMakePackage.cmd | bat | gpl-2.0 | 78 |
cmd_net/core/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 net/core/built-in.o net/core/sock.o net/core/request_sock.o net/core/skbuff.o net/core/iovec.o net/core/datagram.o net/core/stream.o ne... | chase2534/gtab47.freekern | net/core/.built-in.o.cmd | bat | gpl-2.0 | 818 |
cmd_drivers/media/firewire/built-in.o := rm -f drivers/media/firewire/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 drivers/media/firewire/built-in.o
| chase2534/gtab47.freekern | drivers/media/firewire/.built-in.o.cmd | bat | gpl-2.0 | 266 |
cmd_init/do_mounts_rd.o := gcc -Wp,-MD,init/.do_mounts_rd.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... | namgk/kernel-tut | init/.do_mounts_rd.o.cmd | bat | gpl-2.0 | 13,911 |
@echo off
@setlocal
:: Set up some variables
set start=%time%
set py_exec="..\Tools\Python27\python.exe"
set then="&& cd %~dp0 && echo. && ^"
:: Change the working directory to where the script lies
pushd %~dp0
:: Execute the build processes
%py_exec% build_project.py windows release x86 %then%
%py_exec% build_proje... | iftodebogdan/GITechDemo | GITechDemo/Build/build_all.bat | bat | gpl-3.0 | 2,251 |
@echo off
set name=AMInstantService
net start "%name%"
::pause | esc0rtd3w/realarcade-wrapper-killer | extras/gh/activemark8/misc/ami-start-service.cmd | bat | gpl-3.0 | 65 |
cd /d %~dp0
gradlew build
pause
pause | Pishka/MineDonate | forge 1.7.10/build.bat | bat | gpl-3.0 | 37 |
mvn clean install -Paspects,fxl-all -Dmaven.test.skip=true -Daspects=Automation | Letractively/fxlgui | buildAutomationAspects.bat | bat | gpl-3.0 | 79 |
COPY /Y %1 %2 | vigadmin/OC-Installer | windows/inno/scripts/copy.cmd | bat | lgpl-3.0 | 13 |
java -jar se4ojs-final.jar "-in" "D:\temp\KOBPSY_2a\sampleDataOneEditionEachJournal" "-out" "D:\kobpsy2Publication\out1journaleach" "-metadata" "-structure" "-ncboAnnotator" | ZPID/kobpsy | se4ojs/sources/client/src/main/resources/se4ojs.bat | bat | apache-2.0 | 174 |
REM Generate XSD and JAXB Files from XML File
call java -jar -verbose G:\Tools\JAVA\Trang\trang.jar G:\Java\Projets\project-Manager\InfoWkspOrga\InfoWkspOrga-Prez-SharedLib\src\main\resources\menu-application.xml G:\Java\Projets\project-Manager\InfoWkspOrga\InfoWkspOrga-Prez-SharedLib\src\main\resources\menu-applica... | sguisse/InfoWkspOrga | 10-Application/Application/InfoWkspOrga-APP/Tools/menu-&-toolbar/generate-menu-XSD-JAXB-Files.bat | bat | apache-2.0 | 708 |
mode con:cols=140 lines=2500
CALL "%VS140COMNTOOLS%"\\vsvars32.bat
msbuild.exe "..\TypedDotNet.sln" /t:Rebuild /m /p:Configuration=Release
| Patrickkk/Tests | TypedDotNet-old/TypedDotNet/nuget/Build.bat | bat | apache-2.0 | 141 |
@echo off
@echo Running full Build Script, capturing output to buildlog.txt file...
tools\NAnt\bin\nant.exe build -D:skip-tests=true -f:Spring.Amqp.build > buildlog.txt
@echo Launching text file viewer to display buildlog.txt contents...
start "ignored but required placeholder window title argument" buildlog.txt | spring-projects/spring-net-amqp | build-no-tests.cmd | bat | apache-2.0 | 313 |
REM load 1M items with 100K value size with a1 having 100 distinct values, using 10 threads in parallel
%PYTHONPATH%\python.exe LoadGenCouchbase.py -hn=couchbase://10.0.0.52/default -op=load -kp=A -ks=0 -ke=100 -vs=128 -sl=10 -tc=2 | cihanb/CouchbaseLoadGen-Python | load_sample_data.bat | bat | apache-2.0 | 232 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OUTSPS.S02_OperateListItems.MSOUTSPS_S02_TC18_RecurrenceAppointmentItem_RecurrenceRulewindowEnd /testcontainer:..\..\MS-OUTSPS\TestSuite\bin\Debug\MS-OUTSPS_TestSuite.dll /runconfig:..\..\MS-OUTSPS\MS-OUTSPS.testsettings /uniq... | OfficeDev/Interop-TestSuites | SharePoint/Source/Scripts/MS-OUTSPS/RunMSOUTSPS_S02_TC18_RecurrenceAppointmentItem_RecurrenceRulewindowEnd.cmd | bat | mit | 328 |
cmd_arch/arm/lib/div64.o := arm-eabi-gcc -Wp,-MD,arch/arm/lib/.div64.o.d -nostdinc -isystem /home/tronit/opt/Android_Toolchains-arm-eabi-4.4.3/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/tronit/KERNEL_BLACKDOME_4.2-4.1/android_kernel_htc_qsd8k-jellybean/arch/arm/include -Iinclude -include include/gen... | TroNit/BlackDome_New_supersonic | arch/arm/lib/.div64.o.cmd | bat | gpl-2.0 | 1,400 |
@ECHO OFF
SET solution=zyre.sln
SET version=11
SET log=build.log
SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat
SET environment="%programfiles(x86)%\%tools%"
IF NOT EXIST %environment% SET environment="%programfiles%\%tools%"
IF NOT EXIST %environment% GOTO no_tools
ECHO Building %solution%...
CALL %e... | zoobab/zyre | bindings/jni/msvc/vs2012/build.bat | bat | mpl-2.0 | 1,125 |
@echo off
Rem
Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
Rem format, or else stock DOS/Windows shells will refuse to run it.
Rem
Rem This batch file unpacks the GDB distribution while simultaneously
Rem renaming some of the files whose names are invalid on DOS or conflict
Rem with ... | armoredsoftware/protocol | measurer/gdb-7.9/djunpack.bat | bat | bsd-3-clause | 1,885 |
REM cmake -G "Visual Studio 12 2013"
REM VS2013 x86 Native Tools Command Prompt:
rmdir build\win32 /s /q
rmdir win32 /s /q
mkdir build & cd build
REM build Release
mkdir win32 & cd win32
mkdir release & cd release
cmake -G "NMake Makefiles" -Dprotobuf_MSVC_STATIC_RUNTIME=ON -DCMAKE_BUILD_TYPE=Release -D... | veyesys/opencvr | 3rdparty/protobuf/cmake/build-win32-static.bat | bat | mit | 652 |
@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... | FUMBBLPlus/fumbbl | docs/make.bat | bat | mit | 7,244 |
rem
rem Run Java MVAPI demo program.
rem
rem Note: Enable the MVSP.DEMO account in MVSP account MVSP.MENU prior to running this test.
rem
javac -cp lib\mvapi.jar -d classes src/Demo.java
rem
rem specify the hostname portnumber and username on the command line:
rem
java -cp lib\mvapi.jar;classes Demo localhost 9000 dm | RocketSoftware/multivalue-lab | d3/D3_mvBase_TechDays/D3 MVSP/MVSPJavaAPI/MVSPJavaAPI/samples/mvapidemo/demoquery.bat | bat | mit | 318 |
cuninst -y TidyJson.portable
| MasterDevs/ctc | ctc/Chocolatey/uninstall.bat | bat | mit | 32 |
git status
git add *
git commit -m "commit"
git push origin master
git push origin --tags
git status
| nate888/Python | push.bat | bat | apache-2.0 | 101 |
@echo off
echo Get Admin
::ver|findstr "[6,10]\.[0-9]\.[0-9][0-9]*" > nul && (goto Main)
::ver|findstr "[3-5]\.[0-9]\.[0-9][0-9]*" > nul && (goto isBelowNT6)
:: :isBelowNT6
:Main
@echo off
cd /d "%~dp0"
cacls.exe "%SystemDrive%\System Volume Information" >nul 2>nul
if %errorlevel%==0 goto Admin
if exist "%temp%\getad... | zlsun/XX-Net | code/default/gae_proxy/local/ipv6_tunnel/disable_ipv6.bat | bat | bsd-2-clause | 784 |
:: create-certificates.bat
:: This script is provided as a utility to help OWF and Marketplace users
:: create simple, self signed server certificates and optionally user
:: PKI certificates.
::
:: Please use this script in conjunction with the User Admin Guide and the
:: Quick Start Guide.
::
@echo off & setLo... | ozoneplatform/owf-metrics | tools/create-certificates.bat | bat | apache-2.0 | 11,301 |
cmd_/home/fdkit/GPL-AirCam-v1.2/openwrt/build_dir/toolchain-arm_v5te_gcc-linaro_uClibc-0.9.32_eabi/linux-dev//include/linux/hdlc/.install := perl scripts/headers_install.pl /home/fdkit/GPL-AirCam-v1.2/openwrt/build_dir/toolchain-arm_v5te_gcc-linaro_uClibc-0.9.32_eabi/linux-2.6.28.fa2/include/linux/hdlc /home/fdkit/GPL-... | fedya/aircam-openwrt | staging_dir/toolchain-arm_v5te_gcc-linaro_uClibc-0.9.32_eabi/include/linux/hdlc/..install.cmd | bat | gpl-2.0 | 876 |
set GOPATH=C:\FrameworkBenchmarks\Go\fasthttp-postgresql
go build -o server
.\server
| grob/FrameworkBenchmarks | frameworks/Go/fasthttp-postgresql/setup.bat | bat | bsd-3-clause | 85 |
cmd_/projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux/include/linux/usb/.install := perl scripts/headers_install.pl /projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux-2.6.36.4/include/linux/usb /projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux/include/... | sigma-random/asuswrt-merlin | release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/usb/..install.cmd | bat | gpl-2.0 | 733 |
@echo off
echo [INFO] Use maven eclipse-plugin download jars and generate eclipse project files.
echo [Info] Please add "-Declipse.workspace=<path-to-eclipse-workspace>" at the end.
cd %~dp0
cd ..
call mvn eclipse:clean eclipse:eclipse
cd bin
pause | yangjiandong/sshapp | tools/maven/archetype/src/main/resources/archetype-resources/bin/eclipse.bat | bat | apache-2.0 | 257 |
Calc2 /Comp 0 0
Calc2 /Comp 1 1
Calc2 /Comp 1 2
Calc2 /Comp 2 1
Calc2 /Comp 2 2
Calc2 /Comp 3 3
Calc2 /Comp 7 7
Calc2 /Comp 7 -7
Calc2 /Comp -7 7
Calc2 /Comp -7 -7
Calc2 /Comp 0 123
Calc2 /Comp 123 0
Calc2 /Comp 123 123
Calc2 /Comp 0 -123
Calc2 /Comp -123 0
Calc2 /Comp -123 -123
Calc2 /Comp 123 12
Calc2 /Comp 12... | stackprobe/Factory | Labo/utest/unauto/Common/Options/Calc2_Comp_01.bat | bat | mit | 732 |
msbuild NLipsum.sln /p:Configuration=Release /t:Rebuild
"packages/NuGet.CommandLine.3.5.0/tools/nuget.exe" pack NLipsum.nuspec
| alexcpendleton/NLipsum | build.cmd | bat | mit | 129 |
@echo off & setlocal EnableDelayedExpansion
REM Build Geometria documentation
SET DOC_DIR=%1%
SET DOC_BUILD_DIR=%2%
rmdir /S /Q %DOC_BUILD_DIR%
SET WORK_DIR=%CD%
cd %DOC_DIR%
for /d %%a in (*) do (
cd %WORK_DIR%
echo "Building documentation for: %%a"
mkdir %DOC_BUILD_DIR%\%%a
xsltproc ^
--stringpara... | stelian56/geometria | scripts/makedocs.bat | bat | mit | 585 |
cd .\Release\php
Powershell.exe -executionpolicy remotesigned -File ../../build/PHP_settings_replace.ps1
cd ..\..\
pause
| Brutusn/ScoutingVeghel | build/substitute_php_settings.cmd | bat | mit | 121 |
cmd_/home/brian/545/board_os/ubuntu_14.04_corefs//include/drm/.install := /bin/bash scripts/headers_install.sh /home/brian/545/board_os/ubuntu_14.04_corefs//include/drm ./include/uapi/drm amdgpu_drm.h drm.h drm_fourcc.h drm_mode.h drm_sarea.h exynos_drm.h i810_drm.h i915_drm.h mga_drm.h msm_drm.h nouveau_drm.h qxl_drm.... | Bjay1435/capstone | rootfs/include/drm/..install.cmd | bat | mit | 859 |
@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... | python-hyper/certitude | docs/make.bat | bat | mit | 7,264 |
supervisor ../../server/server.js | felixgrey/Niman | test/Events/server.bat | bat | mit | 33 |
@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... | milmazz/pycic | docs/make.bat | bat | mit | 6,699 |
@echo off
rem Author: Andrey Dibrov (andry at inbox dot ru)
rem Description:
rem Script requests piece of wc.db (EXTERNALS table) paths,
rem builds externals CSV list and filters out them by target path.
rem
rem Examples:
rem 1. call svn_externals_list.bat -offline branch/current > externals.lst
rem... | andry81/svncmd | Scripts/svn_externals_list.bat | bat | mit | 14,523 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
... | SEC-i/ecoControl | docs/make.bat | bat | mit | 5,113 |
cmd_sound/pci/built-in.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld.bfd -EL -r -o sound/pci/built-in.o sound/pci/ac97/built-in.o sound/pci/ali5451/built-in.o sound/pci/asihpi/built-in.o sound/pci/au88x0/built-in.o sound/pci/aw2/built-in.o sound/pci/ctxfi/built-in.o sound/pci/ca0... | aloksinha2001/picuntu-3.0.8-alok | sound/pci/.built-in.o.cmd | bat | gpl-2.0 | 849 |
@echo off
REM reg delete renvoi 0 : succés ou 1 : echec
Reg delete HKLM\SOFTWARE\pearpc /v Flag /f
goto %ERRORLEVEL%
:1
echo Le logiciel pearpc 0.4 n est pas installe
exit 1
GOTO end
:0
REM on supprime le repertoire pearpc 0.4 place dans Program Files
echo debut de la desinstallation
cd \
cd... | cedricde/lrs | addons/lsc_deployment_scripts/Software_without_installer/PowerPC_Architecture_Emulator/PearPC/desinstallpearpc.bat | bat | gpl-2.0 | 686 |
cmd_lib/hexdump.o := arm-eabi-gcc -Wp,-MD,lib/.hexdump.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KER... | timmytim/honeybutter_kernel | lib/.hexdump.o.cmd | bat | gpl-2.0 | 18,527 |
AT|grep restart_pandora_agent|gawk "{print \"@AT \"$1\" /DELETE\"}" > DEL-AT.BAT & @DEL-AT.BAT & DEL DEL-AT.BAT
| uchida/pandora_agent_win32 | installer/scripts/delete_at_job.bat | bat | gpl-2.0 | 112 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.