index
:
slstatus
master
slstatus patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.mk
Age
Commit message (
Expand
)
Author
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