aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Conflicts:Thomas Adam2015-12-08
* Add -Wno-attributes.Nicholas Marriott2015-11-18
* Add reallocarray to compat.Nicholas Marriott2015-11-18
* Merge branch 'obsd-master'Thomas Adam2015-11-13
* Merge branch 'obsd-master'Thomas Adam2015-10-27
* No more $Id$.Nicholas Marriott2015-09-14
* Merge branch 'obsd-master'Thomas Adam2015-09-14
* Add --enable-coverage for gcov.Nicholas Marriott2015-09-11
* Merge branch 'obsd-master'Thomas Adam2015-08-30
* Add _LINUX_SOURCE_COMPAT on AIX.Nicholas Marriott2015-07-14
* Only need *.ch in compat.Nicholas Marriott2015-06-05
* I no longer need to care about GCC 3.Nicholas Marriott2015-06-04
* HTML bits are now elsewhere.Nicholas Marriott2015-06-04
* Add tmux4.png.Nicholas Marriott2015-04-28
* Upload all the files.Nicholas Marriott2015-04-28
* Merge branch 'obsd-master'Thomas Adam2015-04-27
* Revert "Add -Wno-format-nonliteral to Makefile.am"Thomas Adam2015-02-15
* Add -Wno-format-nonliteral to Makefile.amThomas Adam2015-02-15
* Merge branch 'obsd-master'Thomas Adam2015-02-14
* We do not need to add /usr/local to CPPFLAGS; if configure managed to pass thenNicholas Marriott2015-01-12
* Merge branch 'obsd-master'Thomas Adam2014-10-29
* Merge branch 'obsd-master'Thomas Adam2014-10-21
* Tweak www and add RELEASE variable for current release version so we don't needNicholas Marriott2014-09-16
* Add compat/fparseln() for non-BSD systemsThomas Adam2014-08-09
* Might as well still allow autoconf 2.59.Nicholas Marriott2014-06-19
* Build DEBUG with -O2 as well.Nicholas Marriott2014-06-18
* Typo in previous: $(srcdir)Thomas Adam2014-04-29
* Makefile.am: Honour $srcdir for mdoc2man.awkThomas Adam2014-04-29
* Merge branch 'obsd-master'Thomas Adam2014-04-23
* Having three *clock* files is ridiculous, remove clock.c.Nicholas Marriott2014-02-26
* dist: Call clean target before any other actionThomas Adam2014-02-20
* Fixup BSD specific things from last mergeThomas Adam2014-01-31
* Add openat() to compat.Nicholas Marriott2013-10-10
* Use _XPG6 on Solaris with GCC because the headers are insane and don't like GCCNicholas Marriott2013-06-25
* Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-codeNicholas Marriott2013-05-15
|\
| * Use $(srcdir) for generating tmux.1, reported by fasta_ on IRC.Nicholas Marriott2013-04-28
| * Use sysconfdir for the location of global tmux.conf (but default it to /etc),Nicholas Marriott2013-04-24
* | Rename tmux.1.in back to tmux.1 and generate tmux.1.{mdoc,man} instead.Nicholas Marriott2013-05-15
|/
* Pass tmux.1.in to awk on stdin rather than as an argument.Nicholas Marriott2013-04-22
* Add compat for cfmakeraw, from Dagobert Michelsen.Nicholas Marriott2013-04-22
* Generate tmux.1 using mdoc2man.awk on Solaris, issue brought up and changesNicholas Marriott2013-04-16
* Use -std=gnu99 not c99 with GCC.Nicholas Marriott2013-03-25
* Add a wait-for command which blocks a client on a named channel until it isNicholas Marriott2013-03-06
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-02-23
* Merge send-prefix into send-keys.Nicholas Marriott2013-02-23
* Merge show-buffer into save-buffer.Nicholas Marriott2013-02-23
* Use -O2 without debugging.Nicholas Marriott2013-02-22
* Move NOTES->README, move Vim syntax file documentation to the file itself andNicholas Marriott2013-02-19
* Add -Wdeclaration-after-statement.Nicholas Marriott2013-01-30
* Merge branch 'obsd-master'Thomas Adam2013-01-30