Commit Graph

16 Commits

Author SHA1 Message Date
NokiDev a2cf64e84a Added wayland session supports 2019-01-27 11:58:15 +01:00
cylgom c13ca1ceaa fixed linking flags 2018-10-06 12:46:44 +02:00
cylgom 4dee666dcf added version flag support 2018-10-05 17:42:20 +02:00
Aaron LI b0ce2ed635 login: pam_misc is not needed (#72)
The pam_misc header and library, as well as the pam_{modules,modutil}.h,
are not needed.  Meanwhile add the necessary headers.

Builds fine on both Linux and DragonFly BSD.
2018-10-05 15:23:57 +00:00
Aaron LI 04580c6ff0 makefile: Use $(MAKE) (#71)
This software requires GNU make to build, which is installed as "gmake"
on *BSD.  Therefore, use $(MAKE) to make sure that the same GNU make is
invoked to build the sub-project.
2018-10-05 15:22:27 +00:00
Aaron LI dcd0aa6de2 makefile: Also clean sub/termbox-next (#68) 2018-10-05 15:05:47 +00:00
Aaron LI bd724eae93 Define feature macros only on Linux (#67)
In preparation for the BSD support.
See https://github.com/cylgom/termbox-next/pull/1
2018-10-05 14:57:47 +00:00
cylgom 2c972e3f81 completed 2018-09-23 18:03:00 +00:00
cylgom 4714640096 restarted from scratch 2018-09-23 18:00:33 +00:00
cylgom 53eba7a901 removed static libs option in micmak 2017-11-26 11:51:29 +01:00
cylgom bc68be81f0 used the micmak makefile for ly 2017-11-26 11:34:51 +01:00
cylgom 53d147c4e2 added .xsession/display-setup support 2017-09-27 22:48:44 +02:00
cylgom beb6ef975c fixed linking flags position 2017-09-13 08:38:30 +02:00
cylgom f521202310 updated makefile 2017-08-20 14:59:59 +02:00
cylgom 7b82fbf22d changed installation path and method 2017-05-23 23:57:57 +02:00
cylgom 7870f668f3 initial commit 2017-05-23 20:12:12 +02:00