Commit graph

67 commits

Author SHA1 Message Date
Gwenhael Le Moine
7b4039d65c
Big scary shuffling of code to helpfully ease comprehension 2023-05-04 15:53:39 +02:00
Gwenhael Le Moine
915f1d1386
drop unused HAVE_XSHM flag from Makefile 2023-05-03 16:11:36 +02:00
Gwenhael Le Moine
7f4c9bb191
clean-up config.h, use pkg-config and gcc -DXXX=1 2023-05-03 13:59:26 +02:00
Gwenhael Le Moine
8eeadc40eb
be extra pedantic with FULL_WARNINGS
https://lobste.rs/s/9bl88u/my_favorite_c_compiler_flags_during
2023-05-03 13:31:51 +02:00
Gwenhael Le Moine
1fdf3526bd
rename x48_gui to x48 like droid48 does 2023-05-03 13:22:58 +02:00
Gwenhael Le Moine
97da416cbd
x48ng 0.9.9 2023-04-30 18:16:13 +02:00
Gwenhael Le Moine
4f36bc06c0
x48 and x48-sdl are fully merged! 2023-04-30 16:34:53 +02:00
Gwenhael Le Moine
38bc8deb44
[WIP] merginf x48 and x48-sdl
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2023-04-30 15:14:17 +02:00
Gwenhael Le Moine
050c63e083
show (almost) all warnings [ https://nullprogram.com/blog/2023/04/29/ ] 2023-04-30 10:02:25 +02:00
Gwenhael Le Moine
96d661ae1f
move man and Xdefaults out of src/
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2023-04-27 16:38:17 +02:00
Gwenhael Le Moine
dfef0012a5
rename x48_x11 to x48_gui
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2023-04-27 16:35:56 +02:00
Gwenhael Le Moine
9bb69e71e8
configurable PREFIX 2023-04-26 23:02:15 +02:00
Gwenhael Le Moine
319265d834
install manpage and X defaults 2023-04-26 22:49:47 +02:00
Gwenhael Le Moine
670dfe61e1
add install target to Makefile 2023-04-26 19:46:45 +02:00
Gwenhael Le Moine
b6b8397ae5
.o 2023-04-26 16:58:42 +02:00
Gwenhael Le Moine
368e373ced
[Makefile] make does it by itself 2023-04-26 16:52:11 +02:00
Gwenhael Le Moine
24a16d57e2
delete autotools files, use only simple Makefile 2023-04-26 16:51:11 +02:00
Renamed from Makefile.standalone (Browse further)