|
68d436202f
|
fix: not being abled to compile in alpine
as it is explained here[0] I put CFLAGS and LDFLAGS in the wrong order causing
a failure to link
[0]: https://stackoverflow.com/questions/58775599/what-could-be-causing-linking-errors-when-compiling-in-an-alpine-docker
|
2021-11-26 15:18:01 +01:00 |
|
|
0973f957c2
|
portable way of getting EXEDIR
|
2021-07-08 10:59:23 +02:00 |
|
|
c08fbb0840
|
compile on openbsd
|
2021-07-07 19:47:56 +02:00 |
|
|
efd2f19f86
|
load user config from user config directory
load user config and plugins from $HOME/.config/lite overriding the default
configuration, before there was no way of changing configuration per-user
|
2021-07-05 12:56:06 +02:00 |
|
|
b74571e500
|
use -std=c11
|
2021-07-04 21:35:28 +02:00 |
|
|
74e7f3f714
|
more todos
fix uninstall error
quit with ctrl+q
|
2021-07-04 21:20:08 +02:00 |
|
|
52650661ec
|
minor changes
added makefile install and uninstall rules
changed license to inclue myself
modified some keybindings
added desktop file
added todo
|
2021-07-04 19:17:33 +02:00 |
|
|
2957968afc
|
initial commit
|
2021-07-04 14:56:05 +02:00 |
|