[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/devtools
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2009-07-17 21:36:49
Message-ID: 1247866609.280431.10512.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 998529 by kossebau:

fresh import: project for viewing (and editing) of binary files (executables, libs, \
object files), working title Binspekt (based on Kasten and Okteta)

 M  +2 -0      CMakeLists.txt  
 A             binspekt (directory)  
 A             binspekt/CMakeLists.txt  
 A             binspekt/README  
 A             binspekt/cmake (directory)  
 A             binspekt/cmake/modules (directory)  
 A             binspekt/cmake/modules/FindLibBFD.cmake  
 A             binspekt/cmake/modules/FindLibKasten.cmake  
 A             binspekt/cmake/modules/FindLibOkteta.cmake  
 A             binspekt/lib (directory)  
 A             binspekt/lib/CMakeLists.txt  
 A             binspekt/lib/core (directory)  
 A             binspekt/lib/core/CMakeLists.txt  
 A             binspekt/lib/core/binspektcore_export.h   [License: LGPL]
 A             binspekt/lib/core/document (directory)  
 A             binspekt/lib/core/document/bfddocument.cpp   [License: LGPL]
 A             binspekt/lib/core/document/bfddocument.h   [License: LGPL]
 A             binspekt/lib/core/document/bfddocumentfactory.cpp   [License: LGPL]
 A             binspekt/lib/core/document/bfddocumentfactory.h   [License: LGPL]
 A             binspekt/lib/core/document/section.h   [License: LGPL]
 A             binspekt/lib/core/document/sectiondata.h   [License: LGPL]
 A             binspekt/lib/core/document/symbol.h   [License: LGPL]
 A             binspekt/lib/core/io (directory)  
 A             binspekt/lib/core/io/filesystem (directory)  
 A             binspekt/lib/core/io/filesystem/bfdfileloadjob.cpp   [License: LGPL]
 A             binspekt/lib/core/io/filesystem/bfdfileloadjob.h   [License: LGPL]
 A             binspekt/lib/core/io/filesystem/bfdfileloadthread.cpp   [License: \
LGPL]  A             binspekt/lib/core/io/filesystem/bfdfileloadthread.h   [License: \
LGPL]  A             binspekt/lib/core/io/filesystem/bfdfilereloadjob.cpp   [License: \
LGPL]  A             binspekt/lib/core/io/filesystem/bfdfilereloadjob.h   [License: \
LGPL]  A             binspekt/lib/core/io/filesystem/bfdfilereloadthread.cpp   \
[License: LGPL]  A             binspekt/lib/core/io/filesystem/bfdfilereloadthread.h  \
[License: LGPL]  A             \
binspekt/lib/core/io/filesystem/bfdfilesynchronizer.cpp   [License: LGPL]  A          \
binspekt/lib/core/io/filesystem/bfdfilesynchronizer.h   [License: LGPL]  A            \
binspekt/lib/core/io/filesystem/bfdfilesynchronizerfactory.cpp   [License: LGPL]  A   \
binspekt/lib/core/io/filesystem/bfdfilesynchronizerfactory.h   [License: LGPL]  A     \
binspekt/lib/gui (directory)    A             binspekt/lib/gui/CMakeLists.txt  
 A             binspekt/lib/gui/binspektgui_export.h   [License: LGPL]
 A             binspekt/lib/gui/view (directory)  
 A             binspekt/lib/gui/view/bfdview.cpp   [License: LGPL]
 A             binspekt/lib/gui/view/bfdview.h   [License: LGPL]
 A             binspekt/lib/gui/view/bfdviewfactory.cpp   [License: LGPL]
 A             binspekt/lib/gui/view/bfdviewfactory.h   [License: LGPL]
 A             binspekt/lib/gui/view/bfdwidget.cpp   [License: LGPL]
 A             binspekt/lib/gui/view/bfdwidget.h   [License: LGPL]
 A             binspekt/lib/gui/view/sectiontablemodel.cpp   [License: LGPL]
 A             binspekt/lib/gui/view/sectiontablemodel.h   [License: LGPL]
 A             binspekt/lib/gui/view/symboltablemodel.cpp   [License: LGPL]
 A             binspekt/lib/gui/view/symboltablemodel.h   [License: LGPL]
 A             binspekt/program (directory)  
 A             binspekt/program/CMakeLists.txt  
 A             binspekt/program/Messages.sh  
 A             binspekt/program/about.cpp   [License: GPL (v2/3)]
 A             binspekt/program/about.h   [License: GPL (v2/3)]
 A             binspekt/program/binspekt.desktop  
 A             binspekt/program/binspektui.rc  
 A             binspekt/program/main.cpp   [License: GPL (v2/3)]
 A             binspekt/program/mainwindow.cpp   [License: GPL (v2/3)]
 A             binspekt/program/mainwindow.h   [License: GPL (v2/3)]
 A             binspekt/program/program.cpp   [License: GPL (v2/3)]
 A             binspekt/program/program.h   [License: GPL (v2/3)]


--- trunk/playground/devtools/CMakeLists.txt #998528:998529
@@ -28,6 +28,8 @@
 	macro_optional_add_subdirectory (icemon)
 endif(LIBICECREAM_FOUND)
 
+macro_optional_add_subdirectory( binspekt )
+
 macro_optional_add_subdirectory(kte_autobrace)
 macro_optional_add_subdirectory(kte_quicksnippet)
 #doesn't compile: 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic