]> git.sur5r.net Git - i3/i3/history - common.mk
Merge branch 'master' into next
[i3/i3] / common.mk
2011-10-01 Michael StapelbergMerge branch 'master' into next
2011-09-30 Michael StapelbergCheck for PCRE version and disable PCRE_UCP for <=...
2011-09-26 Michael StapelbergMerge branch 'master' into next
2011-09-25 Michael StapelbergMerge branch 'nagbar-wrap' into next
2011-09-25 Michael StapelbergIntroduce the i3-sensible-{pager,editor,terminal} scripts
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-19 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'pcre' into next
2011-09-10 Michael StapelbergImplement support for PCRE regular expressions for...
2011-08-01 Michael StapelbergMerge branch 'next'
2011-08-01 Michael StapelbergMerge branch 'darwin-fixes' into next
2011-08-01 Michael Stapelbergenable -Wl,--as-needed only on Linux (doesn’t work...
2011-08-01 Michael StapelbergLDFLAGS: add -Wl,--as-needed. reduces .so dependencies
2011-08-01 Michael Stapelbergmake i3bar use i3’s common.mk
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-23 Michael StapelbergMakefile: don’t set PREFIX/SYSCONFDIR (necessary for...
2011-07-17 Michael Stapelbergmakefile: link -liconv on Darwin (Thanks Marcus)
2011-07-13 Michael StapelbergMakefile: respect and use LIBS (Thanks Kacper)
2011-07-13 Michael Stapelbergmakefiles: respect and use the CPPFLAGS variable (Thank...
2011-07-11 Michael Stapelbergcommon.mk: correctly determine git branch for subfolders
2011-07-10 Michael Stapelbergadd i3-nagbar. tells you about config file errors ...
2011-05-08 Michael Stapelbergmakefile: add COVERAGE flag
2011-05-04 Michael StapelbergRemove dependency on xcb-event (Thanks Felicitus)
2011-05-03 Michael StapelbergRemove dependency on xcb-property
2011-04-27 Michael StapelbergMake code compatible with yajl 2.0 *and* 1.0
2011-04-27 Michael StapelbergMake code compatible with yajl 2.0 *and* 1.0
2011-04-27 Michael StapelbergMake code compatible with yajl 2.0 *and* 1.0
2011-03-18 Michael Stapelbergremove hard-coded paths since we now use pkg-config...
2011-03-18 Michael Stapelbergremove obsolete xcb-property line (Thanks SardemFF7)
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-02-20 Fernando Tarlá Car... Support pkg-config if the modules are available.
2010-11-28 Fernando Tarlá Car... libXcursor support (themed cursors).
2010-11-15 Fernando Tarlá Car... Port the path resolution and config loading code from...
2010-07-31 Michael StapelbergLook for $SYSCONFDIR/i3/config instead of hard-coded...
2010-07-24 Michael StapelbergMakefile: don’t set PREFIX/SYSCONFDIR (necessary for...
2010-06-02 Michael StapelbergInclude git branch name in the version string
2010-06-02 Michael StapelbergInclude git branch name in the version string
2010-05-09 Michael StapelbergMakefile: only enable when -freorder-blocks-and-partiti...
2010-04-13 Michael Stapelbergcompile with -freorder-blocks-and-partition
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-30 Michael StapelbergMerge branch 'next'
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 StapelbergMerge branch 'next'
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-19 Michael StapelbergMerge branch 'next'
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-28 Michael StapelbergAdd i3-msg, a sample implementation and hopefully usefu...