summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)Author
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