]> git.sur5r.net Git - i3/i3status/history - Makefile
release v2.10
[i3/i3status] / Makefile
2016-01-01 Michael Stapelbergrelease v2.10 2.10
2015-10-12 Michael StapelbergMerge pull request #76 from lahwaacz/volume_fix
2015-10-12 Jakub KlinkovskýVolume percentage should be obtained by float division... 76/head
2015-09-24 Michael Stapelbergwireless (linux): switch from libiw to libnl
2015-08-02 Michael StapelbergMerge pull request #47 from czarkoff/sndio
2015-08-01 Dmitrij D. CzarkoffUse SndIO for volume module on OpenBSD 47/head
2015-07-08 Michael StapelbergMerge pull request #40 from afh/pull/osx
2015-07-06 Alexis HildebrandtWhitespace edit
2015-04-12 Michael StapelbergMerge pull request #23 from Deiz/net-speed
2015-04-08 Michael StapelbergMerge pull request #24 from tanderson92/master
2015-04-08 Thomas AndersonAdd support for differing PREFIX and MANPREFIX. 24/head
2015-04-03 Michael StapelbergMerge pull request #7 from Watcom/master
2015-04-03 Watcom HechtPulseAudio support for volume input 7/head
2014-08-01 Robin HahlingFix CFLAGS and LDFLAGS for DragonFly and FreeBSD
2014-02-19 Michael Stapelbergmake release: install the README file (Thanks myou)
2013-10-07 Arnaud DegrooteAdd support for cpu temperature on NetBSD (using envsys(4))
2013-10-07 Arnaud DegrooteFix the build on NetBSD
2013-06-18 Michael StapelbergMakefile: use .SILENT and support V=1 for verbose builds
2013-01-25 Emil Mikulicsrc/*.c depends on include/i3status.h
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-10-03 Michael Stapelberginclude contrib/ in release tarballs 2.6
2012-05-04 Michael Stapelbergadd CHANGELOG to release tarball
2012-05-04 Michael Stapelbergmakefile: include yajl-fallback in release tarballs
2012-05-02 Michael Stapelbergclean (generated) i3status.1 in distclean target
2012-04-30 Michael Stapelbergbugfix: don’t use TOPDIR (Thanks loblik)
2012-04-29 Jasper Lievisse... Print the volume on OpenBSD too. Add missing library...
2012-04-28 Jasper Lievisse... Add some extra paths if we're compiling on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2011-09-01 Connor Lane SmithMakefile: fix PREFIX usage
2011-08-27 Michael StapelbergMakefile: actually use PREFIX (Thanks cls)
2011-07-13 Michael Stapelbergmakefile: respect and use LIBS/CPPFLAGS, use $(MAKE...
2010-09-22 Michael Stapelbergmakefile: also copy include/ in make release
2010-09-22 Michael Stapelbergport support for xdg basedir and some makefile fixes...
2010-09-22 Michael Stapelbergmakefile: define GIT_VERSION, statically include *VERSI...
2010-09-22 Michael Stapelbergmakefile: remove obsolete compilation flag
2010-07-20 Michael StapelbergImplement ALSA volume support
2010-04-06 Michael Stapelbergmakefile: don’t fail if setcap is unsuccessful
2010-04-01 Michael Stapelberginstall i3status with cap_net_admin capability, document it
2009-10-23 Michael StapelbergFix Makefile to create correct tarball
2009-10-23 Michael StapelbergDon’t compile for DZEN by default
2009-10-16 Michael StapelbergChange Makefile to make releases containing our current...
2009-10-13 Michael StapelbergBugfix: Install manpage from new path (Thanks shatter)
2009-10-12 Michael StapelbergGenerate manpage in Makefile
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...
2009-10-01 Michael StapelbergFix linking (Thanks Atsutane)
2009-10-01 Michael StapelbergImplement getting the wireless ESSID
2009-09-01 Axel BeckertSupport for (Debian) GNU/kFreeBSD
2009-08-18 Michael StapelbergAdd support for xmobar
2009-07-21 Michael StapelbergHide ugly compilation calls in Makefile
2009-07-21 Michael StapelbergUse own files for each function, add get_ipv6_addr.c
2009-06-17 Michael Stapelbergmakefile: fix linking 1.1
2009-06-17 Michael Stapelbergmakefile: fix dependencies
2009-06-17 Michael Stapelbergmakefile: fix release target
2009-06-17 Michael Stapelbergdebian: build separate packages for dzen2/wmii
2009-05-01 Michael StapelbergFix URLs, fix make release, update debian/changelog 1.0
2009-05-01 Michael StapelbergImplement flags for batteries to use the last full...
2009-04-17 Michael StapelbergModify debian package to use the new name, remove inits...
2009-04-17 Michael StapelbergReplace wmiistatus with i3status in files
2009-02-22 Michael StapelbergRemove unnecessary code for dzen
2009-02-22 Michael StapelbergAdd dzen2-compatible mode
2009-01-25 Michael StapelbergMove configuration file parsing into wmiistatus.c,...
2009-01-25 Michael StapelbergMake linux-dependant part use #ifdef LINUX
2008-10-24 Michael StapelbergInstall manpages aswell
2008-10-24 Michael StapelbergAdd release target to Makefile, use -f for deletion
2008-10-07 Michael StapelbergAdd option parsing via getopt, cleanup Makefile
2008-10-07 Michael StapelbergMake everything configurable
2008-10-04 Michael StapelbergMake some formats/paths configurable, add initscript
2008-10-04 Michael StapelbergCleanup
2008-10-03 Michael StapelbergInitial commit