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
OpenCover.Console.exe -register:path32 -target:..\..\..\main\packages\NUnit.ConsoleRunner.3.5.0\tools\nunit3-console.exe -targetargs:"OpenCover.Test.dll --where:cat!=AdminOnly --x86" -filter:"+[Open*]* -[OpenCover.T*]*" -output:opencovertests.xml
secdec/codepulse
dotnet-tracer/main/cmdline/dogfood_path32.cmd
bat
apache-2.0
247
echo off rem ** ------ •K{ƒIƒvƒVƒ‡ƒ“ ‚±‚±‚©‚ç ------------------------------------------------------------** set TOOL_DIR=%~dp0 rem cd /d %TOOL_DIR% rem ‰æ‘œƒtƒ@ƒCƒ‹‚ðŠi”[‚µ‚Ä‚¢‚éƒfƒBƒŒƒNƒgƒŠ set ANT_DIR=D:\programs\pleiades\apache-ant-1.9.6\bin set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_60\bin set path=%path%;%ANT_DIR%;%JAVA_HOME% rem ** ------ •K{ƒIƒvƒVƒ‡ƒ“ ‚±‚±‚Ü‚Å ------------------------------------------------------------** ant -buildfile %TOOL_DIR%\makeJAR.xml pause
boomin614/gps2exif
build.bat
bat
apache-2.0
487
@setlocal @set STARTDIR=%~dp0 @if not defined WWW set WWW=C:\www2 @java -Xmx512M -classpath %STARTDIR%\ThumbNailer PicInfo "%WWW%" %*
oharasteve/eagle
samples/www/utilities/picinfo.bat
bat
apache-2.0
136
@bundle exec jekyll serve --force_polling
takenet/blip-blog
serve.bat
bat
apache-2.0
41
@echo off SET PATH=..\App\GenMsg\bin\Debug;%PATH% for %%f in (.\srv\core\*.srv) do ( GenMsg.exe -t srv -n core -o ..\RosSharp\Generated\srv\core -i .\msg\roslib -i .\msg\std_msgs %%f ) for %%f in (.\srv\sample\*.srv) do ( GenMsg.exe -t srv -o ..\RosSharp\Generated\srv\sample -i .\msg\roslib -i .\msg\std_msgs %%f ) for %%f in (.\srv\std_srvs\*.srv) do ( GenMsg.exe -t srv -n std_srvs -o ..\RosSharp\Generated\srv\std_srvs -i .\msg\roslib -i .\msg\std_msgs %%f ) for %%f in (.\srv\roscpp\*.srv) do ( GenMsg.exe -t srv -n roscpp -o ..\RosSharp\Generated\srv\roscpp -i .\msg\roslib -i .\msg\std_msgs -i .\msg\roscpp %%f ) pause
zoetrope/RosSharp
MsgAndSrv/generate_srv.bat
bat
bsd-2-clause
669
cmd_arch/arm/lib/ucmpdi2.o := /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.ucmpdi2.o.d -nostdinc -isystem /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/../lib/gcc/arm-eabi/4.6.x-google/include -I/media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Archos/97b_Titan/kernel/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-rk/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -c -o arch/arm/lib/ucmpdi2.o arch/arm/lib/ucmpdi2.S source_arch/arm/lib/ucmpdi2.o := arch/arm/lib/ucmpdi2.S deps_arch/arm/lib/ucmpdi2.o := \ $(wildcard include/config/aeabi.h) \ /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Archos/97b_Titan/kernel/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ include/linux/linkage.h \ include/linux/compiler.h \ $(wildcard include/config/sparse/rcu/pointer.h) \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Archos/97b_Titan/kernel/arch/arm/include/asm/linkage.h \ arch/arm/lib/ucmpdi2.o: $(deps_arch/arm/lib/ucmpdi2.o) $(deps_arch/arm/lib/ucmpdi2.o):
EPDCenter/android_kernel_archos_97_titan
arch/arm/lib/.ucmpdi2.o.cmd
bat
gpl-2.0
1,750
@ECHO OFF SET /p var=<build_number SET /a var=%var%+1 ECHO %var%>build_number SET version=#define BUILD %var% ECHO %version%>include\version.h
schlecky/texomaker
setVersion.bat
bat
gpl-2.0
155
rd trunk /S /Q
BurakDev/BehaviorIsManaged
Clean.bat
bat
gpl-3.0
14
@echo off call bapp_w32_ @parfile.bld copy obj%CCCBIN%\*.lib %CCCDIR%\usr\lib\%CCCBIN%
mrev11/ccc3
tools/sql2/util/tdsutil/m.bat
bat
lgpl-2.1
88
cd target\site perl -i.orig -p ..\..\removeMaven.re batch.html perl -i.orig -p ..\..\removeMaven.re bootstrap.html perl -i.orig -p ..\..\removeMaven.re bootstrap3.html perl -i.orig -p ..\..\removeMaven.re bootstrapaudio.html perl -i.orig -p ..\..\removeMaven.re bootstrapmain.html perl -i.orig -p ..\..\removeMaven.re compatibility.html perl -i.orig -p ..\..\removeMaven.re configmain.html perl -i.orig -p ..\..\removeMaven.re configaudio.html perl -i.orig -p ..\..\removeMaven.re configaudiomain.html perl -i.orig -p ..\..\removeMaven.re configethernet.html perl -i.orig -p ..\..\removeMaven.re configserial.html perl -i.orig -p ..\..\removeMaven.re configserialmain.html perl -i.orig -p ..\..\removeMaven.re connectionsaudio.html perl -i.orig -p ..\..\removeMaven.re connectionsserial.html perl -i.orig -p ..\..\removeMaven.re credits.html perl -i.orig -p ..\..\removeMaven.re developing.html perl -i.orig -p ..\..\removeMaven.re history.html perl -i.orig -p ..\..\removeMaven.re historyold.html perl -i.orig -p ..\..\removeMaven.re historyolddetail.html perl -i.orig -p ..\..\removeMaven.re index.html perl -i.orig -p ..\..\removeMaven.re install.html perl -i.orig -p ..\..\removeMaven.re lc.html perl -i.orig -p ..\..\removeMaven.re misc.html perl -i.orig -p ..\..\removeMaven.re protocol.html perl -i.orig -p ..\..\removeMaven.re protocolwide.html perl -i.orig -p ..\..\removeMaven.re receiving.html perl -i.orig -p ..\..\removeMaven.re sending.html perl -i.orig -p ..\..\removeMaven.re starting.html perl -i.orig -p ..\..\removeMaven.re translations.html perl -i.orig -p ..\..\removeMaven.re webring.html perl -i.orig -p ..\..\removeMaven.re vdrive.html erase *.orig cd ..\..
badvision/adtprofx
src/main/doc/buildpost.bat
bat
gpl-2.0
1,682
@echo off echo **** > null mkdir farbank 2> null rm null
osgcc/ryzom
nel/tools/3d/build_gamedata/processes/farbank/0_setup.bat
bat
agpl-3.0
67
@echo off "%dp~0%build.bat" STM32F091 EXIT /b
Skobovm/llilum
Zelig/LLVM2IR_results/mbed/simple/buildSTM32F091.bat
bat
mit
52
rem rem Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved. rem DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. rem rem This code is free software; you can redistribute it and/or modify it rem under the terms of the GNU General Public License version 2 only, as rem published by the Free Software Foundation. Oracle designates this rem particular file as subject to the "Classpath" exception as provided rem by Oracle in the LICENSE file that accompanied this code. rem rem This code is distributed in the hope that it will be useful, but WITHOUT rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or rem FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License rem version 2 for more details (a copy is included in the LICENSE file that rem accompanied this code). rem rem You should have received a copy of the GNU General Public License version rem 2 along with this work; if not, write to the Free Software Foundation, rem Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. rem rem Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA rem or visit www.oracle.com if you need additional information or have any rem questions. rem @echo off jrunscript -J-Djava.security.properties=%~dp0\..\make\java.security.override -J-Djava.security.manager -J-Xms2G -J-Xmx2G -J-XX:-TieredCompilation -J-server -J-esa -J-ea -J-Djava.ext.dirs=%~dp0\..\dist -J-XX:+HeapDumpOnOutOfMemoryError -J-Dnashorn.debug=true -J-Djava.lang.invoke.MethodHandle.DEBUG_NAMES=false -l nashorn
RedlineResearch/OpenJDK8
nashorn/bin/nashornsecure.bat
bat
gpl-2.0
1,568
@echo off REM REM Copyright 2013 Carlos Tasada 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 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 REM limitations under the License. REM REM ** This Windows BAT file is not tested with each Voldemort release. ** set argC=0 for %%a in (%*) do set /a argC+=1 if %argC% geq 1 goto :continue echo %0 java-class-name [options] goto :eof :continue SET BASE_DIR=%~dp0.. SET CLASSPATH=. set VOLDEMORT_CONFIG_DIR=%1%/config for %%j in ("%BASE_DIR%\dist\*.jar") do (call :append_classpath "%%j") for %%j in ("%BASE_DIR%\contrib\*\lib\*.jar") do (call :append_classpath "%%j") for %%j in ("%BASE_DIR%\lib\*.jar") do (call :append_classpath "%%j") set CLASSPATH=%CLASSPATH%;"%BASE_DIR%\dist\resources" goto :run :append_classpath set CLASSPATH=%CLASSPATH%;%1 goto :eof :run if "%VOLD_OPTS%" == "" set "VOLD_OPTS=-Xmx2G -server -Dcom.sun.management.jmxremote" java -Dlog4j.configuration=%VOLDEMORT_CONFIG_DIR%\log4j.properties %VOLD_OPTS% -cp %CLASSPATH% %* endlocal :eof
arunthirupathi/voldemort
bin/run-class.bat
bat
apache-2.0
1,446
nant -D:base.path="C:\Source\master\WalkerCMS" -D:staging.path="C:\staging\master\Websites" -D:system.test.output.path="C:\source\master\SystemTests" -D:php.path="C:\php" -D:verbose.output="true" test > results.txt
tpwalke2/WalkerCMS
test.bat
bat
mit
214
@echo off echo *** %~n0 ... echo *** %1 echo. call %~dp0\_init.bat %1 %2 %3 gdal_edit -a_nodata 255 %1 timeout 30
kubaszostak/gdal-dragndrop
raster-set-nodata-white.bat
bat
mit
115
:: "C:\Program Files\GraphicsMagick-1.3.20-Q8\gm.exe" convert -resize 12288x2048 +profile "*" 2020140925170000000000000000000000HQTC/raw/cube.tif 2020140925170000000000000000000000HQTC/raw/cube.png @echo off :start set /p id="Input Pano ID:" ::"Raw Image Format( eg:jpg/png/bmp/tif/.. , default is jpg ):" set sImgTypeRaw=jpg set /p sImgTypeRaw="Raw Image Format( eg:jpg/png/bmp/tif/.. , default is jpg ):" set _quality=95 set /p _quality="JPG Quality(default is 95) : " set /a quality=_quality ::set img_type_raw = jpg call :cropPreprocess echo ²Ù×÷Íê³É pause exit goto :eof :cropPreprocess echo ===== Crop Preprocess ===== md "%id%/tiles/cube/big" for /l %%x in (0,1,5) do ( setlocal enabledelayedexpansion set /a ix = 2048 * %%x "C:\Program Files\GraphicsMagick-1.3.20-Q8\gm.exe" convert -crop 2048x2048+!ix!+0 +profile "*" %id%/raw/cube.%sImgTypeRaw% %id%/tiles/cube/big/%%x.jpg ) "C:\Program Files\GraphicsMagick-1.3.20-Q8\gm.exe" convert -resize 1536x256+0+0 +profile "*" %id%/raw/cube.%sImgTypeRaw% %id%/tiles/cube/preview256.jpg goto :start ::=================== end function=====================
reruin/panojs
example/mix/pano/crop2048.bat
bat
mit
1,130
: %1: guid : %2: maintanancetool path : %3: base_key : %4: 0: offline; 1: online @echo off reg query "%~3\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\%~1" IF "%errorlevel%" == "0" ( set baseKey=WOW6432Node\Microsoft ) ELSE ( set baseKey=Microsoft ) IF "%4" == "0" ( reg add "%~3\SOFTWARE\%baseKey%\Windows\CurrentVersion\Uninstall\%~1" /f /v "NoModify" /t REG_DWORD /d 1 ) ELSE ( reg add "%~3\SOFTWARE\%baseKey%\Windows\CurrentVersion\Uninstall\%~1" /f /v "UninstallString" /t REG_SZ /d "%~2 uninstallOnly=1" )
Skycoder42/IcoDroid
build_scripts/win/regSetUninst.bat
bat
mit
537
bin\LogImporter.exe -d "J:\mbi_logs\W3SVC8" -t w3clog_services -n -c "Data Source=.\SQLEXPRESS;Initial Catalog=logimporter_test;Integrated Security=True" -p "*.log"
peschuster/LogImporter
test.bat
bat
mit
164
echo on @Rem thread number set thread_num=6 @Rem use current machine as master FOR /F "usebackq" %%i IN (`hostname`) DO SET master_host=%%i echo %master_host% @Rem if you run more than one training tasks on the same host at the same time, @Rem different tasks must have different ports! set master_port=61235 @Rem model name(linear, fm, ffm, gbdt, gbmlr, gbsdt, gbhmlr, gbhsdt, multiclass_linear) set model_name=fm @Rem model config set properties_path=demo/win/fm/regression/%model_name%.conf @Rem train/test line python transform switch & script set transform=false set transform_script_path=bin/transform.py cd ../../../../ @Rem start ytk-mp4j master, default max memory is 512m @start /b cmd /c java -Xmx512m -cp lib/* -Dlog4j.configuration=file:config/log4j_master_win.properties com.fenbi.mp4j.comm.CommMaster 1 %master_port% @Rem start windows train local worker, default max memory is 1000m @start /b cmd /c java -Xmx1000m -XX:-OmitStackTraceInFastThrow -cp lib/* -Dlog4j.configuration=file:config/log4j_slave_win.properties com.fenbi.ytklearn.worker.LocalTrainWorker %model_name% %properties_path% %transform_script_path% %transform% user %master_host% %master_port% %thread_num% pause
yuantiku/ytk-learn
demo/win/fm/regression/win_local_optimizer.bat
bat
mit
1,234
@echo off set CARD_DIR=%~dp0 java -jar "%CARD_DIR%\com.willmeyer.card-app-0.0.1-SNAPSHOT-jar-with-dependencies.jar" %*
willmeyer/car-d
bin/card.cmd
bat
mit
126
@echo off set HOME=%~dp0 set LIB=%HOME%lib set CP=%LIB%\kernal64.jar;%LIB%\jinput.jar;%LIB%\scala-library.jar;%LIB%\scala-parser-combinators_2.13-1.1.2.jar;%LIB%\commons-net-3.3.jar;%LIB%\jsoup-1.13.1.jar;%LIB%\rsyntaxtextarea-3.1.1.jar java -server -Xms64M -Xmx128M -cp %CP% -Djava.library.path=%LIB% ucesoft.cbm.c64.C64 %*
abbruzze/kernal64
Kernal64/build/k64s.bat
bat
mit
325
wget ws1.technicality.be/save?pw=blauw507druk wget ws2.technicality.be/save?pw=blauw507druk wget ws3.technicality.be/save?pw=blauw507druk wget ws4.technicality.be/save?pw=blauw507druk wget ws5.technicality.be/save?pw=blauw507druk wget ws6.technicality.be/save?pw=blauw507druk wget ws7.technicality.be/save?pw=blauw507druk wget ws8.technicality.be/save?pw=blauw507druk
karellodewijk/wottactics
extra/save.bat
bat
mit
367
setlocal call settings.bat git clone --depth 1 https://github.com/CMakePorts/cmake.pixman.git pixman cd pixman cmake %GENERATOR% -DCMAKE_BUILD_TYPE=%VARIANT% -DCMAKE_INSTALL_PREFIX=%PREFIX1% %ER% %MSBUILDINSTALL% %ER% cd ..
alex85k/winbuilds
build_pixman.bat
bat
cc0-1.0
228
setlocal git clone https://github.com/alex85k/pyosmium.git pyosmium git clone --depth 10 https://github.com/osmcode/libosmium.git cd pyosmium SET LIBS_PREFIX=c:/libs SET BOOST_PREFIX=c:/libs python setup.py build python setup.py install --user set PATH=%BOOST_PREFIX:/=\%\lib;%PATH% echo %PATH% cd test python run_tests.py cd ../..
alex85k/winbuilds
build_pyosmium.bat
bat
cc0-1.0
336
#include "Cache.h" #include "GProcessor.h" #include "GMemorySystem.h" #include "MemObj.h" #include "MemorySystem.h" #include "Processor.h" #include "xuStats.h" xuStats::xuStats(char *fileName,int nCPUs){ this->fileName = fileName; /* preData.dl1 = 0; preData.il1 = 0; preData.l2 = 0; preData.bpred = 0; preData.energy = 0; preData.IPC = 0;*/ this->fp = NULL; preData = new statsData[nCPUs]; thisData = new statsData[nCPUs]; for(int i = 0; i < nCPUs; i++){ preData[i].dl1 = 0; preData[i].il1 = 0; preData[i].l2 = 0; preData[i].bpred = 0; preData[i].energy = 0.0; preData[i].clock = 0; preData[i].nInst = 0; preData[i].IPC = 0.0; } } void xuStats::getStatData(GProcessor *proc){ int cpuId = proc->getId(); GMemorySystem *gm = proc->getMemorySystem(); MemObj *dataSource = gm->getDataSource(); //dl1 MemObj *instSource = gm->getInstrSource(); //il1 MemObj *l2Cache = (*(instSource->getLowerLevel())).front(); // if(l2Chache != NULL) //printf("isCache : %s\n",l2Chache->isCache()?"True":"false"); //get dl1 dataSource->xuGetStatsData(&thisData[cpuId]); thisData[cpuId].dl1 = thisData[cpuId].missValue; //get il1 instSource->xuGetStatsData(&thisData[cpuId]); thisData[cpuId].il1 = thisData[cpuId].missValue; //get clock, nInst, IPC thisData[cpuId].clock = proc->getClockTicks(); //clock thisData[cpuId].nInst = 0; //get l2 cache miss l2Cache->xuGetStatsData(&thisData[cpuId]); thisData[cpuId].l2 = thisData[cpuId].missValue; } void xuStats::inputToFile(GProcessor *proc){ int cpuId = proc->getId(); fp = fopen(fileName,"a+"); if(NULL == fp){ printf("Can't open file : %s\n",fileName); exit(-1); } long long diffdl1 = thisData[cpuId].dl1 - preData[cpuId].dl1; long long diffil1 = thisData[cpuId].il1 - preData[cpuId].il1; long long diffl2 = thisData[cpuId].l2 - preData[cpuId].l2; fprintf(fp,"%d %lld %lld %lld\n",cpuId,diffdl1,diffil1,diffl2); preData[cpuId].dl1 = thisData[cpuId].dl1; preData[cpuId].il1 = thisData[cpuId].il1; preData[cpuId].l2 = thisData[cpuId].l2; fclose(fp); }
xuyoujun/xu_sesc
src/libmem/xuStats.cpp.bat
bat
gpl-2.0
2,227
cmd_crypto/aead.o := arm-none-linux-gnueabi-gcc -Wp,-MD,crypto/.aead.o.d -nostdinc -isystem /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davinci/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -marm -fno-omit-frame-pointer -mapcs -mno-sched-prolog -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=5 -march=armv5te -mtune=arm9tdmi -msoft-float -Uarm -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(aead)" -D"KBUILD_MODNAME=KBUILD_STR(aead)" -c -o crypto/.tmp_aead.o crypto/aead.c deps_crypto/aead.o := \ crypto/aead.c \ $(wildcard include/config/proc/fs.h) \ include/crypto/internal/aead.h \ include/crypto/aead.h \ include/linux/crypto.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/atomic.h \ $(wildcard include/config/smp.h) \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/compiler-gcc.h \ $(wildcard include/config/arch/supports/optimized/inlining.h) \ $(wildcard include/config/optimize/inlining.h) \ include/linux/compiler-gcc4.h \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbdaf.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ include/asm-generic/bitsperlong.h \ include/linux/posix_types.h \ include/linux/stddef.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/posix_types.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/system.h \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/fa526.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/sa110.h) \ $(wildcard include/config/cpu/32v6k.h) \ include/linux/linkage.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/linkage.h \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/irqsoff/tracer.h) \ $(wildcard include/config/preempt/tracer.h) \ $(wildcard include/config/trace/irqflags/support.h) \ include/linux/typecheck.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/irqflags.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/hwcap.h \ include/asm-generic/cmpxchg-local.h \ include/asm-generic/cmpxchg.h \ include/asm-generic/atomic-long.h \ include/linux/module.h \ $(wildcard include/config/symbol/prefix.h) \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/kallsyms.h) \ $(wildcard include/config/tracepoints.h) \ $(wildcard include/config/tracing.h) \ $(wildcard include/config/event/tracing.h) \ $(wildcard include/config/ftrace/mcount/record.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/constructors.h) \ $(wildcard include/config/sysfs.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ $(wildcard include/config/illegal/pointer/value.h) \ include/linux/prefetch.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/processor.h \ $(wildcard include/config/mmu.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/cache.h \ $(wildcard include/config/arm/l1/cache/shift.h) \ $(wildcard include/config/aeabi.h) \ include/linux/stat.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/stat.h \ include/linux/time.h \ $(wildcard include/config/arch/uses/gettimeoffset.h) \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/prove/locking.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/dynamic/debug.h) \ $(wildcard include/config/ring/buffer.h) \ $(wildcard include/config/numa.h) \ /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include/stdarg.h \ include/linux/bitops.h \ $(wildcard include/config/generic/find/first/bit.h) \ $(wildcard include/config/generic/find/last/bit.h) \ $(wildcard include/config/generic/find/next/bit.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/bitops.h \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/lock.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/dynamic_debug.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/swab.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/swab.h \ include/linux/byteorder/generic.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug/relative/pointers.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/div64.h \ include/linux/seqlock.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/generic/lockbreak.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ $(wildcard include/config/preempt/notifiers.h) \ include/linux/thread_info.h \ $(wildcard include/config/compat.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/thread_info.h \ $(wildcard include/config/arm/thumbee.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/domain.h \ $(wildcard include/config/io/36.h) \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ include/linux/spinlock_types_up.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/lock/stat.h) \ $(wildcard include/config/generic/hardirqs.h) \ include/linux/rwlock_types.h \ include/linux/spinlock_up.h \ include/linux/rwlock.h \ include/linux/spinlock_api_up.h \ include/linux/math64.h \ include/linux/kmod.h \ include/linux/gfp.h \ $(wildcard include/config/kmemcheck.h) \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ $(wildcard include/config/debug/vm.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/cgroup/mem/res/ctlr.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ $(wildcard include/config/arch/has/holes/memorymodel.h) \ include/linux/wait.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/current.h \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/init.h \ $(wildcard include/config/hotplug.h) \ include/linux/nodemask.h \ include/linux/bitmap.h \ include/linux/string.h \ $(wildcard include/config/binary/printf.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/string.h \ include/linux/pageblock-flags.h \ $(wildcard include/config/hugetlb/page.h) \ $(wildcard include/config/hugetlb/page/size/variable.h) \ include/generated/bounds.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/copy/fa.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/copy/v6.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/glue.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/abrt/lv4t.h) \ $(wildcard include/config/cpu/abrt/ev4.h) \ $(wildcard include/config/cpu/abrt/ev4t.h) \ $(wildcard include/config/cpu/abrt/ev5tj.h) \ $(wildcard include/config/cpu/abrt/ev5t.h) \ $(wildcard include/config/cpu/abrt/ev6.h) \ $(wildcard include/config/cpu/abrt/ev7.h) \ $(wildcard include/config/cpu/pabrt/legacy.h) \ $(wildcard include/config/cpu/pabrt/v6.h) \ $(wildcard include/config/cpu/pabrt/v7.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/memory.h \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/thumb2/kernel.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ include/linux/const.h \ arch/arm/mach-davinci/include/mach/memory.h \ $(wildcard include/config/arch/davinci/da8xx.h) \ $(wildcard include/config/arch/davinci/dmx.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/sizes.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/sparsemem/vmemmap.h) \ include/asm-generic/getorder.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ $(wildcard include/config/memory/hotremove.h) \ include/linux/notifier.h \ include/linux/errno.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ include/linux/cpumask.h \ $(wildcard include/config/cpumask/offstack.h) \ $(wildcard include/config/hotplug/cpu.h) \ $(wildcard include/config/debug/per/cpu/maps.h) \ $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ include/linux/smp.h \ $(wildcard include/config/use/generic/smp/helpers.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/topology.h \ include/asm-generic/topology.h \ include/linux/mmdebug.h \ $(wildcard include/config/debug/virtual.h) \ include/linux/elf.h \ include/linux/elf-em.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/elf.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/user.h \ include/linux/kobject.h \ include/linux/sysfs.h \ include/linux/kref.h \ include/linux/moduleparam.h \ $(wildcard include/config/alpha.h) \ $(wildcard include/config/ia64.h) \ $(wildcard include/config/ppc64.h) \ include/linux/tracepoint.h \ include/linux/rcupdate.h \ $(wildcard include/config/tree/rcu.h) \ $(wildcard include/config/tree/preempt/rcu.h) \ $(wildcard include/config/tiny/rcu.h) \ include/linux/completion.h \ include/linux/rcutree.h \ $(wildcard include/config/no/hz.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/local.h \ include/asm-generic/local.h \ include/linux/percpu.h \ $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ $(wildcard include/config/have/setup/per/cpu/area.h) \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/debug/objects.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/slob.h) \ $(wildcard include/config/debug/slab.h) \ include/linux/slub_def.h \ $(wildcard include/config/slub/stats.h) \ $(wildcard include/config/slub/debug.h) \ include/linux/workqueue.h \ $(wildcard include/config/debug/objects/work.h) \ include/linux/timer.h \ $(wildcard include/config/timer/stats.h) \ $(wildcard include/config/debug/objects/timers.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/jiffies.h \ include/linux/timex.h \ include/linux/param.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/param.h \ $(wildcard include/config/hz.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/timex.h \ arch/arm/mach-davinci/include/mach/timex.h \ include/linux/debugobjects.h \ $(wildcard include/config/debug/objects/free.h) \ include/linux/kmemtrace.h \ $(wildcard include/config/kmemtrace.h) \ include/trace/events/kmem.h \ include/trace/define_trace.h \ include/linux/kmemleak.h \ $(wildcard include/config/debug/kmemleak.h) \ include/linux/pfn.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/percpu.h \ include/asm-generic/percpu.h \ include/linux/percpu-defs.h \ $(wildcard include/config/debug/force/weak/per/cpu.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/module.h \ $(wildcard include/config/arm/unwind.h) \ include/trace/events/module.h \ include/linux/uaccess.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/uaccess.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ include/crypto/algapi.h \ include/linux/err.h \ include/linux/rtnetlink.h \ include/linux/netlink.h \ include/linux/socket.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/socket.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/sockios.h \ include/linux/sockios.h \ include/linux/uio.h \ include/linux/capability.h \ include/linux/skbuff.h \ $(wildcard include/config/nf/conntrack.h) \ $(wildcard include/config/bridge/netfilter.h) \ $(wildcard include/config/has/dma.h) \ $(wildcard include/config/xfrm.h) \ $(wildcard include/config/net/sched.h) \ $(wildcard include/config/net/cls/act.h) \ $(wildcard include/config/ipv6/ndisc/nodetype.h) \ $(wildcard include/config/net/dma.h) \ $(wildcard include/config/network/secmark.h) \ include/linux/kmemcheck.h \ include/linux/mm_types.h \ $(wildcard include/config/split/ptlock/cpus.h) \ $(wildcard include/config/want/page/debug/flags.h) \ $(wildcard include/config/aio.h) \ $(wildcard include/config/mm/owner.h) \ $(wildcard include/config/mmu/notifier.h) \ include/linux/auxvec.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/auxvec.h \ include/linux/prio_tree.h \ include/linux/rbtree.h \ include/linux/page-debug-flags.h \ $(wildcard include/config/page/poisoning.h) \ $(wildcard include/config/page/debug/something/else.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/mmu.h \ $(wildcard include/config/cpu/has/asid.h) \ include/linux/net.h \ $(wildcard include/config/sysctl.h) \ include/linux/random.h \ include/linux/ioctl.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/ioctl.h \ include/asm-generic/ioctl.h \ include/linux/irqnr.h \ include/linux/fcntl.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/fcntl.h \ include/asm-generic/fcntl.h \ include/linux/sysctl.h \ include/linux/ratelimit.h \ include/linux/textsearch.h \ include/net/checksum.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/checksum.h \ include/linux/in6.h \ include/linux/dmaengine.h \ $(wildcard include/config/dma/engine.h) \ $(wildcard include/config/async/tx/dma.h) \ $(wildcard include/config/async/tx/disable/channel/switch.h) \ include/linux/device.h \ $(wildcard include/config/debug/devres.h) \ $(wildcard include/config/devtmpfs.h) \ include/linux/ioport.h \ include/linux/klist.h \ include/linux/pm.h \ $(wildcard include/config/pm/sleep.h) \ $(wildcard include/config/pm/runtime.h) \ include/linux/semaphore.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/device.h \ $(wildcard include/config/dmabounce.h) \ include/linux/pm_wakeup.h \ $(wildcard include/config/pm.h) \ include/linux/dma-mapping.h \ $(wildcard include/config/have/dma/attrs.h) \ include/linux/dma-attrs.h \ include/linux/bug.h \ include/linux/scatterlist.h \ $(wildcard include/config/debug/sg.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/scatterlist.h \ include/linux/mm.h \ $(wildcard include/config/stack/growsup.h) \ $(wildcard include/config/ksm.h) \ $(wildcard include/config/debug/pagealloc.h) \ $(wildcard include/config/hibernation.h) \ include/linux/debug_locks.h \ $(wildcard include/config/debug/locking/api/selftests.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/pgtable.h \ $(wildcard include/config/highpte.h) \ include/asm-generic/4level-fixup.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/proc-fns.h \ $(wildcard include/config/cpu/arm7tdmi.h) \ $(wildcard include/config/cpu/arm720t.h) \ $(wildcard include/config/cpu/arm740t.h) \ $(wildcard include/config/cpu/arm9tdmi.h) \ $(wildcard include/config/cpu/arm920t.h) \ $(wildcard include/config/cpu/arm922t.h) \ $(wildcard include/config/cpu/arm925t.h) \ $(wildcard include/config/cpu/arm926t.h) \ $(wildcard include/config/cpu/arm940t.h) \ $(wildcard include/config/cpu/arm946e.h) \ $(wildcard include/config/cpu/arm1020.h) \ $(wildcard include/config/cpu/arm1020e.h) \ $(wildcard include/config/cpu/arm1022.h) \ $(wildcard include/config/cpu/arm1026.h) \ $(wildcard include/config/cpu/mohawk.h) \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/cpu/v6.h) \ $(wildcard include/config/cpu/v7.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/cpu-single.h \ arch/arm/mach-davinci/include/mach/vmalloc.h \ arch/arm/mach-davinci/include/mach/hardware.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/pgtable-hwdef.h \ include/asm-generic/pgtable.h \ include/linux/page-flags.h \ $(wildcard include/config/pageflags/extended.h) \ $(wildcard include/config/arch/uses/pg/uncached.h) \ $(wildcard include/config/memory/failure.h) \ $(wildcard include/config/swap.h) \ $(wildcard include/config/s390.h) \ include/linux/vmstat.h \ $(wildcard include/config/vm/event/counters.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/io.h \ arch/arm/mach-davinci/include/mach/io.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/dma-mapping.h \ include/asm-generic/dma-coherent.h \ $(wildcard include/config/have/generic/dma/coherent.h) \ include/linux/hrtimer.h \ $(wildcard include/config/high/res/timers.h) \ include/linux/if_link.h \ include/linux/if_addr.h \ include/linux/neighbour.h \ include/linux/sched.h \ $(wildcard include/config/sched/debug.h) \ $(wildcard include/config/detect/softlockup.h) \ $(wildcard include/config/detect/hung/task.h) \ $(wildcard include/config/core/dump/default/elf/headers.h) \ $(wildcard include/config/virt/cpu/accounting.h) \ $(wildcard include/config/bsd/process/acct.h) \ $(wildcard include/config/taskstats.h) \ $(wildcard include/config/audit.h) \ $(wildcard include/config/inotify/user.h) \ $(wildcard include/config/epoll.h) \ $(wildcard include/config/posix/mqueue.h) \ $(wildcard include/config/keys.h) \ $(wildcard include/config/user/sched.h) \ $(wildcard include/config/perf/events.h) \ $(wildcard include/config/schedstats.h) \ $(wildcard include/config/task/delay/acct.h) \ $(wildcard include/config/fair/group/sched.h) \ $(wildcard include/config/rt/group/sched.h) \ $(wildcard include/config/blk/dev/io/trace.h) \ $(wildcard include/config/cc/stackprotector.h) \ $(wildcard include/config/sysvipc.h) \ $(wildcard include/config/auditsyscall.h) \ $(wildcard include/config/rt/mutexes.h) \ $(wildcard include/config/task/xacct.h) \ $(wildcard include/config/cpusets.h) \ $(wildcard include/config/cgroups.h) \ $(wildcard include/config/futex.h) \ $(wildcard include/config/fault/injection.h) \ $(wildcard include/config/latencytop.h) \ $(wildcard include/config/function/graph/tracer.h) \ $(wildcard include/config/have/unstable/sched/clock.h) \ $(wildcard include/config/debug/stack/usage.h) \ $(wildcard include/config/group/sched.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/cputime.h \ include/asm-generic/cputime.h \ include/linux/sem.h \ include/linux/ipc.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/ipcbuf.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/sembuf.h \ include/linux/signal.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/signal.h \ include/asm-generic/signal-defs.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/sigcontext.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/siginfo.h \ include/asm-generic/siginfo.h \ include/linux/path.h \ include/linux/pid.h \ include/linux/proportions.h \ include/linux/percpu_counter.h \ include/linux/seccomp.h \ $(wildcard include/config/seccomp.h) \ include/linux/rculist.h \ include/linux/rtmutex.h \ $(wildcard include/config/debug/rt/mutexes.h) \ include/linux/plist.h \ $(wildcard include/config/debug/pi/list.h) \ include/linux/resource.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/resource.h \ include/asm-generic/resource.h \ include/linux/task_io_accounting.h \ $(wildcard include/config/task/io/accounting.h) \ include/linux/latencytop.h \ include/linux/cred.h \ $(wildcard include/config/debug/credentials.h) \ $(wildcard include/config/security.h) \ include/linux/key.h \ include/linux/selinux.h \ $(wildcard include/config/security/selinux.h) \ include/linux/aio.h \ include/linux/aio_abi.h \ include/linux/seq_file.h \ crypto/internal.h \ include/linux/highmem.h \ $(wildcard include/config/debug/highmem.h) \ include/linux/fs.h \ $(wildcard include/config/dnotify.h) \ $(wildcard include/config/quota.h) \ $(wildcard include/config/fsnotify.h) \ $(wildcard include/config/inotify.h) \ $(wildcard include/config/fs/posix/acl.h) \ $(wildcard include/config/debug/writecount.h) \ $(wildcard include/config/file/locking.h) \ $(wildcard include/config/block.h) \ $(wildcard include/config/fs/xip.h) \ $(wildcard include/config/migration.h) \ include/linux/limits.h \ include/linux/kdev_t.h \ include/linux/dcache.h \ include/linux/radix-tree.h \ include/linux/fiemap.h \ include/linux/quota.h \ $(wildcard include/config/quota/netlink/interface.h) \ include/linux/dqblk_xfs.h \ include/linux/dqblk_v1.h \ include/linux/dqblk_v2.h \ include/linux/dqblk_qtree.h \ include/linux/nfs_fs_i.h \ include/linux/nfs.h \ include/linux/sunrpc/msg_prot.h \ include/linux/inet.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/cacheflush.h \ $(wildcard include/config/cpu/cache/v3.h) \ $(wildcard include/config/cpu/cache/v4.h) \ $(wildcard include/config/cpu/cache/v4wb.h) \ $(wildcard include/config/outer/cache.h) \ $(wildcard include/config/cpu/cache/vipt.h) \ $(wildcard include/config/arm/errata/411920.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/shmparam.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/cachetype.h \ $(wildcard include/config/cpu/cache/vivt.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/kmap_types.h \ include/linux/interrupt.h \ $(wildcard include/config/generic/irq/probe.h) \ include/linux/irqreturn.h \ include/linux/hardirq.h \ include/linux/smp_lock.h \ $(wildcard include/config/lock/kernel.h) \ include/linux/ftrace_irq.h \ $(wildcard include/config/ftrace/nmi/enter.h) \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/hardirq.h \ /home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include/asm/irq.h \ arch/arm/mach-davinci/include/mach/irqs.h \ include/linux/irq_cpustat.h \ include/linux/fips.h \ $(wildcard include/config/crypto/fips.h) \ crypto/aead.o: $(deps_crypto/aead.o) $(deps_crypto/aead.o):
EAVR/EV3.14
ev3sources/extra/linux-03.20.00.13/crypto/.aead.o.cmd
bat
gpl-2.0
28,532
cmd_drivers/net/e1000e/e1000e.o := ld -m elf_i386 -r -o drivers/net/e1000e/e1000e.o drivers/net/e1000e/82571.o drivers/net/e1000e/ich8lan.o drivers/net/e1000e/es2lan.o drivers/net/e1000e/lib.o drivers/net/e1000e/phy.o drivers/net/e1000e/param.o drivers/net/e1000e/ethtool.o drivers/net/e1000e/netdev.o
madhwang/linuxKernel
drivers/net/e1000e/.e1000e.o.cmd
bat
gpl-2.0
305
cmd_drivers/net/ethernet/i825xx/built-in.o := rm -f drivers/net/ethernet/i825xx/built-in.o; /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ar rcsD drivers/net/ethernet/i825xx/built-in.o
lindsaytheflint/stone
drivers/net/ethernet/i825xx/.built-in.o.cmd
bat
gpl-2.0
240
cmd_drivers/video/tegra/host/t30/built-in.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/video/tegra/host/t30/built-in.o drivers/video/tegra/host/t30/nvhost-t30.o
TeamGlide/LiteKernel
drivers/video/tegra/host/t30/.built-in.o.cmd
bat
gpl-2.0
191
 echo reset IIS echo iisreset echo beging copy UI dll to portal copy .\bin\Debug\UFIDA.U9.Cust.CostSharingRatioUI.WebPart.dll C:\yonyou\U9V50\Portal\UILib copy .\bin\Debug\UFIDA.U9.Cust.CostSharingRatioUI.WebPart.pdb C:\yonyou\U9V50\Portal\UILib echo begin run build UI Script echo 目录:.\..\..\..\UBFV50\U9.VOB.Product.Other\\u_ui\UIScript\ echo .\..\..\..\UBFV50\U9.VOB.Product.UBF\UBFStudio\Runtime\\..\DBScriptExecutor.exe -connStr "User Id=sa;Password=database;Data Source=2013-20151104ZX;Initial Catalog=FJNC20161217;packet size=4096;Max Pool size=500;Connection Timeout=900;persist security info=True;MultipleActiveResultSets=true;" -NotDropDB -NotWriteLog -ExecuteDelete ..\..\U9.VOB.Product.Other\u_ui\UIScript\ echo ui buid end pause
amazingbow/yonyou
视贝/SeeBest_Code/CostSharingRatioUI/AutoBuild.bat
bat
gpl-2.0
759
cmd_arch/arm/mm/proc-v7.o := arm-linux-gnueabihf-gcc -Wp,-MD,arch/arm/mm/.proc-v7.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/include -I/home/darrell/android/rockchip/rk3188/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk3188/include -Iarch/arm/plat-rk/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -Wa,-march=armv7-a -c -o arch/arm/mm/proc-v7.o arch/arm/mm/proc-v7.S source_arch/arm/mm/proc-v7.o := arch/arm/mm/proc-v7.S deps_arch/arm/mm/proc-v7.o := \ $(wildcard include/config/mmu.h) \ $(wildcard include/config/arm/errata/430973.h) \ $(wildcard include/config/arm/errata/754322.h) \ $(wildcard include/config/cpu/use/domains.h) \ $(wildcard include/config/pm/sleep.h) \ $(wildcard include/config/smp.h) \ $(wildcard include/config/arm/errata/458693.h) \ $(wildcard include/config/arm/errata/460075.h) \ $(wildcard include/config/arm/errata/742230.h) \ $(wildcard include/config/arm/errata/742231.h) \ $(wildcard include/config/arm/errata/743622.h) \ $(wildcard include/config/arm/errata/751472.h) \ $(wildcard include/config/arm/errata/761320.h) \ $(wildcard include/config/arch/rk29.h) \ $(wildcard include/config/arm/thumbee.h) \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/swp/emulate.h) \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ include/linux/init.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/hotplug.h) \ include/linux/compiler.h \ $(wildcard include/config/sparse/rcu/pointer.h) \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/linkage.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/linkage.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/assembler.h \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/rk/check/uaccess.h) \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/arm/thumb.h) \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/hwcap.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/domain.h \ $(wildcard include/config/io/36.h) \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/asm-offsets.h \ include/generated/asm-offsets.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/pgtable-hwdef.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/pgtable.h \ $(wildcard include/config/arm/dma/mem/bufferable.h) \ $(wildcard include/config/highpte.h) \ include/linux/const.h \ include/asm-generic/4level-fixup.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/proc-fns.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/glue-proc.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm7tdmi.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/arm720t.h) \ $(wildcard include/config/cpu/arm740t.h) \ $(wildcard include/config/cpu/arm9tdmi.h) \ $(wildcard include/config/cpu/arm920t.h) \ $(wildcard include/config/cpu/arm922t.h) \ $(wildcard include/config/cpu/fa526.h) \ $(wildcard include/config/cpu/arm925t.h) \ $(wildcard include/config/cpu/arm926t.h) \ $(wildcard include/config/cpu/arm940t.h) \ $(wildcard include/config/cpu/arm946e.h) \ $(wildcard include/config/cpu/sa110.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/arm1020.h) \ $(wildcard include/config/cpu/arm1020e.h) \ $(wildcard include/config/cpu/arm1022.h) \ $(wildcard include/config/cpu/arm1026.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/mohawk.h) \ $(wildcard include/config/cpu/v6.h) \ $(wildcard include/config/cpu/v6k.h) \ $(wildcard include/config/cpu/v7.h) \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/glue.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/copy/fa.h) \ $(wildcard include/config/cpu/copy/v6.h) \ $(wildcard include/config/have/arch/pfn/valid.h) \ include/asm-generic/getorder.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/memory.h \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ $(wildcard include/config/have/tcm.h) \ $(wildcard include/config/arm/patch/phys/virt.h) \ $(wildcard include/config/arm/patch/phys/virt/16bit.h) \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbdaf.h) \ $(wildcard include/config/arch/dma/addr/t/64bit.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/bitsperlong.h \ include/asm-generic/bitsperlong.h \ arch/arm/mach-rk3188/include/mach/memory.h \ arch/arm/plat-rk/include/plat/memory.h \ $(wildcard include/config/arch/rk319x.h) \ include/linux/version.h \ arch/arm/mach-rk3188/include/mach/io.h \ arch/arm/plat-rk/include/plat/io.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/sizes.h \ include/asm-generic/sizes.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/sparsemem/vmemmap.h) \ $(wildcard include/config/sparsemem.h) \ arch/arm/mach-rk3188/include/mach/vmalloc.h \ arch/arm/include/generated/../../mach-rk30/include/mach/vmalloc.h \ arch/arm/mm/proc-macros.S \ $(wildcard include/config/cpu/dcache/writethrough.h) \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/thread_info.h \ /home/darrell/android/rockchip/rk3188/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ arch/arm/mm/proc-v7.o: $(deps_arch/arm/mm/proc-v7.o) $(deps_arch/arm/mm/proc-v7.o):
Dee-UK/D33_KK_Kernel
arch/arm/mm/.proc-v7.o.cmd
bat
gpl-2.0
6,996
cmd_arch/powerpc/kernel/vdso32/gettimeofday.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/kernel/vdso32/.gettimeofday.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 -D__ASSEMBLY__ -Iarch/powerpc -Wa,-m405 -gdwarf-2 -D__VDSO32__ -s -c -o arch/powerpc/kernel/vdso32/gettimeofday.o arch/powerpc/kernel/vdso32/gettimeofday.S deps_arch/powerpc/kernel/vdso32/gettimeofday.o := \ arch/powerpc/kernel/vdso32/gettimeofday.S \ $(wildcard include/config/ppc64.h) \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/processor.h \ $(wildcard include/config/vsx.h) \ $(wildcard include/config/ppc32.h) \ $(wildcard include/config/ppc/prep.h) \ $(wildcard include/config/task/size.h) \ $(wildcard include/config/kernel/start.h) \ $(wildcard include/config/4xx.h) \ $(wildcard include/config/booke.h) \ $(wildcard include/config/altivec.h) \ $(wildcard include/config/spe.h) \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/reg.h \ $(wildcard include/config/40x.h) \ $(wildcard include/config/fsl/emb/perfmon.h) \ $(wildcard include/config/8xx.h) \ $(wildcard include/config/ppc/book3s/64.h) \ $(wildcard include/config/ppc/book3s/32.h) \ $(wildcard include/config/ppc/book3e/64.h) \ $(wildcard include/config/e200.h) \ $(wildcard include/config/ppc/cell.h) \ include/linux/stringify.h \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/cputable.h \ $(wildcard include/config/smp.h) \ $(wildcard include/config/mpc10x/bridge.h) \ $(wildcard include/config/ppc/83xx.h) \ $(wildcard include/config/8260.h) \ $(wildcard include/config/ppc/mpc52xx.h) \ $(wildcard include/config/bdi/switch.h) \ $(wildcard include/config/power3.h) \ $(wildcard include/config/power4.h) \ $(wildcard include/config/44x.h) \ $(wildcard include/config/e500.h) \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/asm-compat.h \ $(wildcard include/config/power4/only.h) \ $(wildcard include/config/ibm405/err77.h) \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/types.h \ $(wildcard include/config/phys/64bit.h) \ include/asm-generic/int-ll64.h \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/bitsperlong.h \ include/asm-generic/bitsperlong.h \ $(wildcard include/config/64bit.h) \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/feature-fixups.h \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/reg_booke.h \ $(wildcard include/config/403gcx.h) \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/ppc_asm.h \ $(wildcard include/config/virt/cpu/accounting.h) \ $(wildcard include/config/ppc601/sync/fix.h) \ $(wildcard include/config/ibm440ep/err42.h) \ include/linux/init.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/hotplug.h) \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/ppc-opcode.h \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/vdso.h \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/asm-offsets.h \ include/generated/asm-offsets.h \ /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include/asm/unistd.h \ arch/powerpc/kernel/vdso32/gettimeofday.o: $(deps_arch/powerpc/kernel/vdso32/gettimeofday.o) $(deps_arch/powerpc/kernel/vdso32/gettimeofday.o):
mattkelly/linux-2.6-xlnx
arch/powerpc/kernel/vdso32/.gettimeofday.o.cmd
bat
gpl-2.0
3,772
cmd_fs/proc/cmdline.o := arm-eabi-gcc -Wp,-MD,fs/proc/.cmdline.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__KERNEL__ -mlittle-endian -Iarch/arm/mach-tegra/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -marm -fno-dwarf2-cfi-asm -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(cmdline)" -D"KBUILD_MODNAME=KBUILD_STR(proc)" -c -o fs/proc/cmdline.o fs/proc/cmdline.c deps_fs/proc/cmdline.o := \ fs/proc/cmdline.c \ include/linux/fs.h \ $(wildcard include/config/sysfs.h) \ $(wildcard include/config/smp.h) \ $(wildcard include/config/quota.h) \ $(wildcard include/config/fsnotify.h) \ $(wildcard include/config/security.h) \ $(wildcard include/config/fs/posix/acl.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/epoll.h) \ $(wildcard include/config/debug/writecount.h) \ $(wildcard include/config/file/locking.h) \ $(wildcard include/config/auditsyscall.h) \ $(wildcard include/config/block.h) \ $(wildcard include/config/fs/xip.h) \ $(wildcard include/config/migration.h) \ include/linux/limits.h \ include/linux/ioctl.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/ioctl.h \ include/asm-generic/ioctl.h \ include/linux/blk_types.h \ $(wildcard include/config/blk/dev/integrity.h) \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbdaf.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/bitsperlong.h \ include/asm-generic/bitsperlong.h \ include/linux/posix_types.h \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/compiler-gcc.h \ $(wildcard include/config/arch/supports/optimized/inlining.h) \ $(wildcard include/config/optimize/inlining.h) \ include/linux/compiler-gcc4.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/posix_types.h \ include/linux/linkage.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/linkage.h \ include/linux/wait.h \ $(wildcard include/config/lockdep.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ $(wildcard include/config/illegal/pointer/value.h) \ include/linux/prefetch.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/processor.h \ $(wildcard include/config/mmu.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/hwcap.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/cache.h \ $(wildcard include/config/arm/l1/cache/shift.h) \ $(wildcard include/config/aeabi.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/system.h \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/fa526.h) \ $(wildcard include/config/arch/has/barriers.h) \ $(wildcard include/config/arm/dma/mem/bufferable.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/sa110.h) \ $(wildcard include/config/cpu/32v6k.h) \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/irqsoff/tracer.h) \ $(wildcard include/config/preempt/tracer.h) \ $(wildcard include/config/trace/irqflags/support.h) \ include/linux/typecheck.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/irqflags.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/outercache.h \ $(wildcard include/config/outer/cache/sync.h) \ $(wildcard include/config/outer/cache.h) \ arch/arm/mach-tegra/include/mach/barriers.h \ include/asm-generic/cmpxchg-local.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/generic/lockbreak.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ $(wildcard include/config/preempt/notifiers.h) \ include/linux/thread_info.h \ $(wildcard include/config/compat.h) \ include/linux/bitops.h \ $(wildcard include/config/generic/find/first/bit.h) \ $(wildcard include/config/generic/find/last/bit.h) \ $(wildcard include/config/generic/find/next/bit.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/bitops.h \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/arch_hweight.h \ include/asm-generic/bitops/const_hweight.h \ include/asm-generic/bitops/lock.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/thread_info.h \ $(wildcard include/config/arm/thumbee.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/domain.h \ $(wildcard include/config/io/36.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/prove/locking.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/dynamic/debug.h) \ $(wildcard include/config/ring/buffer.h) \ $(wildcard include/config/tracing.h) \ $(wildcard include/config/numa.h) \ $(wildcard include/config/ftrace/mcount/record.h) \ /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include/stdarg.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/dynamic_debug.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/swab.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/swab.h \ include/linux/byteorder/generic.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/generic/bug/relative/pointers.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/div64.h \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/spinlock_types.h \ include/linux/lockdep.h \ $(wildcard include/config/lock/stat.h) \ $(wildcard include/config/generic/hardirqs.h) \ $(wildcard include/config/prove/rcu.h) \ include/linux/rwlock_types.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/spinlock.h \ include/linux/rwlock.h \ include/linux/spinlock_api_smp.h \ $(wildcard include/config/inline/spin/lock.h) \ $(wildcard include/config/inline/spin/lock/bh.h) \ $(wildcard include/config/inline/spin/lock/irq.h) \ $(wildcard include/config/inline/spin/lock/irqsave.h) \ $(wildcard include/config/inline/spin/trylock.h) \ $(wildcard include/config/inline/spin/trylock/bh.h) \ $(wildcard include/config/inline/spin/unlock.h) \ $(wildcard include/config/inline/spin/unlock/bh.h) \ $(wildcard include/config/inline/spin/unlock/irq.h) \ $(wildcard include/config/inline/spin/unlock/irqrestore.h) \ include/linux/rwlock_api_smp.h \ $(wildcard include/config/inline/read/lock.h) \ $(wildcard include/config/inline/write/lock.h) \ $(wildcard include/config/inline/read/lock/bh.h) \ $(wildcard include/config/inline/write/lock/bh.h) \ $(wildcard include/config/inline/read/lock/irq.h) \ $(wildcard include/config/inline/write/lock/irq.h) \ $(wildcard include/config/inline/read/lock/irqsave.h) \ $(wildcard include/config/inline/write/lock/irqsave.h) \ $(wildcard include/config/inline/read/trylock.h) \ $(wildcard include/config/inline/write/trylock.h) \ $(wildcard include/config/inline/read/unlock.h) \ $(wildcard include/config/inline/write/unlock.h) \ $(wildcard include/config/inline/read/unlock/bh.h) \ $(wildcard include/config/inline/write/unlock/bh.h) \ $(wildcard include/config/inline/read/unlock/irq.h) \ $(wildcard include/config/inline/write/unlock/irq.h) \ $(wildcard include/config/inline/read/unlock/irqrestore.h) \ $(wildcard include/config/inline/write/unlock/irqrestore.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/atomic.h \ $(wildcard include/config/generic/atomic64.h) \ include/asm-generic/atomic-long.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/current.h \ include/linux/kdev_t.h \ include/linux/dcache.h \ include/linux/rculist.h \ include/linux/rcupdate.h \ $(wildcard include/config/rcu/torture/test.h) \ $(wildcard include/config/tree/rcu.h) \ $(wildcard include/config/tree/preempt/rcu.h) \ $(wildcard include/config/tiny/rcu.h) \ $(wildcard include/config/debug/objects/rcu/head.h) \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/cpumask.h \ $(wildcard include/config/cpumask/offstack.h) \ $(wildcard include/config/hotplug/cpu.h) \ $(wildcard include/config/debug/per/cpu/maps.h) \ $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ include/linux/bitmap.h \ include/linux/string.h \ $(wildcard include/config/binary/printf.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/string.h \ include/linux/seqlock.h \ include/linux/completion.h \ include/linux/debugobjects.h \ $(wildcard include/config/debug/objects.h) \ $(wildcard include/config/debug/objects/free.h) \ include/linux/rcutree.h \ $(wildcard include/config/no/hz.h) \ include/linux/path.h \ include/linux/stat.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/stat.h \ include/linux/time.h \ $(wildcard include/config/arch/uses/gettimeoffset.h) \ include/linux/math64.h \ include/linux/kobject.h \ $(wildcard include/config/hotplug.h) \ include/linux/sysfs.h \ include/linux/errno.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/linux/kobject_ns.h \ include/linux/kref.h \ include/linux/radix-tree.h \ include/linux/prio_tree.h \ include/linux/init.h \ $(wildcard include/config/modules.h) \ include/linux/pid.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/capability.h \ include/linux/semaphore.h \ include/linux/fiemap.h \ include/linux/quota.h \ $(wildcard include/config/quota/netlink/interface.h) \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/percpu_counter.h \ include/linux/smp.h \ $(wildcard include/config/use/generic/smp/helpers.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/smp.h \ arch/arm/mach-tegra/include/mach/smp.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/hardware/gic.h \ include/linux/percpu.h \ $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ $(wildcard include/config/have/setup/per/cpu/area.h) \ include/linux/pfn.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/percpu.h \ include/asm-generic/percpu.h \ include/linux/percpu-defs.h \ $(wildcard include/config/debug/force/weak/per/cpu.h) \ include/linux/dqblk_xfs.h \ include/linux/dqblk_v1.h \ include/linux/dqblk_v2.h \ include/linux/dqblk_qtree.h \ include/linux/nfs_fs_i.h \ include/linux/nfs.h \ include/linux/sunrpc/msg_prot.h \ include/linux/inet.h \ include/linux/fcntl.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/fcntl.h \ include/asm-generic/fcntl.h \ include/linux/err.h \ include/linux/proc_fs.h \ $(wildcard include/config/proc/fs.h) \ $(wildcard include/config/proc/devicetree.h) \ $(wildcard include/config/proc/kcore.h) \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/kmemcheck.h) \ $(wildcard include/config/failslab.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/slob.h) \ $(wildcard include/config/debug/slab.h) \ $(wildcard include/config/slab.h) \ include/linux/gfp.h \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ $(wildcard include/config/debug/vm.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/compaction.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/cgroup/mem/res/ctlr.h) \ $(wildcard include/config/no/bootmem.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/have/memoryless/nodes.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ $(wildcard include/config/arch/has/holes/memorymodel.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/nodemask.h \ include/linux/pageblock-flags.h \ $(wildcard include/config/hugetlb/page.h) \ $(wildcard include/config/hugetlb/page/size/variable.h) \ include/generated/bounds.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/copy/fa.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/copy/v6.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/glue.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/abrt/lv4t.h) \ $(wildcard include/config/cpu/abrt/ev4.h) \ $(wildcard include/config/cpu/abrt/ev4t.h) \ $(wildcard include/config/cpu/abrt/ev5tj.h) \ $(wildcard include/config/cpu/abrt/ev5t.h) \ $(wildcard include/config/cpu/abrt/ev6.h) \ $(wildcard include/config/cpu/abrt/ev7.h) \ $(wildcard include/config/cpu/pabrt/legacy.h) \ $(wildcard include/config/cpu/pabrt/v6.h) \ $(wildcard include/config/cpu/pabrt/v7.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/memory.h \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/thumb2/kernel.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ $(wildcard include/config/have/tcm.h) \ include/linux/const.h \ arch/arm/mach-tegra/include/mach/memory.h \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/sizes.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/sparsemem/vmemmap.h) \ include/asm-generic/getorder.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ $(wildcard include/config/memory/hotremove.h) \ include/linux/notifier.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ $(wildcard include/config/use/percpu/numa/node/id.h) \ /home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/topology.h \ include/asm-generic/topology.h \ include/linux/mmdebug.h \ $(wildcard include/config/debug/virtual.h) \ include/linux/slab_def.h \ include/trace/events/kmem.h \ include/linux/tracepoint.h \ $(wildcard include/config/tracepoints.h) \ include/trace/events/gfpflags.h \ include/trace/define_trace.h \ $(wildcard include/config/event/tracing.h) \ include/linux/kmalloc_sizes.h \ include/linux/magic.h \ include/linux/seq_file.h \ fs/proc/cmdline.o: $(deps_fs/proc/cmdline.o) $(deps_fs/proc/cmdline.o):
timmytim/honeybutter_kernel
fs/proc/.cmdline.o.cmd
bat
gpl-2.0
19,146
cmd_net/netfilter/xt_CLASSIFY.ko := /home/ashishtanwer/goldfish3.10/../x86_64-linux-android-4.7/bin/x86_64-linux-android-ld -r -m elf_i386 -T /home/ashishtanwer/goldfish3.10/scripts/module-common.lds --build-id -o net/netfilter/xt_CLASSIFY.ko net/netfilter/xt_CLASSIFY.o net/netfilter/xt_CLASSIFY.mod.o
ashishtanwer/NFTable-porting-on-Android-Goldfish
net/netfilter/.xt_CLASSIFY.ko.cmd
bat
gpl-2.0
304
cmd_arch/arm/lib/memcpy.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memcpy.o.d -nostdinc -isystem /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/root/Kernel/D710SPR_GB27_Kernel/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-exynos/include -Iarch/arm/plat-s5p/include -Iarch/arm/plat-samsung/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -gdwarf-2 -c -o arch/arm/lib/memcpy.o arch/arm/lib/memcpy.S source_arch/arm/lib/memcpy.o := arch/arm/lib/memcpy.S deps_arch/arm/lib/memcpy.o := \ /root/Kernel/D710SPR_GB27_Kernel/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ include/linux/linkage.h \ include/linux/compiler.h \ $(wildcard include/config/sparse/rcu/pointer.h) \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ /root/Kernel/D710SPR_GB27_Kernel/arch/arm/include/asm/linkage.h \ /root/Kernel/D710SPR_GB27_Kernel/arch/arm/include/asm/assembler.h \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/smp.h) \ /root/Kernel/D710SPR_GB27_Kernel/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /root/Kernel/D710SPR_GB27_Kernel/arch/arm/include/asm/hwcap.h \ /root/Kernel/D710SPR_GB27_Kernel/arch/arm/include/asm/domain.h \ $(wildcard include/config/io/36.h) \ $(wildcard include/config/cpu/use/domains.h) \ arch/arm/lib/copy_template.S \ $(wildcard include/config/arm/pld/size.h) \ arch/arm/lib/memcpy.o: $(deps_arch/arm/lib/memcpy.o) $(deps_arch/arm/lib/memcpy.o):
garwynn/D710SPR_GB27_Kernel
arch/arm/lib/.memcpy.o.cmd
bat
gpl-2.0
2,099
cmd_arch/arm/common/built-in.o := arm-linux-gnueabi-ld -EL -r -o arch/arm/common/built-in.o arch/arm/common/gic.o arch/arm/common/pl330.o arch/arm/common/fiq_glue.o arch/arm/common/fiq_glue_setup.o arch/arm/common/fiq_debugger.o
jpsminix/minix5
arch/arm/common/.built-in.o.cmd
bat
gpl-2.0
234
cmd_sound/pci/cs5535audio/built-in.o := rm -f sound/pci/cs5535audio/built-in.o; /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ar rcsD sound/pci/cs5535audio/built-in.o
JoinTheRealms/TF700-dualboot-stockbased
sound/pci/cs5535audio/.built-in.o.cmd
bat
gpl-2.0
215
@echo off REM We need pip environment because of requests_oauthlib: call activate py3pip REM instap.py just imports the instaporter.instaporter module and executes the main function: REM You can add cmdline args (or config params) here: REM python %~dp0\instap.py url %1 REM Start with loglevel: python %~dp0\instap.py --loglevel INFO url %1 REM TEST INVOCATIONS: REM Rothemund: REM python %~dp0\instap.py --loglevel INFO url http://www.nature.com/nature/journal/v440/n7082/full/nature04586.html REM DNA-Box: REM python %~dp0\instap.py --loglevel INFO url http://www.nature.com/nature/journal/v459/n7243/full/nature07971.html REM Circular RNA: http://www.nature.com/nature/journal/v495/n7441/full/nature11993.html REM python %~dp0\instap.py --loglevel INFO url http://www.nature.com/nature/journal/v495/n7441/full/nature11993.html REM IF ERRORLEVEL 1 pause pause
scholer/instaporter
bin/instaporter_url.bat
bat
gpl-3.0
875
@echo off rem https://megatools.megous.com/man/megaput.html if exist "%2" goto ok1 echo "mega_put.cmd <file-local>" exit :ok1 megaput --disable-previews %1 exit
user9209/LinuxScripts
windows/mega.nz/mega_put.cmd
bat
gpl-3.0
165
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set API_TOCTREE_DIR=api set SPHINXPROJ=glotaran set SPHINXOPTS=-W if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not found. Make sure you have Sphinx installed, echo.then set the SPHINXBUILD environment variable to point to the full echo.path of the 'sphinx-build' executable. Alternatively you may add the echo.Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) %SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% goto end :help %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% if "%1" == "clean_all" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* for /d %%i in (%API_TOCTREE_DIR%\*) do rmdir /q /s %%i del /q /s %API_TOCTREE_DIR%\* goto end ) if "%1" == "api_docs" ( python generate_api_documentation.py goto end ) :end popd
glotaran/lmfit-varpro
docs/make.bat
bat
gpl-3.0
1,090
::arguments:none @echo off set
pmanwatkar/puppetModules
actions/files/ProcessHandlingWindows/list_enviornment_variables.bat
bat
gpl-3.0
31
:: This script builds entire ION system and forms 'bar' directory. :: bcc32 and ilink32 are required. :: Copyright (c) 2014 Mark Karpov @echo off :: setting some parameters setlocal enableextensions :: edit these variables if needed, also take a look at the section :: 'copying of resources' if you have version of C++ Builder different from XE5 set rad=c:\program files\embarcadero\rad studio\11.0\include set bin=c:\program files\embarcadero\rad studio\11.0\bin :: creation of 'bar' if not exist bar\bin mkdir bar\bin :: compilation of prl.dll call :build_link_dll prl copy .\src\libs\prl\win32\release\prl.dll .\bar\bin :: compilation of wav.dll call :build_link_dll wav copy .\src\libs\wav\win32\release\wav.dll .\bar\bin :: compilation of ion.dll call :build_link_dll ion .\src\libs\prl\win32\release\prl.lib .\src\libs\wav\win32\release\wav.lib copy .\src\libs\ion\win32\release\ion.dll .\bar\bin :: compilation of cie.bpl call :build_module cie cie call :build_module cie ciearg call :build_module cie cieexc call :build_module cie cieslc call :build_module cie ciecnf call :build_module cie cieabt call :build_module cie ciechs call :build_module cie ciefnc call :build_module cie cieprg call :link_cie_package copy .\src\cie\win32\release\cie.bpl .\bar\bin :: compilation of ion.exe call :build_app ion ion call :build_app ion main call :link_app ion copy .\src\ion\win32\release\ion.exe .\bar\bin :: compilation of prl.exe call :build_app prl prl call :build_app prl main call :link_app prl copy .\src\prl\win32\release\prl.exe .\bar\bin :: compilation of wm.exe call :build_app wm wm call :build_app wm main call :link_app wm copy .\src\wm\win32\release\wm.exe .\bar\bin :: compilation of scr.exe call :build_app scr scr call :build_app scr main call :link_app scr copy .\src\scr\win32\release\scr.exe .\bar\bin :: compilation of snr.exe call :build_app snr snr call :build_app snr main call :link_app snr copy .\src\snr\win32\release\snr.exe .\bar\bin :: compilation of gnr.exe call :build_app gnr gnr call :build_app gnr main call :build_app gnr wizard call :build_app gnr egenerator call :link_app gnr .\src\gnr\win32\release\wizard.obj .\src\gnr\win32\release\egenerator.obj copy .\src\gnr\win32\release\gnr.exe .\bar\bin :: copying of resources copy LICENSE.md bar copy NEWS.md bar copy README.md bar copy resources\icons\prldoc.ico bar copy resources\icons\scrdoc.ico bar copy resources\icons\snrdoc.ico bar copy resources\icons\gnrdoc.ico bar copy resources\prl\ion.prl bar xcopy resources\scores bar\scores\ /s /e xcopy resources\sonorities bar\sonorities\ /s /e xcopy resources\generators bar\generators\ /s /e copy "%bin%\borlndmm.dll" bar\bin copy "%bin%\cc32130.dll" bar\bin copy "%bin%\cc32130mt.dll" bar\bin copy "%bin%\rtl180.bpl" bar\bin copy "%bin%\vcl180.bpl" bar\bin copy "%bin%\vclactnband180.bpl" bar\bin copy "%bin%\vclx180.bpl" bar\bin goto :eof :: procedures :build_link_dll if not exist .\src\libs\%1\win32\release mkdir .\src\libs\%1\win32\release bcc32 -DNDEBUG -D_RTLDLL;USEPACKAGES -n.\src\libs\%1\win32\release ^ -I"%rad%\dinkumware";".\src\libs\include"; ^ -Q -c -tD -tM -C8 -o.\src\libs\%1\win32\release\%1.obj ^ -w-par -O2 -v- -vi -H=.\src\libs\%1\win32\release\%1.pch ^ -H .\src\libs\%1\%1.cpp ilink32 -L.\src\libs\%1\win32\release -l.\src\libs\%1\win32\release ^ -Gi -H:0x00400000 -V5.0 -G8 -Tpd c0d32 rtl.bpi memmgr.lib sysinit.obj ^ .\src\libs\%1\win32\release\%1.obj , ^ .\src\libs\%1\win32\release\%1.dll , ^ .\src\libs\%1\win32\release\%1.map , ^ vcle.lib %2 %3 import32.lib cp32mti.lib , , .\src\libs\%1\%1.res goto :eof :build_module if not exist .\src\%1\win32\release mkdir .\src\%1\win32\release bcc32 -DNDEBUG -D_RTLDLL;USEPACKAGES -n.\src\%1\win32\release ^ -I"%rad%\dinkumware";".\src\libs\include";".\src\cie" ^ -Q -c -tD -tM -C8 -o.\src\%1\win32\release\%2.obj ^ -w-par -O2 -v- -vi -H=.\src\%1\win32\release\%2.pch -H .\src\%1\%2.cpp goto :eof :link_cie_package copy .\src\cie\*.dfm .\src\cie\win32\release ilink32 -L.\src\cie\win32\release -l.\src\cie\win32\release ^ -Gi -aa -V5.0 -Gpr -GBcie -G8 -Tpp c0pkg32 rtl.bpi vcl.bpi vclactnband.bpi ^ vclx.bpi memmgr.lib sysinit.obj ^ .\src\cie\win32\release\cie.obj ^ .\src\cie\win32\release\cieabt.obj ^ .\src\cie\win32\release\ciearg.obj ^ .\src\cie\win32\release\ciechs.obj ^ .\src\cie\win32\release\ciecnf.obj ^ .\src\cie\win32\release\cieexc.obj ^ .\src\cie\win32\release\ciefnc.obj ^ .\src\cie\win32\release\cieprg.obj ^ .\src\cie\win32\release\cieslc.obj , ^ .\src\cie\win32\release\cie.bpl , ^ .\src\cie\win32\release\cie.map , ^ .\src\libs\prl\win32\release\prl.lib import32.lib cp32mti.lib , , .\src\cie\cie.res goto :eof :build_app if not exist .\src\%1\win32\release mkdir .\src\%1\win32\release bcc32 -DNDEBUG -D_RTLDLL;USEPACKAGES -n.\src\%1\win32\release ^ -I"%rad%\dinkumware";".\src\libs\include";".\src\cie" ^ -Q -c -tM -tU -tW -C8 -o.\src\%1\win32\release\%2.obj -w-par -O2 ^ -v- -vi -H=.\src\%1\win32\release\ion.pch -H .\src\%1\%2.cpp goto :eof :link_app copy .\src\%1\*.dfm .\src\%1\win32\release ilink32.exe -L.\src\%1\win32\release -l.\src\%1\win32\release ^ -Gi -aa -V5.0 -G8 -Tpe c0w32w rtl.bpi vcl.bpi vclactnband.bpi ^ vclx.bpi .\src\cie\win32\release\cie.bpi memmgr.lib sysinit.obj ^ .\src\%1\win32\release\%1.obj .\src\%1\win32\release\main.obj , ^ .\src\%1\win32\release\%1.exe , ^ .\src\%1\win32\release\%1.map , ^ import32.lib .\src\libs\prl\win32\release\prl.lib ^ .\src\libs\wav\win32\release\wav.lib cp32mti.lib ^ .\src\libs\ion\win32\release\ion.lib %2 %3 , , .\src\%1\%1.res goto :eof
mrkkrp/ion
make.cmd
bat
gpl-3.0
5,901
@echo off REM --------------------------------------------------------------------------- REM Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. 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 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 REM limitations under the License. rem --------------------------------------------------------------------------- rem Main Script for WSO2 Carbon rem rem Environment Variable Prerequisites rem rem CARBON_HOME Home of CARBON installation. If not set I will try rem to figure it out. rem rem RUNTIME_HOME Home of WSO2 Carbon Runtime. rem rem JAVA_HOME Must point at your Java Development Kit installation. rem rem JAVA_OPTS (Optional) Java runtime options used when the commands rem is executed. rem --------------------------------------------------------------------------- rem ----- if JAVA_HOME is not set we're not happy ------------------------------ :checkJava if "%JAVA_HOME%" == "" goto noJavaHome if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome goto checkServer :noJavaHome echo "You must set the JAVA_HOME variable before running CARBON." goto end rem ----- Only set CARBON_HOME if not already set ---------------------------- :checkServer rem %~sdp0 is expanded pathname of the current script under NT with spaces in the path removed if "%CARBON_HOME%"=="" set CARBON_HOME=%~sdp0..\..\.. SET curDrive=%cd:~0,1% SET wsasDrive=%CARBON_HOME:~0,1% if not "%curDrive%" == "%wsasDrive%" %wsasDrive%: rem ----- Only set RUNTIME_HOME if not already set ---------------------------- :setRuntimeHome setlocal if "%RUNTIME_HOME%"=="" set RUNTIME_HOME=%~sdp0.. rem --- derive RUNTIME NAME from the RUNTIME_HOME path. cd /d %RUNTIME_HOME% set path1=%cd% cd .. set path2=%cd% call set "RUNTIME=%%path1:%path2%\=%%" rem find CARBON_HOME if it does not exist due to either an invalid value passed rem by the user or the %0 problem on Windows 9x if not exist "%CARBON_HOME%\bin\kernel-version.txt" goto noServerHome goto updateClasspath :noServerHome echo CARBON_HOME is set incorrectly or CARBON_HOME could not be located. Please set CARBON_HOME. goto end rem ----- update classpath ----------------------------------------------------- :updateClasspath setlocal EnableDelayedExpansion cd %RUNTIME_HOME% set CARBON_CLASSPATH= FOR %%C in ("%CARBON_HOME%\bin\bootstrap\*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;%%C set CARBON_CLASSPATH="%JAVA_HOME%\lib\tools.jar";%CARBON_CLASSPATH%; FOR %%D in ("%CARBON_HOME%\bin\bootstrap\commons-lang*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;%%D FOR %%D in ("%CARBON_HOME%\..\lib\jaxb-api*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;%%D FOR %%D in ("%CARBON_HOME%\..\lib\javax.annotation-api*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;%%D FOR %%D in ("%CARBON_HOME%\..\components\plugins\org.wso2.orbit.sun.xml.bind.jaxb*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;%%D FOR %%D in ("%CARBON_HOME%\wso2\lib\plugins\org.apache.geronimo.specs.geronimo-activation*.jar") DO set CARBON_CLASSPATH=!CARBON_CLASSPATH!;%%D rem ----- Process the input command ------------------------------------------- rem Slurp the command line arguments. This loop allows for an unlimited number rem of arguments (up to the command line limit, anyway). :setupArgs if ""%1""=="""" goto doneStart if ""%1""==""-run"" goto commandLifecycle if ""%1""==""--run"" goto commandLifecycle if ""%1""==""run"" goto commandLifecycle if ""%1""==""-restart"" goto commandLifecycle if ""%1""==""--restart"" goto commandLifecycle if ""%1""==""restart"" goto commandLifecycle if ""%1""==""debug"" goto commandDebug if ""%1""==""-debug"" goto commandDebug if ""%1""==""--debug"" goto commandDebug if ""%1""==""version"" goto commandVersion if ""%1""==""-version"" goto commandVersion if ""%1""==""--version"" goto commandVersion shift goto setupArgs rem ----- commandVersion ------------------------------------------------------- :commandVersion shift type "%CARBON_HOME%\bin\kernel-version.txt" goto end rem ----- commandDebug --------------------------------------------------------- :commandDebug shift set DEBUG_PORT=%1 if "%DEBUG_PORT%"=="" goto noDebugPort if not "%JAVA_OPTS%"=="" echo Warning !!!. User specified JAVA_OPTS will be ignored, once you give the --debug option. set JAVA_OPTS=-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=%DEBUG_PORT% echo Please start the remote debugging client to continue... goto findJdk :noDebugPort echo Please specify the debug port after the --debug option goto end rem ----- commandLifecycle ----------------------------------------------------- :commandLifecycle goto findJdk :doneStart if "%OS%"=="Windows_NT" @setlocal if "%OS%"=="WINNT" @setlocal rem ---------- Handle the SSL Issue with proper JDK version -------------------- rem find the version of the jdk :findJdk set CMD=RUN %* :checkJdk17 PATH %PATH%;%JAVA_HOME%\bin\ for /f tokens^=2-5^ delims^=.-_^" %%j in ('java -fullversion 2^>^&1') do set "JAVA_VERSION=%%j%%k" if %JAVA_VERSION% LSS 17 goto unknownJdk if %JAVA_VERSION% GTR 110 goto unknownJdk goto jdk17 :unknownJdk echo Starting WSO2 Carbon (in unsupported JDK) echo [ERROR] CARBON is supported only on JDK 1.8 goto jdk17 :jdk17 goto runServer rem ----------------- Execute The Requested Command ---------------------------- :runServer cd %RUNTIME_HOME% rem ---------- Add jars to classpath ---------------- set CARBON_CLASSPATH="%CARBON_HOME%\bin\bootstrap\*";%CARBON_CLASSPATH% set CMD_LINE_ARGS=-Xbootclasspath/a:%CARBON_XBOOTCLASSPATH% -Xms256m -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="%RUNTIME_HOME%\logs\heap-dump.hprof" -Dcom.sun.management.jmxremote -classpath %CARBON_CLASSPATH% %JAVA_OPTS% -Djava.endorsed.dirs=%JAVA_ENDORSED% -Dcarbon.home="%CARBON_HOME%" -Dwso2.runtime.path="%RUNTIME_HOME%" -Dwso2.runtime="%RUNTIME%" -Djava.command="%JAVA_HOME%\bin\java" -Djava.opts="%JAVA_OPTS%" -Djava.io.tmpdir="%CARBON_HOME%\tmp" -Dcarbon.classpath=%CARBON_CLASSPATH% -Dfile.encoding=UTF8 -Djavax.net.ssl.keyStore="%CARBON_HOME%\resources\security\wso2carbon.jks" -Djavax.net.ssl.keyStorePassword="wso2carbon" -Djavax.net.ssl.trustStore="%CARBON_HOME%\resources\security\client-truststore.jks" -Djavax.net.ssl.trustStorePassword="wso2carbon" :runJava echo JAVA_HOME environment variable is set to %JAVA_HOME% echo CARBON_HOME environment variable is set to %CARBON_HOME% echo RUNTIME_HOME environment variable is set to %RUNTIME_HOME% echo RUNTIME environment variable is set to %RUNTIME% "%JAVA_HOME%\bin\java" %CMD_LINE_ARGS% org.wso2.carbon.launcher.Main %CMD% if "%ERRORLEVEL%"=="121" goto runJava :end goto endlocal :endlocal :END
wso2/product-ei
p2-profile/analytics-profile/carbon-home/runtime/worker/carbon.bat
bat
apache-2.0
7,253
msbuild NoefGen.proj /t:PushNugetProd
sam-meacham/Noef
scripts/push-nuget-dev-NoefGen.bat
bat
apache-2.0
37
@SETLOCAL @SET NUGET_EXE=NuGet @SET CACHED_NUGET="%USERPROFILE%\.nuget\NuGet.exe" @IF ["%APPVEYOR%"] == [""] ( SET NUGET_EXE=%CACHED_NUGET% IF NOT EXIST %CACHED_NUGET% ( echo Downloading latest version of NuGet.exe... IF NOT EXIST "%USERPROFILE%\.nuget" md "%USERPROFILE%\.nuget" powershell -NoProfile -ExecutionPolicy unrestricted -Command "$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest 'https://dist.nuget.org/win-x86-commandline/latest/nuget.exe' -OutFile %CACHED_NUGET:"='%" ) ) ::@echo %NUGET_EXE% @echo %NUGET_EXE% restore "%~dp0test\packages.config" -PackagesDirectory "%~dp0test\packages" @call %NUGET_EXE% restore "%~dp0test\packages.config" -PackagesDirectory "%~dp0test\packages" @SET config=%1 @IF ["%config%"] == [""] ( SET config=Debug ) @FOR /r %%F IN (*OpenCover.Console.exe) DO @SET cover_exe=%%F @IF NOT EXIST "%cover_exe%" ( echo Unable to find OpenCover console. EXIT /B 2 ) ::@echo %cover_exe% @FOR /r %%F IN (*ReportGenerator.exe) DO @SET report_exe=%%F @IF NOT EXIST "%report_exe%" ( echo Unable to find ReportGenerator. EXIT /B 2 ) ::@echo %report_exe% @FOR /r %%F IN (*xunit.console.exe) DO @SET xunit_exe=%%F @IF NOT EXIST "%xunit_exe%" ( echo Unable to find xUnit console runner. EXIT /B 2 ) ::@echo %xunit_exe% @SET results_path=%~dp0test\TestResults @SET test_assemblies=%~dp0test\Abioc.Tests\bin\%config%\net472\Abioc.Tests.dll @SET test_assemblies=%test_assemblies% %~dp0test\Abioc.Tests.Internal\bin\%config%\net472\Abioc.Tests.Internal.dll @SET xunit_results=%results_path%\Xunit.Tests.html @SET coverage_filter=+[abioc*]* -[*.Tests]* -[Abioc.Tests.Internal]* @SET coverage_results=%results_path%\Test.Coverage.xml @IF NOT EXIST "%results_path%" MD "%results_path%" @echo dotnet build --framework net472 --configuration %config% "%~dp0test\Abioc.Tests\Abioc.Tests.csproj" @dotnet build --framework net472 --configuration %config% "%~dp0test\Abioc.Tests\Abioc.Tests.csproj" @IF ERRORLEVEL 1 ( echo Error building the test project EXIT /B 2 ) @echo dotnet build --framework net472 --configuration %config% "%~dp0test\Abioc.Tests.Internal\Abioc.Tests.Internal.csproj" @dotnet build --framework net472 --configuration %config% "%~dp0test\Abioc.Tests.Internal\Abioc.Tests.Internal.csproj" @IF ERRORLEVEL 1 ( echo Error building the internal test project EXIT /B 2 ) ::@echo "%xunit_exe%" %test_assemblies% -noshadow -html "%xunit_results%" ::@"%xunit_exe%" %test_assemblies% -noshadow -html "%xunit_results%" @echo "%cover_exe%" -register:user "-target:%xunit_exe%" "-targetargs:%test_assemblies% -noshadow -html %xunit_results%" -returntargetcode -filter:^"%coverage_filter%^" "-output:%coverage_results%" @"%cover_exe%" -register:user "-target:%xunit_exe%" "-targetargs:%test_assemblies% -noshadow -html %xunit_results%" -returntargetcode -filter:^"%coverage_filter%^" "-output:%coverage_results%" @IF ERRORLEVEL 1 ( echo Error executing the xunit tests EXIT /B 2 ) @echo "%report_exe%" -verbosity:Info "-reports:%coverage_results%" "-targetdir:%results_path%\Report" -reporttypes:Html @"%report_exe%" -verbosity:Info "-reports:%coverage_results%" "-targetdir:%results_path%\Report" -reporttypes:Html
JSkimming/abioc
coverage.cmd
bat
apache-2.0
3,236
@echo off setlocal enabledelayedexpansion set errorlevel= set CURRENT_DIR="%~dp0" set CURRENT_DIR=!CURRENT_DIR:"=! set WLP_INSTALL_DIR=!CURRENT_DIR:~0,-5! @REM De-quote input environment variables. if defined JRE_HOME set JRE_HOME=!JRE_HOME:"=! if defined JAVA_HOME set JAVA_HOME=!JAVA_HOME:"=! if defined WLP_USER_DIR set WLP_USER_DIR=!WLP_USER_DIR:"=! if defined WLP_OUTPUT_DIR set WLP_OUTPUT_DIR=!WLP_OUTPUT_DIR:"=! call:readServerEnv "%WLP_INSTALL_DIR%\java\java.env" call:readServerEnv "%WLP_INSTALL_DIR%\etc\default.env" call:readServerEnv "%WLP_INSTALL_DIR%\etc\server.env" if not defined WLP_DEFAULT_USER_DIR set WLP_DEFAULT_USER_DIR=!WLP_INSTALL_DIR!\usr if not defined WLP_USER_DIR set WLP_USER_DIR=!WLP_DEFAULT_USER_DIR! if not defined WLP_DEFAULT_OUTPUT_DIR set WLP_DEFAULT_OUTPUT_DIR=!WLP_USER_DIR!\servers if not defined WLP_OUTPUT_DIR set WLP_OUTPUT_DIR=!WLP_DEFAULT_OUTPUT_DIR! @REM find the java command if NOT defined JAVA_HOME ( if NOT defined JRE_HOME ( if NOT defined WLP_DEFAULT_JAVA_HOME ( @REM Use whatever java is on the path set JAVA_CMD_QUOTED="java" ) else ( if "!WLP_DEFAULT_JAVA_HOME:~0,17!" == "@WLP_INSTALL_DIR@" ( set WLP_DEFAULT_JAVA_HOME=!WLP_INSTALL_DIR!!WLP_DEFAULT_JAVA_HOME:~17! ) set JAVA_CMD_QUOTED="!WLP_DEFAULT_JAVA_HOME!\bin\java" ) ) else ( set JAVA_CMD_QUOTED="%JRE_HOME%\bin\java" ) ) else ( if exist "%JAVA_HOME%\jre\bin\java.exe" set JAVA_HOME=!JAVA_HOME!\jre set JAVA_CMD_QUOTED="!JAVA_HOME!\bin\java" ) set JVM_ARGS=-Djava.awt.headless=true !JVM_ARGS! set TOOL_JAVA_CMD_QUOTED=!JAVA_CMD_QUOTED! !JVM_ARGS! -jar "!WLP_INSTALL_DIR!\bin\tools/ws-bluemixUtility.jar" @REM Execute the tool script or JAR. if exist "!WLP_INSTALL_DIR!\lib\tools-internal/bluemixUtility.bat" goto:script !TOOL_JAVA_CMD_QUOTED! %* set RC=%errorlevel% call:javaCmdResult goto:exit :script set JAVA_RC= call "!WLP_INSTALL_DIR!\lib\tools-internal/bluemixUtility" %* if defined JAVA_RC ( set RC=!JAVA_RC! call:javaCmdResult ) goto:exit @REM @REM Read and set variables from the quoted file %1. Empty lines and lines @REM beginning with the hash character ('#') are ignored. All other lines must @REM be be of the form: VAR=VALUE @REM :readServerEnv if not exist %1 goto:eof for /f "usebackq eol=# delims== tokens=1,*" %%i in (%1) do set %%i=%%j goto:eof @REM @REM Check the result of a Java command. @REM :javaCmdResult if %RC% == 0 goto:eof if !JAVA_CMD_QUOTED! == "java" ( @REM The command does not contain "\", so errorlevel 9009 will be reported @REM if the command does not exist. if %RC% neq 9009 goto:eof ) else ( @REM The command contains "\", so errorlevel 3 will be reported. We can't @REM distinguish that from our own exit codes, so check for the existence @REM of java.exe. if exist !JAVA_CMD_QUOTED!.exe goto:eof ) @REM Windows prints a generic "The system cannot find the path specified.", @REM so echo the java command. echo !JAVA_CMD_QUOTED! goto:eof :exit %COMSPEC% /c exit %RC%
eygitadmin/eysandbox
target/liberty/wlp/bin/bluemixUtility.bat
bat
apache-2.0
3,146
REM do NOT run this file. Must be run cygwin-install.py instead. @ECHO OFF SETLOCAL FOR /F %%D in ("%CD%") DO SET DRIVE=%%~dD SET DFLTSITE=http://mirror.csclub.uwaterloo.ca/cygwin/ SET DFLTLOCALDIR=c:\Temp\cygwindownload SET DFLTROOTDIR=%DRIVE%\cygwin SET SITE=-s %DFLTSITE% SET LOCALDIR=-l %DFLTLOCALDIR% SET ROOTDIR=-R %DFLTROOTDIR% REM add packages here SET PACKAGES=-P emacs-w32,curl,openssh REM installs cygwin ECHO [INFO] C:\Temp\cygwindownload\setup.exe -q -D -L %SITE% %LOCALDIR% %PACKAGES% C:\Temp\cygwindownload\setup.exe -q -D -L %SITE% %LOCALDIR% %PACKAGES% REM removes Temp folder rd /s /q "C:\Temp\" ECHO [INFO] Cygwin installation is complete
cloudmesh/windows
cloudmesh_cmd/cygwin-install.bat
bat
apache-2.0
707
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\btoa-atob\atob" %* ) ELSE ( node "%~dp0\..\btoa-atob\atob" %* )
armen-zakaryan/Supervising-App
node_modules/.bin/atob.cmd
bat
mit
125
@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" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\PyUV.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\PyUV.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) :end
fivejjs/pyuv
docs/make.bat
bat
mit
4,507
cmd_scripts/kallsyms := gcc -Wp,-MD,scripts/.kallsyms.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/ssd/jmz/android_kernel_htc_a3ul_new/tools/include -o scripts/kallsyms scripts/kallsyms.c source_scripts/kallsyms := scripts/kallsyms.c deps_scripts/kallsyms := \ $(wildcard include/config/page/offset.h) \ /usr/include/stdc-predef.h \ /usr/include/stdio.h \ /usr/include/features.h \ /usr/include/x86_64-linux-gnu/sys/cdefs.h \ /usr/include/x86_64-linux-gnu/bits/wordsize.h \ /usr/include/x86_64-linux-gnu/gnu/stubs.h \ /usr/include/x86_64-linux-gnu/gnu/stubs-64.h \ /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stddef.h \ /usr/include/x86_64-linux-gnu/bits/types.h \ /usr/include/x86_64-linux-gnu/bits/typesizes.h \ /usr/include/libio.h \ /usr/include/_G_config.h \ /usr/include/wchar.h \ /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdarg.h \ /usr/include/x86_64-linux-gnu/bits/stdio_lim.h \ /usr/include/x86_64-linux-gnu/bits/sys_errlist.h \ /usr/include/x86_64-linux-gnu/bits/stdio.h \ /usr/include/x86_64-linux-gnu/bits/stdio2.h \ /usr/include/stdlib.h \ /usr/include/x86_64-linux-gnu/bits/waitflags.h \ /usr/include/x86_64-linux-gnu/bits/waitstatus.h \ /usr/include/endian.h \ /usr/include/x86_64-linux-gnu/bits/endian.h \ /usr/include/x86_64-linux-gnu/bits/byteswap.h \ /usr/include/x86_64-linux-gnu/bits/byteswap-16.h \ /usr/include/x86_64-linux-gnu/sys/types.h \ /usr/include/time.h \ /usr/include/x86_64-linux-gnu/sys/select.h \ /usr/include/x86_64-linux-gnu/bits/select.h \ /usr/include/x86_64-linux-gnu/bits/sigset.h \ /usr/include/x86_64-linux-gnu/bits/time.h \ /usr/include/x86_64-linux-gnu/bits/select2.h \ /usr/include/x86_64-linux-gnu/sys/sysmacros.h \ /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \ /usr/include/alloca.h \ /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \ /usr/include/x86_64-linux-gnu/bits/stdlib-float.h \ /usr/include/x86_64-linux-gnu/bits/stdlib.h \ /usr/include/string.h \ /usr/include/xlocale.h \ /usr/include/x86_64-linux-gnu/bits/string.h \ /usr/include/x86_64-linux-gnu/bits/string2.h \ /usr/include/x86_64-linux-gnu/bits/string3.h \ /usr/include/ctype.h \ scripts/kallsyms: $(deps_scripts/kallsyms) $(deps_scripts/kallsyms):
jmztaylor/android_kernel_htc_a3ul
scripts/.kallsyms.cmd
bat
gpl-2.0
2,305
cmd_drivers/char/broadcom/modem/rpc/rpc_CIB/xdr/src/built-in.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ld -EL -r -o drivers/char/broadcom/modem/rpc/rpc_CIB/xdr/src/built-in.o drivers/char/broadcom/modem/rpc/rpc_CIB/xdr/src/xdr.o drivers/char/broadcom/modem/rpc/rpc_CIB/xdr/src/xdr_array.o drivers/char/broadcom/modem/rpc/rpc_CIB/xdr/src/xdr_mem.o drivers/char/broadcom/modem/rpc/rpc_CIB/xdr/src/xdr_reference.o
sai9615/MY-kernel-for-grand-I9082
drivers/char/broadcom/modem/rpc/rpc_CIB/xdr/src/.built-in.o.cmd
bat
gpl-2.0
428
@echo off @set root=%CD% for %%f in ("%root%") do @set root=%%~sf title Iniciando... echo Iniciando... cd "%CD%\Builder" start App.exe "%CD%\Builder.tgapp" /:Init /:"%root%"
VictorxD70/translategames_updater
Build.bat
bat
gpl-3.0
173
@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 I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\riboplot.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\riboplot.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
vimalkvn/riboplot
docs/make.bat
bat
bsd-3-clause
6,462
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\jslint\bin\jslint.js" %* ) ELSE ( node "%~dp0\..\jslint\bin\jslint.js" %* )
willwei/ross
node_modules/grunt-jslint/node_modules/.bin/jslint.cmd
bat
mit
137
@echo off if not exist node_modules\.bin\jake.cmd call npm rebuild node node_modules\jake\bin\cli.js %*
kyroskoh/lets_code_javascript
jake.bat
bat
mit
104
@ECHO OFF rem This is a script to automate generating Windows packages rem It is fairly basic and still requires quite a bit of rem user-interaction. I'll try and include what needs doing rem In addition, the script makes various assumptions about locations rem and such. rem if you really want to help, you'd write me a nice long rem set of instructions on how to generate all this stuff under rem cygwin and how to make most of this obsolete (if possible) rmdir /S /Q dist mkdir dist del src\defs.py copy Windows\defs.py src\defs.py rem Assumes python is at this location. Change to proper location c:\Python24\python.exe Windows\winsetup.py py2exe copy Windows\labyrinth.lnk dist\ copy Windows\labyrinth.bat dist\ mkdir dist\data_files\share\locale\ca\LC_MESSAGES mkdir dist\data_files\share\locale\cs\LC_MESSAGES mkdir dist\data_files\share\locale\de\LC_MESSAGES mkdir dist\data_files\share\locale\eu\LC_MESSAGES mkdir dist\data_files\share\locale\fr\LC_MESSAGES mkdir dist\data_files\share\locale\it\LC_MESSAGES mkdir dist\data_files\share\locale\nl\LC_MESSAGES mkdir dist\data_files\share\locale\pl\LC_MESSAGES mkdir dist\data_files\share\locale\pt_BR\LC_MESSAGES mkdir dist\data_files\share\locale\pt\LC_MESSAGES mkdir dist\data_files\share\locale\ru\LC_MESSAGES mkdir dist\data_files\share\locale\sv\LC_MESSAGES rem Assumes GetText-Tools is installed in c: rem change as appropriate. rem Also, a nice loop would be great here... cd po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\ca\LC_MESSAGES\labyrinth.mo ca.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\cs\LC_MESSAGES\labyrinth.mo cs.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\de\LC_MESSAGES\labyrinth.mo de.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\eu\LC_MESSAGES\labyrinth.mo eu.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\fr\LC_MESSAGES\labyrinth.mo fr.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\it\LC_MESSAGES\labyrinth.mo it.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\nl\LC_MESSAGES\labyrinth.mo nl.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\pl\LC_MESSAGES\labyrinth.mo pl.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\pt_BR\LC_MESSAGES\labyrinth.mo pt_BR.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\pt\LC_MESSAGES\labyrinth.mo pt_PT.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\ru\LC_MESSAGES\labyrinth.mo ru.po c:\GetText-Tools\bin\msgfmt.exe -o ..\dist\data_files\share\locale\sv\LC_MESSAGES\labyrinth.mo sv.po cd .. rem and that's it folks. From here on out, you need user-interaction rem (sorry). Copy relevant files from the GTK install (Need a list of rem what can be deleted etc. and then run innosetup using the given iss rem This is specific to my install. Copying files from GTK install rem in c:. Edit as needed ;) mkdir dist\data_files\lib copy c:\GTK\lib dist\data_files\lib mkdir dist\data_files\lib\gtk-2.0 mkdir dist\data_files\lib\gtk-2.0\2.4.0\engines mkdir dist\data_files\lib\gtk-2.0\2.4.0\immodules mkdir dist\data_files\lib\gtk-2.0\2.4.0\loaders mkdir dist\data_files\lib\libglade mkdir dist\data_files\lib\pango mkdir dist\data_files\lib\pango\1.4.0\modules copy c:\GTK\lib\gtk-2.0\2.4.0\engines dist\data_files\lib\gtk-2.0\2.4.0\engines copy c:\GTK\lib\gtk-2.0\2.4.0\immodules dist\data_files\lib\gtk-2.0\2.4.0\immodules copy c:\GTK\lib\gtk-2.0\2.4.0\loaders dist\data_files\lib\gtk-2.0\2.4.0\loaders copy c:\GTK\lib\libglade dist\data_files\lib\libglade copy c:\GTK\lib\pango\1.4.0\modules dist\data_files\lib\pango\1.4.0\modules mkdir dist\data_files\etc mkdir dist\data_files\etc\fonts mkdir dist\data_files\etc\gtk-2.0 mkdir dist\data_files\etc\pango copy c:\GTK\etc\fonts dist\data_files\etc\fonts copy c:\GTK\etc\gtk-2.0 dist\data_files\etc\gtk-2.0 copy c:\GTK\etc\pango dist\data_files\etc\pango mkdir dist\data_files\share\themes\MS-Windows\gtk-2.0 mkdir dist\data_files\share\themes\Default\gtk-2.0-key mkdir dist\data_files\share\themes\Metal\gtk-2.0 mkdir dist\data_files\share\themes\Raleigh\gtk-2.0 mkdir dist\data_files\share\themes\Redmond95\gtk-2.0 copy c:\GTK\share\themes\MS-Windows\gtk-2.0 dist\data_files\share\themes\MS-Windows\gtk-2.0 copy c:\GTK\share\themes\Default\gtk-2.0-key dist\data_files\share\themes\Default\gtk-2.0-key copy c:\GTK\share\themes\Metal\gtk-2.0 dist\data_files\share\themes\Metal\gtk-2.0 copy c:\GTK\share\themes\Raleigh\gtk-2.0 dist\data_files\share\themes\Raleigh\gtk-2.0 copy c:\GTK\share\themes\Redmond95\gtk-2.0 dist\data_files\share\themes\Redmond95\gtk-2.0 copy c:\GTK\share\locale\ca\LC_MESSAGES dist\data_files\share\locale\ca\LC_MESSAGES copy c:\GTK\share\locale\cs\LC_MESSAGES dist\data_files\share\locale\cs\LC_MESSAGES copy c:\GTK\share\locale\de\LC_MESSAGES dist\data_files\share\locale\de\LC_MESSAGES copy c:\GTK\share\locale\eu\LC_MESSAGES dist\data_files\share\locale\eu\LC_MESSAGES copy c:\GTK\share\locale\fr\LC_MESSAGES dist\data_files\share\locale\fr\LC_MESSAGES copy c:\GTK\share\locale\it\LC_MESSAGES dist\data_files\share\locale\it\LC_MESSAGES copy c:\GTK\share\locale\nl\LC_MESSAGES dist\data_files\share\locale\nl\LC_MESSAGES copy c:\GTK\share\locale\pl\LC_MESSAGES dist\data_files\share\locale\pl\LC_MESSAGES copy c:\GTK\share\locale\pt\LC_MESSAGES dist\data_files\share\locale\pt\LC_MESSAGES copy c:\GTK\share\locale\pt_BR\LC_MESSAGES dist\data_files\share\locale\pt_BR\LC_MESSAGES copy c:\GTK\share\locale\ru\LC_MESSAGES dist\data_files\share\locale\ru\LC_MESSAGES copy c:\GTK\share\locale\sv\LC_MESSAGES dist\data_files\share\locale\sv\LC_MESSAGES
hyiltiz/labyrinth
Windows/WinSetup.bat
bat
gpl-2.0
5,718
@echo off REM http://stackoverflow.com/questions/708238/how-do-i-add-an-icon-to-a-mingw-gcc-compiled-executable where /q windres.exe IF ERRORLEVEL 1 ( ECHO The windres.exe is missing. Ensure it is installed and placed in your PATH. EXIT /B ) ELSE ( windres.exe -I ../lib -I windres -i windres/zstd.rc -O coff -F pe-x86-64 -o windres/zstd64.res windres.exe -I ../lib -I windres -i windres/zstd.rc -O coff -F pe-i386 -o windres/zstd32.res )
inikep/zstd
programs/windres/generate_res.bat
bat
bsd-3-clause
456
@ECHO OFF goto comment Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. :comment call "%~dp0init" "%CORDOVA_NODE%\node.exe" "%~dp0\lib\bb10-ndk-version" %*
sixertoy/done
platforms/blackberry10/cordova/bb10-ndk-version.bat
bat
mit
960
courgette.exe -gen .\1048\splayer\splayer.exe .\1056\splayer\splayer.exe 1048to1056.patch
systembugtj/playasa
src/Test/Update_Unittest/Data/1048to1056.bat
bat
gpl-2.0
89
@ECHO OFF if defined LOKI_TMP ( goto STARTCOMPILING ) :: Viual C++ 7.1 if defined VS71COMNTOOLS ( if exist "%VS71COMNTOOLS%\vsvars32.bat" ( echo - echo - Visual C++ 7.1 found. echo - call "%VS71COMNTOOLS%\vsvars32.bat" set LOKI_TMP=true goto STARTCOMPILING ) ) :: Viual C++ 8.0 if defined VS80COMNTOOLS ( if exist "%VS80COMNTOOLS%\vsvars32.bat" ( echo - echo - Visual C++ 8.0 found. echo - call "%VS80COMNTOOLS%\vsvars32.bat" set LOKI_TMP=true goto STARTCOMPILING ) ) :: Toolkit 2003 if defined VCToolkitInstallDir ( if exist "%VCToolkitInstallDir%\vcvars32.bat" ( echo - echo - VC 7.1 Toolkit found. echo - call "%VCToolkitInstallDir%\vcvars32.bat" set LOKI_TMP=true set LOKI_MSVC_NOLIB=true goto STARTCOMPILING ) ) echo - echo - No Visual C++ found, please set the enviroment variable echo - echo - VCToolkitInstallDir or VS71COMNTOOLS or VS80COMNTOOLS echo - echo - to your Visual Studio folder which contains vsvars32.bat. echo - echo - Or call the vsvars32.bat. echo - goto ERROR :STARTCOMPILING :: buid process if defined LOKI_TMP ( @ECHO ON cd src call make.msvc.bat call make.msvc.dll.bat cd .. cd test call make.msvc.bat cd .. goto LEAVE ) :ERROR echo - echo - echo - An error occured. Compiling aborted. echo - pause :LEAVE
kingtaurus/vogl
src/extlib/loki/make.msvc.bat
bat
mit
1,314
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=build set GENERATEDDIR="source\generated" set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if exist %GENERATEDDIR% rmdir %GENERATEDDIR% /s /q mkdir %GENERATEDDIR% if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\wradlib.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\wradlib.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) :end
jjhelmus/wradlib
doc/make.bat
bat
mit
4,800
@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" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\templated-emails.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\templated-emails.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) :end
philippWassibauer/templated-emails
docs/make.bat
bat
mit
4,531
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"ruby.exe" "data_transit" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"ruby.exe" "data_transit" %*
thundercumt/data_transit
bin/data_transit.bat
bat
mit
145
@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% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\yaakinject.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\yaakinject.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) :end
sprat/yaak.inject
docs/make.bat
bat
mit
5,113
@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% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\chromalog.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\chromalog.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
freelan-developers/chromalog
doc/make.bat
bat
mit
6,474
@echo off setlocal pushd %~dp0\.. IF "%~1" == "" ( set AUTHORITY=vscode-remote://test+test/ :: backward to forward slashed set EXT_PATH=%CD:\=/%/extensions :: Download nodejs executable for remote call yarn gulp node ) else ( set AUTHORITY=%1 set EXT_PATH=%2 ) set REMOTE_VSCODE=%AUTHORITY%%EXT_PATH% if "%VSCODE_REMOTE_SERVER_PATH%"=="" ( echo Using remote server out of sources for integration web tests ) else ( echo Using '%VSCODE_REMOTE_SERVER_PATH%' as server path for web integration tests :: Run from a built: need to compile all test extensions :: because we run extension tests from their source folders :: and the build bundles extensions into .build webpacked call yarn gulp compile-extension:vscode-api-tests^ compile-extension:markdown-language-features^ compile-extension:typescript-language-features^ compile-extension:emmet^ compile-extension:git^ compile-extension-media ) if not exist ".\test\integration\browser\out\index.js" ( call yarn --cwd test/integration/browser compile call yarn playwright-install ) echo. echo ### API tests (folder) call node .\test\integration\browser\out\index.js --workspacePath=.\extensions\vscode-api-tests\testWorkspace --enable-proposed-api=vscode.vscode-api-tests --extensionDevelopmentPath=.\extensions\vscode-api-tests --extensionTestsPath=.\extensions\vscode-api-tests\out\singlefolder-tests %* if %errorlevel% neq 0 exit /b %errorlevel% echo. echo ### API tests (workspace) call node .\test\integration\browser\out\index.js --workspacePath=.\extensions\vscode-api-tests\testworkspace.code-workspace --enable-proposed-api=vscode.vscode-api-tests --extensionDevelopmentPath=.\extensions\vscode-api-tests --extensionTestsPath=.\extensions\vscode-api-tests\out\workspace-tests %* if %errorlevel% neq 0 exit /b %errorlevel% echo. echo ### TypeScript tests call node .\test\integration\browser\out\index.js --workspacePath=.\extensions\typescript-language-features\test-workspace --extensionDevelopmentPath=.\extensions\typescript-language-features --extensionTestsPath=.\extensions\typescript-language-features\out\test\unit %* if %errorlevel% neq 0 exit /b %errorlevel% echo. echo ### Markdown tests call node .\test\integration\browser\out\index.js --workspacePath=.\extensions\markdown-language-features\test-workspace --extensionDevelopmentPath=.\extensions\markdown-language-features --extensionTestsPath=.\extensions\markdown-language-features\out\test %* if %errorlevel% neq 0 exit /b %errorlevel% echo. echo ### Emmet tests call node .\test\integration\browser\out\index.js --workspacePath=.\extensions\emmet\test-workspace --extensionDevelopmentPath=.\extensions\emmet --extensionTestsPath=.\extensions\emmet\out\test %* if %errorlevel% neq 0 exit /b %errorlevel% echo. echo ### Git tests for /f "delims=" %%i in ('node -p "require('fs').realpathSync.native(require('os').tmpdir())"') do set TEMPDIR=%%i set GITWORKSPACE=%TEMPDIR%\git-%RANDOM% mkdir %GITWORKSPACE% call node .\test\integration\browser\out\index.js --workspacePath=%GITWORKSPACE% --extensionDevelopmentPath=.\extensions\git --extensionTestsPath=.\extensions\git\out\test --enable-proposed-api=vscode.git %* if %errorlevel% neq 0 exit /b %errorlevel%
microsoft/vscode
scripts/test-web-integration.bat
bat
mit
3,231
set datadir=c:\data\ethereum\testchain3 geth --datadir "%datadir%" init "%datadir%\CustomGenesis.json"
ericvrp/SoliditySandbox
install-privatechain/windows/privatechain/initchain.bat
bat
mit
103
@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 I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\sainsmart.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\sainsmart.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
vicyap/sainsmart
docs/make.bat
bat
mit
6,465
@echo off cd BizHawk DISABLERTC.bat exit
superusercode/RTC3
Real-Time Corruptor/Output RTC/START BizHawk without RTC.bat
bat
mit
40
setmode -bscan setCable -p auto identify attachflash -position 2 -bpi "XCF128X" assignfiletoattachedflash -position 2 -file "top_v6.mcs" Erase -p 2 Program -p 2 -dataWidth 16 -rs1 NONE -rs0 NONE -bpionly -e -v -loadfpga quit
vipinkmenon/fpgadriver
src/hw/scripts/download_flash_v6.cmd
bat
mit
225
@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 I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled echo. coverage to run coverage check of the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) REM Check if sphinx-build is available and fallback to Python version if any %SPHINXBUILD% 2> nul if errorlevel 9009 goto sphinx_python goto sphinx_ok :sphinx_python set SPHINXBUILD=python -m sphinx.__init__ %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) :sphinx_ok if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\NottinghamHackspaceRules.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\NottinghamHackspaceRules.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %~dp0 echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %~dp0 echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "coverage" ( %SPHINXBUILD% -b coverage %ALLSPHINXOPTS% %BUILDDIR%/coverage if errorlevel 1 exit /b 1 echo. echo.Testing of coverage in the sources finished, look at the ^ results in %BUILDDIR%/coverage/python.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
NottingHack/rules
make.bat
bat
cc0-1.0
7,280
cmd_net/sunrpc/auth_gss/built-in.o := arm-poky-linux-gnueabi-ld -EL -r -o net/sunrpc/auth_gss/built-in.o net/sunrpc/auth_gss/auth_rpcgss.o
heyoufei2/yocto3.14.38_kernel
net/sunrpc/auth_gss/.built-in.o.cmd
bat
gpl-2.0
144
cmd_drivers/regulator/built-in.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/regulator/built-in.o drivers/regulator/core.o drivers/regulator/fixed.o drivers/regulator/samsung_pd.o drivers/regulator/max8997.o
tcp209/kernel_samsung_epic4gtouch
build/epic4gtouch/drivers/regulator/.built-in.o.cmd
bat
gpl-2.0
277
@echo off rem Generic batch file to build a version of the library. This batch file rem assumes that the correct batch files exist to setup the appropriate rem compilation environments, and that the DMAKE.EXE program is available rem somewhere on the path. rem rem Builds as release or debug depending on the value of the CHECKED rem environment variable. rem Unset all environment variables that change the compile process set DBG= set OPT= set OPT_SIZE= set BUILD_DLL= set IMPORT_DLL= set FPU= set CHECKS= set BETA= set __A1=%1 shift 1 set __A2=%1 shift 1 set __A3=%1 shift 1 set __A4=%1 shift 1 set __A5=%1 shift 1 set __A6=%1 shift 1 set __A7=%1 shift 1 set __A8=%1 shift 1 set __A9=%1 shift 1 if %__A1%==bc45-d32 goto bc45-d32 if %__A1%==bc45-tnt goto bc45-tnt if %__A1%==bc45-w32 goto bc45-w32 if %__A1%==bc45-c32 goto bc45-c32 if %__A1%==bc45-vxd goto bc45-vxd if %__A1%==bc50-d32 goto bc50-d32 if %__A1%==bc50-tnt goto bc50-tnt if %__A1%==bc50-w32 goto bc50-w32 if %__A1%==bc50-c32 goto bc50-c32 if %__A1%==bc50-vxd goto bc50-vxd if %__A1%==gcc2-d32 goto gcc2-d32 if %__A1%==gcc2-w32 goto gcc2-w32 if %__A1%==gcc2-c32 goto gcc2-c32 if %__A1%==gcc2-linux goto gcc2-linux if %__A1%==gcc-qnxnto goto gcc-qnxnto if %__A1%==vc40-tnt goto vc40-tnt if %__A1%==vc40-w32 goto vc40-w32 if %__A1%==vc40-c32 goto vc40-c32 if %__A1%==vc40-drv9x goto vc40-drv9x if %__A1%==vc40-drvnt goto vc40-drvnt if %__A1%==vc40-rtt goto vc40-rtt if %__A1%==vc50-tnt goto vc50-tnt if %__A1%==vc50-w32 goto vc50-w32 if %__A1%==vc50-c32 goto vc50-c32 if %__A1%==vc50-drv9x goto vc50-drv9x if %__A1%==vc50-drvnt goto vc50-drvnt if %__A1%==vc50-rtt goto vc50-rtt if %__A1%==vc60-tnt goto vc60-tnt if %__A1%==vc60-w16 goto vc60-w16 if %__A1%==vc60-w32 goto vc60-w32 if %__A1%==vc60-c32 goto vc60-c32 if %__A1%==vc60-drv9x goto vc60-drv9x if %__A1%==vc60-drvnt goto vc60-drvnt if %__A1%==vc60-drvw2k goto vc60-drvw2k if %__A1%==vc60-rtt goto vc60-rtt if %__A1%==vc60-mfc goto vc60-mfc if %__A1%==evc3-drvce goto evc3-drvce if %__A1%==evc4-drvce goto evc4-drvce if %__A1%==evc5-drvce goto evc5-drvce if %__A1%==wc10ad16 goto wc10ad16 if %__A1%==wc10ad32 goto wc10ad32 if %__A1%==wc10atnt goto wc10atnt if %__A1%==wc10aw16 goto wc10aw16 if %__A1%==wc10aw32 goto wc10aw32 if %__A1%==wc10ac32 goto wc10ac32 if %__A1%==wc10ao32 goto wc10ao32 if %__A1%==wc10ap32 goto wc10ap32 if %__A1%==wc10asnp goto wc10asnp if %__A1%==wc10-d32 goto wc10-d32 if %__A1%==wc10-tnt goto wc10-tnt if %__A1%==wc10-w32 goto wc10-w32 if %__A1%==wc10-c32 goto wc10-c32 if %__A1%==wc10-o32 goto wc10-o32 if %__A1%==wc10-p32 goto wc10-p32 if %__A1%==wc10-qnx goto wc10-qnx if %__A1%==wc11-d32 goto wc11-d32 if %__A1%==wc11-tnt goto wc11-tnt if %__A1%==wc11-w32 goto wc11-w32 if %__A1%==wc11-c32 goto wc11-c32 if %__A1%==wc11-o32 goto wc11-o32 if %__A1%==wc11-p32 goto wc11-p32 if %__A1%==ow10-d32 goto ow10-d32 if %__A1%==ow10-tnt goto ow10-tnt if %__A1%==ow10-w32 goto ow10-w32 if %__A1%==ow10-c32 goto ow10-c32 if %__A1%==ow10-o32 goto ow10-o32 if %__A1%==ow10-p32 goto ow10-p32 if %__A1%==ow10-snp goto ow10-snp if %__A1%==ow10-drv goto ow10-drv if %__A1%==ow10-rtt goto ow10-rtt echo Usage: BUILD 'compiler_name' [DMAKE commands] echo. echo Where 'compiler_name' is of the form comp-os, where echo 'comp' defines the compiler and 'os' defines the OS environment. echo For instance 'ow10-w32' is for Open Watcom C++ 1.1 for Win32. echo The value of 'comp' can be any of the following: echo. echo bc45 - Borland C++ 4.5x echo bc50 - Borland C++ 5.x echo vc40 - Visual C++ 4.x echo vc50 - Visual C++ 5.x echo vc60 - Visual C++ 6.x echo wc10 - Watcom C++ 10.6 echo wc11 - Watcom C++ 11.x echo ow10 - Open Watcom C++ 1.x echo gcc2 - GNU C/C++ 2.9x echo gcc - GNU C/C++ echo. echo The value of 'os' can be one of the following: echo. echo d32 - 32-bit DOS echo c32 - 32-bit Windows console mode echo w32 - 32-bit Windows GUI mode echo o32 - 32-bit OS/2 console mode echo p32 - 32-bit OS/2 Presentation Manager echo rtt - 32-bit RTTarget binary echo snp - 32-bit SciTech SNAP application echo drv - 32-bit SciTech SNAP driver echo linux - 32-bit Linux application echo qnxnto - 32-bit QNX Neutrino goto end rem ------------------------------------------------------------------------- rem Setup for the specified compiler :bc45-d32 call bc45-d32.bat goto compileit :bc45-tnt call bc45-tnt.bat goto compileit :bc45-w32 call bc45-w32.bat goto compileit :bc45-c32 call bc45-c32.bat goto compileit :bc45-vxd call bc45-vxd.bat goto compileit :bc50-d32 call bc50-d32.bat goto compileit :bc50-tnt call bc50-tnt.bat goto compileit :bc50-w32 call bc50-w32.bat goto compileit :bc50-c32 call bc50-c32.bat goto compileit :bc50-vxd call bc50-vxd.bat goto compileit :gcc2-d32 call gcc2-d32.bat goto compileit :gcc2-w32 call gcc2-w32.bat goto compileit :gcc2-c32 call gcc2-c32.bat goto compileit :gcc2-linux call gcc2-linux.bat goto compileit :gcc-qnxnto call gcc-qnxnto.bat goto compileit :sc70-tnt call sc70-tnt.bat goto compileit :sc70-w32 call sc70-w32.bat goto compileit :sc70-c32 call sc70-c32.bat goto compileit :vc40-tnt call vc40-tnt.bat goto compileit :vc40-w32 call vc40-w32.bat goto compileit :vc40-c32 call vc40-c32.bat goto compileit :vc40-drv9x call vc40-drv9x.bat goto compileit :vc40-drvnt call vc40-drvnt.bat goto compileit :vc40-rtt call vc40-rtt.bat goto compileit :vc50-tnt call vc50-tnt.bat goto compileit :vc50-w32 call vc50-w32.bat goto compileit :vc50-c32 call vc50-c32.bat goto compileit :vc50-drv9x call vc50-drv9x.bat goto compileit :vc50-drvnt call vc50-drvnt.bat goto compileit :vc50-rtt call vc50-rtt.bat goto compileit :vc60-tnt call vc60-tnt.bat goto compileit :vc60-w16 call vc60-w16.bat goto compileit :vc60-w32 call vc60-w32.bat goto compileit :vc60-c32 call vc60-c32.bat goto compileit :vc60-drv9x call vc60-drv9x.bat goto compileit :vc60-drvnt call vc60-drvnt.bat goto compileit :vc60-drvw2k call vc60-drvw2k.bat goto compileit :vc60-rtt call vc60-rtt.bat goto compileit :vc60-mfc call vc60-mfc.bat goto compileit :evc3-drvce call evc3-drvce.bat goto compileit :evc4-drvce call evc4-drvce.bat goto compileit :evc5-drvce call evc5-drvce.bat goto compileit :wc10ad16 call wc10ad16.bat goto compileit :wc10ad32 call wc10ad32.bat goto compileit :wc10atnt call wc10atnt.bat goto compileit :wc10aw16 call wc10aw16.bat goto compileit :wc10aw32 call wc10aw32.bat goto compileit :wc10ac32 call wc10ac32.bat goto compileit :wc10ao32 call wc10ao32.bat goto compileit :wc10ap32 call wc10ap32.bat goto compileit :wc10-d32 call wc10-d32.bat goto compileit :wc10-tnt call wc10-tnt.bat goto compileit :wc10-w32 call wc10-w32.bat goto compileit :wc10-c32 call wc10-c32.bat goto compileit :wc10-o32 call wc10-o32.bat goto compileit :wc10-p32 call wc10-p32.bat goto compileit :wc10-qnx call wc10-qnx.bat goto compileit :wc11-d32 call wc11-d32.bat goto compileit :wc11-tnt call wc11-tnt.bat goto compileit :wc11-w32 call wc11-w32.bat goto compileit :wc11-c32 call wc11-c32.bat goto compileit :wc11-o32 call wc11-o32.bat goto compileit :wc11-p32 call wc11-p32.bat goto compileit :ow10-d32 call ow10-d32.bat goto compileit :ow10-tnt call ow10-tnt.bat goto compileit :ow10-w32 call ow10-w32.bat goto compileit :ow10-c32 call ow10-c32.bat goto compileit :ow10-o32 call ow10-o32.bat goto compileit :ow10-p32 call ow10-p32.bat goto compileit :ow10-snp call ow10-snp.bat goto compileit :ow10-drv call ow10-drv.bat goto compileit :ow10-rtt call ow10-rtt.bat goto compileit :compileit k_rm -f *.lib *.a dmake %__A2% %__A3% %__A4% %__A5% %__A6% %__A7% %__A8% %__A9% %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel 1 goto errorend goto end :errorend echo ************************************************* echo * An error occurred while building the library. * echo ************************************************* exit 1 :end set __A1= set __A2= set __A3= set __A4= set __A5= set __A6= set __A7= set __A8= set __A9= exit 0
OS2World/DEV-UTIL-SNAP
bin-win32/build_it.bat
bat
gpl-2.0
8,015
cmd_lib/ratelimit.o := arm-eabi-gcc -Wp,-MD,lib/.ratelimit.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -marm -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(ratelimit)" -D"KBUILD_MODNAME=KBUILD_STR(ratelimit)" -D"DEBUG_HASH=7" -D"DEBUG_HASH2=41" -c -o lib/ratelimit.o lib/ratelimit.c deps_lib/ratelimit.o := \ lib/ratelimit.c \ include/linux/ratelimit.h \ include/linux/param.h \ /data/repos/kernels/arch/arm/include/asm/param.h \ $(wildcard include/config/hz.h) \ include/linux/spinlock.h \ $(wildcard include/config/smp.h) \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/generic/lockbreak.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/typecheck.h \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ $(wildcard include/config/preempt/tracer.h) \ $(wildcard include/config/preempt/notifiers.h) \ include/linux/thread_info.h \ $(wildcard include/config/compat.h) \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbdaf.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ /data/repos/kernels/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ /data/repos/kernels/arch/arm/include/asm/bitsperlong.h \ include/asm-generic/bitsperlong.h \ include/linux/posix_types.h \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/compiler-gcc.h \ $(wildcard include/config/arch/supports/optimized/inlining.h) \ $(wildcard include/config/optimize/inlining.h) \ include/linux/compiler-gcc4.h \ /data/repos/kernels/arch/arm/include/asm/posix_types.h \ include/linux/bitops.h \ $(wildcard include/config/generic/find/first/bit.h) \ $(wildcard include/config/generic/find/last/bit.h) \ $(wildcard include/config/generic/find/next/bit.h) \ /data/repos/kernels/arch/arm/include/asm/bitops.h \ /data/repos/kernels/arch/arm/include/asm/system.h \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/fa526.h) \ $(wildcard include/config/arch/has/barriers.h) \ $(wildcard include/config/arm/dma/mem/bufferable.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/sa110.h) \ $(wildcard include/config/cpu/32v6k.h) \ include/linux/linkage.h \ /data/repos/kernels/arch/arm/include/asm/linkage.h \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/irqsoff/tracer.h) \ $(wildcard include/config/trace/irqflags/support.h) \ /data/repos/kernels/arch/arm/include/asm/irqflags.h \ /data/repos/kernels/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /data/repos/kernels/arch/arm/include/asm/hwcap.h \ /data/repos/kernels/arch/arm/include/asm/outercache.h \ $(wildcard include/config/outer/cache/sync.h) \ $(wildcard include/config/outer/cache.h) \ include/asm-generic/cmpxchg-local.h \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/arch_hweight.h \ include/asm-generic/bitops/const_hweight.h \ include/asm-generic/bitops/lock.h \ /data/repos/kernels/arch/arm/include/asm/thread_info.h \ $(wildcard include/config/arm/thumbee.h) \ /data/repos/kernels/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ /data/repos/kernels/arch/arm/include/asm/domain.h \ $(wildcard include/config/verify/permission/fault.h) \ $(wildcard include/config/io/36.h) \ $(wildcard include/config/mmu.h) \ $(wildcard include/config/emulate/domain/manager/v7.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ $(wildcard include/config/illegal/pointer/value.h) \ include/linux/prefetch.h \ /data/repos/kernels/arch/arm/include/asm/processor.h \ /data/repos/kernels/arch/arm/include/asm/cache.h \ $(wildcard include/config/arm/l1/cache/shift.h) \ $(wildcard include/config/aeabi.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/prove/locking.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/dynamic/debug.h) \ $(wildcard include/config/ring/buffer.h) \ $(wildcard include/config/tracing.h) \ $(wildcard include/config/numa.h) \ $(wildcard include/config/ftrace/mcount/record.h) \ /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include/stdarg.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/dynamic_debug.h \ /data/repos/kernels/arch/arm/include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/swab.h \ /data/repos/kernels/arch/arm/include/asm/swab.h \ include/linux/byteorder/generic.h \ /data/repos/kernels/arch/arm/include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/generic/bug/relative/pointers.h) \ /data/repos/kernels/arch/arm/include/asm/div64.h \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ /data/repos/kernels/arch/arm/include/asm/spinlock_types.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/lock/stat.h) \ $(wildcard include/config/generic/hardirqs.h) \ $(wildcard include/config/prove/rcu.h) \ include/linux/rwlock_types.h \ /data/repos/kernels/arch/arm/include/asm/spinlock.h \ include/linux/rwlock.h \ include/linux/spinlock_api_smp.h \ $(wildcard include/config/inline/spin/lock.h) \ $(wildcard include/config/inline/spin/lock/bh.h) \ $(wildcard include/config/inline/spin/lock/irq.h) \ $(wildcard include/config/inline/spin/lock/irqsave.h) \ $(wildcard include/config/inline/spin/trylock.h) \ $(wildcard include/config/inline/spin/trylock/bh.h) \ $(wildcard include/config/inline/spin/unlock.h) \ $(wildcard include/config/inline/spin/unlock/bh.h) \ $(wildcard include/config/inline/spin/unlock/irq.h) \ $(wildcard include/config/inline/spin/unlock/irqrestore.h) \ include/linux/rwlock_api_smp.h \ $(wildcard include/config/inline/read/lock.h) \ $(wildcard include/config/inline/write/lock.h) \ $(wildcard include/config/inline/read/lock/bh.h) \ $(wildcard include/config/inline/write/lock/bh.h) \ $(wildcard include/config/inline/read/lock/irq.h) \ $(wildcard include/config/inline/write/lock/irq.h) \ $(wildcard include/config/inline/read/lock/irqsave.h) \ $(wildcard include/config/inline/write/lock/irqsave.h) \ $(wildcard include/config/inline/read/trylock.h) \ $(wildcard include/config/inline/write/trylock.h) \ $(wildcard include/config/inline/read/unlock.h) \ $(wildcard include/config/inline/write/unlock.h) \ $(wildcard include/config/inline/read/unlock/bh.h) \ $(wildcard include/config/inline/write/unlock/bh.h) \ $(wildcard include/config/inline/read/unlock/irq.h) \ $(wildcard include/config/inline/write/unlock/irq.h) \ $(wildcard include/config/inline/read/unlock/irqrestore.h) \ $(wildcard include/config/inline/write/unlock/irqrestore.h) \ /data/repos/kernels/arch/arm/include/asm/atomic.h \ $(wildcard include/config/generic/atomic64.h) \ include/asm-generic/atomic-long.h \ include/linux/jiffies.h \ include/linux/math64.h \ include/linux/time.h \ $(wildcard include/config/arch/uses/gettimeoffset.h) \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ include/linux/seqlock.h \ include/linux/timex.h \ /data/repos/kernels/arch/arm/include/asm/timex.h \ arch/arm/mach-msm/include/mach/timex.h \ $(wildcard include/config/arch/msm/scorpionmp.h) \ include/linux/module.h \ $(wildcard include/config/symbol/prefix.h) \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/kallsyms.h) \ $(wildcard include/config/tracepoints.h) \ $(wildcard include/config/event/tracing.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/constructors.h) \ $(wildcard include/config/sysfs.h) \ include/linux/stat.h \ /data/repos/kernels/arch/arm/include/asm/stat.h \ include/linux/kmod.h \ include/linux/gfp.h \ $(wildcard include/config/kmemcheck.h) \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ $(wildcard include/config/debug/vm.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/compaction.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/cgroup/mem/res/ctlr.h) \ $(wildcard include/config/no/bootmem.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/have/memoryless/nodes.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ $(wildcard include/config/arch/has/holes/memorymodel.h) \ include/linux/wait.h \ /data/repos/kernels/arch/arm/include/asm/current.h \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/init.h \ $(wildcard include/config/hotplug.h) \ include/linux/nodemask.h \ include/linux/bitmap.h \ include/linux/string.h \ $(wildcard include/config/binary/printf.h) \ /data/repos/kernels/arch/arm/include/asm/string.h \ include/linux/pageblock-flags.h \ $(wildcard include/config/hugetlb/page.h) \ $(wildcard include/config/hugetlb/page/size/variable.h) \ include/generated/bounds.h \ /data/repos/kernels/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/copy/fa.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/copy/v6.h) \ $(wildcard include/config/memory/hotplug/sparse.h) \ /data/repos/kernels/arch/arm/include/asm/glue.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/abrt/lv4t.h) \ $(wildcard include/config/cpu/abrt/ev4.h) \ $(wildcard include/config/cpu/abrt/ev4t.h) \ $(wildcard include/config/cpu/abrt/ev5tj.h) \ $(wildcard include/config/cpu/abrt/ev5t.h) \ $(wildcard include/config/cpu/abrt/ev6.h) \ $(wildcard include/config/cpu/abrt/ev7.h) \ $(wildcard include/config/cpu/pabrt/legacy.h) \ $(wildcard include/config/cpu/pabrt/v6.h) \ $(wildcard include/config/cpu/pabrt/v7.h) \ /data/repos/kernels/arch/arm/include/asm/memory.h \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/thumb2/kernel.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ include/linux/const.h \ arch/arm/mach-msm/include/mach/memory.h \ $(wildcard include/config/phys/offset.h) \ $(wildcard include/config/arch/msm7x30.h) \ $(wildcard include/config/vmsplit/3g.h) \ $(wildcard include/config/arch/msm/arm11.h) \ $(wildcard include/config/arch/msm/cortex/a5.h) \ $(wildcard include/config/cache/l2x0.h) \ $(wildcard include/config/arch/msm/scorpion.h) \ $(wildcard include/config/arch/msm7x27.h) \ /data/repos/kernels/arch/arm/include/asm/sizes.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/sparsemem/vmemmap.h) \ include/asm-generic/getorder.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ $(wildcard include/config/memory/hotremove.h) \ include/linux/notifier.h \ include/linux/errno.h \ /data/repos/kernels/arch/arm/include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ /data/repos/kernels/arch/arm/include/asm/rwsem.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ $(wildcard include/config/use/percpu/numa/node/id.h) \ include/linux/cpumask.h \ $(wildcard include/config/cpumask/offstack.h) \ $(wildcard include/config/hotplug/cpu.h) \ $(wildcard include/config/debug/per/cpu/maps.h) \ $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ include/linux/smp.h \ $(wildcard include/config/use/generic/smp/helpers.h) \ /data/repos/kernels/arch/arm/include/asm/smp.h \ arch/arm/mach-msm/include/mach/smp.h \ /data/repos/kernels/arch/arm/include/asm/hardware/gic.h \ include/linux/percpu.h \ $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ $(wildcard include/config/have/setup/per/cpu/area.h) \ include/linux/pfn.h \ /data/repos/kernels/arch/arm/include/asm/percpu.h \ include/asm-generic/percpu.h \ include/linux/percpu-defs.h \ $(wildcard include/config/debug/force/weak/per/cpu.h) \ /data/repos/kernels/arch/arm/include/asm/topology.h \ include/asm-generic/topology.h \ include/linux/mmdebug.h \ $(wildcard include/config/debug/virtual.h) \ include/linux/workqueue.h \ $(wildcard include/config/debug/objects/work.h) \ include/linux/timer.h \ $(wildcard include/config/timer/stats.h) \ $(wildcard include/config/debug/objects/timers.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/debugobjects.h \ $(wildcard include/config/debug/objects.h) \ $(wildcard include/config/debug/objects/free.h) \ include/linux/elf.h \ include/linux/elf-em.h \ /data/repos/kernels/arch/arm/include/asm/elf.h \ /data/repos/kernels/arch/arm/include/asm/user.h \ include/linux/kobject.h \ include/linux/sysfs.h \ include/linux/kref.h \ include/linux/moduleparam.h \ $(wildcard include/config/alpha.h) \ $(wildcard include/config/ia64.h) \ $(wildcard include/config/ppc64.h) \ include/linux/tracepoint.h \ include/linux/rcupdate.h \ $(wildcard include/config/rcu/torture/test.h) \ $(wildcard include/config/tree/rcu.h) \ $(wildcard include/config/tree/preempt/rcu.h) \ $(wildcard include/config/tiny/rcu.h) \ include/linux/completion.h \ include/linux/rcutree.h \ $(wildcard include/config/no/hz.h) \ /data/repos/kernels/arch/arm/include/asm/module.h \ $(wildcard include/config/arm/unwind.h) \ include/trace/events/module.h \ include/trace/define_trace.h \ lib/ratelimit.o: $(deps_lib/ratelimit.o) $(deps_lib/ratelimit.o):
bigbiff/i717-GB-Kernel
lib/.ratelimit.o.cmd
bat
gpl-2.0
16,979
cmd_arch/arm/lib/lib1funcs.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.lib1funcs.o.d -nostdinc -isystem /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/lithium/kfhd/kernel/android-3.0/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-omap2/include -Iarch/arm/plat-omap/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -gdwarf-2 -c -o arch/arm/lib/lib1funcs.o arch/arm/lib/lib1funcs.S source_arch/arm/lib/lib1funcs.o := arch/arm/lib/lib1funcs.S deps_arch/arm/lib/lib1funcs.o := \ $(wildcard include/config/aeabi.h) \ /home/lithium/kfhd/kernel/android-3.0/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ include/linux/linkage.h \ include/linux/compiler.h \ $(wildcard include/config/sparse/rcu/pointer.h) \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ /home/lithium/kfhd/kernel/android-3.0/arch/arm/include/asm/linkage.h \ /home/lithium/kfhd/kernel/android-3.0/arch/arm/include/asm/assembler.h \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/smp.h) \ /home/lithium/kfhd/kernel/android-3.0/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /home/lithium/kfhd/kernel/android-3.0/arch/arm/include/asm/hwcap.h \ /home/lithium/kfhd/kernel/android-3.0/arch/arm/include/asm/domain.h \ $(wildcard include/config/io/36.h) \ $(wildcard include/config/cpu/use/domains.h) \ /home/lithium/kfhd/kernel/android-3.0/arch/arm/include/asm/unwind.h \ $(wildcard include/config/arm/unwind.h) \ arch/arm/lib/lib1funcs.o: $(deps_arch/arm/lib/lib1funcs.o) $(deps_arch/arm/lib/lib1funcs.o):
0xD34D/kernel_amazon_tate
arch/arm/lib/.lib1funcs.o.cmd
bat
gpl-2.0
2,235
cmd_net/ipv6/netfilter/nf_conntrack_ipv6.o := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o net/ipv6/netfilter/nf_conntrack_ipv6.o net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o
Envious-Data/shinano-sirius_msm8974abpro
net/ipv6/netfilter/.nf_conntrack_ipv6.o.cmd
bat
gpl-2.0
268
cmd_drivers/scsi/scsi_wait_scan.ko := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -T /space/android/kernel/linux-2.6.39-tegra/scripts/module-common.lds --build-id -o drivers/scsi/scsi_wait_scan.ko drivers/scsi/scsi_wait_scan.o drivers/scsi/scsi_wait_scan.mod.o
asopov/linux-tpt-2.6.39
drivers/scsi/.scsi_wait_scan.ko.cmd
bat
gpl-2.0
308
 echo reset IIS echo iisreset echo beging copy UI dll to portal copy .\bin\Debug\UFIDA.U9.Cust.FJGX.CustomerQueryUI.WebPart.dll D:\yonyou\U9V50\Portal\UILib copy .\bin\Debug\UFIDA.U9.Cust.FJGX.CustomerQueryUI.WebPart.pdb D:\yonyou\U9V50\Portal\UILib echo begin run build UI Script echo 目录:.\..\..\..\..\..\yonyou\UBFV50\U9.VOB.Product.Other\\u_ui\UIScript\ echo .\..\..\..\..\..\yonyou\UBFV50\U9.VOB.Product.UBF\UBFStudio\Runtime\\..\DBScriptExecutor.exe -connStr "User Id=sa;Password=admin123;Data Source=localhost;Initial Catalog=GXU9DB;packet size=4096;Max Pool size=1500;persist security info=True" -NotDropDB -NotWriteLog -ExecuteDelete ..\..\U9.VOB.Product.Other\u_ui\UIScript\ echo ui buid end pause
amazingbow/yonyou
广鑫/XMGX_Code/CustomerQueryUI/AutoBuild.bat
bat
gpl-2.0
724
cmd_drivers/w1/masters/built-in.o := rm -f drivers/w1/masters/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD drivers/w1/masters/built-in.o
avareldalton85/rpi2-linux-rt
drivers/w1/masters/.built-in.o.cmd
bat
gpl-2.0
202
cmd_fs/proc/proc.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 fs/proc/proc.o fs/proc/task_mmu.o fs/proc/inode.o fs/proc/root.o fs/proc/base.o fs/proc/generic.o fs/proc/array.o fs/proc/fd.o fs/proc/proc_tty.o fs/proc/cmdline.o fs/proc/consoles.o fs/proc/cpuinfo.o fs/proc/devices.o fs/proc/interrupts.o fs/proc/loadavg.o fs/proc/meminfo.o fs/proc/stat.o fs/proc/uptime.o fs/proc/version.o fs/proc/softirqs.o fs/proc/namespaces.o fs/proc/self.o fs/proc/proc_sysctl.o fs/proc/proc_net.o fs/proc/kmsg.o fs/proc/page.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
fs/proc/.proc.o.cmd
bat
gpl-2.0
620
# DO NOT EDIT THIS FILE # # Please edit /boot/armbianEnv.txt to set supported parameters # # default values setenv rootdev "/dev/mmcblk0p1" setenv verbosity "1" setenv console "both" setenv disp_mem_reserves "off" setenv disp_mode "720p60" setenv rootfstype "ext4" setenv camera_type "none" setenv pine64_lcd "off" if test -e mmc ${boot_part} ${prefix}armbianEnv.txt; then load mmc ${boot_part} ${load_addr} ${prefix}armbianEnv.txt env import -t ${load_addr} ${filesize} fi if test "${console}" = "display" || test "${console}" = "both"; then setenv consoleargs "console=tty1"; fi if test "${console}" = "serial" || test "${console}" = "both"; then setenv consoleargs "${consoleargs} console=ttyS0,115200n8"; fi setenv bootargs "root=${rootdev} rootfstype=${rootfstype} rootwait ${consoleargs} no_console_suspend earlycon=uart,mmio32,0x01c28000 mac_addr=${ethaddr} consoleblank=0 loglevel=${verbosity} ${extraargs} ${extraboardargs}" # determine board type from DT compiled into u-boot binary, currently SoPine is not autodetected fdt get value dt_name / dt-name if test "${dt_name}" = "sun50iw1p1-pine64so"; then setenv pine64_model "pine64so" elif test "${dt_name}" = "sun50iw1p1-orangepiwin"; then setenv pine64_model "orangepiwin" elif test "${dt_name}" = "sun50iw1p1-bananapim64"; then setenv pine64_model "bananapim64" elif test "${dt_name}" = "sun50iw1p1-olinuxino-a64"; then setenv pine64_model "olinuxino-a64" fi load mmc ${boot_part} ${fdt_addr} ${prefix}dtb/sun50iw1p1-${pine64_model}.dtb load mmc ${boot_part} ${initrd_addr} ${prefix}uInitrd load mmc ${boot_part} ${kernel_addr} ${prefix}Image fdt addr ${fdt_addr} fdt resize # set display resolution from uEnv.txt or other environment file # default to 720p60 if test "${disp_mode}" = "480i"; then setenv fdt_disp_mode "<0x00000000>" elif test "${disp_mode}" = "576i"; then setenv fdt_disp_mode "<0x00000001>" elif test "${disp_mode}" = "480p"; then setenv fdt_disp_mode "<0x00000002>" elif test "${disp_mode}" = "576p"; then setenv fdt_disp_mode "<0x00000003>" elif test "${disp_mode}" = "720p50"; then setenv fdt_disp_mode "<0x00000004>" elif test "${disp_mode}" = "720p60"; then setenv fdt_disp_mode "<0x00000005>" elif test "${disp_mode}" = "1080i50"; then setenv fdt_disp_mode "<0x00000006>" elif test "${disp_mode}" = "1080i60"; then setenv fdt_disp_mode "<0x00000007>" elif test "${disp_mode}" = "1080p24"; then setenv fdt_disp_mode "<0x00000008>" elif test "${disp_mode}" = "1080p50"; then setenv fdt_disp_mode "<0x00000009>" elif test "${disp_mode}" = "1080p60"; then setenv fdt_disp_mode "<0x0000000a>" elif test "${disp_mode}" = "2160p30"; then setenv fdt_disp_mode "<0x0000001c>" elif test "${disp_mode}" = "2160p25"; then setenv fdt_disp_mode "<0x0000001d>" elif test "${disp_mode}" = "2160p24"; then setenv fdt_disp_mode "<0x0000001e>" else setenv fdt_disp_mode "<0x00000005>" fi if test "${pine64_lcd}" = "1" || test "${pine64_lcd}" = "on"; then fdt set /soc@01c00000/disp@01000000 screen0_output_type "<0x00000001>" fdt set /soc@01c00000/disp@01000000 screen0_output_mode "<0x00000004>" fdt set /soc@01c00000/disp@01000000 screen1_output_mode ${fdt_disp_mode} fdt set /soc@01c00000/lcd0@01c0c000 lcd_used "<0x00000001>" fdt set /soc@01c00000/boot_disp output_type "<0x00000001>" fdt set /soc@01c00000/boot_disp output_mode "<0x00000004>" fdt set /soc@01c00000/ctp status "okay" fdt set /soc@01c00000/ctp ctp_used "<0x00000001>" fdt set /soc@01c00000/ctp ctp_name "gt911_DB2" elif test "${pine64_model}" != "pine64-pinebook"; then fdt set /soc@01c00000/disp@01000000 screen0_output_mode ${fdt_disp_mode} fi # DVI compatibility if test "${disp_dvi_compat}" = "1" || test "${disp_dvi_compat}" = "on"; then fdt set /soc@01c00000/hdmi@01ee0000 hdmi_hdcp_enable "<0x00000000>" fdt set /soc@01c00000/hdmi@01ee0000 hdmi_cts_compatibility "<0x00000001>" fi if test "${disp_mem_reserves}" = "off"; then # TODO: Remove reserved memory from DT or disable devices? fi # default, only set status if test "${camera_type}" = "s5k4ec"; then fdt set /soc@01c00000/vfe@0/ status "okay" fdt set /soc@01c00000/vfe@0/dev@0/ status "okay" fi # change name, i2c address and vdd voltage if test "${camera_type}" = "ov5640"; then fdt set /soc@01c00000/vfe@0/dev@0/ csi0_dev0_mname "ov5640" fdt set /soc@01c00000/vfe@0/dev@0/ csi0_dev0_twi_addr "<0x00000078>" fdt set /soc@01c00000/vfe@0/dev@0/ csi0_dev0_iovdd_vol "<0x001b7740>" fdt set /soc@01c00000/vfe@0/ status "okay" fdt set /soc@01c00000/vfe@0/dev@0/ status "okay" fi # GMAC TX/RX delay processing if test -n "${gmac-tx-delay}"; then fdt set /soc@01c00000/eth@01c30000/ tx-delay "<0x${gmac-tx-delay}>" fi if test -n "${gmac-rx-delay}"; then fdt set /soc@01c00000/eth@01c30000/ rx-delay "<0x${gmac-rx-delay}>" fi booti ${kernel_addr} ${initrd_addr} ${fdt_addr} # Recompile with: # mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr
lipro-armbian/lib
config/bootscripts/boot-pine64-default.cmd
bat
gpl-2.0
4,903
cmd_drivers/usb/gadget/built-in.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/usb/gadget/built-in.o drivers/usb/gadget/msm72k_udc.o drivers/usb/gadget/android.o drivers/usb/gadget/f_adb.o drivers/usb/gadget/f_mass_storage.o drivers/usb/gadget/f_rndis.o drivers/usb/gadget/u_ether.o drivers/usb/gadget/serial.o drivers/usb/gadget/u_serial.o drivers/usb/gadget/f_projector.o drivers/usb/gadget/f_mtp.o drivers/usb/gadget/diag.o drivers/usb/gadget/smsc251x.o
utkanos/android_htc_mecha_kernel_5slot
drivers/usb/gadget/.built-in.o.cmd
bat
gpl-2.0
527
@echo off rem $Id: retry.cmd 45594 2013-04-17 17:23:21Z vboxsync $ rem rem @file rem Windows NT batch script that retries a command 5 times. rem rem rem Copyright (C) 2009-2013 Oracle Corporation rem rem This file is part of VirtualBox Open Source Edition (OSE), as rem available from http://www.virtualbox.org. This file is free software; rem you can redistribute it and/or modify it under the terms of the GNU rem General Public License (GPL) as published by the Free Software rem Foundation, in version 2 as it comes in the "COPYING" file of the rem VirtualBox OSE distribution. VirtualBox OSE is distributed in the rem hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. rem rem rem Note! We're using %ERRORLEVEL% here instead of the classic rem IF ERRORLEVEL 0 GOTO blah because the latter cannot handle rem the complete range or status codes while the former can. rem rem Note! SET changes ERRORLEVEL on XP+, so we have to ECHO rem before incrementing the counter. rem set /a retry_count = 1 :retry %* if %ERRORLEVEL% == 0 goto success if %retry_count% GEQ 5 goto give_up echo retry.cmd: Attempt %retry_count% FAILED(%ERRORLEVEL%), retrying: %* set /a retry_count += 1 goto retry :give_up echo retry.cmd: Attempt %retry_count% FAILED(%ERRORLEVEL%), giving up: %* set retry_count= exit /b 1 :success if %retry_count% NEQ 1 echo retry.cmd: Success after %retry_count% tries: %*! set retry_count= exit /b 0
carmark/vbox
tools/bin/retry.cmd
bat
gpl-2.0
1,476
set CSV="%1Resources\BuildInfo\BuildInfo.csv" echo 0,,,0,,0,, > %CSV%
alexandrkopylov/UG
Tools/ResetBuildInfo.cmd
bat
gpl-3.0
72
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=ZestyTechnology if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) %SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% goto end :help %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% :end popd
ZestyTechnology/zesty-docs
docs/make.bat
bat
agpl-3.0
819
@echo off REM if not exist FreeImage.dll curl "https://github.com/artint-liu/Marimo_3rd/blob/master/GrapX/third_party/FreeImage/FreeImage.dll" --output FreeImage.dll REM if not exist FreeImage.h curl "https://github.com/artint-liu/Marimo_3rd/blob/master/GrapX/third_party/FreeImage/FreeImage.h" --output FreeImage.h REM if not exist FreeImage.lib curl "https://github.com/artint-liu/Marimo_3rd/blob/master/GrapX/third_party/FreeImage/FreeImage.lib" --output FreeImage.lib REM if not exist FreeImaged.dll curl "https://github.com/artint-liu/Marimo_3rd/blob/master/GrapX/third_party/FreeImage/FreeImaged.dll" --output FreeImaged.dll REM if not exist FreeImaged.lib curl "https://github.com/artint-liu/Marimo_3rd/blob/master/GrapX/third_party/FreeImage/FreeImaged.lib" --output FreeImaged.lib REM if not exist FreeImage3180Win32Win64.zip curl "https://github.com/artint-liu/Marimo_3rd/blob/master/GrapX/third_party/FreeImage/FreeImage3180Win32Win64.zip" --output FreeImage3180Win32Win64.zip 7z x FreeImage3180Win32Win64.zip xcopy FreeImage\Dist\x32\* x32\* xcopy FreeImage\Dist\x64\* x64\* copy x32\*.dll ..\..\..\bin\x86 copy x64\*.dll ..\..\..\bin\x64 pause echo on
artint-liu/Marimo
GrapX/third_party/FreeImage/get_freeimage.cmd
bat
lgpl-2.1
1,183
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\create-fm-post" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\create-fm-post" %* )
davidfekke/create-fm-post-cli
create-fm-post.cmd
bat
apache-2.0
164
:: This script assumes the standard setup on tensorflow Jenkins windows machines. :: It is NOT guaranteed to work on any other machine. Use at your own risk! :: :: REQUIREMENTS: :: * All installed in standard locations: :: - JDK8, and JAVA_HOME set. :: - Microsoft Visual Studio 2015 Community Edition :: - Msys2 :: - Anaconda3 :: - CMake :: Record the directory we are in. Script should be invoked from the root of the repository. SET REPO_ROOT=%cd% :: Make sure we have a clean directory to build things in. SET BUILD_DIR=cmake_build RMDIR %BUILD_DIR% /S /Q MKDIR %BUILD_DIR% CD %BUILD_DIR% :: Set which tests to build SET BUILD_CC_TESTS=OFF SET BUILD_PYTHON_TESTS=ON :: Run the CMAKE build to build the pip package. CALL %REPO_ROOT%\tensorflow\tools\ci_build\windows\cpu\cmake\run_build.bat SET PIP_EXE="C:\Program Files\Anaconda3\Scripts\pip.exe" :: Uninstall tensorflow pip package, which might be a leftover from old runs. %PIP_EXE% uninstall -y tensorflow :: Install the pip package. %PIP_EXE% install --upgrade %REPO_ROOT%\%BUILD_DIR%\tf_python\dist\tensorflow-0.11.0rc2_cmake_experimental-py3-none-any.whl :: Run all python tests ctest -C Release --output-on-failure
jeffzheng1/tensorflow
tensorflow/tools/ci_build/windows/cpu/cmake/run_py.bat
bat
apache-2.0
1,194
@echo off rem /** rem */ echo. echo warning !!!warning !!!warning !!!warning !!! init data ? echo. pause echo. echo warning !!!warning !!!warning !!!warning !!! init data ? pause echo. cd %~dp0 call mvn antrun:run -Pinit-db cd . pause
shuyouliu/zycloud
cloud_db/init-db.bat
bat
apache-2.0
259
txt2font arabic_var_single txt2font greek_var_single txt2font katakana_var_single txt2font LCD5x7_fixed_single txt2font modernArabic_var_single txt2font seg7_fixed_double txt2font seg7_fixed_single txt2font symbol_var_single txt2font sys_fixed_single txt2font sys_var_double txt2font sys_var_single
xbed/Mixly_Arduino
mixly_arduino/arduino/portable/sketchbook/libraries/MD_MAX72XX/Font Builder/make_font.bat
bat
apache-2.0
299
@echo off if %1==bin ( dirname %0 ) else ( if %1==install ( REM test_install is a fixture generated in build and run test specs cp -af ../../../../test_install/. . ) echo NPM %* [%cd%] )
eclipsesource/tabris-js-cli
test/bin/npm.cmd
bat
bsd-3-clause
202
echo "Generating AnimatSim Mono Solution" ..\..\..\bin\premake4m --os=linux --file=Solution.lua codeblocks TIMEOUT /T 2 ..\..\..\bin\fart *.cbp "C:/Projects/AnimatLabSDK/AnimatLabPublicSource/include" "../../../include" TIMEOUT /T 2 ..\..\..\bin\fart *.cbp "C:/Projects/AnimatLabSDK/AnimatLabPublicSource/Libraries/StdUtils" "../../../Libraries/StdUtils" TIMEOUT /T 2 ..\..\..\bin\fart *.cbp "C:/Projects/AnimatLabSDK/AnimatLabPublicSource/bin" "../../../bin" TIMEOUT /T 2 ..\..\..\bin\fart *.cbp "C:/Projects/AnimatLabSDK/3rdParty/stlsoft-1.9.117/include" "../../../../3rdParty/stlsoft-1.9.117/include" @pause
NeuroRoboticTech/AnimatLabPublicSource
Libraries/AnimatSim/Projects_CodeBlocks/GenerateSolution.bat
bat
bsd-3-clause
612
set NODE_ENV=production cmd.exe /c "babel src --out-dir lib" set PACK=webpack --config webpack.config.js cmd.exe /c "%PACK%" set MINIFIED=1 %PACK%
fuhub/fuhub-client
make.cmd
bat
mit
147
@erase lang.inc @echo lang fix ru >lang.inc @fasm local.asm local @erase lang.inc @pause
devlato/kolibrios-llvm
programs/network_old/local/trunk/build_ru.bat
bat
mit
88
call install-openiab-local call run
GrimReio/OpenIAB-Cordova-sample
update.bat
bat
apache-2.0
35
@Echo Off if "%1"=="" ( echo 'This script must be called with the version of IDEA to build' echo 'example: build.bat 2017.2.4' Exit /B 1 ) gradlew.bat clean build verifyPlugin -PtargetVersion="%1"
eliasku/intellij-haxe
build.bat
bat
apache-2.0
200
@echo off @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 @rem "License"); you may not use this file except in compliance @rem with the License. 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 or agreed to in writing, @rem software distributed under the License is distributed on an @rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @rem KIND, either express or implied. See the License for the @rem specific language governing permissions and limitations @rem under the License. @rem set DEBUG= set args=%* for %%a in (%*) do ( if -D == %%a ( set DEBUG=-Xdebug -Xrunjdwp:transport=dt_socket,address=8001,server=y,suspend=y set args=%args:-D=% ) ) java %DEBUG% ^ -classpath lib\* ^ -DKERBY_LOGFILE=kerby-kdc ^ org.apache.kerby.kerberos.tool.kadmin.KadminTool %args%
josegom/training
kerby/kerby-download/kerby-all-1.0.0-RC1/kerby-dist/kdc-dist/bin/kadmin.cmd
bat
apache-2.0
1,157
@echo off Title Running %* REM Set Variables REM Change to Userdata Directory cd /d "%XBMC_PROFILE_USERDATA%" cd .. set XBMCLaunchCmd="%XBMC_HOME%\XBMC.exe" REM Check for portable mode echo %XBMC_PROFILE_USERDATA%|find /i "portable_data">nul if errorlevel 0 if not errorlevel 1 set XBMCLaunchCmd=%XBMCLaunchCmd% -p echo Stopping XBMC... echo. taskkill /f /IM xbmc.exe>nul 2>nul REM Give it a second to quit cscript //B //Nologo "%cd%\userdata\addon_data\script.games.rom.collection.browser\scriptfiles\Sleep.vbs" 1 echo Starting %*... echo. %* REM Restart XBMC echo Restarting XBMC... echo cscript //B //Nologo "%cd%\userdata\addon_data\script.games.rom.collection.browser\scriptfiles\LaunchXBMC.vbs" %XBMCLaunchCmd% cscript //B //Nologo "%cd%\userdata\addon_data\script.games.rom.collection.browser\scriptfiles\LaunchXBMC.vbs" %XBMCLaunchCmd%
azumimuo/family-xbmc-addon
script.games.rom.collection.browser/resources/scriptfiles/applaunch-vbs_xbmc.bat
bat
gpl-2.0
846