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 |
|---|---|---|---|---|---|
avrdude -c usbasp -p atmega8 -U flash:w:usbasp.atmega8.2011-05-28_PDI.hex | andrasfuchs/BioBalanceDetector | Tools/avrdude/programtheprogrammer_pdi.bat | bat | gpl-3.0 | 73 |
browserify --bare -r ksana-database -r ksana-search -r ksana-jsonrom -r ksana-analyzer -r reflux -u react-native> ksana-bundle.js | ksanaforge/pnc2015 | build-ksana.cmd | bat | gpl-3.0 | 129 |
@echo off
where /q python
IF ERRORLEVEL 1 (
REM Assume default 10.4 location
set py="c:\python27\ArcGIS10.4\python"
) ELSE (
set py="python"
)
where /q nosetests
IF ERRORLEVEL 1 (
set nose="c:\python27\ArcGIS10.4\Scripts\nosetests"
) ELSE (
set nose="nosetests"
)
echo Building Add-in
"%... | EsriOceans/btm | test.bat | bat | mpl-2.0 | 372 |
@echo off
IF NOT DEFINED GOPATH (
SET GOPATH=%USERPROFILE%\Go
)
REM ***********
REM * 32Bit *
REM ***********
call %GOPATH%\src\github.com\ghts\ghts\batch_scripts\32.bat
REM cls
cd %GOPATH%\src\github.com\ghts\ghts\xing\base
copy type_c.orig type_1.go >NUL
"%GOROOT%\bin\go.exe" tool cgo -godefs type_1.go > ... | ghts/ghts | xing/base/type_sync.bat | bat | lgpl-2.1 | 463 |
rem ---------------------------------------------------------------------------
rem Append to OPENCMS_CP
rem ---------------------------------------------------------------------------
rem Process the first argument
if ""%1"" == """" goto end
set OPENCMS_CP=%OPENCMS_CP%;%1
shift
rem Process the remaining arguments
:s... | comundus/opencms-basic | webapp/src/main/webapp/WEB-INF/cpappend.bat | bat | lgpl-2.1 | 430 |
call basePath.bat
@echo off
set pydatas=%ktpydatas%/d_entities.py
set excel1=%ktexcels%/xlsxs/entities.xlsx
echo on
python ../xlsx2py/xlsx2py.py %pydatas% %excel1%
if not defined ktall (ping -n 30 127.1>nul)
| Orav/kbengine | kbe/tools/xlsx2py/rpgdemo/entities.bat | bat | lgpl-3.0 | 217 |
@echo OFF
@rem Copyright (c) 2016 nexB Inc. http://www.nexb.com/ - All rights reserved.
@rem ################################
@rem # change these variables to customize this script locally
@rem ################################
@rem # you can define one or more thirdparty dirs, each prefixed with TPP_DIR
set TPP_DIR_B... | all3fox/license-expression | configure.bat | bat | apache-2.0 | 1,204 |
.\build\Ditto.Benchmarking.Tests.exe > .\build\benchmark_results.txt --runtwice
pause
| mnichols/ditto | Benchmark.bat | bat | bsd-3-clause | 86 |
@echo off
setlocal
set msbuildemitsolution=1
%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe build.proj /m:1 /v:m /flp:verbosity=diagnostic /p:IsDesktopBuild=true;SolutionRoot=..\solutions;OutDir=%temp%\TfsWorkbench.output\;FinalOutput=..\installers
pause | omnibs/tfsworkbench-fork | build/build.cmd | bat | bsd-3-clause | 263 |
@doxygen doxygen
@pause | madeso/pwn-engine | doc.bat | bat | bsd-3-clause | 24 |
@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... | edibledinos/pwnypack | docs/make.bat | bat | mit | 6,977 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S06_SyncICSContentsRTF_TestSuite.MSOXCFXICS_S06_SyncICSContentsRTF_TestSuite /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXCFXICS.testsettings /unique... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S06_SyncICSContentsRTF_TestSuite.cmd | bat | mit | 326 |
@echo off
echo "Konvertiere Jahr 2009..."
java -Dpretty.json=true -cp target\converter-1.0-jar-with-dependencies.jar de.ifcore.hdv.converter.CountyConverter "data\finanzrechnungsstatistik-einnahmen-2009.csv" "data\finanzrechnungsstatistik-ausgaben-2009.csv" "data\Zensus Einwohnerzahlen.xls" "data\Gemeinde Einwohnerzahl... | felixebert/haushaltsdatenvergleich | converter/konvertiere_finanzdaten_landkreise.cmd | bat | mit | 1,135 |
@ECHO OFF
makesis -d%1 "..\src\loaders\loaders_symbian\symbianecomloader\sis\bellagioopenmaxsymbianloader.pkg" "%1\bellagioopenmaxsymbianloader.sis"
signsis -s "%1\bellagioopenmaxsymbianloader.sis" "%1\bellagioopenmaxsymbianloader.sis" %2 %3 %4
makesis -d%1 "..\src\components\components_symbian\outputstream\sis\bella... | felipec/libomxil-bellagio | sis/createandsign.bat | bat | lgpl-2.1 | 1,894 |
@echo off
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 lic... | wbond/subversion | tools/buildbot/slaves/win32-SharpSvn/svntest-build.cmd | bat | apache-2.0 | 1,329 |
@echo off
:: Helper script to build BDB products for binary release
:: Assumes current directory is <product>/dist
:: Current version of Visual Studio for binaries is 2005.
:: This is enforced but if testing is desired for other releases
:: it's possible to cut/paste.
::
:: Try to find different versions of Visua... | racker/omnibus | source/db-5.0.26.NC/dist/winmsi/build.bat | bat | apache-2.0 | 2,758 |
./grbl_sim.exe -t 1 0.01 <HelloWorld.nc >HelloWorld.dat 2> HelloWorldSteps.dat
| grbl/grbl-sim | sim.bat | bat | gpl-3.0 | 79 |
#!/bin/csh
###
# Script: fullCompact
# This script performs the full compaction and relocates the
# segments to the various space '.dsegs' directories.
# It assumes OSDPathName indicates root of network directory.
###
echo "... version history prior to compact"
$VisionBin/ndftool -v
echo ""
echo "... | VisionAerie/vision | application/localvision/adminScripts/bootCompact.cmd | bat | bsd-3-clause | 1,341 |
for /f "skip=1" %%x in ('wmic os get localdatetime') do if not defined MyDate set MyDate=%%x
set today=%MyDate:~0,4%-%MyDate:~4,2%-%MyDate:~6,2%
plink chris@scriptureforge.org -m backupMongoOnServer.sh
pscp chris@scriptureforge.org:mongodb_backup_%today%.tgz c:\src
plink chris@scriptureforge.org -m deleteTarFileOnServ... | sillsdev/web-scriptureforge | scripts/server/mongodb/copyServerToLocalChris.bat | bat | mit | 494 |
@echo off
REM Setup for compiling with GNU C compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build
set LIB=%SCITECH_LIB%\LIB\debug\win32\gcc2
echo Checked debug build enabled.
goto setvars
:setvars
set INCLUDE=include;%SCITE... | daydaygit/flrelse | uboot1.1.6/board/MAI/bios_emulator/scitech/bin/gcc2-c32.bat | bat | gpl-3.0 | 615 |
cmd_scripts/kconfig/mconf := gcc -o scripts/kconfig/mconf scripts/kconfig/mconf.o scripts/kconfig/zconf.tab.o scripts/kconfig/lxdialog/checklist.o scripts/kconfig/lxdialog/util.o scripts/kconfig/lxdialog/inputbox.o scripts/kconfig/lxdialog/textbox.o scripts/kconfig/lxdialog/yesno.o scripts/kconfig/lxdialog/menubox.o ... | evan6200/cirrfy_pos | scripts/kconfig/.mconf.cmd | bat | gpl-2.0 | 330 |
setenv bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
mmc dev 0
fatload mmc 0 $kernel_addr_r zImage
fatload mmc 0 $fdt_addr_r sun5i-a13-olinuxino.dtb
bootz $kernel_addr_r - $fdt_addr_r
| masahir0y/buildroot-yamada | board/olimex/a13_olinuxino/boot.cmd | bat | gpl-2.0 | 211 |
/****************************************************************************
* Copyright (c) 1998,2006 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* c... | pmq20/ruby-compiler | vendor/ncurses/misc/makedef.cmd | bat | mit | 6,441 |
cd\
cd d:\htc-prototype\wip\hi-res-earphone
grunt | chester0516/htc-prototype-bak | wip/hi-res-earphone/watch.bat | bat | mit | 49 |
for /R %CD% %%s in (*.ts) do (
tsc --target "ES5" %%s
)
| imlihao/AKTM-LOOK | myjs/ts/bianyi.bat | bat | mit | 59 |
@if not defined _echo @echo off
setlocal
:: Default to highest Visual Studio version available
::
:: For VS2015 (and prior), only a single instance is allowed to be installed on a box
:: and VS140COMNTOOLS is set as a global environment variable by the installer. This
:: allows users to locate where the instance of VS... | weshaggard/standard | run.cmd | bat | mit | 2,405 |
@echo off
SetLocal EnableDelayedExpansion
set d6r1=^| o o ^|
set d6r2=^| o o ^|
set d6r3=^| o o ^|
set d5r1=^| o o ^|
set d5r2=^| o ^|
set d5r3=^| o o ^|
set d4r1=^| o o ^|
set d4r2=^| ^|
set d4r3=^| o o ^|
set d3r1=^| o ^|
set d3r2=^| o ^|
set d3r3=^| o ^|
set d2r1=^| o ^|
set ... | 0x776b7364/batch-utils | PATR/DICEv2.bat | bat | mit | 449 |
@echo off
taskkill /FI "WINDOWTITLE eq Monkshu *" /F
echo Done. | TekMonks/monkshu | stop.bat | bat | mit | 65 |
cmd_drivers/gpu/drm/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/gpu/drm/built-in.o drivers/gpu/drm/i2c/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/gpu/drm/.built-in.o.cmd | bat | gpl-2.0 | 239 |
@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... | jcrmatos/tai | doc/make.bat | bat | gpl-2.0 | 6,973 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE (
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
)
... | mishin/dwimperl-windows | strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/mkCSGB2312.bat | bat | gpl-2.0 | 3,804 |
cmd_sound/pci/mixart/built-in.o := rm -f sound/pci/mixart/built-in.o; /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/pci/mixart/built-in.o
| freebsdmax/gsmart1315_kernel | sound/pci/mixart/.built-in.o.cmd | bat | gpl-2.0 | 204 |
cmd_drivers/usb/storage/usb-storage.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/usb-storage.o drivers/usb/storage/scsiglue.o drivers/usb/storage/protocol.o drivers/usb/storage/transport.o drivers/usb/storage/usb.o drivers/usb/storage/initi... | tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/drivers/usb/storage/.usb-storage.o.cmd | bat | gpl-2.0 | 430 |
cmd_arch/arm/lib/io-writesw-armv4.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.io-writesw-armv4.o.d -nostdinc -isystem /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/../lib/gcc/arm-eabi/4.6.2/include -I/home/rittik/android/kernel/crater/arch... | RittikBhowmik/Project-Crater-Kernel-GT-i9152 | arch/arm/lib/.io-writesw-armv4.o.cmd | bat | gpl-2.0 | 2,162 |
cmd_net/core/built-in.o := ld -m elf_i386 -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 net/core/sysctl_net_core.o net/core/dev.o net/core... | namgk/kernel-tut | net/core/.built-in.o.cmd | bat | gpl-2.0 | 527 |
>>> celegans_phenotypes = ['Emb', 'Him', 'Unc', 'Lon', 'Dpy', 'Sma']
>>> celegans_copy = celegans_phenotypes[:]
>>> celegans_phenotypes[5] = 'Lvl'
>>> celegans_phenotypes
['Emb', 'Him', 'Unc', 'Lon', 'Dpy', 'Lvl']
>>> celegans_copy
['Emb', 'Him', 'Unc', 'Lon', 'Dpy', 'Sma']
| simontakite/sysadmin | pythonscripts/practicalprogramming/lists/celegans3.cmd | bat | gpl-2.0 | 275 |
cmd_drivers/gpu/ion/msm/built-in.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o drivers/gpu/ion/msm/built-in.o drivers/gpu/ion/msm/msm_ion.o drivers/gpu/ion/msm/ion_cp_common.o drivers/gpu/ion/msm/ion_iommu_map.o
| IndieBeto/StockLP | drivers/gpu/ion/msm/.built-in.o.cmd | bat | gpl-2.0 | 223 |
cd "C:\Users\jonathan\fritzing2\part-gen-scripts\cheetah scripts"
C:\Python26\python.exe partomatic.py -c .\configs\dip_cfg.cfg -t .\templates\dip.cfg -o .\deleteme\config
C:\Python26\python.exe partomatic.py -c .\deleteme\config\dip_300mil_fzp.cfg -t .\templates\dip.fzp -o .\deleteme\fzp
C:\Python26\python.exe partoma... | rmelo19/rmelo19-arduino | fritzing/fritzing.0.9.2b.64.pc/parts/part-gen-scripts/obsolete/cheetah scripts/dip.bat | bat | gpl-3.0 | 2,080 |
.\bin\Debug\Huffman.exe "sample.bmp" "sample.bmp.hff"
.\bin\Debug\Huffman.exe "sample.bmp.hff" -d "decompressed sample.bmp"
.\bin\Debug\Huffman.exe "sample.txt" "sample.txt.hff"
.\bin\Debug\Huffman.exe "sample.txt.hff" -d "decompressed sample.txt"
pause | BrOrlandi/Huffman-Compression | run.bat | bat | gpl-3.0 | 254 |
xasm /b400 king_balloon.z80
del king_pat
ren king_balloon.bin king_pat
| rururutan/hoot-patches | msx/namco/disk_ng1/src/king_and_balloon/comp.bat | bat | gpl-3.0 | 71 |
::change according to your installation
set projectPath=F:\Project\SNESTilesKitten\
set compilePath=F:\Project\compile\STK\
set deployPath=F:\Project\SNESTilesKitten\deploy\SNESTilesKitten\
set originalBinDir=%compilePath%
rmdir /Q /S %compilePath%
rmdir /Q /S %deployPath%
mkdir %deployPath%
:: Compile
::D:\Visual S... | Skarsnik/SNESTilesKitten | deploy/deploystuff.bat | bat | gpl-3.0 | 1,341 |
@echo off
:: Script for building Boost C++ Libraries on Windows.
:: Writen by Paul Colby (http://colby.id.au), no rights reserved ;)
:: See http://colby.id.au/building-boost-on-windows
:: The following are all required; adjust to match your setup.
set BOOST_TOOLSET=msvc-11.0
set BOOST_VERSION=1_53_0
set ZIP7=%... | pcolby/boost-win | build.cmd | bat | unlicense | 4,474 |
@echo Home Info. Hub
@echo Tools for initialize the database.
@echo Copyright by Alva Chien, 2014 -2016
@echo off
REM db_init.bat - create and load the DB tables for HIH
REM Usage:
REM db_init.bat [options] db_name
REM options may be connection parameters if you need to specify them:
REM db_init.bat -p -u sampadm db_... | alvachien/hih | Install/db_init_mssql.bat | bat | apache-2.0 | 608 |
# Usage: enter sh and then type in ".\\patchy.bat"
epatch e602081 "Kodak Elite 400 11/1997 202 113 09.07...27.07.1997"
epatch e602082 "Kodak Elite 100 06/1998 148 128 28.07...09.08.1997"
epatch e602083 "Kodak Elite 100 06/1998 148 128 09.08...24.08.1997"
epatch e602084 "Kodak Elite 100 06/1998 148 128 31.08...26.09.19... | PawelNabe/EOS | Patchy.bat | bat | apache-2.0 | 1,221 |
REM Builds the project's nuget package.
@echo off
call build.cmd || exit /B 101
rmdir /S /Q Dist
mkdir Dist
echo Packaging...
pushd Toolhouse.Monitoring
nuget pack ^
-OutputDirectory ..\Dist ^
-Prop Configuration=Release ^
Toolhouse.Monitoring.csproj ^
|| (popd && exit /B 201)
popd
echo Done packagi... | toolhouse/monitoring-dotnet | package.cmd | bat | apache-2.0 | 639 |
@echo off
rem Copyright 2018, alex at staticlibs.net
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 appl... | wilton-iot/wilton | resources/ci/appveyor_x86.bat | bat | apache-2.0 | 2,359 |
set basePath=%~dp1
java -jar %basePath%/lightHttpServer.jar -baseDir %basePath%/../responseContents | ukiuni/lightHttpServerUnit | bin/lightHttpServer.bat | bat | apache-2.0 | 100 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASNOTE.S03_ItemOperationsCommand.MSASNOTE_S03_TC01_ItemOperations_GetZeroOrMoreNotes /testcontainer:..\..\MS-ASNOTE\TestSuite\bin\Debug\MS-ASNOTE_TestSuite.dll /runconfig:..\..\MS-ASNOTE\MS-ASNOTE.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASNOTE/RunMSASNOTE_S03_TC01_ItemOperations_GetZeroOrMoreNotes.cmd | bat | mit | 317 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCMSG.S08_RopAttachment.MSOXCMSG_S08_TC08_FlagsOfAttachmentRelatedProperties /testcontainer:..\..\MS-OXCMSG\TestSuite\bin\Debug\MS-OXCMSG_TestSuite.dll /runconfig:..\..\MS-OXCMSG\MS-OXCMSG.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCMSG/RunMSOXCMSG_S08_TC08_FlagsOfAttachmentRelatedProperties.cmd | bat | mit | 310 |
mkdir coverage\unit
OpenCover.Console.exe -target:"dotnet.exe" -targetargs:"test -f netcoreapp1.1 -c Release Tests/StarWars.Tests.Unit/StarWars.Tests.Unit.csproj" -hideskipped:File -output:coverage/unit/coverage.xml -oldStyle -filter:"+[StarWars*]* -[StarWars.Tests*]* -[StarWars.Api]*Program -[StarWars.Api]*Startup -[S... | guillermaster/BookadocGraphQL | unit-tests.bat | bat | mit | 665 |
cmd_drivers/mtd/tests/built-in.o := rm -f drivers/mtd/tests/built-in.o; arm-linux-gnueabihf-ar rcsD drivers/mtd/tests/built-in.o
| Dee-UK/D33_KK_Kernel | drivers/mtd/tests/.built-in.o.cmd | bat | gpl-2.0 | 130 |
@echo off
"C:\Program Files\ELAN\eUIDE\Bin\stabspe" "D:\RF×ÊÁÏ\198850\CÓïÑÔdemo code\C DEMO CODE\644_c.dbg" > "D:\RF×ÊÁÏ\198850\CÓïÑÔdemo code\C DEMO CODE\644_c.txt"
:end
| carlos-wong/l430_kernel | drivers/char/jzchar/c_demo/644_c.bat | bat | gpl-2.0 | 171 |
java -cp baraza.jar org.baraza.ide.BSetup .\projects\setup.xml
| enbiso/openbaraza | setup.bat | bat | gpl-3.0 | 63 |
@echo off
demo_server3.exe | tee log-s
| mrev11/ccc3 | tools/socket/ssl/sslsocket-demo/s3.bat | bat | lgpl-2.1 | 41 |
ck rm experiment:explore-ludcmp-dataset*
| supriyantomaftuh/ck-autotuning | demo/explore-dataset-ludcmp/_clean_autotune_entries.bat | bat | bsd-3-clause | 41 |
@echo off
set srcdir=..\..\..\Magick++\tests\
set bindir=..\..\bin\
set PATH=%bindir%;%PATH%
echo exceptions ...
%bindir%exceptions.exe
echo appendImages ...
%bindir%appendImages.exe
echo attributes ...
%bindir%attributes.exe
echo averageImages ...
%bindir%averageImages.exe
echo coaleseImages ...
%bindir%coalesceI... | AlexiaChen/ImageMagick_Cmake | VisualMagick/Magick++/tests/run_tests.bat | bat | apache-2.0 | 606 |
REM TODO: move this logic into release.hs
setlocal
path C:\Program Files\Git\usr\bin;%PATH%
set STACK_ROOT=C:\.stack
set TMP=C:\tmp
set TEMP=C:\tmp
set RELEASE_SCRIPT=%APPDATA%\local\bin\stack-release-script.exe
if exist %RELEASE_SCRIPT% del %RELEASE_SCRIPT%
cd etc\scripts
stack --install-ghc install
if errorlevel 1 ex... | Heather/stack | etc/scripts/windows-releases.bat | bat | bsd-3-clause | 615 |
SETLOCAL
SET BASEDIR=%~dp0
SET SRCDIR=%BASEDIR%..\LibGit2Sharp\
SET CommitSha=%~1
IF "%CommitSha%" == "" (
ECHO "Please provide the Libgit2Sharp commit Sha this package is being built from."
EXIT /B 1
)
REM the nuspec file needs to be next to the csproj, so copy it there during the pack operation
COPY "%BASEDIR%Lib... | nulltoken/libgit2sharp | nuget.package/build.nuget.package.cmd | bat | mit | 644 |
@echo off
if exist "ubertest.php" (
for /D %%i in (test_*) do (
if exist "%%i\test.xml" (
del /q "%%i\report.txt" 2>nul
rmdir /s /q "%%i\Conf" 2>nul
)
)
del /q "data\*.sp*" 2>nul
del /q "*.log" 2>nul
del /q "error*.txt" 2>nul
del /q "config*.conf" 2>nul
)
| rnaveiras/sphinx-bebanjo | test/clean.cmd | bat | gpl-2.0 | 291 |
@echo off
rem Disable wind
rem Run from res_mods\0.7.x
rem Îòêëþ÷èòü âåòåð
rem Çàïóñêàòü èç res_mods\0.7.x
if not exist system\data mkdir system\data
echo NumWindMatricesAndLeafAngles 0 0 > system\data\speedwind.ini
echo WindResponseAndLimit 0 0 >> system\data\speedwind.ini
echo MaxBendAngle 0 >> system... | mrthuanvn/wot-xvm | addons/no_wind.bat | bat | gpl-3.0 | 881 |
@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... | jawsthegame/fofum | aws/api/bin/elastic-beanstalk-delete-application.cmd | bat | apache-2.0 | 737 |
@if not defined _echo @echo off
setlocal
set INIT_TOOLS_LOG=%~dp0init-tools.log
if [%TOOLRUNTIME_DIR%]==[] set TOOLRUNTIME_DIR=%~dp0Tools
set DOTNET_PATH=%TOOLRUNTIME_DIR%\dotnetcli\
if [%DOTNET_CMD%]==[] set DOTNET_CMD=%DOTNET_PATH%dotnet.exe
set BUILD_TOOLS_SEMAPHORE=%TOOLRUNTIME_DIR%\init-tools.completed
:: if for... | MikeHardman/orleans | init-tools.cmd | bat | mit | 2,276 |
REM Building dist package
python setup.py sdist bdist_wheel
REM Uploading to PyPI
twine check dist/*
twine upload dist/*
REM Removing dist/ directory
rd /s /q dist\
| hfaran/piazza-api | publish.bat | bat | mit | 165 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=mordecai
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Mak... | openeventdata/mordecai | docs/make.bat | bat | mit | 780 |
pushd %~dp0
7z u -tzip vyzor.mpackage^
*.lua -r^
vyzor.trigger^
license.txt
mkdir d:\dev\doc\github.com\oneymus\vyzor
ldoc ./ -p Vyzor -d d:\dev\doc\github.com\oneymus\vyzor
popd
| Oneymus/Vyzor | build.bat | bat | mit | 185 |
set MATLAB=C:\Program Files\MATLAB\R2017a
"C:\PROGRA~1\MATLAB\R2017a\bin\win64\gmake" -f Ver002.mk ISPROTECTINGMODEL=NOTPROTECTING GENERATE_ERT_S_FUNCTION=0 INCLUDE_MDL_TERMINATE_FCN=1 COMBINE_OUTPUT_UPDATE_FCNS=0 MAT_FILE=0 MULTI_INSTANCE_CODE=0 INTEGER_CODE=0 EXTMODE_STATIC_ALLOC=0 EXTMODE_STATIC_ALLOC_SIZE=1000000 ... | skgadi/Programming | MATLAB/20171115-DCMotorControl/Ver002_sldrt_ert_win64/Ver002.bat | bat | mit | 400 |
@echo off
setlocal
call "%%~dp0__init__\__init__.bat" || exit /b
"%CALLF_EXE_PATH%" /elevate{ /no-window /create-outbound-server-pipe-from-stdin test0_{pid} /create-inbound-server-pipe-to-stdout test1_{pid} }{ /attach-parent-console /reopen-stdin-as-client-pipe test0_{ppid} /reopen-stdout-as-client-pipe test1_... | andry81/contools | Utilities/tests/manual/contools/callf/50-test--03-elevate--02-console_stdin--02-named_pipe_tofrom_child_stdin_to_stdout--01-idle_no_exit.bat | bat | mit | 341 |
python genproj.py vs2013 x64 "Visual Studio 12 Win64"
pause | christofferpettersson/Aftermath | Setup/genproj-vs2013-x64.bat | bat | mit | 59 |
SET MSBUILD="C:\Program Files (x86)\MSBuild\14.0\Bin\msbuild.exe"
%MSBUILD% .\WootzJs.Compiler\WootzJs.Compiler.csproj
%MSBUILD% .\WootzJs.Runtime\WootzJs.Runtime.csproj
%MSBUILD% .\WootzJs.System\WootzJs.System.csproj
%MSBUILD% .\WootzJs.ComponentModel.DataAnnotations\WootzJs.ComponentModel.DataAnnotations.csproj
%MSB... | kswoll/WootzJs | build.bat | bat | mit | 780 |
csws.exe /l %1 //x
| Diullei/Storm | Libs/cs-script/Lib/ShellExtensions/Template/CS-Script/10.Debug Script.c.cmd | bat | mit | 20 |
msbuild.exe IdealHash.vcxproj /t:Rebuild /p:Configuration=Release;platform=x64 | chaelim/HAMT | Test/Build.bat | bat | mit | 78 |
@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
... | iwschris/ezodf2 | docs/make.bat | bat | mit | 4,261 |
test-runner.exe --tests test/
| LangUMS/langums | run-tests.bat | bat | mit | 30 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"C:\tools\ruby23\bin\ruby.exe" "C:/Users/macse/newjims/vendor/bundle/ruby/2.3.0/bin/github-pages" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"C:\tools\ruby23\bin\ruby.exe" "%~dpn0" %*
| ramseeker/newjims | vendor/bundle/ruby/2.3.0/bin/github-pages.bat | bat | mit | 232 |
/*-------------------------------------------------------------------*/
/* */
/* Compile options: */
/* */
/* CrtCmd Cmd( CHGNETUSR ... | ChrisHird/CF_API | cbx957/chgnetusr.cmd | bat | mit | 1,627 |
@echo off
echo == Building for VS2012 ==
echo.
set PREMAKECMD=premake5.exe
where %PREMAKECMD% > NUL 2>&1
if %ERRORLEVEL% NEQ 0 (
echo '%PREMAKECMD%' command does not found.
echo Make sure you have it in your PATH environment variable or in the current directory.
echo Download it from: https://premake.github.io/
... | gyakoo/simutils | utils/flt2dds/build_vs2012.bat | bat | mit | 671 |
inject.exe --name origin.exe --free --export Free --add-path --path-resolution --module cerberus.dll | capturePointer/hadesmem | scripts/x86/origin-free.bat | bat | mit | 100 |
"C:\Program Files\HTML Help Workshop\hhc.exe" examap.hhp
xcopy *.chm .. /Y
| master2cci37/Master.Cadet | src/cadet/Aide/compile_copie_aide_vers_projet.bat | bat | mit | 77 |
cmd_drivers/net/ethernet/broadcom/built-in.o := rm -f drivers/net/ethernet/broadcom/built-in.o; /home/algesat/arm-eabi-4.7/bin/arm-eabi-ar rcsD drivers/net/ethernet/broadcom/built-in.o
| Algesat/BladeApex2 | drivers/net/ethernet/broadcom/.built-in.o.cmd | bat | gpl-2.0 | 186 |
# This file should be used with EPICS base 3.15.4 and mrfioc2 2.7.13
# With current EEE 1.8.2, the proper command is
# $ iocsh cpci-evg-230_0.cmd
# or
# $ iocsh -3.15.4 cpci-evg-230_0.cmd
require mrfioc2,2.7.13
epicsEnvSet("SYS" "ICS-CPCIEVG-230")
epicsEnvSet("EVG" "EVG0")
epicsEnvSet("EVG_PC... | icshwi/icsem_scripts | cpci-evg-230/cpci-evg-230b_0.cmd | bat | gpl-2.0 | 549 |
cmd_net/netlink/genetlink.o := gcc -Wp,-MD,net/netlink/.genetlink.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 -Wfram... | namgk/kernel-tut | net/netlink/.genetlink.o.cmd | bat | gpl-2.0 | 23,631 |
@echo off
erase /S /Q *.pyc
erase /S /Q *.nvda-addon
erase /S /Q *.dblite
erase /S /Q *.ini
erase /S /Q *.mo
erase /S /Q *.html
rd /S /Q .\addon\doc\en
erase /Q .\addon\doc\*.css
| Oliver2213/NVDAYoutube-dl | __cleanLocalDirBeforeBuilding.bat | bat | gpl-2.0 | 179 |
cmd_kernel/irq/built-in.o := ld -m elf_x86_64 -r -o kernel/irq/built-in.o kernel/irq/handle.o kernel/irq/manage.o kernel/irq/spurious.o kernel/irq/resend.o kernel/irq/chip.o kernel/irq/devres.o kernel/irq/autoprobe.o kernel/irq/proc.o
| dnh34/proj1 | kernel/irq/.built-in.o.cmd | bat | gpl-2.0 | 237 |
@echo off
call set-env-windows.bat
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
call MergeTwoCsv2One\main.py %*
rem call C:\Python34\python.exe MergeTwoCsv2One\main.py %*
exit /b %errorlevel% | zappyk-github/zappyk-python | src/src_zappyk/mergeTwoCsv2One/MergeTwoCsv2One-main.bat | bat | gpl-2.0 | 235 |
cmd_drivers/usb/mon/built-in.o := /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/usb/mon/built-in.o drivers/usb/mon/usbmon.o
| domintech/PandaBoard-LinuxKernel | drivers/usb/mon/.built-in.o.cmd | bat | gpl-2.0 | 225 |
cmd_drivers/mmc/core/host.o := arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/mmc/core/.host.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 -I... | srinugnt2000/linux-2.6.37 | drivers/mmc/core/.host.o.cmd | bat | gpl-2.0 | 26,707 |
cmd_sound/soc/built-in.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -o sound/soc/built-in.o sound/soc/snd-soc-core.o sound/soc/codecs/built-in.o sound/soc/atmel/built-in.o sound/soc/au1x/built-in.o sound/soc/blackfin/built-in.o sound/soc/davinci/built-in.o sound/soc/ep93xx/built-in.o sound/soc/... | chrnueve/udooImaxdi | kernel_oficial_source/sound/soc/.built-in.o.cmd | bat | gpl-2.0 | 660 |
prog='dbroweval'
args="-f TEST/dbroweval_ex.code"
cmp='diff -cb '
| gitpan/Fsdb | TEST/dbroweval_ex_S.cmd | bat | gpl-2.0 | 66 |
cmd_sound/drivers/vx/built-in.o := rm -f sound/drivers/vx/built-in.o; arm-none-linux-gnueabi-ar rcs sound/drivers/vx/built-in.o
| srinugnt2000/linux-2.6.37 | sound/drivers/vx/.built-in.o.cmd | bat | gpl-2.0 | 129 |
cmd_drivers/media/pci/b2c2/built-in.o := rm -f drivers/media/pci/b2c2/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-ar rcsD drivers/media/pci/b2c2/built-in.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | drivers/media/pci/b2c2/.built-in.o.cmd | bat | gpl-2.0 | 243 |
@echo off
rem backups rotate batch script v0.7.0 (cccf947f785166b3fb58a999850a929f)
rem save last 90 days old backups, all 1 and 15 day of month backups
rem other will be deleted
SET BACKUPDST=F:\DIRBACKUP\
goto lb_start
:fn_purge
FOR %%a IN (%BACKUPDST%backup-*) DO (
FOR /F "delims=.- tokens=2,3,4" %%b IN ("%%~... | pfzim/scripts | rotate.cmd | bat | gpl-3.0 | 3,607 |
set PATH=c:\QtSDK\mingw\bin;c:\yborm\bin;%PATH%
cmake -G "MinGW Makefiles" -D CMAKE_INSTALL_PREFIX:PATH=c:/yborm -D YBORM_ROOT:PATH=c:/yborm ../src/examples/auth
mingw32-make && mingw32-make install
| vnaydionov/schedule-mami | server/build-mingw.bat | bat | gpl-3.0 | 205 |
SET IOBLAKO_HOME=I:\work\ECalcAndChart
%IOBLAKO_HOME%\build\jre\bin\java -m org.ioblako.edit/org.ioblako.edit.EditCalculateAndChart
| mathhobbit/EditCalculateAndChart | build/bin/ecc.bat | bat | gpl-3.0 | 135 |
python -m pymavlink.tools.mavgen -o ./generated/include --lang=C ./message_definitions/v1.0/autoquad.xml
@pause | AutoQuad/mavlink | aqgen.bat | bat | lgpl-3.0 | 111 |
@ECHO OFF
setlocal ENABLEDELAYEDEXPANSION
:: Windows only supports vendoring
for /D %%i in (%EXAMPLES_DIR%\vendored\*) do (
echo Vendoring Sources for %%i
:: Make a temporary directory to save existing BUILD files into
echo Making temp dir
rmdir /Q /S %%i\.temp
mkdir %%i\.temp
:: Save BUILD f... | google/cargo-raze | tools/examples_repository_tools.bat | bat | apache-2.0 | 1,028 |
@echo off
setlocal
REM Unless required by applicable law or agreed to in writing, software
REM distributed under the License is distributed on an "AS IS" BASIS,
REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
REM See the License for the specific language governing permissions and
RE... | OpenBEL/openbel-framework | org.openbel.framework.tools/scripts/stop-server.cmd | bat | apache-2.0 | 591 |
@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 licen... | blangel/ply | dist/ply/bin/ply.bat | bat | apache-2.0 | 5,156 |
@echo off
pushd autoload
python setup.py build -c mingw32
pushd build\lib*
xcopy fuzzycomt.pyd ..\..\
popd
popd | JazzCore/ctrlp-cmatcher | install_windows.bat | bat | bsd-2-clause | 111 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == ... | wesm/statsmodels | scikits/statsmodels/docs/make.bat | bat | bsd-3-clause | 4,560 |
@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... | manax-dojo/alba | docs/make.bat | bat | bsd-3-clause | 5,092 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.