index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2022-11-24
New component: cat
drkhsh
2022-10-28
separator: kill that useless thing
drkhsh
2022-10-27
components/*.c: include slstatus.h
NRK
2020-11-30
Add separator module
Ryan Kes
2018-05-29
Don't explicitly list each component-target
Laslo Hunhold
2018-05-28
Fix object order and stop using a GNU make idiom
Laslo Hunhold
2018-05-27
Explicitly list component-objects in the Makefile
Laslo Hunhold
2018-05-27
Revert "Add basic backlight percentage support"
Aaron Marcher
2018-05-23
Add keymap component
Michael Buch
2018-05-22
Add basic backlight percentage support
David Demelier
2018-05-19
Add network speed functions
Aaron Marcher
2018-05-01
Tweak build system a little bit
Laslo Hunhold
2018-05-01
Revert component-split
Laslo Hunhold
2018-04-30
Makefile: add distclean target
Quentin Rameau
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-30
wifi: OS split
Quentin Rameau
2018-04-30
uptime: OS split
Quentin Rameau
2018-04-30
temperature: OS split
Quentin Rameau
2018-04-30
swap: OS split
Quentin Rameau
2018-04-30
ram: OS split
Quentin Rameau
2018-04-30
entropy: OS split
Quentin Rameau
2018-04-30
cpu: OS split
Quentin Rameau
2018-04-30
battery: OS split
Quentin Rameau
2018-04-30
Makefile: detect running OS
Quentin Rameau
2017-09-24
Move components into dedicated subdirectory
Laslo Hunhold
2017-09-18
Get rid of HDR variable
Laslo Hunhold
2017-09-18
Simplify Makefile
Laslo Hunhold
2017-09-18
Fix missing config.h in Makefile
Quentin Rameau
2017-09-17
Rewrite Makefile to accomodate file split
Laslo Hunhold
2017-08-13
Added Makefile target for distribution tarballs.
Aaron Marcher
2017-08-10
Refactor build system
Laslo Hunhold
2017-01-09
Makefile fix and vol_perc fix for mute
Aaron Marcher
2017-01-09
simplified Makefile
Aaron Marcher
2017-01-09
small Makefile tweak
Aaron Marcher
2017-01-09
Makefile: Added back config.h handling in Makefile
Aaron Marcher
2017-01-09
Makefile: Fixes #35
Aaron Marcher
2017-01-07
saner makefile: cleaner, simpler, suckless
Aaron Marcher
2016-12-29
why releases for such a small project? useless and overhead!
Aaron Marcher
2016-09-17
added man page
Aaron Marcher
2016-09-14
do not overwrite config.h if config.def.h changes
Aaron Marcher
2016-09-05
what kind of weed is that?
Ali H. Fardan
2016-09-05
added a tool for resetting the status bar && worked around some issues && rem...
Ali H. Fardan
2016-03-10
make config.h target depending on config.def.h
Daniel Walter
2016-03-04
added config.def.h handling and fixed typo
Aaron Marcher
2016-03-04
initial commit
Aaron Marcher