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 |
|---|---|---|---|---|---|
@REM ----------------------------------------------------------------------------
@REM Licensed to Julian Hyde under one or more contributor license
@REM agreements. See the NOTICE file distributed with this work
@REM for additional information regarding copyright ownership.
@REM Julian Hyde licenses this file to you ... | julianhyde/scott-data-hsqldb | mvnw.cmd | bat | apache-2.0 | 5,871 |
@setlocal
@echo off
@setlocal enabledelayedexpansion
@rem Parse arguments. erlsrv.exe prepends erl arguments prior to first ++.
@rem Other args are position dependent.
@set args="%*"
@for /F "delims=++ tokens=1,2,3" %%I in (%args%) do @(
@set erl_args=%%I
@call :set_trim node_name %%J
@rem Trim s... | veestr/gemini | services/message-broker/emqttd/bin/start_erl.cmd | bat | apache-2.0 | 1,546 |
echo "" > created.txt | ngouagna/alien4cloud-cloudify2-provider | src/test/resources/csars/test-types-1.0-SNAPSHOT/scripts/create_comp_windows.cmd | bat | apache-2.0 | 21 |
javaw -jar restmote.jar | becuz/RESTmoteControl | restmote.bat | bat | mit | 23 |
%PYTHON% -c "import time; print time.strftime('0.1.0.dev.%%Y.%%m.%%d')" > %SRC_DIR%\__conda_version__.txt
%PYTHON% setup.py install
for %%G in (filter_images.py ge2tiff.py stack_layers.py) DO (
copy /Y %RECIPE_DIR%\temp.exe %SCRIPTS%\%%G.exe
move /Y %SCRIPTS%\%%G %SCRIPTS%\%%G-script.py)
if errorlevel 1 exit 1
| praxes/hedm-conda-recipes | 3dxrd-scripts/bld.bat | bat | mit | 315 |
@echo off
title appengine
set JAVA_TOOL_OPTIONS=%JAVA_TOOL_OPTIONS% -Dfile.encoding=UTF8
echo .
echo .
echo ================================================================
echo == UPDATE PROD: mvn appengine:update ==
echo == START DEV: mvn appengine:devserver ==
echo ==... | bdurrer/calendarizator | cal.api/mvn_dev.bat | bat | mit | 472 |
@echo off
:: Uncomment the following to set a different Cygwin mirror
:: Default: http://mirrors.kernel.org/sourceware/cygwin
:: set CYGWIN_MIRROR_URL=http://mirrors.kernel.org/sourceware/cygwin
:: Uncomment the following to echo commands as they are run
:: Default: (unset)
:: set PACKER_DEBUG=1
:: Uncomme... | chrisroberts/vagrant-installers | packer/vagrant/floppy/win-8/_packer_config.cmd | bat | mit | 2,059 |
:loop
py -3.9 Telegram_Harmonbot.py
goto loop | Harmon758/Harmonbot | Telegram/Telegram_Harmonbot.bat | bat | mit | 45 |
flex %1.l && cl.exe lex.yy.c
del /Q lex.yy.c
| PS-Group/compiler-theory-samples | lex-based-scanner/cc.bat | bat | mit | 46 |
REM query the DNS `TXT` record of `google.com` with a 15 second time out
nslookup -q=TXT -timeout=15 google.com
REM https://blogs.technet.microsoft.com/rmilne/2015/09/11/how-to-use-nslookup-to-check-dns-txt-record/
REM http://www.windowscommandline.com/nslookup/
REM https://www.owasp.org/index.php/OWASP_File_Hash_Rep... | jgstew/tools | CMD/nslookup_example_txt.bat | bat | mit | 442 |
setenv bootpart 0:2
setenv bootdir /boot
setenv mmcroot /dev/mmcblk0p2 ro
setenv mmcrootfstype ext4 rootwait
setenv bootargs console=${console} root=${mmcroot} rootfstype=${mmcrootfstype}
setenv fdtfile omap4-duovero-parlor.dtb
load mmc ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
load mmc ${bootpart} ${loadaddr} ${boo... | jumpnow/meta-duovero | recipes-bsp/u-boot-scr/files/boot.cmd | bat | mit | 364 |
cmd_drivers/misc/lis3lv02d/built-in.o := rm -f drivers/misc/lis3lv02d/built-in.o; /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ar rcsD drivers/misc/lis3lv02d/built-in.o
| jashasweejena/VibeKernel | drivers/misc/lis3lv02d/.built-in.o.cmd | bat | gpl-2.0 | 220 |
@echo off
cd/d "%~dp0"
set rubypath=D:\Dev\ruby\bin
set PATH=%rubypath%\;%PATH%
set jekyll=ruby.exe "%rubypath%\jekyll"
start "" %jekyll% serve --port 80 --watch --trace --config _config.yml,_config.local.yml
| Ouroboros/Ouroboros.github.io | start.bat | bat | gpl-2.0 | 210 |
cmd_libbb/platform.o := arm-linux-musleabihf-gcc -Wp,-MD,libbb/.platform.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/.platform.o.cmd | bat | gpl-2.0 | 11,350 |
@REM This script have to be run in the directory of the SQLite database file
@echo off
copy /Y config.db3 config-old.db3
echo BEGIN TRANSACTION; > transaction.sql
type c:\windows\temp\synthese\synthese3.sql >> transaction.sql
echo END TRANSACTION; >> transaction.sql
echo .exit | sqlite3 -init transaction.sql conf... | Open-Transport/synthese | server/test/35_pt/res/win32/get_local_export_data.bat | bat | gpl-2.0 | 356 |
@ECHO off
REM *****************************************************************************************
REM Set your compiler and another features here. Possible VC1, VC11
REM currently possible VC10 (MS Visual studio 10 Pro) and VC11 (MS Visual studio 11 or 2012 Pro/Ultimate)
REM Warning! VS Express edition not suppo... | mangosR2/mangos4 | project_setup.bat | bat | gpl-2.0 | 4,227 |
cmd_arch/arm/vfp/entry.o := arm-linux-gnueabihf-gcc -Wp,-MD,arch/arm/vfp/.entry.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/... | tyeo098/MK908-Kernel-NAND | arch/arm/vfp/.entry.o.cmd | bat | gpl-2.0 | 3,004 |
evolve.bat torcs-manual.properties
pause | nezbo/neat4speed2 | TORCS CLIENT - MANUAL.bat | bat | gpl-2.0 | 41 |
cmd_net/ipv6/icmp.o := arm-none-linux-gnueabi-gcc -Wp,-MD,net/ipv6/.icmp.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-da... | srinugnt2000/linux-2.6.37 | net/ipv6/.icmp.o.cmd | bat | gpl-2.0 | 32,007 |
cmd_crypto/chainiv.o := arm-eabi-gcc -Wp,-MD,crypto/.chainiv.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-msm/i... | bigbiff/i717-GB-Kernel | crypto/.chainiv.o.cmd | bat | gpl-2.0 | 17,895 |
cmd_sound/soc/samsung/built-in.o := rm -f sound/soc/samsung/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/soc/samsung/built-in.o
| selva-simple/Galaxy-R-Kernel | sound/soc/samsung/.built-in.o.cmd | bat | gpl-2.0 | 183 |
...\avrdude\avrdude.exe -p m328p -c arduino -P com1 -b 115200 -F -U flash:w:WriteEEP.hex
| chriva/Thingy | Thingy/Release/WriteEeprom.bat | bat | gpl-3.0 | 90 |
@echo off
:: AIR certificate generator
:: More information:
:: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959
:: http://livedocs.adobe.com/flex/3/html/distributing_apps_4.html#1037515
:: Path to Flex SDK binaries
set PATH=%PATH%;C:\Program Files (x86)\FlashDevelop\Tool... | giulianob/tribalhero | client/certificates/CreateCertificate.bat | bat | gpl-3.0 | 936 |
@echo off
set /p fullfile="Enter .full File: " %=%
set /p destfold="Enter Destination Folder: " %=%
set /p resfold="Restore Folders: " %=%
GOTO check
:check
if not exist %fullfile% ( GOTO ERROR2 )
if not exist %destfold%\NUL ( GOTO ERROR1 )
GOTO execute
:execute
exdupe -Ro %fullfile% %destfold% %resfold%
echo
ech... | mrhid6/scripts | windows/restore.bat | bat | gpl-3.0 | 760 |
cd C:\workspace\intcatch_asl_luglio_2017\lakegarda-may-9-mask\1
python Intcatch_segmentation_GUI.py
pause | dbloisi/intcatch-vision | Intcatch_segmentation_GUI/maschere/lakegarda-may-9-mask/launcher.bat | bat | gpl-3.0 | 109 |
SET PYTHONPATH=.
python.exe gns3server/main.py --debug --local
| harrijs/gns3-server | gns3server.bat | bat | gpl-3.0 | 63 |
del ..\..\manuals\html\full_rm\*.* /Q
doxygen Doxyfile_chm
del ..\..\manuals\html\full_rm\*.md5
del ..\..\manuals\html\full_rm\*.map
pause
| ChibiOS/ChibiOS | doc/build/full_rm/makechm.bat | bat | gpl-3.0 | 144 |
@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%
... | grupoanfi/orderbook-data-analysis | docs/make.bat | bat | gpl-3.0 | 6,989 |
echo
REM ______________________________________________________________________
REM > <
REM > PICos18 release 3.00 <
REM > <
REM > ... | amof/TiltSensors-example | PIC18F46J50/Example2-PICOS/Test.X/Kernel/libpicos18.bat | bat | gpl-3.0 | 2,931 |
@echo on
java -Xmx1000m -classpath "C:\MYPREP\dist\alignement2.jar" org.olanto.zahir.run.comparable.AlignCOMPARABLE_classic > C:\MYPREP\logs\makeCOMP_logs.txt
@echo on | olanto/MYPREP | run/makeCOMP.bat | bat | agpl-3.0 | 169 |
del winrmtests.log
call winrm enum http://schemas.citrix.com/wbem/wscim/1/cim-schema/2/Xen_HostComputerSystem -r:%server% -encoding:utf-8 -a:basic -u:%user% -p:%pass% >> winrmtests.log 2>&1
call winrm enum http://schemas.citrix.com/wbem/wscim/1/cim-schema/2/Xen_HostPool -r:%server% -encoding:utf-8 -a:basic -u:%user% -p... | xenserver/xs-cim | test/winrm-tests/enum_all.bat | bat | lgpl-2.1 | 10,842 |
bcp Customer.dbo.State in backup\State.txt -c -t "|" -T -S SCHVW2K12R2-DB\MSSQL2016
bcp Customer.dbo.City in backup\City.txt -c -t "|" -T -S SCHVW2K12R2-DB\MSSQL2016
bcp Customer.dbo.Contact in backup\Contact.txt -c -t "|" -T -S SCHVW2K12R2-DB\MSSQL2016
Pause | wbwiltshire/SQLRepositoryAsync | SQL/LoadData.cmd | bat | apache-2.0 | 262 |
@echo off
cls
:loop
curl http://wildfly-swarm.vagrant.f8/rs/customer
sleep 2
echo.
goto loop | myfear/WildFlySwarmDockerSample | check_scaling.bat | bat | apache-2.0 | 93 |
curl --location --request POST 'https://api.pdf.co/v1/pdf/edit/delete-pages' \
--header 'x-api-key: {{x-api-key}}' \
--form 'url=https://bytescout-com.s3.amazonaws.com/files/demo-files/cloud-api/pdf-split/sample.pdf' \
--form 'name=result.pdf' \
--form 'pages=1-2' | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/PDF Delete Pages/cURL/PDFDeletePages.cmd | bat | apache-2.0 | 264 |
java -cp bin;jna.jar democode.GetVolumeInformation
| zhangjunfang/eclipse-dir | JNA-Article-Code/GetVolumeInformation.bat | bat | bsd-2-clause | 51 |
copy bin\debug\bcr2.exe ..\bin
| spiffcode/hostile-takeover | bcr2/deploy.bat | bat | bsd-2-clause | 31 |
mvn install:install-file -DlocalRepositoryPath=mdht-vocab-repo -DcreateChecksum=true -Dpackaging=jar -Dfile=D:\MDHT\8_31_2015\org.openhealthtools.mdht.uml.hl7.datatypes-2.5.9.201509011938.jar -DgroupId=org.mdht.dependencies -DartifactId=org.openhealthtools.mdht.uml.hl7.datatypes -Dversion=2.5.9.201509011938
| siteadmin/referenceccdavalidator | scripts/8_31_scripts/mdht-datatypes.bat | bat | bsd-2-clause | 309 |
SET nginxpath=%~dp0
setlocal EnableDelayedExpansion
cd /d %~dp0\objs\lib_x64\pcre
nmake -f makefile.msvc clean
nmake -f makefile.msvc
cd %nginxpath%
| LomoX-Offical/nginx-openresty-windows | src/nginx/build_pcre_x64.bat | bat | bsd-2-clause | 154 |
@echo off
setlocal enableDelayedExpansion
set hostpath=%1
if "%hostpath%"=="" set hostpath=localhost
if exist post_test_results.txt (del post_test_results.txt)
echo {^"postResults^":[ > post_test_results.txt
curl -X POST -d "bad[some]=stuff" -g http://%hostpath%/wlux/data/account.php >> post_test_results.txt
echo , >>... | rbwatson/wlux_web_service | test/post_test.bat | bat | mit | 2,960 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\jayson\bin\jayson.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\jayson\bin\jayson.js" %*
) | ceaseless-prayer/scripture-service | node_modules/loopback/node_modules/strong-remoting/node_modules/.bin/jayson.cmd | bat | mit | 182 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /testcontainer:..\..\MS-OXCSTOR\TestSuite\bin\Debug\MS-OXCSTOR_TestSuite.dll /runconfig:..\..\MS-OXCSTOR\MS-OXCSTOR.testsettings
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCSTOR/RunAllMSOXCSTORTestCases.cmd | bat | mit | 189 |
python gevent_server3.py
| mabotech/maboss.py | maboss/motorx/label/tests/run.bat | bat | mit | 25 |
bin\debug\dyecmd "armor-legs-shorts.png" "armor-legs-shorts2.png" "W:#222255,6666ff" | mana/mana | tools/dyecmd/run.cmd | bat | gpl-2.0 | 84 |
# to run this script:
# 1) hit any key to stop the autoboot
# 2) when you entering in uboot, run:
# mmc rescan; fatload mmc 0 ${loadaddr} flash-MLO-uboot.scr; source ${loadaddr}
# rescan mmc to init sd card...
mmc rescan
# write the MLO
fatload mmc 0 ${loadaddr} MLO
nandecc sw
nand erase 0 80000
nand write $... | augustinmanecy/flash-SD-tools-Overo | Scripts/flash-MLO-uboot.cmd | bat | gpl-2.0 | 679 |
java -jar Kong.jar
| hannobraun/Kong | kong.bat | bat | apache-2.0 | 19 |
deps_config := \
lib/xz/Kconfig \
lib/Kconfig \
drivers/crypto/caam/Kconfig \
drivers/crypto/Kconfig \
crypto/async_tx/Kconfig \
crypto/Kconfig \
security/integrity/evm/Kconfig \
security/integrity/ima/Kconfig \
security/integrity/Kconfig \
security/yama/Kconfig \
security/apparmor/Kconfig \
security/tomoyo... | qqzwc/LG_G3_D858_Android4.4_Kernel | include/config/auto.conf.cmd | bat | gpl-2.0 | 24,879 |
@java -jar gnirehtet.jar run
@pause
| Genymobile/gnirehtet | relay-java/scripts/gnirehtet-run.cmd | bat | apache-2.0 | 38 |
@echo off
setlocal
set ds=%1
set zip=%2
set src=%3
set target=%4
%ds% %src% > %target%
%zip% a "%target%.7z" "%target%"
| RasPlex/plex-home-theatre | plex/scripts/dump_syms.cmd | bat | gpl-2.0 | 122 |
c:
cd \Python26\Lib\site-packages
rem svn co --force http://orange.biolab.si/svn/orange/trunk/orange/ orange
rem svn co --force http://orange.biolab.si/svn/orange/trunk/add-ons/Bioinformatics/ orange/add-ons/Bioinformatics
rem svn co --force http://orange.biolab.si/svn/orange/trunk/add-ons/Text/ orange/add-ons/Text
re... | yzl0083/orange | Orange/testing/regression/updateStart.bat | bat | gpl-3.0 | 1,653 |
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
chocolatey feature enable -n allowGlobalConfirmation
choco install cyg-get windows-sdk-8.1 nunit 7zip.commandline
choco inst... | Frezzle/xenadmin | configure.cmd | bat | bsd-2-clause | 594 |
@echo off
echo *** %~n0 ...
echo *** %1
echo.
call %~dp0\_init.bat %1 %2 %3
SET OutDir=pct2rgb
SET RgbaOpts= -rgba
SET TiffOpts=-of GTiff
if not exist %OutDir% mkdir %OutDir%
for %%v in (*%SrcExt%) do (
echo %%v
::echo pct2rgb.py %TiffOpts% %RgbaOpts% %%v %OutDir%\%%v
::python.exe %~dp0\OSGeo4W\bin\pct2rgb... | kubaszostak/gdal-dragndrop | raster-pct2rgb-folder.bat | bat | mit | 463 |
@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... | gwhigs/tweeter | docs/make.bat | bat | mit | 5,098 |
@SET FILENAME=w3cschool
@SET DOCDIR=doc
mkdir %DOCDIR%
parsexsd.rb ^
--xsd="%FILENAME%.xsd" ^
--xlsx="%DOCDIR%/%FILENAME%.xlsx" ^
--request-end-with=Request ^
--response-end-with=Response ^
--auto-filter ^
--frozen ^
--indent ^
--columns="name,schematype,type,length,multi,enum,kind,desc,mandatory,comp... | martinmares/ParseXsd | examples/w3cschools/generate_xlsx.bat | bat | mit | 357 |
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents... | mauriciovancine/enm_r | data/temp/raster/maxent/2438415753/species_explain.bat | bat | mit | 644 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\get-port\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\get-port\cli.js" %*
) | PatrionDigital/patriondigital.github.io | node_modules/.bin/get-port.cmd | bat | mit | 172 |
cd VirtIO
call buildall.bat
cd ..
cd NetKVM
call buildall.bat
cd ..
cd viostor
call buildall.bat
cd ..
cd Balloon
call buildall.bat
cd ..
cd vioserial
call buildall.bat
cd ..
cd viorng
call buildall.bat
cd ..
| softvision-ionutganju/test | buildAll.bat | bat | gpl-2.0 | 214 |
cmd_drivers/scsi/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/scsi/built-in.o drivers/scsi/scsi_mod.o drivers/scsi/scsi_tgt.o drivers/scsi/ufs/built-in.o drivers/scsi/sd_mod.o drivers/scsi/sg.o dri... | livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/scsi/.built-in.o.cmd | bat | gpl-2.0 | 336 |
cmd_drivers/misc/built-in.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/misc/built-in.o drivers/misc/pmem.o drivers/misc/uid_stat.o drivers/misc/eeprom/built-in.o drivers/misc/cb710/built-in.o drivers/misc/ak8975.o drivers/misc/k3dh.o drivers/misc/usb3... | tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/drivers/misc/.built-in.o.cmd | bat | gpl-2.0 | 406 |
cmd_net/ipv6/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o net/ipv6/built-in.o net/ipv6/ipv6.o net/ipv6/ah6.o net/ipv6/esp6.o net/ipv6/ipcomp6.o net/ipv6/xfrm6_tunnel.o net/ipv6/tunnel6.o net/ipv6/xfrm6_mode_transport.o net/ipv6/xfrm6_mode_tunnel.o net/ipv6/xfrm6_mode_beet.o net/ipv6... | emwno/android_kernel_U8500 | net/ipv6/.built-in.o.cmd | bat | gpl-2.0 | 458 |
cmd_lib/zlib_deflate/built-in.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o lib/zlib_deflate/built-in.o lib/zlib_deflate/zlib_deflate.o
| dagnarf/sgh-i717-dagkernel | lib/zlib_deflate/.built-in.o.cmd | bat | gpl-2.0 | 173 |
cmd_arch/arm/boot/compressed/vmlinux := arm-eabi-ld -EL --defsym zreladdr=0x02E08000 --defsym initrd_phys=0x03E00000 --defsym params_phys=0x02E00100 -p --no-undefined -X /usr/bin/../lib/gcc/arm-eabi/4.5.0/libgcc.a -T arch/arm/boot/compressed/vmlinux.lds arch/arm/boot/compressed/head.o arch/arm/boot/compressed/piggy.... | HCDRJacob/wildfire-kernel | arch/arm/boot/compressed/.vmlinux.cmd | bat | gpl-2.0 | 391 |
cmd_sound/drivers/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/drivers/built-in.o sound/drivers/opl3/built-in.o sound/drivers/opl4/built-in.o sound/drivers/mpu401/built-in.o sound/drivers/vx/built-in.o sound/dr... | FEDEVEL/tmp-imx6-tiny-rex-linux | sound/drivers/.built-in.o.cmd | bat | gpl-2.0 | 343 |
cmd_kernel/softlockup.o := gcc -Wp,-MD,kernel/.softlockup.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -mn... | dnh34/proj1 | kernel/.softlockup.o.cmd | bat | gpl-2.0 | 12,915 |
cmd_arch/arm/lib/div64.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.div64.o.d -nostdinc -isystem /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/root/Kernel/D710SPR_GB27_Kernel/arch/arm/include -Iarch/arm/include/generated -Iinclude ... | garwynn/D710SPR_GB27_Kernel | arch/arm/lib/.div64.o.cmd | bat | gpl-2.0 | 1,414 |
cmd_drivers/media/common/tuners/xc4000.ko := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -T /home/envy/kernel/shinano-sirius_msm8974abpro/scripts/module-common.lds --build-id -o drivers/media/common/tuners/xc4000.ko drivers/media/common/tuners/xc4000.o drivers/media/common/tuners... | Envious-Data/shinano-sirius_msm8974abpro | drivers/media/common/tuners/.xc4000.ko.cmd | bat | gpl-2.0 | 334 |
cmd_drivers/media/common/tuners/built-in.o := /home/dolphinor/arm-2009q3/bin/arm-none-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 drivers/media/common/tuners/mt20xx.o drivers/... | SeoDongMin/Gace_kernel | drivers/media/common/tuners/.built-in.o.cmd | bat | gpl-2.0 | 541 |
cmd_sound/core/built-in.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/core/built-in.o sound/core/snd.o sound/core/snd-timer.o sound/core/snd-pcm.o sound/core/snd-page-alloc.o
| wujiku/superstar-kernel-shooter-2.3.4gb | sound/core/.built-in.o.cmd | bat | gpl-2.0 | 216 |
REM SpikeStream script that removes makefiles and any build files, objects and libraries
REM Run make clean at root - if SpikeStream has been built from here, this should clean everything
cd ..
mingw32-make distclean
REM Clean up files at root
rm Makefile
REM Clean up liveliness files
cd analysis/liveliness
mingw32-... | nico202/spikestream | scripts/clean.bat | bat | gpl-2.0 | 709 |
cmd_arch/arm/lib/getuser.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.getuser.o.d -nostdinc -isystem /home/hacker/codesourcery/lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/hacker/android/kernels/shooter-2.6.35-kernel/arch/arm/include -Iinclude -include i... | wujiku/superstar-kernel-shooter-2.3.4gb | arch/arm/lib/.getuser.o.cmd | bat | gpl-2.0 | 1,460 |
cmd_drivers/cdrom/built-in.o := rm -f drivers/cdrom/built-in.o; /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ar rcsD drivers/cdrom/built-in.o
| friedrich420/Note-3-Kernel | drivers/cdrom/.built-in.o.cmd | bat | gpl-2.0 | 154 |
cmd_firmware/tsp_melfas/PUBL.fw.gen.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,firmware/tsp_melfas/.PUBL.fw.gen.o.d -nostdinc -isystem /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/yyoung.ki... | PrestigeMod/SHW-M440S | firmware/tsp_melfas/.PUBL.fw.gen.o.cmd | bat | gpl-2.0 | 1,230 |
cmd_sound/built-in.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/built-in.o sound/soundcore.o sound/core/built-in.o sound/i2c/built-in.o sound/drivers/built-in.o sound/isa/built-in.o sound/pci/built-in.o sound/ppc/built-in.o sound/arm/built-in.o sound/sh... | PrestigeMod/SHW-M440S | sound/.built-in.o.cmd | bat | gpl-2.0 | 574 |
@echo off
if not exist build mkdir build
if not exist build\key.pem openssl genrsa -out build/key.pem 4096
if not exist build\key.p8.der openssl pkcs8 -topk8 -inform PEM -outform DER -in build/key.pem -out build/key.p8.der -nocrypt
setlocal ENABLEDELAYEDEXPANSION
set RESOURCES=
for /f %%d in ('dir /s/b resources*'... | josteitv/connectiq-talktimer | build.bat | bat | gpl-3.0 | 842 |
Set DESC=.\Chalicucu\SWITCHACC
Set SRC=.
xcopy /F /Y %SRC%\MyBot.run.au3 %DESC%\MyBot.run.au3
xcopy /F /Y "%SRC%\COCBot\MBR Global Variables.au3" "%DESC%\COCBot\MBR Global Variables.au3"
xcopy /F /Y "%SRC%\COCBot\MBR Functions.au3" "%DESC%\COCBot\MBR Functions.au3"
xcopy /F /Y "%SRC%\COCBot\MBR GUI Control.au3" "%DE... | Chalicucu/MyBot-release-MBR_6.1.4_chalicucu | Apply.bat | bat | gpl-3.0 | 2,026 |
@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... | jbloom/epitopefinder | docs/make.bat | bat | gpl-3.0 | 5,110 |
cl /Gd extension-functions.c /D WIN32 /DDLL /LD /link /export:sqlite3_extension_init /out:extensions.sqlext
| informationsea/Hyokai | src/sqlite3-extension/build.bat | bat | gpl-3.0 | 108 |
rem cx_Freeze
xcopy images dist\images /I /Y
xcopy packaging\win32\imageformats dist\imageformats /I /Y
rem ***Output to Console for Debugging
rem \Python27\Scripts\cxfreeze jigsaw-gui.py --compress --target-dir dist --base-name Console --include-modules PySide.QtNetwork,serial.win32 --icon=images\puzzlebox.ico
rem *... | PuzzleboxIO/jigsaw-python | scripts/build-exe.bat | bat | agpl-3.0 | 779 |
rmdir /S /Q html
mkdir html
copy DOxygenStuff\tornado_wm.png html
"g:\Program Files\doxygen\bin\doxygen.exe" DOxygenStuff/doxygen.cfg 2> doxygen_output.txt
| ned14/tnfox | !GenDocs.bat | bat | lgpl-2.1 | 156 |
@echo off
REM ======================================================
REM Test launcher script
REM ======================================================
REM Licensed under the terms of the MIT License
REM Copyright (c) 2020 Pierre Raybaut
REM (see LICENSE file for more details)
REM =====================================... | PierreRaybaut/PythonQwt | scripts/run_test_launcher.bat | bat | lgpl-2.1 | 491 |
@ECHO OFF
REM Source found on https://github.com/DieterDePaepe/windows-scripts
REM Please share any improvements made!
REM Prevent environment variable pollution
setlocal
REM Folder where all links will end up
set WARP_REPO=%USERPROFILE%\.warp
REM Special bookmark that keeps track of last visited warping location
set... | DieterDePaepe/windows-scripts | warp.bat | bat | unlicense | 3,007 |
rem === Cleaning existing files from UnrealCppSdk ===
pushd ..\..\sdks\UnrealCppSdk
pushd PlayFabSDK\Plugins\PlayFab\Source\PlayFabProxy\Private\Proxy
rmdir /S /Q Admin
rmdir /S /Q Client
rmdir /S /Q Matchmaker
rmdir /S /Q Server
popd
pushd PlayFabSDK\Plugins\PlayFab\Source\PlayFabProxy\Public\Proxy
rmdir /S /Q Admin
r... | JoshuaStrunk/SDKGenerator | SDKBuildScripts/ue4_CPP_build.bat | bat | apache-2.0 | 932 |
call adb install -r "bin\Readings.apk"
pause | tekkies/Readings | install-debug.bat | bat | apache-2.0 | 44 |
@echo off
powershell -NoProfile -ExecutionPolicy Bypass -Command "& .\PDFTableSearchFromUploadedFileAsync.ps1"
echo Script finished with errorlevel=%errorlevel%
pause | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/PDF Search Tables/PowerShell/PDF Table Search from Uploaded File Asynchronously/run.bat | bat | apache-2.0 | 168 |
@echo off
if "%OS%" == "Windows_NT" setlocal
rem ---------------------------------------------------------------------------
rem Start script for the CATALINA Server
rem
rem $Id: startup.bat 302918 2004-05-27 18:25:11Z yoavs $
rem ---------------------------------------------------------------------------
rem ... | NCIP/prot-express | software/build-prot/common/resources/tomcat-conf/startup.bat | bat | bsd-3-clause | 1,384 |
ck plot graph: @reproduce_density_graph_low.json
| ctuning/reproduce-ck-paper | script/reproduce-filter-variation/reproduce_density_graph_low.bat | bat | bsd-3-clause | 49 |
@echo off
echo ----------------------------------------------------
echo Press any key to delete all files with ending:
echo *.aps *.idb *.ncp *.obj *.pch *.tmp *.sbr
echo Visual c++/.Net junk
echo delete file folder use rd /S /Q .svn
echo delete hide file use del /F /Q /S /A:H-S
echo ------------------------... | yuyunliuhen/server_framework | core/clear.bat | bat | mit | 570 |
REM file: simulate_isim.bat
REM
REM (c) Copyright 2008 - 2011 Xilinx, Inc. All rights reserved.
REM
REM This file contains confidential and proprietary information
REM of Xilinx, Inc. and is protected under U.S. and
REM international copyright and other intellectual property
REM laws.
REM
REM DISCLAIMER
REM... | amerc/phimii | ipcore_dir/genclks/simulation/functional/simulate_isim.bat | bat | mit | 2,638 |
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../phpmd/phpmd/src/bin/phpmd
php "%BIN_TARGET%" %*
| fsaibene/TPlaboratorioIV2016 | vendor/bin/phpmd.bat | bat | mit | 115 |
@echo off
:: This is a shim-shim (Woah!)
:: It cmd-shims the exe-shim that shims npm
npm %*
| nullivex/nodist | bin/npm.cmd | bat | mit | 92 |
@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... | Programmica/gtk3-tutorial | make.bat | bat | cc0-1.0 | 5,108 |
java -cp ..\..\..\antlr-4.5\antlr-4.5-complete.jar;%CLASSPATH% org.antlr.v4.Tool -Dlanguage=Python2 -listener -visitor C.g4
..\..\..\bin\dos2unix.exe *.py *.tokens *.py
| smartanthill/plugin-handler-compiler | smartanthill_phc/antlr_parser/antlr4.bat | bat | gpl-2.0 | 170 |
cmd_drivers/usb/net/cdc_ether.mod.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/usb/net/.cdc_ether.mod.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/autocon... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/usb/net/.cdc_ether.mod.o.cmd | bat | gpl-2.0 | 12,023 |
java -cp javaforce.jar javaforce.service.DNSApp %*
| ericomattos/javaforce | projects/jfdns/runcfg.bat | bat | lgpl-3.0 | 51 |
@echo off
if DEFINED JAVA_HOME goto cont
:err
ECHO JAVA_HOME environment variable must be set! 1>&2
EXIT /B 1
:cont
set SCRIPT_DIR=%~dp0
for %%I in ("%SCRIPT_DIR%..") do set ES_HOME=%%~dpfI
REM ***** JAVA options *****
if "%ES_MIN_MEM%" == "" (
set ES_MIN_MEM=256m
)
if "%ES_MAX_MEM%" == "" (
... | gusai-francelabs/datafari | debian7/elk/elasticsearch/bin/elasticsearch.in.bat | bat | apache-2.0 | 3,307 |
cls
nf start | tbkuzenkova/portfolio | st.bat | bat | mit | 12 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S1_ConnectionTest_CapabilityExchange_NegativeTest_DemandActive_InvalidTKPKLength /Logger:trx
pause
| dongruiqing/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPBCGR/S1_ConnectionTest_CapabilityExchange_NegativeTest_DemandActive_InvalidTKPKLength.cmd | bat | mit | 269 |
@echo off
rem RCS: @(#) $Id$
if exist %1\tag.txt goto end
if "%OS%" == "Windows_NT" goto winnt
md %1
if errorlevel 1 goto end
goto success
:winnt
md %1
if errorlevel 1 goto end
:success
echo TAG >%1\tag.txt
echo created directory %1
:end
| AndresGG/sn-8.4 | tk/win/mkd.bat | bat | gpl-2.0 | 246 |
@echo off
SETLOCAL
rem Change this value to modify any JAVA_OPTS provided to the Streamflow server
set STREAMFLOW_OPTS="-Xms256m -Xmx256g"
if NOT DEFINED JAVA_HOME goto err
set SCRIPT_DIR=%~dp0
for %%I in ("%SCRIPT_DIR%..")
do set STREAMFLOW_HOME=%%~dpfI
TITLE Streamflow Server ${project.version}
echo
echo "... | juliencruz/streamflow | streamflow-dist/src/main/resources/bin/streamflow.bat | bat | apache-2.0 | 746 |
%SystemDrive%\cygwin\bin\which.exe perl >nul 2>nul
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "%CONFIGURATIONBUILDDIR%\buildfailed" perl -wnle "if (/XX%PROJECTNAME%XX/) { print } else { exit 1 }" "%CONFIGURATIONBUILDDIR%\buildfailed"
if errorlevel 1 exit 1
echo XX%PROJECTNAME%XX > "%CONFIG... | teamfx/openjfx-9-dev-rt | modules/javafx.web/src/main/native/Source/JavaScriptCore/JavaScriptCore.vcxproj/testapi/testapiLauncherPreBuild.cmd | bat | gpl-2.0 | 350 |
git tag -d beta
git push origin :refs/tags/beta
git tag beta
git push origin beta
pause
| ArduPilot/MissionPlanner | beta.bat | bat | gpl-3.0 | 103 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.