summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-04-29Makefile.am: Honour $srcdir for mdoc2man.awkThomas Adam
2014-04-23Merge branch 'obsd-master'Thomas Adam
2014-02-26Having three *clock* files is ridiculous, remove clock.c.Nicholas Marriott
2014-02-20dist: Call clean target before any other actionThomas Adam
2014-01-31Fixup BSD specific things from last mergeThomas Adam
2013-10-10Add openat() to compat.Nicholas Marriott
2013-06-25Use _XPG6 on Solaris with GCC because the headers are insane and don't like GCCNicholas Marriott
2013-05-15Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-codeNicholas Marriott
2013-05-15Rename tmux.1.in back to tmux.1 and generate tmux.1.{mdoc,man} instead.Nicholas Marriott
2013-04-28Use $(srcdir) for generating tmux.1, reported by fasta_ on IRC.Nicholas Marriott
2013-04-24Use sysconfdir for the location of global tmux.conf (but default it to /etc),Nicholas Marriott
2013-04-22Pass tmux.1.in to awk on stdin rather than as an argument.Nicholas Marriott
2013-04-22Add compat for cfmakeraw, from Dagobert Michelsen.Nicholas Marriott
2013-04-16Generate tmux.1 using mdoc2man.awk on Solaris, issue brought up and changesNicholas Marriott
2013-03-25Use -std=gnu99 not c99 with GCC.Nicholas Marriott
2013-03-06Add a wait-for command which blocks a client on a named channel until it isNicholas Marriott
2013-02-23Add a command queue to standardize and simplify commands that call otherNicholas Marriott
2013-02-23Merge send-prefix into send-keys.Nicholas Marriott
2013-02-23Merge show-buffer into save-buffer.Nicholas Marriott
2013-02-22Use -O2 without debugging.Nicholas Marriott
2013-02-19Move NOTES->README, move Vim syntax file documentation to the file itself andNicholas Marriott
2013-01-30Add -Wdeclaration-after-statement.Nicholas Marriott
2013-01-30Merge branch 'obsd-master'Thomas Adam
2012-09-04Fixup Makefile.amThomas Adam
2012-07-11Update list of sources to reflect the recent changes introduced by theTiago Cunha
2012-06-18Add control.c to the list of sources.Tiago Cunha
2012-03-18Add notify.c to the list of sources.Tiago Cunha
2011-09-21Add format.c to the list of sources.Tiago Cunha
2011-07-27Fix --enable-static and add a different check for b64_ntop that might work onNicholas Marriott
2011-07-22Compatibility for b64_ntop, missing from some alternative libc.Nicholas Marriott
2011-07-09Delete subversion directories before the actual tarball is created.Tiago Cunha
2011-07-09Expand the Id keyword. Tiago Cunha
2011-06-23PatchSet 924Nicholas Marriott
2011-06-23Removed file.Nicholas Marriott
2011-02-14Spacing.Nicholas Marriott
2011-01-21Support for HP-UX.Nicholas Marriott
2011-01-07Bring the last remaining bits of dist.mk.Tiago Cunha
2011-01-07Remove dead files entries.Tiago Cunha
2011-01-07cmd-generic.c isn't needed anymore due to OpenBSD patchset 829.Tiago Cunha
2011-01-07More _SOURCES.Tiago Cunha
2011-01-04Support --enable-static.Nicholas Marriott
2011-01-03Update _SOURCES.Tiago Cunha
2011-01-03Include all osdep-*.c in dist.Nicholas Marriott
2010-12-31Switch tmux to use autoconf and automake.Nicholas Marriott