summaryrefslogtreecommitdiff
path: root/python/gras/CMakeLists.txt
AgeCommit message (Collapse)Author
2013-07-27gras: work on module loading and python factoryJosh Blum
naming convention, path convention, env var convention, And, make a python factory -- but its a little halfassed. You see, we didnt do the swig director thing yet, so C++ cant yet create python blocks from the factory.
2013-07-08gras: python tweaks from last commitsJosh Blum
2013-07-07gras: swap out GrSwig for stock cmake swig usageJosh Blum
2013-07-07gras: python hooks for factoryJosh Blum
2013-06-24gras: misc fixes from last commitJosh Blum
2013-06-24gras: fun w/ swig module workJosh Blum
2013-06-21gras: adding pythonic interface to time tagJosh Blum
2013-05-11gras: moved query app to top levelJosh Blum
2013-03-26gras: rename stats to queryJosh Blum
2013-03-03stats: split files, cleanup for expansionJosh Blum
2013-02-24Merge branch 'stats'Josh Blum
Conflicts: grextras include/gras/top_block.hpp lib/block_handlers.cpp lib/block_task.cpp lib/element_impl.hpp tests/CMakeLists.txt
2013-02-23gras: use new set/get item size apiJosh Blum
2013-02-21gras: added stylesheet, some tweaksJosh Blum
2013-02-19gras: cool status http server + chartJosh Blum
2012-12-05tag is just an offset and object, created stream tag and pkt messageJosh Blum
2012-11-26various tweaks for submodule building and msvcJosh Blum
2012-11-20support for sbuffer in pythonJosh Blum
2012-11-03begin work on python blocksJosh Blum
2012-10-31swig-ing and test for thread poolJosh Blum
2012-10-31work on swig and import unit testJosh Blum
2012-10-31swig work on top and hierJosh Blum
2012-10-31build system workJosh Blum