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 |
|---|---|---|---|---|---|
"%~dp0NuGet.exe" pack "..\ElmahEFLogger\ElmahEFLogger.csproj" -Prop Configuration=Release
copy "%~dp0*.nupkg" "%localappdata%\NuGet\Cache"
pause | VahidN/ElmahEFLogger | .nuget/_run.bat | bat | apache-2.0 | 144 |
@ECHO OFF
SETLOCAL
CLS
ECHO.
ECHO. Opening Adblock Plus for Chrome download page in another window...
START chrome https://chrome.google.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddilifddb
GOTO:EOF | JustinMuniz/Computer-Shop-Utilities | Windows/Batch/Build-Scripts/Install-Adblock-Chrome.bat | bat | bsd-2-clause | 208 |
'create by xihumeijing
@echo off
set FolderName=%cd%
set dis=%~d0
for /f "delims=\" %%a in ('dir /b /a-d /o-d "%FolderName%\*.sln"') do (
set names=%%a
)
cd C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319
C:
@echo on
MSBuild.exe /p:VisualStudioVersion=12.0 /m "%FolderName%\%names%"
@echo off
color 06
echo °´ÈÎÒâ¼ü¿ªÊ¼... | ying83811/CreateSeal | VS12自动编译并删除bin和obj目录.bat | bat | mit | 639 |
@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... | visenze/visearch-sdk-python | docs/make.bat | bat | mit | 6,463 |
cmd_kernel/rwsem.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,kernel/.rwsem.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototy... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/kernel/.rwsem.o.cmd | bat | gpl-2.0 | 11,776 |
cmd_arch/arm/mach-msm/arch-init-scorpion.o := arm-eabi-gcc -Wp,-MD,arch/arm/mach-msm/.arch-init-scorpion.o.d -nostdinc -isystem /home/tronit/opt/Android_Toolchains-arm-eabi-4.4.3/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/tronit/KERNEL_BLACKDOME_4.2-4.1/android_kernel_htc_qsd8k-jellybean/arch/arm/inc... | TroNit/BlackDome_New_supersonic | arch/arm/mach-msm/.arch-init-scorpion.o.cmd | bat | gpl-2.0 | 1,184 |
cmd_sound/isa/built-in.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ld -EL -r -o sound/isa/built-in.o sound/isa/ad1816a/built-in.o sound/isa/ad1848/built-in.o sound/isa/cs423x/built-in.o sound/isa/es1688/built-in.o sound/isa/galaxy/built-in.o sound/isa/gus/built-in.o sound/isa/msnd/built-in.o sound/isa/opt... | sai9615/MY-kernel-for-grand-I9082 | sound/isa/.built-in.o.cmd | bat | gpl-2.0 | 417 |
java -cp ../../../lib/ROMA_v1_0.jar fr.curie.ROMA.ModuleActivityAnalysis -dataFile data_EMT.txt -moduleFile msigdb.v4.0.symbols_KEGG.gmt -outputFolder outfolder -centerData 1 -robustPCA 1 -numberOfPermutations 1000 -robustPCASampling 0 -saveDecomposedFiles 1
| sysbio-curie/Logical_modelling_pipeline | scripts/8b Using data as priors of model construction - ROMA/tutorial original files/runROMA.bat | bat | gpl-3.0 | 259 |
@echo off
cd domain
call code .
| Allors/apps | Domains/Apps/Workspace/Typescript/CodeDomain.cmd | bat | gpl-3.0 | 34 |
c:
cd \ionic\PatrimoineCASA\PatrimoineCASA
ionic serve
| opencasa/PatrimoineCASA | PatrimoineCASA/www.cmd | bat | agpl-3.0 | 55 |
set study_file=chicago_cav_study.json
python C:\Users\jauld\Desktop\polaris_v5\share\postprocess\study_analysis.py %study_file%
pause | anl-polaris/polaris | bin/postprocess/study_analysis_run.bat | bat | bsd-3-clause | 134 |
inject.exe --run "E:\Games\Need for Speed Rivals\NFS14_x86.exe" --inject --export Load --add-path --path-resolution --module cerberus.dll | geota/hadesmem | scripts/x86/nfsr-x86.bat | bat | mit | 137 |
@echo OFF
haxe -debug --each -cp src -js ./bin/angular2haxe.js -D using_registry -D debug_level=ERROR -main Main -dce full
mocha spec/runTests.js -t 5000 | nweedon/Angular2-Haxe | build.bat | bat | apache-2.0 | 154 |
cmd_drivers/video/omap2/built-in.o := arm-eabi-ld -EL -r -o drivers/video/omap2/built-in.o drivers/video/omap2/dss/built-in.o drivers/video/omap2/omapfb/built-in.o drivers/video/omap2/displays/built-in.o
| NooNameR/Sense4.0-kernel | drivers/video/omap2/.built-in.o.cmd | bat | gpl-2.0 | 209 |
@rem ---------------------------------------------------------------------------------
@rem Copyright 2008 Microsoft Corporation. All rights reserved.
@rem This is provided as sample to deploy the package using msdeploy.exe
@rem For information about IIS Web Deploy technology,
@rem please visit http://go.microsoft.com/... | chperrone/school | CPSC344/Stage 3/TestCreation/TestCreation/obj/Debug/Package/TestCreation.deploy.cmd | bat | bsd-3-clause | 12,682 |
@echo off
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
rem The ASF licenses this file to You under the Apache License, Version 2.0
rem (the "Li... | openvcx/openvcx | vcx/mobicents-sip/bin/startup.bat | bat | apache-2.0 | 2,112 |
darknet.exe detector demo data/voc.data tiny-yolo-voc.cfg tiny-yolo-voc.weights test.mp4 -i 0
pause | PatricLee/Darknet | build/darknet/x64/darknet_demo_voc_tiny.cmd | bat | mit | 104 |
@echo off
setlocal
set JC_CONNECTED_HOME=%~dp0\..
rem Print warning if no JAVA_HOME set
if not defined JAVA_HOME goto nojavahome
set JC_CLASSPATH=%JC_CONNECTED_HOME%\lib\ant-contrib-1.0b3.jar;%JC_CLASSPATH%
set JC_CLASSPATH=%JC_CONNECTED_HOME%\lib\commons-cli-1.0.jar;%JC_CLASSPATH%
set JC_CLASSPATH=%JC_CONNECTED_HOME%\... | wolfoux/soleil | web/NetBeans 7.3.1/javacard/JCDK3.0.2_ConnectedEdition/bin/packager.bat | bat | mit | 1,263 |
@ECHO OFF
rem Copyright (c) 2002-2015 "Neo Technology,"
rem Network Engine for Objects in Lund AB [http://neotechnology.com]
rem
rem This file is part of Neo4j.
rem
rem Neo4j is free software: you can redistribute it and/or modify
rem it under the terms of the GNU General Public License as published by
rem the Free Sof... | glennsarti/spike-Neo4J-Windows-Experiments | posh-neo-cm/packaging/standalone/src/main/distribution/shell-scripts/bin/Neo4jShell.bat | bat | mit | 1,118 |
@echo off
.\bin\jsmin < %1 > %1.tmp
del /q %1
move %1.tmp %1
| dilhansarica/fmug | utils/compress-one.bat | bat | mit | 62 |
@echo off
set imgmagick="C:\Program Files (x86)\ImageMagick-6.7.6-Q16\convert.exe"
for %%f in (*.png) DO (
%imgmagick% "%%f" -resize 256x320 -quality 100%% "half\%%f"
)
| kappamaki/ZaRojino | img/sprites/skier_right/resize_all.bat | bat | mit | 172 |
@echo off
dotnet build -c Release
dotnet pack -c Release
nuget.exe push .\bin\Release\*.nupkg -Source https://www.nuget.org/api/v2/package
| Pavuucek/GitVersioner | push.bat | bat | mit | 139 |
@echo off
rem MSVC80OPTS.BAT
rem
rem Compile and link options used for building MEX-files
rem using the Microsoft Visual C++ compiler version 8.0
rem
rem StorageVersion: 1.0
rem C++keyFileName: MSVC80OPTS.BAT
rem C++keyName: Microsoft Visual C++ 2005
rem C++keyManufacturer: Microsoft
rem C++keyVersion: 8.0
rem C+... | antantantant/materialCDBM | convolutionalRBM.m-master/nvmexopts.bat | bat | mit | 3,497 |
nuget pack IndiePortable.Communication.Tcp.csproj -Prop Configuration=Release -IncludeReferencedProjects | david1995/IndiePortable | IndiePortable/IndiePortable.Communication.Tcp/NuGetPack.bat | bat | mit | 104 |
@echo off
echo Summerizing all the results in the folders
IF not exist %~dp0ExpSum.exe (
echo ExpSum.exe is missing - I cant work like that!
goto exit
)
IF EXIST %~dp0ALL_EXP (
echo Folder ALL_EXP already exists - Halting - Check what's in it or remove it if you want this batch to work
goto exit
) ELSE (
mkdir %~dp0A... | YossiCohen/MA-SIB | SumFolders.bat | bat | mit | 642 |
cmd_/mnt/Android/optimusg/olympus-kexec/relocate_kernel.o := /mnt/Android/optimusg/olympus-kexec/kernel/scripts/gcc-wrapper.py /mnt/Android/heroc/new/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,/mnt/Android/optimusg/olympus-kexec/.relocate_kernel.o.d -nostdinc -isystem /mnt/Android/heroc/new/p... | Shelnutt2/lg-optimus-g-S970-kexec | .relocate_kernel.o.cmd | bat | gpl-2.0 | 1,544 |
cmd_net/ipv4/netfilter/arpt_mangle.ko := mips-openwrt-linux-uclibc-ld -r -m elf32btsmip -T /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/scripts/module-common.lds -s --build-id -o net/ipv4/netfilter/arpt_mangle.ko net/ipv4/netfilter/arpt_mangle.o net/ipv4... | shizhai/wprobe | build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/net/ipv4/netfilter/.arpt_mangle.ko.cmd | bat | gpl-2.0 | 349 |
cmd_net/netfilter/nf_conntrack.o := /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/netfilter/nf_conntrack.o net/netfilter/nf_conntrack_core.o net/netfilter/nf_conntrack_standalone.o net/netfilter/nf_conntrack_expect.o net/netfilter/nf_conntrack_helper.o net/netfilter/nf_conntrac... | yncconsulting/HTC_Express_Kernel | net/netfilter/.nf_conntrack.o.cmd | bat | gpl-2.0 | 603 |
@echo off
set tempfile=temp.txt
set cmd=%~1
if /I "%cmd%"=="init" goto init
REM Reading settings from configuration file
if not exist .verbatim goto notvmdir
FOR /F "delims=== tokens=1,2" %%i in (.verbatim) do set %%i=%%j
echo %files% > %tempfile%
sed "s/,/\n/g" %tempfile% -i
if /I "%cmd%"=="info" goto info
... | gialloporpora/yellowpy | batch/vm.bat | bat | gpl-2.0 | 2,740 |
cmd_drivers/cdrom/built-in.o := rm -f drivers/cdrom/built-in.o; /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs drivers/cdrom/built-in.o
| paxchristos/R800x-2.3.3-Kernel | drivers/cdrom/.built-in.o.cmd | bat | gpl-2.0 | 193 |
cmd_fs/binfmt_misc.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,fs/.binfmt_misc.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/arch/a... | mjmccall/Kernel | fs/.binfmt_misc.o.cmd | bat | gpl-2.0 | 23,332 |
mkdir bin
echo rem Laucher for java sample > bin\run.bat
echo @IF EXIST sign_p11.class goto RUN >> bin\run.bat
echo rem >> bin\run.bat
echo @echo First compile the java file >> bin\run.bat
echo @pause >> bin\run.bat
echo goto END >> bin\run.bat
echo rem >> bin\run.bat
echo :RUN >> bi... | 12019/svn.gov.pt | _src/eidmw/sdk/samples/sign_p11/java/copy_binaries.bat | bat | gpl-3.0 | 514 |
javadoc -d ./docs -subpackages javaly
pause | wongwaituck/javaly-test-api | test-api/test/createJavadoc.bat | bat | gpl-3.0 | 43 |
REM
REM Run this is a VS Command Prompt in this folder to regenerate ShuffleDefinition.cs
REM
@echo xsd.exe /c /f /n:Cinteros.Crm.Utils.Shuffle ShuffleDefinition.xsd
@echo.
@echo.
@pause | Innofactor/Innofactor.Crm.CI | shared/Innofactor.Crm.Shuffle/Resources/XSD ShuffleDefinition.cs.cmd | bat | gpl-3.0 | 186 |
@echo off
java -jar target/Monteux_Automation_Engine-1.0.0-jar-with-dependencies.jar
| rovemonteux/automation_engine | run.bat | bat | gpl-3.0 | 85 |
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
:: ----------------------
:: KUDU Deployment Script
:: Version: 0.1.11
:: ----------------------
:: 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 ... | jeremyVignelles/jeremyVignelles | deploy.cmd | bat | apache-2.0 | 3,645 |
executable = x_dagman_retry-monitor.pl
arguments = 5
universe = local
log = job_dagman_abort-A-node.log
notification = NEVER
getenv = true
output = job_dagman_abort-A-node.$(nodename).out
error = job_dagman_abort-A-node.err
queue
| htcondor/htcondor | src/condor_tests/job_dagman_abort-A-node-fail.cmd | bat | apache-2.0 | 262 |
@echo off
setlocal ENABLEDELAYEDEXPANSION enableextensions
call %PROJECT_PATH%\misc\config.bat
REM @echo on
goto :PROJECTS
:BEGIN_SET_PROJECT
setlocal
set value=U
set project=%1
shift
:BEGIN_PROJECTS_LOOP
if /I "%1" == "%project%" (
set value=T
goto :END_PROJECTS_LOOP
)
shift /1
if "%1" == "" goto :END_PROJECTS_... | dbc60/win32Service | misc/build.bat | bat | bsd-2-clause | 5,902 |
cd ..\console && ..\windows\toughrad.exe admin.py -c ../config.json || pause | dahebolangkuan/ToughRADIUS | windows/console.bat | bat | bsd-2-clause | 76 |
"C:\Program Files\PuTTY\pscp.exe" "ericehlers@quantlib.org:/home/groups/q/qu/quantlib/htdocs/prerelease/QuantLib-0.8.0.zip" "C:\build_ql_0_8_0"
| eehlers/reposit | dev_tools/scp.bat | bat | bsd-3-clause | 145 |
reg delete "hkcu\Software\Microsoft\Windows\CurrentVersion\Run" /v EnsoExtension /f | GChristensen/enso-commands | EnsoExtensionServer/bin/Release/uninstall.bat | bat | bsd-3-clause | 83 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyToSuccessSynchronously_TestSuite.MSOXCPRPT_S05_RopCopyToSuccessSynchronously_TestSuite20 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.te... | OfficeDev/Interop-TestSuites | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyToSuccessSynchronously_TestSuite20.cmd | bat | mit | 344 |
Tools\Cake\Cake.exe build.csx -verbosity=verbose -target=Build | cangosta/DataContextScope | build.cmd | bat | mit | 62 |
-- Opens the class diagram:
-- open examples/Papers/2005/GogollaBohlingRichters/percom.use
-- Creates the object diagram:
-- read examples/Papers/2005/GogollaBohlingRichters/percom-7.cmd
-- generate a snapshot showing that proofs are possible
-- show that the bossBetterPaidThanWorker property is transitive
gen start... | vnu-dse/rtl | examples/Papers/2005/GogollaBohlingRichters/percom-7.cmd | bat | gpl-2.0 | 985 |
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
::
:: This file contains confidential and proprietary information
:: of Xilinx, Inc. and is protected under U.S. and
:: international copyright and other intellectual property
:: laws.
::
:: DISCLAIMER
:: This disclaimer is not a license and does not gran... | SWORDfpga/ComputerOrganizationDesign | labs/lab02/lab02/ipcore_dir/RAM_B/simulation/functional/simulate_isim.bat | bat | gpl-3.0 | 2,972 |
@echo off
rem
rem Copyright (c) 2001-2003, Jean Tessier
rem All rights reserved.
rem
rem Redistribution and use in source and binary forms, with or without
rem modification, are permitted provided that the following conditions
rem are met:
rem
rem * Redistributions of source code must retain the above copyr... | simeshev/parabuild-ci | 3rdparty/depfind101/bin/c2p.bat | bat | lgpl-3.0 | 3,058 |
@echo off
rem The following lines have been added by the
rem application server integration wizard of JProfiler
set PATH=C:\Program Files\jprofiler6\bin\windows\;%PATH%
set PARABUILD_OPTS=-Xrunjprofiler:port=8849 "-Xbootclasspath/a:C:\Program Files\jprofiler6\bin\agent.jar" %PARABUILD_OPTS%
rem end of modificati... | simeshev/parabuild-ci | bin/startup_jprofiler.bat | bat | lgpl-3.0 | 920 |
c:
cd C:\Program Files\PDFCreator\
PDFCreator.exe /ManagePrintJobs /PrintFile=¡°%~1¡± | hyller/GladiatorTool | Scripts/pdfc.bat | bat | unlicense | 87 |
"c:\Program Files (x86)\MSBuild\12.0\Bin\MSBuild.exe" %1
| davidpodhola/synctoday2015 | old/build.bat | bat | unlicense | 58 |
mongoimport -d usa -c zips --drop < zips.json | hemmerling/nosql-mongodb2013 | src/m101p/week05/hw5-4/hemmerling_week5_hw4.bat | bat | apache-2.0 | 45 |
:: setup openssh
powershell -Command "(New-Object System.Net.WebClient).DownloadFile('http://www.mls-software.com/files/setupssh-6.3p1-1(x64).exe', 'C:\Windows\Temp\openssh.exe')"
cmd /c C:\Windows\temp\openssh.exe /S /port=22 /privsep=1 /password=D@rj33l1ng
:: ensure vagrant can log in
mkdir "C:\Users\vagrant\.ssh"
... | danieldreier/packer-templates | old_templates/windows-server-2008-r2-datacenter-amd64/scripts/old_scripts/openssh.bat | bat | apache-2.0 | 2,252 |
@REM This batch file has been generated by the IAR Embedded Workbench
@REM C-SPY Debugger, as an aid to preparing a command line for running
@REM the cspybat command line utility using the appropriate settings.
@REM
@REM Note that this file is generated every time a new debug session
@REM is initialized, so you ma... | StudioSophisti/NFCtoBLE | Firmware/CC2540DB/settings/SimpleBLEPeripheral.cspy.bat | bat | apache-2.0 | 1,896 |
set COMPLUS_altjit=*
set COMPLUS_FeatureSIMD=1
.\RayTracer.exe | weltkante/dotnetsamples | System.Numerics/SIMD/RayTracer/RunWithSimd.bat | bat | mit | 62 |
rem this assumes webserver is running on port 8080
@echo First test the StockQuoteService.jws file
java samples.stock.GetQuote -uuser1 -wpass1 XXX -s/axis/StockQuoteService.jws %*
@echo Deploy everything first
java org.apache.axis.client.AdminClient deploy.wsdd %*
@echo These next 3 should work...
java samples.stock... | jgallimore/axis-with-mods | samples/stock/testit.cmd | bat | apache-2.0 | 859 |
C:\Python27\python.exe ..\..\opencv\modules\ts\misc\summary.py calib3_*.xml -m median -f "^(.(?!OCL))*$" > calib3.html
C:\Python27\python.exe ..\..\opencv\modules\ts\misc\summary.py core_*.xml -m median -f "^(.(?!OCL))*$" > core.html
C:\Python27\python.exe ..\..\opencv\modules\ts\misc\summary.py features2_*.xml -m medi... | Warren-GH/emgucv | miscellaneous/perf_compare/comapre_without_opencl.bat | bat | gpl-3.0 | 1,700 |
optipng-0.7.4-win32\optipng.exe original-images\*.png -dir=. -force | tareq-s/Sandra.Snow | SnowSite/Snow/themes/snowbyte/images/_process-images.bat | bat | mit | 67 |
@echo off
setlocal
if exist bld rmdir /s /q bld
set Platform=Any CPU
set Configuration=Release
:NextArg
if "%1" == "" goto :EndArgs
if "%1" == "/config" (
if not "%2" == "Debug" if not "%2" == "Release" echo error: /config must be either Debug or Release && goto :ExitFailed
set Configuration=%2&& shift && sh... | lgolding/mad2word | BuildAndTest.cmd | bat | mit | 901 |
cd ..
java -cp lib\*;out\production\FreelanceAnalitycs excavators.odesk.apps.jobs_excavator.Main "jdbc:mysql://127.0.0.1:3306" "root" "qwerty" "freelance_analytics_test"
pause | AlexCAB/FreelanceAnalytics | runners/RunJobExcavator.bat | bat | mit | 176 |
powershell -Command "Remove-Item C:\Windows\Temp\*.msi -Recurse -Force"
powershell -Command "Remove-Item C:\Windows\Temp\*.exe -Recurse -Force"
| chrisroberts/vagrant-installers | packer/vagrant/scripts/windows/clean-temp.bat | bat | mit | 144 |
@echo off
node_modules\.bin\hubot.cmd %*
| sinnerschrader/patternplate-hubot | bin/hubot.cmd | bat | mit | 42 |
::
:: an example batch script for pre-processing mobile LiDAR trajetories
:: into an adaptive tiling pre-classified based on trajectory data and
:: using a pre-thinning step for the ground classification
::
echo off
set PATH=%PATH%;C:\LAStools\bin;
:: here we specify the input folder
set WORK_DIRECTORY... | strummerTFIU/TFG-IsometricMaps | LAStools/example_batch_scripts/pre_process_mobile_lidar_into_classified_adaptive_tiling.bat | bat | mit | 7,136 |
@ECHO OFF
"%ProgramFiles(x86)%\MSBuild\14.0\Bin\msbuild.exe" /p:Configuration=Debug ..\Src\JsonDiffPatchDotNet.csproj
"%ProgramFiles(x86)%\MSBuild\14.0\Bin\msbuild.exe" /p:Configuration=Release ..\Src\JsonDiffPatchDotNet.csproj
"%ProgramFiles(x86)%\MSBuild\14.0\Bin\msbuild.exe" /p:Configuration=Debug ..\Src\JsonDiffPa... | arbitertl/jsondiffpatch.net | Build/build.bat | bat | mit | 469 |
pushd "client/js"
node ../../r.js -o app.build.js
popd | r04r/JSBoard | src/build.bat | bat | mit | 54 |
rmdir "app/cache/test" /s /q
php app/console doctrine:database:drop --force --env=test
php app/console doctrine:database:create --env=test
php app/console doctrine:schema:create --env=test
php app/console assets:install web --symlink --env=test
php app/console assetic:dump --env=test
php app/console doctrine:fixtures:l... | onekit/rest-tutorial | test.bat | bat | mit | 365 |
if "%RHO_PLATFORM%" == "android" (
cd platform\android
rake --trace
)
if "%RHO_PLATFORM%" == "iphone" (
cd platform\phone
rake --trace
)
if "%RHO_PLATFORM%" == "win32" (
call %RHO_VSCMNTOOLS%
cd platform\qt
rake --trace
)
if "%RHO_PLATFORM%" == "bb" (
cd platform\bb
rake --trace
)
if "%RHO_PLATFORM%" == "w... | rhomobile/RMS-Testing | auto/feature_def/auto_common_spec/extensions/genPropBag/ext/build.bat | bat | mit | 360 |
cmd_kernel/cgroup.o := arm-eabi-gcc -Wp,-MD,kernel/.cgroup.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D_... | timmytim/honeybutter_kernel | kernel/.cgroup.o.cmd | bat | gpl-2.0 | 29,873 |
cmd_sound/pci/rme9652/built-in.o := rm -f sound/pci/rme9652/built-in.o; /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/rme9652/built-in.o
| TeamGlide/LiteKernel | sound/pci/rme9652/.built-in.o.cmd | bat | gpl-2.0 | 153 |
cmd_fs/ramfs/built-in.o := /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/ramfs/built-in.o fs/ramfs/ramfs.o
| yncconsulting/HTC_Express_Kernel | fs/ramfs/.built-in.o.cmd | bat | gpl-2.0 | 150 |
cmd_lib/zlib_inflate/infutil.o := gcc -Wp,-MD,lib/zlib_inflate/.infutil.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 ... | namgk/kernel-tut | lib/zlib_inflate/.infutil.o.cmd | bat | gpl-2.0 | 11,219 |
cmd_sound/soc/msm/snd-soc-msm8x60-pcm.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/soc/msm/snd-soc-msm8x60-pcm.o sound/soc/msm/msm8x60-pcm.o
| dagnarf/sgh-i717-dagkernel | sound/soc/msm/.snd-soc-msm8x60-pcm.o.cmd | bat | gpl-2.0 | 184 |
if "%FERID%"=="1" call "%GBC%\%SHRTN%inject1.bat"
if "%FERID%"=="1" exit /b
for /d %%g IN (*) DO (
pushd "%GBC%\net\%LNCH%\%AT26%"
if "%GGOFF%"=="1" "%GBC%\fart.exe" "stella.ini" [ROMPTH] [EMUPTH]
"%GBC%\fart.exe" "stella.ini" [EMUPTH] "%GBE%\%EMUZ%\%STLA%"
if "%RECONF%"=="1" copy /Y "stella.ini" "%%~g\stel... | HoodlumDTX/rom-jacket | extinjAT26.bat | bat | gpl-2.0 | 939 |
cmd_fs/sysfs/bin.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/sysfs/.bin.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstric... | b8e5n/KTG-kernel_es209ra | fs/sysfs/.bin.o.cmd | bat | gpl-2.0 | 22,947 |
cmd_drivers/mmc/card/built-in.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/mmc/card/built-in.o drivers/mmc/card/mmc_block.o
| garwynn/D710SPR_GB27_Kernel | drivers/mmc/card/.built-in.o.cmd | bat | gpl-2.0 | 170 |
@echo off
echo Attention before run this script install depot tools
echo Attention before run this script install visual studio 2013
echo Attention before run this script Windows SDK for Windows 8
echo Attention before run this script install windows git-scm
echo Attention delete ..\sourcecode directory if its already ... | porkycode/Chromium-Windows-Build | makechromiumstable.bat | bat | gpl-2.0 | 3,191 |
cmd_drivers/staging/android/built-in.o := arm-eabi-ld -EL -r -o drivers/staging/android/built-in.o drivers/staging/android/binder.o drivers/staging/android/logger.o drivers/staging/android/ram_console.o drivers/staging/android/timed_output.o drivers/staging/android/lowmemorykiller.o
| timmytim/honeybutter_kernel | drivers/staging/android/.built-in.o.cmd | bat | gpl-2.0 | 289 |
cmd_kernel/cpu/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 kernel/cpu/built-in.o kernel/cpu/idle.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | kernel/cpu/.built-in.o.cmd | bat | gpl-2.0 | 216 |
cmd_net/netlink/af_netlink.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,net/netlink/.af_netlink.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERN... | yohanes/Acer-BeTouch-E130-Linux-Kernel | net/netlink/.af_netlink.o.cmd | bat | gpl-2.0 | 27,418 |
cmd_sound/pci/cs5535audio/built-in.o := rm -f sound/pci/cs5535audio/built-in.o; /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs sound/pci/cs5535audio/built-in.o
| dagnarf/sgh-i717-dagkernel | sound/pci/cs5535audio/.built-in.o.cmd | bat | gpl-2.0 | 181 |
cmd_scripts/genksyms/parse.o := gcc -Wp,-MD,scripts/genksyms/.parse.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Wno-uninitialized -Iscripts/genksyms -c -o scripts/genksyms/parse.o scripts/genksyms/parse.c
deps_scripts/genksyms/parse.o := \
scripts/genksyms/parse.c \
/usr/include... | mattkelly/linux-2.6-xlnx | scripts/genksyms/.parse.o.cmd | bat | gpl-2.0 | 1,079 |
cmd_lib/ctype.o := ppc_4xx-gcc -m32 -Wp,-MD,lib/.ctype.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototypes -Wno-trigrap... | mattkelly/linux-2.6-xlnx | lib/.ctype.o.cmd | bat | gpl-2.0 | 19,775 |
deps_config := \
lib/xz/Kconfig \
lib/Kconfig \
drivers/crypto/Kconfig \
crypto/async_tx/Kconfig \
crypto/Kconfig \
security/integrity/ima/Kconfig \
security/tomoyo/Kconfig \
security/smack/Kconfig \
security/selinux/Kconfig \
security/Kconfig \
lib/Kconfig.kmemcheck \
lib/Kconfig.kgdb \
samples/Kconfig \
... | Mazout360/lge-kernel-gb | include/config/auto.conf.cmd | bat | gpl-2.0 | 16,343 |
@ECHO OFF
:: This script will use git (must be in %PATH%) and arm-none-eabi tools in combination with GNU Make
:: to both fetch and compile all variants of micro-ecc for the nRF5 families
:: pushd and popd are commands that are provided by both Windows and *NIX based OSes.
WHERE >nul 2>nul git
IF %ERRORLEVEL% NEQ 0... | jogosa/flip_dot_clock_fw301 | MODIFIED_SDK_13.0.0_04a0bfd/external/micro-ecc/build_all.bat | bat | gpl-3.0 | 785 |
WhatsAppPKey w.apk
pause | kp7742/SMS-Verification-Fix | WappPKey/Run.bat | bat | gpl-3.0 | 24 |
g++ -w -mwindows -fpermissive -static-libgcc -static-libstdc++ -I../cd/src -I../dma/src -I../gpu/src -I../intc/src -I../mdec/src -I../pio/src -I../sio/src -I../r3000a/src -I../spu/src -I../timer/src -I../databus/src -I../r3000a/src/execution -O3 -o testMDEC testMDEC.cpp ../cd/src/*.cpp ../dma/src/*.cpp ../gpu/src/*.cpp... | MoochMcGee/super-hpsx64 | hps1x64/src/mdec/testMDEC.bat | bat | gpl-3.0 | 537 |
@echo on
:: ----------------------------------------------------------------------------
:: DEPLOY_TIME
if "%1" == "" (
:: set DEPLOY_TIME=NO_KEY
set DEPLOY_TIME=00000000-000001
) else (
set DEPLOY_TIME=%1
)
echo DEPLOY_TIME = %DEPLOY_TIME%
:: -------------------------------------------------------... | grtlinux/TAIN_DEPLOY | DEPLOY_01/src/org/apache/commons/net/deploy/shell/v05/TR2501.bat | bat | gpl-3.0 | 3,112 |
@echo off
d:\Python27_32\python setup.py sdist --formats=gztar,zip
d:\Python27_32\python setup.py bdist_wininst
pause | 50thomatoes50/GLCD_SDK.py | build.bat | bat | mpl-2.0 | 117 |
@echo Instructions: The home directory of your TINI distribution must be set to
@echo the environment variable TINI_HOME
@echo For example: set TINI_HOME=e:\tini1.02
@echo off
mkdir tini
@echo Compile...
javac -bootclasspath %TINI_HOME%\bin\tiniclasses.jar -classpath ..\..\lib\owap... | lourosas/onewireweatherstation | RaspberryPiWeatherStationCode/LClasses/examples/ReadTemp/tini_build.bat | bat | lgpl-3.0 | 592 |
cd ..
cd ..
java -jar ./jar/selenium-server-standalone.jar -role node -nodeConfig ./Grid/node/nodeconfig.json -Dwebdriver.chrome.driver=%UserProfile%\Seltest\SeleniumDriver\chromedriver.exe -Dwebdriver.ie.driver=%UserProfile%\Seltest\SeleniumDriver\iedriver.exe | adi4test/WebAuto | Grid/node/node.bat | bat | apache-2.0 | 264 |
@REM Copyright 2018 Google LLC
@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 applicable law... | googleapis/google-cloud-cpp-common | ci/kokoro/windows/build.bat | bat | apache-2.0 | 1,199 |
java -XX:PermSize=128m -Xmx1G -jar im-starter.jar %* | Deutsche-Digitale-Bibliothek/ddb-backend | IngestMultiplexerServer/im-start.bat | bat | apache-2.0 | 52 |
:: The first param is profile name, e.g., ma_test
:: The second param is JAppID, if not set, the default value is 'HealthManager'
@echo off
set profile=agent
if not [%1] == [] set profile=%1
set appID=HealthManager
if not [%2] == [] set appID=%2
if not "%JAVA_HOME%" == "" set executeJava="%JAVA_HOME%/bin/java"
cd ... | xxxllluuu/uavstack | com.creditease.uav.healthmanager.buildComponent/bin/start.bat | bat | apache-2.0 | 851 |
@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... | clay584/Harvester | docs/make.bat | bat | bsd-3-clause | 6,465 |
cmd_net/l2tp/built-in.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ld -EL -r -o net/l2tp/built-in.o net/l2tp/l2tp_core.o net/l2tp/l2tp_ppp.o
| sai9615/MY-kernel-for-grand-I9082 | net/l2tp/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_fs/fat/msdos.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ld -EL -r -o fs/fat/msdos.o fs/fat/namei_msdos.o
| sai9615/MY-kernel-for-grand-I9082 | fs/fat/.msdos.o.cmd | bat | gpl-2.0 | 124 |
cmd_kernel/profile.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,kernel/.profile.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pro... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/kernel/.profile.o.cmd | bat | gpl-2.0 | 15,023 |
@echo off
:: ÉèÖÃÎļþÃû³Æ
set time_hh=%time:~0,2%
if /i %time_hh% LSS 10 (set time_hh=0%time:~1,1%)
set filename=%date:~,4%%date:~5,2%%date:~8,2%_%time_hh%%time:~3,2%%time:~6,2%
:: ÀÈ¡×é¼þÁбíÎļþ
adb shell /system/bin/uiautomator dump /data/local/tmp/uidump.xml
adb pull /data/local/tmp/uidump.xml xml/%filename%.xml
... | neiltest/neil_appium | adb_bat/windows/ui.bat | bat | unlicense | 370 |
@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%
... | hbhzwj/SADIT | doc/sphinx/make.bat | bat | gpl-3.0 | 5,103 |
@ECHO OFF
ECHO This is sample batch file that can do something useful if rig has problems
ECHO Rig name: %1 Problem ID: %2
ECHO Problem IDs: 1 - miner offline, 2 - temperature warning, 3 - low hashrate, 4 - fan warning.
TIMEOUT /T 10 | patel344/Mr.Miner | Mr.Mining/MikeTheMiner/dist/Santas_helpers/Claymore_dual/Remote manager/sample.bat | bat | gpl-3.0 | 236 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\d3-dsv\bin\dsv2dsv" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\d3-dsv\bin\dsv2dsv" %*
) | kaular/ArchRef | ArchRefClient/ArchRefClient/node_modules/.bin/tsv2csv.cmd | bat | apache-2.0 | 184 |
@ECHO OFF
REM ***Compile textures***
ECHO === Compiling Texture(s) ===
ECHO.
teqser.exe -wrap=periodic "grid.tif" "grid.tex"
IF NOT ERRORLEVEL 0 GOTO error
REM ***Compile shaders***
ECHO.
ECHO.
ECHO === Compiling Shader(s) ===
ECHO.
aqsl.exe "../../../shaders/surface/sticky_texture.sl"
IF NOT ERRORLEVEL 0 GOTO err... | karstenda/aqsis | examples/features/textures/render.bat | bat | gpl-2.0 | 568 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.