summaryrefslogtreecommitdiffstats
path: root/lib/libmm (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-26Testing signalancarola1-0/+0
2019-01-25Core channel in flatland and signal testancarola1-0/+0
2019-01-25Delete bin and test/makefile update .gitignoreNao Pross1-0/+0
2019-01-23Fixes on signalsancarola1-0/+0
2019-01-23signal optancarola1-0/+0
2019-01-23Integrate prioritized into task, rename prior_t to priority_tNao Pross1-0/+0
There was a bunch of code in core/priority.hpp that has been reduced. It works the same as before, just with less stuff. task.cpp is buildable without errors with: $ ninja build/engine/task.o
2019-01-22Here we goancarola1-0/+0
2019-01-22Add include headers of librariesNao Pross1-0/+0
A symlink was used to point to the public header dir of the library. It may not be the best idea because it can break under non *nix systems, but it works.
2019-01-22Include libraries in ninja build processNao Pross1-0/+0
2019-01-21Add libmm and libwrapsdl2 dependencies as submodulesNao Pross1-0/+0