index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.mk
Age
Commit message (
Expand
)
Author
2020-11-30
Add comment for FreeBSD to config.mk
Aaron Marcher
2020-11-30
Use the sioctl_open(3) OpenBSD API to access vol
Ingo Feinerer
2019-02-13
Add native OpenBSD support for mute/volume
Ingo Feinerer
2018-05-01
Tweak build system a little bit
Laslo Hunhold
2018-05-01
Revert component-split
Laslo Hunhold
2018-04-30
Makefile: move OS-specific libs to configure script
Quentin Rameau
2018-04-30
Makefile: separate default flags from user flags
Quentin Rameau
2018-04-29
Add OpenBSD support in volume.c
parazyd
2017-12-03
Small fixes in config.mk
Aaron Marcher
2017-09-17
Properly declare buf as extern and fix all unused-warnings
Laslo Hunhold
2017-08-13
Fixed man page path
Aaron Marcher
2017-08-10
Remove d- and v-flags
Laslo Hunhold
2017-08-10
Refactor build system
Laslo Hunhold
2017-04-20
enable stack protector and compile to position independent executable
Aaron Marcher
2017-01-07
saner makefile: cleaner, simpler, suckless
Aaron Marcher
2016-12-30
Merge branch 'master' into master
parazyd
2016-12-29
why releases for such a small project? useless and overhead!
Aaron Marcher
2016-12-28
refactor vol_perc to not depend on alsa libraries
parazyd
2016-09-19
3.0
Aaron Marcher
2016-09-18
shorter copyright notice and moved back VERSION and _GNU_SOURCE as the man pa...
Aaron Marcher
2016-09-18
several changes
Ali H. Fardan
2016-09-18
config.mk comment about -Wno-unused-functions
Aaron Marcher
2016-09-18
optimization
Aaron Marcher
2016-09-17
added man page
Aaron Marcher
2016-09-17
added optimization back (removed it for debugging some time ago)
Aaron Marcher
2016-09-05
bringed back the old config.mk
Ali H. Fardan
2016-09-05
added a tool for resetting the status bar && worked around some issues && rem...
Ali H. Fardan
2016-09-05
config.mk cleanup
Ali H. Fardan
2016-08-21
fixed compiler warnings in a better way
Ali H. Fardan
2016-08-21
-Wextra
Ali H. Fardan
2016-08-16
Removed the debug gcc flags
Aaron Marcher
2016-03-10
simplify smprintf by using vasprintf
Daniel Walter
2016-03-04
initial commit
Aaron Marcher