index
:
terminal-media-launcher.git
master
testing
A lightweight Terminal Media Launcher written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Collapse
)
Author
2023-05-09
Don't check for windres on unix builds
Louie S
2023-03-04
Implement checking for windres tool in configure.ac
Louie S
2023-03-04
Create separate Makefile for spec directory
Louie S
2023-03-04
Configure flag for disabling icon embed for windows executable
Louie S
2023-03-03
Change a couple of files to templates for less copy/paste
Louie S
2023-03-02
configure flag to enable/disable desktop entry installation
Louie S
2023-02-25
Remove AC_CHECK_MALLOC to allow for cross-compilation
Louie Shprung
2023-02-24
Added configuration summary to configure.ac
Louie S
2023-02-24
Rename icon/ to data/
Louie S
2023-02-24
Add instructions for embedding icon to .exe for Windows, add icon files as ↵
Louie S
EXTRA_DIST, delete unnecessary files
2023-02-17
Fix src dist, add seperate Makefile.am for docs
Louie Shprung
2023-01-07
Add conditional for build platform
Louie Shprung
2023-01-07
Use AX_WITH_CURSES in configure
Louie Shprung
2022-12-26
Add ncurses.h dependency
Louie Shprung
2022-12-26
Remove .gitignore, keep configure files
Louie Shprung