Commit Graph

30 Commits

Author SHA1 Message Date
Quentin Rameau
97ff66522c wifi: OS split 2018-04-30 15:42:16 +02:00
Quentin Rameau
19f3c8f545 uptime: OS split 2018-04-30 15:42:08 +02:00
Quentin Rameau
71eb1d321d temperature: OS split 2018-04-30 15:42:00 +02:00
Quentin Rameau
72f5a0d69a swap: OS split 2018-04-30 15:41:52 +02:00
Quentin Rameau
259e106b4f ram: OS split 2018-04-30 15:41:43 +02:00
Quentin Rameau
3cc649e34c entropy: OS split 2018-04-30 15:41:31 +02:00
Quentin Rameau
f088dbfea0 cpu: OS split 2018-04-30 15:41:09 +02:00
Quentin Rameau
720569bd56 battery: OS split 2018-04-30 15:40:59 +02:00
Quentin Rameau
92ab9ef52e Makefile: detect running OS 2018-04-30 15:40:20 +02:00
Laslo Hunhold
7246dc4381
Move components into dedicated subdirectory
This brings us a lot more tidiness.
2017-09-24 17:20:27 +02:00
Laslo Hunhold
61e44e8948
Get rid of HDR variable
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
e04a385364, where config.h is pulled into
the tarball.
2017-09-18 10:08:51 +02:00
Laslo Hunhold
f56e50a269
Simplify Makefile 2017-09-18 08:47:54 +02:00
Quentin Rameau
e04a385364
Fix missing config.h in Makefile 2017-09-18 08:32:30 +02:00
Laslo Hunhold
eea99fc0ac
Rewrite Makefile to accomodate file split 2017-09-17 17:37:49 +02:00
Aaron Marcher
aa17443013
Added Makefile target for distribution tarballs. 2017-08-13 23:05:22 +02:00
Laslo Hunhold
8dad4910bf
Refactor build system 2017-08-10 22:32:14 +02:00
Aaron Marcher
3f976aabc0
Makefile fix and vol_perc fix for mute 2017-01-09 12:05:29 +01:00
Aaron Marcher
a3cb24c438
simplified Makefile 2017-01-09 09:29:58 +01:00
Aaron Marcher
09c3ffe33b
small Makefile tweak 2017-01-09 09:23:17 +01:00
Aaron Marcher
bb87736518
Makefile: Added back config.h handling in Makefile 2017-01-09 09:21:18 +01:00
Aaron Marcher
98d655c8d0
Makefile: Fixes #35 2017-01-09 08:24:26 +01:00
Aaron Marcher
d1915f0d4d
saner makefile: cleaner, simpler, suckless 2017-01-07 21:49:10 +01:00
Aaron Marcher
8fa6229759
why releases for such a small project? useless and overhead! 2016-12-29 23:36:05 +01:00
Aaron Marcher
4a7aba5151 added man page 2016-09-17 22:51:49 +02:00
Aaron Marcher
6edc959933 do not overwrite config.h if config.def.h changes 2016-09-14 11:08:37 +02:00
Ali H. Fardan
720328cef9 what kind of weed is that? 2016-09-05 02:17:30 +03:00
Ali H. Fardan
9fa858daea added a tool for resetting the status bar && worked around some issues && removed the makefile (we need a better one) 2016-09-05 01:13:48 +03:00
Daniel Walter
410ba38a01 make config.h target depending on config.def.h 2016-03-10 11:55:12 +01:00
Aaron Marcher
864f2246b5 added config.def.h handling and fixed typo 2016-03-04 18:36:47 +01:00
Aaron Marcher
94ea78f0fe initial commit 2016-03-04 18:07:42 +01:00