summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* separator: kill that useless thingdrkhsh2022-10-281-1/+0
* components/*.c: include slstatus.hNRK2022-10-261-1/+1
* Add separator moduleRyan Kes2020-11-301-0/+1
* Don't explicitly list each component-targetLaslo Hunhold2018-05-291-21/+1
* Fix object order and stop using a GNU make idiomLaslo Hunhold2018-05-281-1/+1
* Explicitly list component-objects in the MakefileLaslo Hunhold2018-05-271-6/+25
* Revert "Add basic backlight percentage support"Aaron Marcher2018-05-271-1/+0
* Add keymap componentMichael Buch2018-05-231-0/+1
* Add basic backlight percentage supportDavid Demelier2018-05-221-0/+1
* Add network speed functionsAaron Marcher2018-05-191-0/+1
* Tweak build system a little bitLaslo Hunhold2018-05-011-1/+1
* Revert component-splitLaslo Hunhold2018-05-011-19/+10
* Makefile: add distclean targetQuentin Rameau2018-04-301-0/+4
* Makefile: move OS-specific libs to configure scriptQuentin Rameau2018-04-301-1/+1
* Makefile: separate default flags from user flagsQuentin Rameau2018-04-301-2/+6
* wifi: OS splitQuentin Rameau2018-04-301-1/+1
* uptime: OS splitQuentin Rameau2018-04-301-1/+1
* temperature: OS splitQuentin Rameau2018-04-301-1/+1
* swap: OS splitQuentin Rameau2018-04-301-1/+1
* ram: OS splitQuentin Rameau2018-04-301-1/+1
* entropy: OS splitQuentin Rameau2018-04-301-1/+1
* cpu: OS splitQuentin Rameau2018-04-301-1/+1
* battery: OS splitQuentin Rameau2018-04-301-1/+1
* Makefile: detect running OSQuentin Rameau2018-04-301-0/+1
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-21/+21
* Get rid of HDR variableLaslo Hunhold2017-09-181-4/+3
* Simplify MakefileLaslo Hunhold2017-09-181-20/+1
* Fix missing config.h in MakefileQuentin Rameau2017-09-181-1/+4
* Rewrite Makefile to accomodate file splitLaslo Hunhold2017-09-171-8/+55
* Added Makefile target for distribution tarballs.Aaron Marcher2017-08-131-0/+8
* Refactor build systemLaslo Hunhold2017-08-101-11/+11
* Makefile fix and vol_perc fix for muteAaron Marcher2017-01-091-1/+1
* simplified MakefileAaron Marcher2017-01-091-12/+10
* small Makefile tweakAaron Marcher2017-01-091-1/+1
* Makefile: Added back config.h handling in MakefileAaron Marcher2017-01-091-1/+4
* Makefile: Fixes #35Aaron Marcher2017-01-091-0/+3
* saner makefile: cleaner, simpler, sucklessAaron Marcher2017-01-071-48/+11
* why releases for such a small project? useless and overhead!Aaron Marcher2016-12-291-7/+7
* added man pageAaron Marcher2016-09-171-0/+6
* do not overwrite config.h if config.def.h changesAaron Marcher2016-09-141-1/+1
* what kind of weed is that?Ali H. Fardan2016-09-051-0/+55
* added a tool for resetting the status bar && worked around some issues && rem...Ali H. Fardan2016-09-051-53/+0
* make config.h target depending on config.def.hDaniel Walter2016-03-101-1/+1
* added config.def.h handling and fixed typoAaron Marcher2016-03-041-1/+5
* initial commitAaron Marcher2016-03-041-0/+49