aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-22Change license and style, reorganise file, make makefile portable, and fix bugs1.3Mattias Andrée1-101/+38
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-06Add install rules to makefile1.0Mattias Andrée1-12/+65
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-05Fix bugsMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-17Even more refactoringMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-17More refactoringMattias Andrée1-14/+13
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-17Continue restructureMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-16RestructureMattias Andrée1-2/+16
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13Add ring[.ch]Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-12Rename project: gammad => coopgammadMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-11Add server.[ch]Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-11whitespace + Add message.[ch]Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-11Detect kernel automaticallyMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-11Do not require /procMattias Andrée1-2/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-11Implement use of PID fileMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-11Implement -pMattias Andrée1-1/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-10Add makefileMattias Andrée1-0/+37
Signed-off-by: Mattias Andrée <maandree@kth.se>