summaryrefslogtreecommitdiff
path: root/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Aaron Marcher2016-09-181-0/+5
| | | | page version number fails
* 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 && ↵Ali H. Fardan2016-09-051-22/+0
| | | | removed the makefile (we need a better one)
* 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