Xinqi Bao's Git

Check return value of pclose()
[slstatus.git] / config.mk
2018-05-01 Laslo HunholdTweak build system a little bit
2018-05-01 Laslo HunholdRevert component-split
2018-04-30 Quentin RameauMakefile: move OS-specific libs to configure script
2018-04-30 Quentin RameauMakefile: separate default flags from user flags
2018-04-29 parazydAdd OpenBSD support in volume.c
2017-12-03 Aaron MarcherSmall fixes in config.mk
2017-09-17 Laslo HunholdProperly declare buf as extern and fix all unused-warnings
2017-08-13 Aaron MarcherFixed man page path
2017-08-10 Laslo HunholdRemove d- and v-flags
2017-08-10 Laslo HunholdRefactor build system
2017-04-20 Aaron Marcherenable stack protector and compile to position independ...
2017-01-07 Aaron Marchersaner makefile: cleaner, simpler, suckless
2016-12-30 Aaron MarcherMerge pull request #34 from parazyd/master
2016-12-30 parazydMerge branch 'master' into master
2016-12-29 Aaron Marcherwhy releases for such a small project? useless and...
2016-12-27 parazydrefactor vol_perc to not depend on alsa libraries
2016-09-19 Aaron Marcher3.0
2016-09-18 Aaron Marchershorter copyright notice and moved back VERSION and...
2016-09-18 Aaron MarcherMerge pull request #19 from R41z/master
2016-09-18 Ali H. Fardanseveral changes
2016-09-18 Aaron Marcherconfig.mk comment about -Wno-unused-functions
2016-09-18 Aaron Marcheroptimization
2016-09-17 Aaron Marcheradded man page
2016-09-17 Aaron Marcheradded optimization back (removed it for debugging some...
2016-09-09 Aaron MarcherMerge branch 'R41z-master'
2016-09-04 Ali H. Fardanbringed back the old config.mk
2016-09-04 Ali H. Fardanadded a tool for resetting the status bar && worked...
2016-09-04 Ali H. Fardanconfig.mk cleanup
2016-08-21 Ali H. Fardanfixed compiler warnings in a better way
2016-08-21 Ali H. Fardan-Wextra
2016-08-16 Aaron MarcherRemoved the debug gcc flags
2016-03-10 Aaron MarcherMerge pull request #6 from sahne/master
2016-03-10 Daniel Waltersimplify smprintf by using vasprintf
2016-03-04 Aaron Marcherinitial commit