Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This brings us a lot more tidiness. | |||
2017-09-18 | Get rid of HDR variable | Laslo Hunhold | |
The HDR variable is used for general purpose headers, which are not given in this project. arg.h and config.h are only needed for slstatus.c, not every component $(COM:=.c). This also fixes a problem introduced in e04a3853643df1c98a451969d515d8850f138bcc, where config.h is pulled into the tarball. | |||
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 && ↵ | Ali H. Fardan | |
removed the makefile (we need a better one) | |||
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 | |