Extended the cloc stats for the entire project
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1602 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
97eda34a94
commit
c48b5c52ae
@ -1,2 +1,27 @@
|
|||||||
|
CryptoPP
|
||||||
|
expat
|
||||||
|
jsoncpp-src-0.5.0
|
||||||
|
lua-5.1.4
|
||||||
|
MemDumpAnalysis/expat
|
||||||
|
source/LuaExpat
|
||||||
|
source/SQLite
|
||||||
|
squirrel_3_0_1_stable
|
||||||
|
VC2008/CryptoPP.vcproj
|
||||||
|
zlib-1.2.5
|
||||||
|
zlib-1.2.7
|
||||||
source/Bindings.cpp
|
source/Bindings.cpp
|
||||||
source/Bindings.h
|
source/Bindings.h
|
||||||
|
source/LeakFinder.cpp
|
||||||
|
source/LeakFinder.h
|
||||||
|
source/StackWalker.cpp
|
||||||
|
source/StackWalker.h
|
||||||
|
BiomeVisualiser/BiomeVisualiser.vcproj
|
||||||
|
MemDumpAnalysis/MemDumpAnalysis.vcproj
|
||||||
|
ProtoProxy/ProtoProxy.vcproj
|
||||||
|
Tests/NoiseTest/NoiseTest.vcproj
|
||||||
|
Tools/BlockZapper/BlockZapper.vcproj
|
||||||
|
Tools/ToLuaDoxy/ToLuaDoxy.vcproj
|
||||||
|
VC2008
|
||||||
|
Install
|
||||||
|
log.xml
|
||||||
|
build
|
@ -1 +1 @@
|
|||||||
cloc --by-file-by-lang --exclude-dir=source/SQLite,source/LuaExpat --exclude-list-file=cloc-exclude.txt --xml --xsl=1 --report-file=cloc.xml --ignored=cloc-ignored.txt source
|
cloc --by-file-by-lang --exclude-dir=source/SQLite,source/LuaExpat,doxy,tolua..-1.0.93,jsoncpp.*,lua-5.1.4,squirrel_3.* --exclude-list-file=cloc-exclude.txt --xml --xsl=1 --report-file=cloc.xml --ignored=cloc-ignored.txt .
|
Loading…
Reference in New Issue
Block a user