summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-04-30bugfix: don’t use TOPDIR (Thanks loblik)Michael Stapelberg
2012-04-29Print the volume on OpenBSD too. Add missing library to Makefile accordingly.Jasper Lievisse Adriaanse
2012-04-28Add some extra paths if we're compiling on OpenBSD.Jasper Lievisse Adriaanse
2012-04-08add yajl compat codeMichael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2011-09-01Makefile: fix PREFIX usageConnor Lane Smith
2011-08-27Makefile: actually use PREFIX (Thanks cls)Michael Stapelberg
2011-07-13makefile: respect and use LIBS/CPPFLAGS, use $(MAKE), fix i3status.c target (...Michael Stapelberg
2010-09-23makefile: also copy include/ in make releaseMichael Stapelberg
2010-09-23port support for xdg basedir and some makefile fixes from i3Michael Stapelberg
2010-09-22makefile: define GIT_VERSION, statically include *VERSION in release tarballsMichael Stapelberg
2010-09-22makefile: remove obsolete compilation flagMichael Stapelberg
2010-07-20Implement ALSA volume supportMichael Stapelberg
2010-04-06makefile: don’t fail if setcap is unsuccessfulMichael Stapelberg
2010-04-01install i3status with cap_net_admin capability, document itMichael Stapelberg
2009-10-24Fix Makefile to create correct tarballMichael Stapelberg
2009-10-24Don’t compile for DZEN by defaultMichael Stapelberg
2009-10-16Change Makefile to make releases containing our current directory structureMichael Stapelberg
2009-10-13Bugfix: Install manpage from new path (Thanks shatter)Michael Stapelberg
2009-10-12Generate manpage in MakefileMichael Stapelberg
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg
2009-10-01Fix linking (Thanks Atsutane)Michael Stapelberg
2009-10-01Implement getting the wireless ESSIDMichael Stapelberg
2009-09-01Support for (Debian) GNU/kFreeBSDAxel Beckert
2009-08-18Add support for xmobarMichael Stapelberg
2009-07-21Hide ugly compilation calls in MakefileMichael Stapelberg
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg
2009-06-17makefile: fix linking1.1Michael Stapelberg
2009-06-17makefile: fix dependenciesMichael Stapelberg
2009-06-17makefile: fix release targetMichael Stapelberg
2009-06-17debian: build separate packages for dzen2/wmiiMichael Stapelberg
2009-05-01Fix URLs, fix make release, update debian/changelog1.0Michael Stapelberg
2009-05-01Implement flags for batteries to use the last full capacity. This breaks conf...Michael Stapelberg
2009-04-17Modify debian package to use the new name, remove initscript as it makes no s...Michael Stapelberg
2009-04-17Replace wmiistatus with i3status in filesMichael Stapelberg
2009-02-22Remove unnecessary code for dzenMichael Stapelberg
2009-02-22Add dzen2-compatible modeMichael Stapelberg
2009-01-25Move configuration file parsing into wmiistatus.c, saves a lot of hassle/SLOC...Michael Stapelberg
2009-01-25Make linux-dependant part use #ifdef LINUXMichael Stapelberg
2008-10-24Install manpages aswellMichael Stapelberg
2008-10-24Add release target to Makefile, use -f for deletionMichael Stapelberg
2008-10-07Add option parsing via getopt, cleanup MakefileMichael Stapelberg
2008-10-07Make everything configurableMichael Stapelberg
2008-10-04Make some formats/paths configurable, add initscriptMichael Stapelberg
2008-10-04CleanupMichael Stapelberg
2008-10-03Initial commitMichael Stapelberg