summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)Author
2022-10-27do not rely on obsolete featureNRK
2022-10-27Make volume component work on FreeBSDmichaelbuch12@gmail.com
2020-11-30Add comment for FreeBSD to config.mkAaron Marcher
2020-11-30Use the sioctl_open(3) OpenBSD API to access volIngo Feinerer
2019-02-13Add native OpenBSD support for mute/volumeIngo Feinerer
2018-05-01Tweak build system a little bitLaslo Hunhold
2018-05-01Revert component-splitLaslo Hunhold
2018-04-30Makefile: move OS-specific libs to configure scriptQuentin Rameau
2018-04-30Makefile: separate default flags from user flagsQuentin Rameau
2018-04-29Add OpenBSD support in volume.cparazyd
2017-12-03Small fixes in config.mkAaron Marcher
2017-09-17Properly declare buf as extern and fix all unused-warningsLaslo Hunhold
2017-08-13Fixed man page pathAaron Marcher
2017-08-10Remove d- and v-flagsLaslo Hunhold
2017-08-10Refactor build systemLaslo Hunhold
2017-04-20enable stack protector and compile to position independent executableAaron Marcher
2017-01-07saner makefile: cleaner, simpler, sucklessAaron Marcher
2016-12-30Merge branch 'master' into masterparazyd
2016-12-29why releases for such a small project? useless and overhead!Aaron Marcher
2016-12-28refactor vol_perc to not depend on alsa librariesparazyd
2016-09-193.0Aaron Marcher
2016-09-18shorter copyright notice and moved back VERSION and _GNU_SOURCE as the man pa...Aaron Marcher
2016-09-18several changesAli H. Fardan
2016-09-18config.mk comment about -Wno-unused-functionsAaron Marcher
2016-09-18optimizationAaron Marcher
2016-09-17added man pageAaron Marcher
2016-09-17added optimization back (removed it for debugging some time ago)Aaron Marcher
2016-09-05bringed back the old config.mkAli H. Fardan
2016-09-05added a tool for resetting the status bar && worked around some issues && rem...Ali H. Fardan
2016-09-05config.mk cleanupAli H. Fardan
2016-08-21fixed compiler warnings in a better wayAli H. Fardan
2016-08-21-WextraAli H. Fardan
2016-08-16Removed the debug gcc flagsAaron Marcher
2016-03-10simplify smprintf by using vasprintfDaniel Walter
2016-03-04initial commitAaron Marcher