259e106b4f
ram: OS split
2018-04-30 15:41:43 +02:00
3cc649e34c
entropy: OS split
2018-04-30 15:41:31 +02:00
f088dbfea0
cpu: OS split
2018-04-30 15:41:09 +02:00
720569bd56
battery: OS split
2018-04-30 15:40:59 +02:00
92ab9ef52e
Makefile: detect running OS
2018-04-30 15:40:20 +02:00
7246dc4381
Move components into dedicated subdirectory
...
This brings us a lot more tidiness.
2017-09-24 17:20:27 +02:00
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
e04a3853643df1c98a451969d515d8850f138bcc, where config.h is pulled into
the tarball.
2017-09-18 10:08:51 +02:00
f56e50a269
Simplify Makefile
2017-09-18 08:47:54 +02:00
e04a385364
Fix missing config.h in Makefile
2017-09-18 08:32:30 +02:00
eea99fc0ac
Rewrite Makefile to accomodate file split
2017-09-17 17:37:49 +02:00
aa17443013
Added Makefile target for distribution tarballs.
2017-08-13 23:05:22 +02:00
8dad4910bf
Refactor build system
2017-08-10 22:32:14 +02:00
3f976aabc0
Makefile fix and vol_perc fix for mute
2017-01-09 12:05:29 +01:00
a3cb24c438
simplified Makefile
2017-01-09 09:29:58 +01:00
09c3ffe33b
small Makefile tweak
2017-01-09 09:23:17 +01:00
bb87736518
Makefile: Added back config.h handling in Makefile
2017-01-09 09:21:18 +01:00
98d655c8d0
Makefile: Fixes #35
2017-01-09 08:24:26 +01:00
d1915f0d4d
saner makefile: cleaner, simpler, suckless
2017-01-07 21:49:10 +01:00
8fa6229759
why releases for such a small project? useless and overhead!
2016-12-29 23:36:05 +01:00
4a7aba5151
added man page
2016-09-17 22:51:49 +02:00
6edc959933
do not overwrite config.h if config.def.h changes
2016-09-14 11:08:37 +02:00
720328cef9
what kind of weed is that?
2016-09-05 02:17:30 +03:00
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
410ba38a01
make config.h target depending on config.def.h
2016-03-10 11:55:12 +01:00
864f2246b5
added config.def.h handling and fixed typo
2016-03-04 18:36:47 +01:00
94ea78f0fe
initial commit
2016-03-04 18:07:42 +01:00