aboutsummaryrefslogtreecommitdiffstats
path: root/mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-03make it easier to read output from makeMattias Andrée2-21/+89
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-26libmdsclient: connect to the display (parsing is not yet implemented)Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25add pkg-config files and soname to libs and versioned so filesMattias Andrée2-6/+54
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25begin on libmdsclient: header cherrypickingMattias Andrée1-3/+18
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-07-13m makefileMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-05m makefileMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25info: add indices (currently empty)Mattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25add gpl3 to the manualMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-07m infoMattias Andrée1-17/+17
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-06m makefileMattias Andrée1-9/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-02mds-kbdc: dead code eliminationMattias Andrée1-6/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28split mds-kbdcMattias Andrée1-5/+27
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28mds-kbdc will need multiple .c files + .h files are not required during linkingMattias Andrée1-11/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-27m + kbd layout compiler: read fileMattias Andrée1-0/+14
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-26make derp + sed config.hMattias Andrée2-17/+93
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-23beginning of texinfo manualMattias Andrée2-0/+56
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-12make it possible to compile the servers without compiling libmdsserver if you already have libmdsserver installedMattias Andrée2-0/+33
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-07-29split out registry from mds-registryMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-07-28move mk files into mk dirMattias Andrée2-0/+130
Signed-off-by: Mattias Andrée <maandree@operamail.com>