More Info

Revision 589080

(Back to digest)
 

Features in Development Tools

Alexander Dymo committed changes in /trunk/playground/devtools/smoker:

This is the start of smoker tool that aims to replace kalyptus and
generate smoke bindings.
Currently it's only the parser and command line tool - no generation is done.
This tool requires the most recent version of kdevelop4 installed (but uses
only kdevplatform stuff).

File Changes

Added 18 files
/trunk/playground/devtools/smoker
 
/CMakeLists.txt
 
/Doxyfile
 
/lib
 
/smoker.kdevelop
 
/smoker.kdevelop.filelist
 
/smoker.kdevses
 
/src
 
/templates
 
/lib/CMakeLists.txt
 
/lib/smoker.cpp
 
/lib/smoker.h
 
/src/CMakeLists.txt
 
/src/generator.cpp
 
/src/generator.h
 
/src/main.cpp
 
/templates/cpp
 
/templates/h
18 files changed in total