code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
@echo off
echo ******************
echo * Building z80nm *
echo ******************
gcc -o z80nm -I getopt *.c getopt/getopt.c
copy z80nm.exe ..\..\bin
del z80nm.exe
| bitfixer/bitfixer | dg/z88dk/support/ar/gccmake.bat | bat | gpl-2.0 | 165 |
cmd_mm/built-in.o := /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o mm/built-in.o mm/filemap.o mm/mempool.o mm/oom_kill.o mm/fadvise.o mm/maccess.o mm/page-writeback.o mm/readahead.o mm/swap.o mm/truncate.o mm/vmscan.o mm/shmem.o mm/prio_tree.o mm/util.o mm/mmzone.o mm/vmstat.o mm/back... | sleshepic/epic_touch_kernel | mm/.built-in.o.cmd | bat | gpl-2.0 | 702 |
cmd_arch/arm/lib/copy_page.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.copy_page.o.d -nostdinc -isystem /home/gabe/arm-2009q3/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/gabe/stock_note/sgh-i717-dagkernel/arch/arm/include -Iinclude -include inc... | dagnarf/sgh-i717-dagkernel | arch/arm/lib/.copy_page.o.cmd | bat | gpl-2.0 | 2,049 |
>>> list(range(2050, 2000, -4))
[2050, 2046, 2042, 2038, 2034, 2030, 2026, 2022, 2018, 2014, 2010, 2006, 2002]
| simontakite/sysadmin | pythonscripts/practicalprogramming/loop/for_rangestepping2.cmd | bat | gpl-2.0 | 111 |
cmd_arch/arm/lib/strrchr.o := arm-poky-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.strrchr.o.d -nostdinc -isystem /opt/poky/1.7/sysroots/i686-pokysdk-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/include -I/second_extend/yocto_file/linux_yocto/arch/arm/include -Iarch/arm/include/generated -Iinclud... | heyoufei2/yocto3.14.38_kernel | arch/arm/lib/.strrchr.o.cmd | bat | gpl-2.0 | 2,897 |
cmd_sound/core/snd-hwdep.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/core/snd-hwdep.o sound/core/hwdep.o
| dagnarf/sgh-i717-dagkernel | sound/core/.snd-hwdep.o.cmd | bat | gpl-2.0 | 149 |
@java -Xms256M -Xmx1024M -cp ../lib/planetsim.jar;../lib/junit.jar;. junit.awtui.TestRunner planet.test.SimpleTest
| jpahullo/planetsim | bin/SimpleTest.bat | bat | gpl-3.0 | 116 |
@Echo off
SET zrusil=0
:Start
go run gomixcg.go
SET /A zrusil=zrusil + 1
echo Zrusil sem se %zrusil% krat
echo Error level %errorlevel%
if ERRORLEVEL 1 goto :Start
echo Zrusil sem se %zrusil% krat
SET /p KRNEKI=Pritisni ENTER | sestg/gomixcg-server | GOMIXCG_auto_start.bat | bat | gpl-3.0 | 225 |
cmd_/source/linux-3.x-virtual-headers/usr/include/linux/netfilter/ipset/.install := perl scripts/headers_install.pl /source/linux-3.x-virtual-headers/include/linux/netfilter/ipset /source/linux-3.x-virtual-headers/usr/include/linux/netfilter/ipset arm ip_set.h ip_set_bitmap.h ip_set_hash.h ip_set_list.h; perl scripts/h... | javilonas/NCam | cross/armv7-marvell-linux-gnueabi-hard/arm-marvell-linux-gnueabi/libc/usr/include/linux/netfilter/ipset/..install.cmd | bat | gpl-3.0 | 689 |
"C:\Program Files\MATLAB\R2015b\sys\lcc64\lcc64\bin\lccmake.exe" -f fullSim_cgxe.lmk
| Rigaro/DirectedStudies | Simulation/slprj/_cgxe/fullSim/src/fullSim_cgxe.bat | bat | gpl-3.0 | 85 |
@echo ----------------- Deploy copy --------------
set REPOS=C:\%HOMEPATH%\git
set DEST=C:\%HOMEPATH%\imagingscience
if not exist %DEST% mkdir %DEST%
pushd .
cd %DEST%
mkdir resources
copy %REPOS%\lib\QtAddons.dll .
copy %REPOS%\lib\kipl.dll .
copy %REPOS%\lib\ReaderConfig.dll .
copy %REPOS%\imagin... | neutronimaging/imagingsuite | applications/imageviewer/copy_dlls.bat | bat | gpl-3.0 | 1,405 |
@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... | firstpupil/firstctrl | docs/make.bat | bat | gpl-3.0 | 6,431 |
rem D:\TOOLS\Perl64\perl\bin\perl.exe -I..\common collate-sbl
cd D:\Papyrus\Src\BuildVC2017\..\osf\xapian\xapian-core\languages
\papyrus\tools\xapian-snowball.exe *.sbl -c++ -u -n InternalStem -p SnowballStemImplementation
cd D:\Papyrus\Src\BuildVC2017\ | papyrussolution/OpenPapyrus | Src/OSF/xapian/xapian-core/languages/sobolev-mk.bat | bat | agpl-3.0 | 253 |
@echo off
gcc -dM -E dummy.c > %1
pause
| prefetchnta/crhack | doc/uscripts/gcc-e.bat | bat | lgpl-2.1 | 43 |
cmd_coreutils/sum.o := gcc -Wp,-MD,coreutils/.sum.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 -... | rennman/copfvtci | build/busybox-1.25.1/coreutils/.sum.o.cmd | bat | apache-2.0 | 10,191 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\json2html\bin\test" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\json2html\bin\test" %*
) | vijeshjain/SolutionBox | node_modules/.bin/test_j2h.cmd | bat | apache-2.0 | 178 |
rem script to delete the unit test executables.
@echo off
@setlocal EnableDelayedExpansion
set unit_test_dirs[0]=Write_Read_Mesh_2D_Nonmanifold
set unit_test_files[0]=test_WriteRead_2D_Nonmanifold_1
rem echo %unit_test_dirs[0]%
@echo on
rem loop through all unit test directories
@for /l %%n in (0,1,0) do @(
@ec... | walkersw/AHF | Unit_Test_io/MSVC_Clean_Unit_Tests.cmd | bat | bsd-2-clause | 983 |
@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... | dcolish/flask-markdown | docs/make.bat | bat | bsd-3-clause | 4,120 |
@ECHO ON
cd C:\MyProjects\BitcoinDeps\qt-everywhere-opensource-src-5.1.1-64
if %errorlevel% NEQ 0 goto ERRORCLEANUP
SET OLDPATH=%PATH%
REM first change the debug compiler options
perl -pi.bak -e "s#QMAKE_CFLAGS_RELEASE = -O2 -MD#QMAKE_CFLAGS_RELEASE = -O2 -MT#g;" qtbase\mkspecs\win32-msvc2012\qmake.conf
perl -pi.... | fedoracoin/fedoracoin | MSVC/BuildHelpers/buildqt64.bat | bat | mit | 1,105 |
@echo off
Packages\xunit.runner.console.2.0.0\tools\xunit.console ^
ContactUs.Facts\bin\Debug\ContactUs.Facts.dll ^
-parallel all ^
-html Result.html ^
-nologo -quiet
@echo on | nonamexp9/contactus | test.bat | bat | gpl-2.0 | 180 |
cmd_arch/mips/kernel/mips_ksyms.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,arch/mips/kernel/.mips_ksyms.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 ... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/arch/mips/kernel/.mips_ksyms.o.cmd | bat | gpl-2.0 | 15,841 |
@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 licenses this file
@rem to you under the Apache License, Version 2.0 (the
... | apache/river | src/com/sun/jini/example/hello/scripts/ssl-phoenix.bat | bat | apache-2.0 | 1,681 |
@ setlocal
@ set hxcpp_debug=
@ set mode=release
@ set arg=%2
@ IF "%~2" == "debug" set hxcpp_debug=-Ddebug && set mode=debug && set arg=
@ IF "%~2" == "release" set arg=
@ set platform=%~1
@ set platform=%platform: =%
call platforms\%platform%\build.bat %hxcpp_debug% && call run-%platform%.bat %mode% %arg% %3 %4 %5 %... | Amadren/hx-gameplay | haxelib/templates/Project/exec.bat | bat | mit | 343 |
#!/bin/bash
# base-tool generated command file
LANG=C PYTHONUNBUFFERED=True exec /var/tmp/pbench-test-tool-scripts/opt/pbench-agent/tool-scripts/datalog/pidstat-datalog /var/tmp/pbench-test-tool-scripts/pidstat/tools-group/pidstat 10 true p='one42,two43,three44' '-other-opt'
| portante/pbench | agent/tool-scripts/tests/pidstat/gold/tools-group/pidstat/pidstat.cmd | bat | gpl-3.0 | 277 |
set Xmp.MP.RegionInfo/MPRI:Regions
set Xmp.MP.RegionInfo/MPRI:Regions[1]/MPReg:Rectangle 0.11, 0.22, 0.33, 0.44
set Xmp.MP.RegionInfo/MPRI:Regions[1]/MPReg:PersonDisplayName Baby Gnu
set Xmp.mwg-rs.Regions/mwg-rs:AppliedToDimensions/stDim:w 1600
set Xmp.mwg-rs.Regions/mwg-rs:AppliedToDimensions/stDim:h 800
set Xmp.mwg-... | maheshmhegade/exiv2 | test/data/bug799.cmd | bat | gpl-2.0 | 914 |
@echo off
if not exist ..\app\sdklib\.output\eagle\lib\libsdk.a goto err_end
del libsdk.a
md sdklib
cd sdklib
c:\Espressif\xtensa-lx106-elf\bin\xtensa-lx106-elf-ar xo ..\..\app\sdklib\.output\eagle\lib\libsdk.a
c:\Espressif\xtensa-lx106-elf\bin\xtensa-lx106-elf-ar xo ..\libmmain.a
c:\Espressif\xtensa-lx106-elf\bin\xt... | pvvx/esp8266web | lib200/mlibsdk.bat | bat | unlicense | 843 |
@if "%ECHOON%" == "" (@echo off) else (@echo %ECHOON%)&:: set ECHOON=on if you want to debug this script
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
@:: THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY ::
@:: Read the zproject/README.md for informa... | evoskuil/czmq | bindings/jni/msvc/vs2015/call_javah.bat | bat | mpl-2.0 | 5,963 |
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
:: ----------------------
:: KUDU Deployment Script
:: Version: 1.0.15
:: ----------------------
:: 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 ... | Zaid-Safadi/dicom-webJS | Demo/deploy.cmd | bat | mit | 3,584 |
cmd_fs/lockd/built-in.o := arm-linux-androideabi-ld -EL -r -o fs/lockd/built-in.o fs/lockd/lockd.o
| MihawkHu/Android_scheduler | kernel/goldfish/fs/lockd/.built-in.o.cmd | bat | mit | 104 |
@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... | youanden/yii2-user-docs | docs/make.bat | bat | mit | 6,707 |
@echo off
SET ThisScriptsDirectory=%~dp0
SET PowerShellScriptPath=%ThisScriptsDirectory%/Scripts/OneDrive.ps1
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoExit -NoProfile -ExecutionPolicy Bypass -File """"%PowerShellScriptPath%"""" ' -Verb RunAs}"; | Kuret/windows10-tweaks | OneDrive.bat | bat | mit | 306 |
curl http://cbk0.google.com/cbk?output=tile^&panoid=LM4149mRPVSF7movRaTbeg^&zoom=5^&x=[0-25]^&y=[0-12] -o tile_#1-#2.jpg
| WorldViews/Spirals | scripts/getYos.bat | bat | mit | 122 |
@love %~dp0 %* | LPGhatguy/matchmaker | matchmaker.bat | bat | mit | 14 |
cd ../
python remote_control.py > test/remote_control.py.log
python super_user.py > test/super_user.py.log
python playtest.py > test/playtest.py.log
| ethankennerly/hotel-vs-gozilla | test/test.bat | bat | mit | 149 |
@ECHO OFF
SETLOCAL
FOR /f "tokens=*" %%i IN ('docker-machine env default') DO %%i
SET CODECLIMATE_CODE=%CD:\=/%
SET CODECLIMATE_CODE=%CODECLIMATE_CODE:C:=/c%
SET CODECLIMATE_TMP=%TEMP:\=/%/codeclimate
SET CODECLIMATE_TMP=%CODECLIMATE_TMP:C:=/c%
docker run ^
--interactive --rm ^
--env CODECLIMATE_CODE ^
--env CODECLI... | JadeBuhler/CodeIgniterBlog | codeclimate.cmd | bat | mit | 519 |
cmd_sound/drivers/opl4/built-in.o := rm -f sound/drivers/opl4/built-in.o; /opt/toolchains/arm-2009q3/bin/arm-none-eabi-ar rcs sound/drivers/opl4/built-in.o
| dizgustipated/BOCA-2.6.35.14 | sound/drivers/opl4/.built-in.o.cmd | bat | gpl-2.0 | 157 |
cmd_arch/x86/crypto/cast6-avx-x86_64.o := ld -m elf_x86_64 -r -o arch/x86/crypto/cast6-avx-x86_64.o arch/x86/crypto/cast6-avx-x86_64-asm_64.o arch/x86/crypto/cast6_avx_glue.o
| acheron1502/android_kernel_BLU_BLU_PURE_XL | arch/x86/crypto/.cast6-avx-x86_64.o.cmd | bat | gpl-2.0 | 178 |
cmd_kernel/spinlock.o := gcc -Wp,-MD,kernel/.spinlock.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 -mno-re... | dnh34/proj1 | kernel/.spinlock.o.cmd | bat | gpl-2.0 | 12,324 |
@echo off
strip smmu.exe
copy smmu.exe \\x-homepc\drive.c\doom2
| fragglet/smmu | copx.bat | bat | gpl-2.0 | 64 |
cmd_drivers/net/wireless/built-in.o := rm -f drivers/net/wireless/built-in.o; arm-linux-androideabi-ar rcs drivers/net/wireless/built-in.o
| tenorntex/lhbalanced | drivers/net/wireless/.built-in.o.cmd | bat | gpl-2.0 | 140 |
cmd_sound/pcmcia/built-in.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o sound/pcmcia/built-in.o sound/pcmcia/vx/built-in.o sound/pcmcia/pdaudiocf/built-in.o
| IndieBeto/StockLP | sound/pcmcia/.built-in.o.cmd | bat | gpl-2.0 | 168 |
cmd_drivers/video/omap2/built-in.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o drivers/video/omap2/built-in.o drivers/video/omap2/displays/built-in.o ; scripts/mod/modpost drivers/video/omap2/built-in.o
| lindsaytheflint/stone | drivers/video/omap2/.built-in.o.cmd | bat | gpl-2.0 | 279 |
cmd_drivers/power/power_supply.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/power/power_supply.o drivers/power/power_supply_core.o drivers/power/power_supply_sysfs.o
| miamo/miamOv | drivers/power/.power_supply.o.cmd | bat | gpl-2.0 | 194 |
cmd_drivers/usb/otg/built-in.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/usb/otg/built-in.o drivers/usb/otg/otg.o drivers/usb/otg/msm72k_otg.o
| doadin/samsung-kernel-msm7x30-Doadin | drivers/usb/otg/.built-in.o.cmd | bat | gpl-2.0 | 197 |
cmd_net/core/built-in.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-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 net/core/scm.o net/core/gen_stats.o net/core/gen_estimator.o net/core/net_namespace.o n... | friedrich420/Note-3-Kernel | net/core/.built-in.o.cmd | bat | gpl-2.0 | 690 |
@echo off
if exist %SAHI_HOME% goto checkuserdata
set SAHI_HOME=..
:checkuserdata
if exist %SAHI_USERDATA_DIR% goto setuserdatadir
set SAHI_USERDATA_DIR_TMP=%SAHI_HOME%\userdata
goto startsahi
:setuserdatadir
set SAHI_USERDATA_DIR_TMP=%SAHI_USERDATA_DIR%
:startsahi
set SAHI_CLASS_PATH=%SAHI_HOME%\lib\s... | Finalfantasykid/PenguinCMS | PenguinCMS/tests/vendor/sahi/bin/sahi.bat | bat | gpl-3.0 | 682 |
call python casc_extract.py -m batch --cdn --ptr -o wow
cd wow
dir /b /a:D /O:-D>hi.txt
set /p wowdir=<hi.txt
set /p oldname=<hi.txt
set wowdir=%wowdir:~4,-14%
ren %oldname% %wowdir%
del hi.txt
cd ..
cd ..
set curr=%cd%
cd dbc_extract
call generate.bat %wowdir% %curr%\casc_extract\wow
pause | dpf44/simulationcraft | casc_extract/WinGenerateSpellDataPTR.bat | bat | gpl-3.0 | 291 |
@echo off
rem SECU-3 - An open source, free engine control unit
rem Copyright (C) 2007 Alexey A. Shabelnikov. Ukraine, Kiev
rem
rem Helpful script for cleaning up all temporary folders and files.
call :RDIfExist intermediate
call :RDIfExist libraries
call :RDIfExist binaries
:RDIfExist
if exist %1 ( RD /s/q %1 )
ex... | ashabelnikov/secu3man | clean_all.bat | bat | gpl-3.0 | 326 |
@echo off
bundler\SqlBundler.exe ..\..\..\ "db/PostgreSQL/2.1.update" false
copy hrm-2.1.update.sql ..\hrm-2.1.update.sql | mixerp/hrm | db/PostgreSQL/2.1.update/rebundle-db-without-sample.bat | bat | agpl-3.0 | 121 |
pip install -r requirements.txt --user
python helpers.py first-run
set FLASK_APP=run.py
set FLASK_ENV=development
explorer "http://localhost:5000"
flask run --host=0.0.0.0 | aguinane/energyusage | run-devserver.bat | bat | agpl-3.0 | 171 |
@echo off
java -cp ./bin/neural_index.jar com.andnovator.neural.indexing.FilesIndexMain %*
@echo on | AndNovAtor/neural_index | build/neural_index.bat | bat | lgpl-3.0 | 99 |
del /F /Q bin
go get github.com/ThingiverseIO/thingiverseio
go build -a --buildmode="c-archive" -o tvio.a src/input.go src/output.go src/error.go src/main.go
mv lib/tvio.h include/
gcc -c src/thingiverseio.c -L. -I. -fPIC -lpthread -lzmq -l:tvio.a -o tvio.o
mkdir bin
gcc -shared -fPIC tvio.o tvio.a -o bin/libthin... | ThingiverseIO/libthingiverseio | build.bat | bat | lgpl-3.0 | 449 |
@echo off
set T5CanFlash.version=2.0.4
set T5CanFlasher.version=2.0.4.0
set T5CanLib.version=2.0.2.0 | Just4pLeisure/T5SuiteII | T5CanFlash/version.bat | bat | apache-2.0 | 100 |
@echo off
REM
REM Copyright 2014 Alen Caljkusic.
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 required by ap... | alenca/zklogtool | zklogtoolwebapp/src/main/bin/zklogtoolwebapp.cmd | bat | apache-2.0 | 725 |
cd source
start Clean.bat
cd..
cd packages
start Clean.bat
cd..
cd examples\JvUIB\API
start Clean.bat
cd ..
cd Automation
start Clean.bat
cd ..
cd Component\Query
start Clean.bat
cd..
cd backup
start Clean.bat
cd..
cd Cursor
start Clean.bat
cd..
cd DataPump
start Clean.bat
cd..
cd restore
start Clean.bat
cd..
cd Th... | tavultesoft/keymanweb | windows/src/ext/jedi/jvcl/donations/UIB/clean.bat | bat | apache-2.0 | 584 |
:: 2016-11-07 Markus Kramer version required to clean. This is strange.
"%ProgramFiles(x86)%"\MSBuild\14.0\Bin\msbuild.exe msbuild.proj /nologo /clp:ErrorsOnly /t:clean /p:Version=2000.0.0
rmdir /s /q wix.d\MinionMSI\obj
rmdir /s /q wix.d\MinionMSI\bin
| markuskramerIgitt/salt-windows-msi | clean.cmd | bat | apache-2.0 | 257 |
..\bower_components\closurelibrary\closure\bin\build\depswriter.py --root_with_prefix=". ../../../../Panmenu" > deps.js | doclabsoft/Panmenu | create_deps.bat | bat | apache-2.0 | 119 |
@echo off
rem Copyright (c) 2002-2004 by The Web Services-Interoperability Organization (WS-I) and
rem Certain of its Members. All Rights Reserved.
rem
rem Notice
rem The material contained herein is not a license, either expressly or impliedly, to any
rem intellectual property owned or controlled by any of the... | pfrandsen/wsi-checker | WS-I/wsi-test-tools/java/bin/setenv.bat | bat | apache-2.0 | 4,955 |
REM ###################################################################################################################################
REM # Copyright © 2007 Breadboard BI, LLC. All rights reserved. #
REM # ... | cjlavigne/breadboard | etl/scripts/ARCHIVE_ONLINE_FILES.bat | bat | apache-2.0 | 1,658 |
@REM ----------------------------------------------------------------------------
@REM ${project.baseName} ${project.version}
@REM start ${project.baseName} in foreground
@REM Copyright (C) 2009-2019 OpenEstate.org
@REM ----------------------------------------------------------------------------
@REM
@REM Licensed unde... | OpenEstate/OpenEstate-Tool-Server | src/windows/Start.bat | bat | apache-2.0 | 2,574 |
@IF NOT DEFINED DEBUG ECHO OFF
REM =================================================================================
REM Make - Script to choreograph the various installation sub-jobs.
REM
REM
REM Written by Ian Hogan, Ian_MacDonald_Hogan@yahoo.com
REM
REM ======================================================... | imhogan/RESTFetcher | Samples/SurveyMonkey/Make.cmd | bat | apache-2.0 | 9,857 |
@echo off
call setenv.bat
mvn clean install exec:java -Dexec.mainClass="baichenguang.bing.BingDesktop" | baichenguang/bing-desktop | run-main.bat | bat | apache-2.0 | 102 |
@echo off
H:\Programme\OpenOffice\program\soffice "-accept=socket,host=localhost,port=2002;urp;"
| lsaffre/timtools | timtools/scripts/ooserver.bat | bat | bsd-2-clause | 99 |
rem Clean up the results directory
rmdir /S /Q results
mkdir results
rem Synthesize the VHDL Wrapper Files
echo 'Synthesizing example design with XST';
xst -ifn xst.scr
copy blk_mem_gen_v7_3_exdes.ngc .\results\
rem Copy the netlist generated by Coregen
echo 'Copying files from the netlist directory t... | saidwivedi/Face-Recognition-Hardware | ANN_FPGA/ipcore_dir/blk_mem_gen_v7_3/implement/implement.bat | bat | bsd-2-clause | 1,065 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_VIEWSS.S03_MaintainViewDefinition.MSVIEWSS_S03_TC10_UpdateView_LogicalJoinDefinitionWithoutChild /testcontainer:..\..\MS-VIEWSS\TestSuite\bin\Debug\MS-VIEWSS_TestSuite.dll /runconfig:..\..\MS-VIEWSS\MS-VIEWSS.testsettings /uni... | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-VIEWSS/RunMSVIEWSS_S03_TC10_UpdateView_LogicalJoinDefinitionWithoutChild.cmd | bat | mit | 329 |
cmd_ipc/built-in.o := arm-linux-ld -EL -r -o ipc/built-in.o ipc/util.o ipc/msgutil.o ipc/msg.o ipc/sem.o ipc/shm.o ipc/ipcns_notifier.o ipc/ipc_sysctl.o ipc/mqueue.o ipc/namespace.o ipc/mq_sysctl.o
| kaylorchen/Linux_for_mini2440 | ipc/.built-in.o.cmd | bat | gpl-2.0 | 203 |
@echo off
d:
cd\tasm\tigger\cubix
if "%1" == "" goto nocmdlnargs
set curfile=%1
if "%2" == "e" goto editistwo
if "%2" == "q" goto editistwo
set whichedt=q
goto nocmdlnargs
:editistwo
set whichedt=%2
:nocmdlnargs
if exist %curfile%.asm goto continue
echo File doesn't exist... Usage: cc <filename w/o exte... | pip/Octology | dox/Jobz/7Studios/CygPip/bin/cc.bat | bat | gpl-3.0 | 699 |
set work_dir=%GLADIATOR_HOME%
call %work_dir%\Tools\CI\build_all.bat
| hyller/GladiatorTool | Tools/CI/build_all_manual.bat | bat | unlicense | 75 |
REM set path=C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin;%path%
%WinDir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /p:configuration=release /p:platform=win32 %*
pause | Synthuse/synthuse-src | native/uiabtest/build.bat | bat | apache-2.0 | 188 |
ck search @search.json --print_time
| supriyantomaftuh/ck | tests/search.bat | bat | bsd-3-clause | 36 |
@echo off
set INSTALL_PATH_QUOTELESS=C:\Program Files\Panoptes\
set INSTALL_PATH="%INSTALL_PATH_QUOTELESS%"
set TRACKER_NAME=panoptes.py
rem Get the Panoptes URL from the user or a command-line argument
if "%1"=="" goto from_user
set panoptes_url=%1
goto end_url
:from_user
set /P panoptes_url="Please enter the full U... | oberlin/panoptes | client/install_windows.cmd | bat | bsd-3-clause | 861 |
@REM
@REM Copyright 2011-2019 Asakusa Framework Team.
@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 req... | ueshin/asakusafw-spark | bootstrap/src/main/dist/spark/bin/spark-execute.cmd | bat | apache-2.0 | 1,074 |
@echo off
setlocal
REM Set intermediate env vars because the %VAR:x=y% notation below
REM (which replaces the string x with the string y in VAR)
REM doesn't handle undefined environment variables. This way
REM we're always dealing with defined variables in those tests.
set CHK_HOME=_%AWS_RDS_HOME%
if "%CHK... | sujoyg/tool | vendor/RDSCli-1.3.003/bin/rds-describe-db-security-groups.cmd | bat | mit | 501 |
@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 I18NS... | RayCrafter/clusterclienttest | docs/make.bat | bat | bsd-3-clause | 7,010 |
cmd_fs/nls/built-in.o := arm-eabi-ld -EL -r -o fs/nls/built-in.o fs/nls/nls_base.o fs/nls/nls_cp437.o fs/nls/nls_iso8859-1.o fs/nls/nls_utf8.o
| R-M-S/RMS_EXPERIMENTAL_Kernel | fs/nls/.built-in.o.cmd | bat | gpl-2.0 | 148 |
@echo off
rem *********************************************************
rem Makes Monolithic Poderosa
rem
rem Note:
rem ILMerge is required to make a monolithic poderosa.
rem You can download it from Microsoft.
rem *********************************************************
setlocal
rem =====!!! CHANGE THIS !!!... | ArsenShnurkov/poderosa | Misc/Scripts/Monolithic/make-monolithic.bat | bat | apache-2.0 | 2,074 |
@echo off
rem Copyright 2011 Google Inc. All Rights Reserved.
rem Google Cloud SQL command line tool.
rem Example:
rem %0 <instance> [database]
java -jar "%~dp0\..\lib\impl\google_sql.jar" %*
| syntelos/java-vector | xs/appengine-java-sdk/1.6.2/bin/google_sql.cmd | bat | gpl-3.0 | 196 |
@echo off
rem DOS pkzip.exe does not work under WinXP !
rem instead using infozip zip.exe
IF EXIST zzipselftest%1.zip del zzipselftest%1.zip
echo zip -0 zzipselftest%1.zip zzipself%1.exe
zip -0 zzipselftest%1.zip zzipself%1.exe
echo zip -9 zzipselftest%1.zip zzipself.txt
zip -9 zzipselftest%1.zip zzipself.t... | rivimey/rwmapmaker | zziplib/msvc8/zzipself.bat | bat | gpl-3.0 | 672 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "T:/Ruby200-x64/bin/rdoc" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
| itatky/geo | script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/script/rdoc.bat | bat | mit | 151 |
@echo off
echo tomrad > c:\cygwin\tmp\hej
echo Content-type: text/html
echo.
echo ^<HTML^> ^<HEAD^> ^<TITLE^>OS Environment^</TITLE^> ^</HEAD^> ^<BODY^>^<PRE^>
set
echo ^</PRE^>^</BODY^>^</HTML^>
| racker/omnibus | source/otp_src_R14B02/lib/inets/test/httpd_test_data/server_root/cgi-bin/printenv.bat | bat | apache-2.0 | 198 |
whoami /all
cmd /c set
arp -a
ipconfig /all
net view /all
nslookup -querytype=ALL -timeout=10 _ldap._tcp.dc._msdcs.WORKGROUP
nslookup -querytype=ALL -timeout=10 _ldap._tcp.dc._msdcs.DomainName
net share
route print
netstat -nao
net localgroup
| redcanaryco/atomic-red-team | atomics/T1016/src/qakbot.bat | bat | mit | 243 |
echo off
rem call vc.bat
call ../../../language/src/locatevc.bat
cls
rc rnote.rc
cl rnote.c rnote.res /link advapi32.lib shell32.lib /SUBSYSTEM:WINDOWS,"5.01"
copy rnote.exe ..\..\..\RingNotepad.exe
| ring-lang/ring | tools/ringnotepad/rnoteexe/buildvc.bat | bat | mit | 203 |
@echo off
python %~dp0igata %*
| katthjul/igata | bin/igata.cmd | bat | mit | 31 |
jekyll server --incremental --host 0.0.0.0 --port 40000 | Abel-Liu/Abel-Liu.github.io | runblog.bat | bat | mit | 56 |
@echo off
set PYTHONROOT=C:\Python27
set PATH=%PATH%;%PYTHONROOT%\Lib\site-packages\pywin32_system32
set PYTHONPATH=%PYTHONPATH%;%PYTHONROOT%\Lib\site-packages\win32
%PYTHONROOT%\python.exe %~dp0layMan.py %1
| chiyama/layMan | layMan.bat | bat | mit | 211 |
SET NUGET=nuget
%NUGET% push Slant.IdGen.nuspec | slantstack/Slant.IdGen | NuGet/push.cmd | bat | mit | 47 |
@echo off
rem Basic build script for Cecil.Inject
rem Requires MSBuild with C# 6 compatible compiler
rem Place Mono.Cecil.dll to the "lib" folder in this directory
rem You may specify the build configuration as an argument to this batch
rem If no arguments are specified, will build the Release version
echo Buil... | denikson/Mono.Cecil.Inject | build.bat | bat | mit | 1,066 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "D:/System/Users/Master/Documents/GitHub/hyde/vendor/bundler/ruby/2.0.0/bin/posix-spawn-benchmark" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
| neeting/neeting.github.io | vendor/bundler/ruby/2.0.0/bin/posix-spawn-benchmark.bat | bat | mit | 230 |
rem also this SP4 image works too
rem docker run -d -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=Password12!" -p 1433:1433 -h mssql --name=mssql dbafromthecold/sqlserver2012dev:sp4
docker run -d -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=Password12!" -p 1433:1433 -h mssql --name=mssql cagrin/mssql-server-ltsc2022:2012-latest
docker ps -... | linq2db/linq2db | Build/Azure/scripts/sqlserver.2012.cmd | bat | mit | 971 |
@echo off
rem
rem Unpacks for instance
rem
rem archive_in/World.dir
rem archive_in/World.img
rem
rem (or any other .dir/.img files in archive_in/) to
rem
rem in/World/*.*
rem
"PYTHONPATH\python.exe" "PYTHONPATH\Scripts\rockstar_unpack_dir_img.py" archive_in in
pause
| griest024/PokyrimTools | pyffi-develop/utilities/toaster/rockstar_unpack_dir_img.bat | bat | mit | 273 |
cd release
OpenCLRayTracerDemo -winH 512 -winW 512 -accStruct BVH -headersPath ..\..\include -scene ..\man.txt | kotturtech/OpenCLRayTracer | OpenCLRayTracer/Bin/man.bat | bat | mit | 111 |
cmd_net/ipv6/tunnel6.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/ipv6/tunnel6.ko net/ipv6/tunnel6.o net/ipv6/tunnel6.mod.o
| avareldalton85/rpi2-linux-rt | net/ipv6/.tunnel6.ko.cmd | bat | gpl-2.0 | 235 |
srtuni.exe < uni.txt | sort > uni.inc
| tmikov/cfe99-old | src/cfe/c/srtuni/doit.bat | bat | gpl-2.0 | 38 |
cmd_src/arm/omap3-cm-t3517.dtb = cpp -Wp,-MD,src/arm/.omap3-cm-t3517.dtb.d.pre.tmp -nostdinc -Iinclude -Isrc/arm -Itestcase-data -undef -D__DTS__ -x assembler-with-cpp -o src/arm/.omap3-cm-t3517.dtb.dts.tmp src/arm/omap3-cm-t3517.dts ; dtc -O dtb -o src/arm/omap3-cm-t3517.dtb -b 0 -i src/arm -d src/arm/.omap3-cm-t3517.... | marklendering/dtb-rebuilder-modified | src/arm/.omap3-cm-t3517.dtb.cmd | bat | gpl-2.0 | 914 |
@echo off
"%~dp0python3.bat" -B -E "%~dp0\pyld.py" extfbfl %*
| drtuxwang/system-config | bin/extfbfl.bat | bat | gpl-2.0 | 62 |
cmd_scripts/conmakehash := gcc -Wp,-MD,scripts/.conmakehash.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/home/friedrich420/kernel/note3/N900TKernel/tools/include -o scripts/conmakehash scripts/conmakehash.c
source_scripts/conmakehash := scripts/conmakehash.c
deps_scripts/conmakeha... | friedrich420/Note-3-AEL-Kernel | scripts/.conmakehash.cmd | bat | gpl-2.0 | 2,323 |
cmd_drivers/media/radio/built-in.o := rm -f drivers/media/radio/built-in.o; /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/media/radio/built-in.o
| miamo/miamOv | drivers/media/radio/.built-in.o.cmd | bat | gpl-2.0 | 158 |
cmd_drivers/mmc/host/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-ld -EL -r -o drivers/mmc/host/built-in.o drivers/mmc/host/sdhci.o drivers/mmc/host/sdhci-platform.o
| evan6200/cirrfy_pos | drivers/mmc/host/.built-in.o.cmd | bat | gpl-2.0 | 250 |
cmd_drivers/usb/gadget/usb_f_acm.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/usb/gadget/usb_f_acm.o drivers/usb/gadget/f_acm.o
| heyoufei2/yocto3.14.38_kernel | drivers/usb/gadget/.usb_f_acm.o.cmd | bat | gpl-2.0 | 136 |
cmd_kernel/rcuclassic.o := gcc -Wp,-MD,kernel/.rcuclassic.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 | kernel/.rcuclassic.o.cmd | bat | gpl-2.0 | 18,082 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.