summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)Author
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
2012-09-28started apology integration, removed tsbeJosh Blum
2012-09-18bring in theron and tsbe as submodulesJosh Blum
2012-09-13added a static print when debug asserts are enabledJosh Blum
2012-09-10copied tsbe buffer to sbuffer in this projectJosh Blum
2012-09-05dont need extra copies of these files, use them from gnuradioJosh Blum
2012-09-02pulled in numanuma as submodule, will integrateJosh Blum
2012-08-31added comments and some cleanup codeJosh Blum
2012-08-29using port messages and implement buffer queues in houseJosh Blum
2012-08-29use cc files already in tree (no need to copy)Josh Blum
2012-08-27runtime: making swig runtime docs happyJosh Blum
2012-08-27runtime: other changes to work with minimal core changesJosh Blum
2012-08-26runtime: work on allocator handlerJosh Blum
2012-08-26runtime: install rules for runtime filesJosh Blum
2012-08-26runtime: move task into its own fileJosh Blum
2012-08-26runtime: work on unit testsJosh Blum
2012-08-26runtime: a lot more is compiling/linkingJosh Blum
2012-08-26runtime: work on a bunch of implementationsJosh Blum
2012-08-26runtime: work on api wrapper blocksJosh Blum
2012-08-26runtime: library compiling (missing syms, duh)Josh Blum
2012-08-26runtime: added compile hooks into coreJosh Blum