summaryrefslogtreecommitdiff
path: root/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Release stable 1.0 versiondrkhsh2023-07-041-1/+1
* Add back version flag to prepare for releasedrkhsh2023-05-151-1/+1
* Revert "config.mk: Fix PREFIX assignment"drkhsh2022-12-191-1/+1
* config.mk: Fix PREFIX assignmentplanet362022-12-191-1/+1
* do not rely on obsolete featureNRK2022-10-261-1/+1
* Make volume component work on FreeBSDmichaelbuch12@gmail.com2022-10-261-1/+1
* Add comment for FreeBSD to config.mkAaron Marcher2020-11-301-0/+1
* Use the sioctl_open(3) OpenBSD API to access volIngo Feinerer2020-11-301-0/+1
* Add native OpenBSD support for mute/volumeIngo Feinerer2019-02-131-1/+0
* Tweak build system a little bitLaslo Hunhold2018-05-011-5/+3
* Revert component-splitLaslo Hunhold2018-05-011-3/+10
* Makefile: move OS-specific libs to configure scriptQuentin Rameau2018-04-301-3/+0
* Makefile: separate default flags from user flagsQuentin Rameau2018-04-301-7/+3
* Add OpenBSD support in volume.cparazyd2018-04-291-1/+4
* Small fixes in config.mkAaron Marcher2017-12-031-2/+2
* Properly declare buf as extern and fix all unused-warningsLaslo Hunhold2017-09-171-1/+1
* Fixed man page pathAaron Marcher2017-08-131-1/+1
* Remove d- and v-flagsLaslo Hunhold2017-08-101-1/+1
* Refactor build systemLaslo Hunhold2017-08-101-10/+12
* enable stack protector and compile to position independent executableAaron Marcher2017-04-201-1/+1
* saner makefile: cleaner, simpler, sucklessAaron Marcher2017-01-071-2/+2
* Merge branch 'master' into masterparazyd2016-12-301-2/+0
|\
| * why releases for such a small project? useless and overhead!Aaron Marcher2016-12-291-2/+0
* | refactor vol_perc to not depend on alsa librariesparazyd2016-12-281-1/+1
|/
* 3.0Aaron Marcher2016-09-191-1/+1
* shorter copyright notice and moved back VERSION and _GNU_SOURCE as the man pa...Aaron Marcher2016-09-181-0/+5
* several changesAli H. Fardan2016-09-181-5/+0
* config.mk comment about -Wno-unused-functionsAaron Marcher2016-09-181-2/+3
* optimizationAaron Marcher2016-09-181-1/+1
* added man pageAaron Marcher2016-09-171-1/+1
* added optimization back (removed it for debugging some time ago)Aaron Marcher2016-09-171-1/+1
* bringed back the old config.mkAli H. Fardan2016-09-051-0/+19
* added a tool for resetting the status bar && worked around some issues && rem...Ali H. Fardan2016-09-051-22/+0
* config.mk cleanupAli H. Fardan2016-09-051-8/+0
* fixed compiler warnings in a better wayAli H. Fardan2016-08-211-1/+1
* -WextraAli H. Fardan2016-08-211-1/+1
* Removed the debug gcc flagsAaron Marcher2016-08-161-2/+2
* simplify smprintf by using vasprintfDaniel Walter2016-03-101-1/+1
* initial commitAaron Marcher2016-03-041-0/+30