]> git.sur5r.net Git - i3/i3/history - Makefile
Merge branch 'master' into next
[i3/i3] / Makefile
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-24 Michael StapelbergMerge branch 'master' into next
2011-11-22 Michael StapelbergMerge branch 'master' into next
2011-11-22 Michael StapelbergMakefiles: introduce $(FLEX) and $(BISON)
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-23 Michael Stapelbergmakefile: correctly depend on libi3/*.c to recompile...
2011-10-23 Michael Stapelbergmakefile: use /bin/echo to get consistent results for...
2011-10-10 Raphael Kubo da... Use $(MAKE) instead of hardcoding `make' in the Makefiles.
2011-10-08 Michael StapelbergFix 'make dist'
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMakefile: include libi3/ in 'dist'
2011-10-02 Michael StapelbergMerge branch 'get-socketpath' into next
2011-10-02 Michael StapelbergIntroduce libi3, an *internal* library to eliminate...
2011-10-02 Michael StapelbergMakefiles: prefix compilation messages (for parallel...
2011-10-02 Michael Stapelbergmakefile: make SUBDIRS constant
2011-10-02 Michael StapelbergMerge branch 'master' into next
2011-10-01 Michael StapelbergMerge branch 'master' into next
2011-09-29 Michael StapelbergInclude i3-sensible-* in 'make dist'
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-08-01 Michael StapelbergMerge branch 'next'
2011-08-01 Michael Stapelbergmake dist: include i3bar, pre-generate its manpage 4.0.1
2011-08-01 Michael StapelbergMerge branch 'next'
2011-08-01 Michael StapelbergMerge branch 'darwin-fixes' into next
2011-08-01 Michael Stapelbergmakefile: redirect stderr of 'which' to /dev/null when...
2011-08-01 Michael Stapelbergmake i3bar use i3’s common.mk
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael Stapelbergi3-migrate-config-to-v4: drop the .pl suffix
2011-07-31 Michael Stapelbergi3-migrate-config-to-v4: drop the .pl suffix
2011-07-31 Michael Stapelbergmakefile: use $SUBDIRS for clean/distclean
2011-07-31 Michael Stapelbergmakefile: use $SUBDIRS for clean/distclean
2011-07-31 Michael Stapelbergmake dist: cleanup τεχ files before copying
2011-07-31 Michael Stapelbergmake dist: cleanup τεχ files before copying
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-24 Michael Stapelbergmakefiles: build subdirs (Thanks Kacper)
2011-07-23 Michael StapelbergExclude docs/*.svg from dist tarball
2011-07-23 Michael Stapelbergmakefile: cleanup src/cfgparse.dot
2011-07-23 Michael Stapelbergmakefile: pre-generate docs/
2011-07-23 Michael Stapelbergmakefile: includue i3-wsbar in dist
2011-07-15 Michael Stapelbergmakefile: add i3-config-wizard to {dist,}clean, dist tree-pr4
2011-07-15 Michael Stapelbergmakefile: add i3-migrate-config-to-v4.pl
2011-07-15 Michael Stapelbergmakefile: add i3-nagbar to {dist,}clean target, include...
2011-07-13 Michael StapelbergMakefile: use $(MAKE) instead of make
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 Stapelbergmakefile: install i3-config-wizard
2011-07-11 Michael Stapelbergmakefile: bugfix: filter out auto-generated files
2011-07-11 Michael Stapelbergmakefile: install ${SYSCONFDIR}/i3/config.keycodes
2011-07-11 Michael Stapelbergmakefile: use src/*.c again, we no longer have files...
2011-07-10 Michael StapelbergMakefile: add i3-nagbar to install target
2011-07-06 Michael StapelbergMakefile: install i3-migrate-config-to-v4.pl
2011-05-28 Michael Stapelbergmakefile: include yajl-fallback in 'make dist'
2011-05-15 Michael StapelbergTime Lord technology: for_window config directive to...
2011-05-08 Michael Stapelbergadd coverage target to makefile to generate a coverage...
2011-05-08 Michael Stapelbergmakefile: add yajl-fallback to 'make dist'
2011-03-14 Fernando Tarlá Car... Bring back some more EWMH support.
2011-03-07 Michael Stapelbergproperly clean all files in 'make clean' tree-pr2
2011-02-21 Michael StapelbergBugfix: fix disabling RandR outputs
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2010-12-31 Axel WagnerPort sighandler to tree-branch
2010-12-06 Michael Stapelbergremove i3-wsbar from 'make install', not supported... tree-pr1
2010-12-06 Michael Stapelbergneed more escaping for the version string when replacin...
2010-11-29 Michael StapelbergImplement resizing (still buggy)
2010-11-28 Blekos EelVex Kostasremove space for flex's -P flag
2010-11-28 Fernando Tarlá Car... libXcursor support (themed cursors).
2010-07-11 Michael StapelbergRemove some dead code (to be re-implemented), rename...
2010-06-02 Michael Stapelbergbugfix: only print the first match when looking for...
2010-04-17 Michael Stapelbergloglevel bitmasks needs to be larger because we got...
2010-04-16 Michael Stapelbergmove match_* to match.c
2010-04-14 Michael Stapelbergadd first version of a new flex/bison based command...
2010-04-13 Michael Stapelbergcorrectly update/display window title/class
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-30 Michael StapelbergExclude docs/*.svg from dist tarball 3.e
2010-03-30 Michael Stapelbergmakefile: cleanup src/cfgparse.dot
2010-03-30 Michael Stapelbergmakefile: pre-generate docs/
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-27 Michael Stapelbergmakefile: also clean src/cfgparse.output
2010-03-27 Michael Stapelbergmakefile: include i3-wsbar in dist
2010-03-25 Michael Stapelbergmakefile: install i3-wsbar
2010-03-15 Michael Stapelbergmakefiles: support PREFIX and SYSCONFDIR
2010-03-15 Michael Stapelbergmakefile: install header file i3/ipc.h
2010-03-02 Michael StapelbergFix parallel compilation (sometimes it failed because...
2010-02-13 Michael Stapelbergmakefile: parser/lexer also depend on header files
2009-12-22 Michael Stapelbergmakefile: rather than a dependency for each source...
2009-12-20 Michael StapelbergRemove -e and -t from loglevels.h target to make it...
2009-12-20 Michael Stapelbergmakefile: properly document dependencies on each target...
2009-12-19 Michael Stapelbergmakefile: clean temporary files
2009-12-19 Michael Stapelberglogging: new makefile target to generate loglevels...
2009-11-09 Michael StapelbergMerge branch 'next'
2009-11-09 Michael StapelbergUpdate regexp in make dist
2009-11-09 Michael StapelbergChange makefile for the release of 3.d
2009-11-06 Michael StapelbergInstall welcome message, display it in default config
2009-09-26 Michael StapelbergExplicitly call flex and bison instead of lex and yacc...
2009-09-20 Michael StapelbergAdd initial version of i3-input, an interactive tool...
2009-09-19 Michael StapelbergMerge branch 'lex' into next
2009-09-13 Michael StapelbergFix some parsing problems, retab!
2009-09-13 Michael StapelbergAdd first version of lexer/parser to git, update Makefile
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
next