summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)Author
2013-07-09gras: rename props files to calls (for callable work)Josh Blum
2013-07-07gras: added module loaderJosh Blum
2013-07-07gras: created element factoryJosh Blum
2013-07-05gras: save callable work compiling w/ minor unit testJosh Blum
2013-06-21gras: first cut at time tag classJosh Blum
2013-06-08gras: update Theron after moving file aroundJosh Blum
2013-06-06gras: filled in code from top config changesJosh Blum
2013-06-03props: began work on vector convertersJosh Blum
2013-06-01gras: created uid API - replaces name and unique_idJosh Blum
2013-06-01props: switched input args over to JSONJosh Blum
2013-05-11gras: added thread prio support hooksJosh Blum
2013-05-10gras: added more theron counters + query workJosh Blum
2013-05-05Merge branch 'master' into theron6_workJosh Blum
2013-05-04gras: rename to serialize_types.cppJosh Blum
2013-05-04gras: added serialization support for gras typesJosh Blum
2013-04-30query: added allocator debug elementJosh Blum
2013-04-29quick stashiesJosh Blum
2013-04-14gras: move code into component filesJosh Blum
2013-04-10gras: formalize the weak container api w/ docsJosh Blum
2013-03-26gras: use json for performanceJosh Blum
2013-03-26gras: rename stats to queryJosh Blum
2013-03-17gras: work on C++ API for properties interfaceJosh Blum
2013-02-27gras: revert that, gonna need to file a bugJosh Blum
2013-02-24Merge branch 'stats'Josh Blum
2013-02-23gras: put custom allocator first into the sources list to guarantee precedenceJosh Blum
2013-02-17gras: added stats for produced/consumedJosh Blum
2012-12-15work on the buffer queue apiJosh Blum
2012-12-13some work on the circular buffer allocJosh Blum
2012-11-26various tweaks for submodule building and msvcJosh Blum
2012-11-13explicitly define GRAS_DLL_EXPORTS for library buildJosh Blum
2012-11-11created pc file pkg config library stuffJosh Blum
2012-11-04work on SWIG director block...Josh Blum
2012-11-01building gnuradio, some workaroundsJosh Blum
2012-10-31swig work on top and hierJosh Blum
2012-10-31build system workJosh Blum
2012-10-28work on stand-alone library buildJosh Blum
2012-10-28Merge branch 'pmc_work'Josh Blum
2012-10-27added support for the real PMC type (stub removed)Josh Blum
2012-10-21getting API read for PMCsJosh Blum
2012-10-11make use of new message registration macrosJosh Blum
2012-10-07removed numanuma dependency, replaced with AllocOnNode headerJosh Blum
2012-10-04Merge branch 'profile_work' into port_configJosh Blum
2012-10-03replace copy with copy_if_different to avoid rebuildsJosh Blum
2012-10-02register messages, and custom allocator for performanceJosh Blum
2012-10-02added GRAS_DEBUG to be set in Debug modeJosh Blum
2012-09-29some tweaks, split block handlers into two filesJosh Blum
2012-09-29ported block task and tag handlers to apologyJosh Blum
2012-09-29ported input and output port handlers to apologyJosh Blum
2012-09-29ported allocator and block handler to apologyJosh Blum
2012-09-29apology support compiling w/o message handlersJosh Blum