]> git.sur5r.net Git - i3/i3/history - common.mk
makefiles: support PREFIX and SYSCONFDIR
[i3/i3] / common.mk
2010-03-15 Michael Stapelbergmakefiles: support PREFIX and SYSCONFDIR
2010-03-11 Michael Stapelbergipc: implement GET_WORKSPACES message type
2010-03-11 Michael StapelbergRemove -ftrampolines as we don’t have nested functions...
2010-03-09 Michael StapelbergRe-add old Xinerama code for the poor nvidia users
2010-03-07 Michael StapelbergTurn nested functions into real functions or macros
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2010-01-23 Michael StapelbergInclude date of the last commit in version number ...
2009-12-22 Michael Stapelbergmakefile: rather than a dependency for each source...
2009-12-19 Michael Stapelberglogging: new makefile target to generate loglevels...
2009-11-09 Michael StapelbergOnly evaluate the $(shell) expansions once in Makefiles
2009-11-07 Michael StapelbergExplicitly specify -lxcb when linking to link with...
2009-09-02 Michael StapelbergMerge patches for OpenBSD compatibility
2009-08-24 Michael StapelbergFix FTBFS for GNU/kFreeBSD and possibly GNU/Hurd (Thank...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-28 Michael StapelbergAdd i3-msg, a sample implementation and hopefully usefu...