summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-11-30Add separator moduleRyan Kes
2018-05-29Don't explicitly list each component-targetLaslo Hunhold
2018-05-28Fix object order and stop using a GNU make idiomLaslo Hunhold
2018-05-27Explicitly list component-objects in the MakefileLaslo Hunhold
2018-05-27Revert "Add basic backlight percentage support"Aaron Marcher
2018-05-23Add keymap componentMichael Buch
2018-05-22Add basic backlight percentage supportDavid Demelier
2018-05-19Add network speed functionsAaron Marcher
2018-05-01Tweak build system a little bitLaslo Hunhold
2018-05-01Revert component-splitLaslo Hunhold
2018-04-30Makefile: add distclean targetQuentin Rameau
2018-04-30Makefile: move OS-specific libs to configure scriptQuentin Rameau
2018-04-30Makefile: separate default flags from user flagsQuentin Rameau
2018-04-30wifi: OS splitQuentin Rameau
2018-04-30uptime: OS splitQuentin Rameau
2018-04-30temperature: OS splitQuentin Rameau
2018-04-30swap: OS splitQuentin Rameau
2018-04-30ram: OS splitQuentin Rameau
2018-04-30entropy: OS splitQuentin Rameau
2018-04-30cpu: OS splitQuentin Rameau
2018-04-30battery: OS splitQuentin Rameau
2018-04-30Makefile: detect running OSQuentin Rameau
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold
2017-09-18Get rid of HDR variableLaslo Hunhold
2017-09-18Simplify MakefileLaslo Hunhold
2017-09-18Fix missing config.h in MakefileQuentin Rameau
2017-09-17Rewrite Makefile to accomodate file splitLaslo Hunhold
2017-08-13Added Makefile target for distribution tarballs.Aaron Marcher
2017-08-10Refactor build systemLaslo Hunhold
2017-01-09Makefile fix and vol_perc fix for muteAaron Marcher
2017-01-09simplified MakefileAaron Marcher
2017-01-09small Makefile tweakAaron Marcher
2017-01-09Makefile: Added back config.h handling in MakefileAaron Marcher
2017-01-09Makefile: Fixes #35Aaron Marcher
2017-01-07saner makefile: cleaner, simpler, sucklessAaron Marcher
2016-12-29why releases for such a small project? useless and overhead!Aaron Marcher
2016-09-17added man pageAaron Marcher
2016-09-14do not overwrite config.h if config.def.h changesAaron Marcher
2016-09-05what kind of weed is that?Ali H. Fardan
2016-09-05added a tool for resetting the status bar && worked around some issues && rem...Ali H. Fardan
2016-03-10make config.h target depending on config.def.hDaniel Walter
2016-03-04added config.def.h handling and fixed typoAaron Marcher
2016-03-04initial commitAaron Marcher