index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
*
tmux no longer uses openat() so we can remove the compatibilty function.
Nicholas Marriott
2016-10-13
*
NetBSD needs _OPENBSD_SOURCE for reallocarray.
Nicholas Marriott
2016-10-12
*
Add support for using utf8proc with --enable-utf8proc, useful for platforms
Nicholas Marriott
2016-09-01
*
Remove duplicate daemon.c and time.h.
Nicholas Marriott
2016-06-27
*
Merge branch 'master' of github.com:tmux/tmux
Nicholas Marriott
2016-05-27
|
\
|
*
getprogname() and setproctitle() on Linux.
Nicholas Marriott
2016-05-27
*
|
Add flag for -pg.
Nicholas Marriott
2016-05-27
|
/
*
No more array.h.
Nicholas Marriott
2016-04-26
*
Tweak a comment.
Nicholas Marriott
2016-03-17
*
EXTRA_DIST: add example_tmux.conf / xmalloc.h
Thomas Adam
2016-02-06
*
Conflicts:
Thomas Adam
2015-12-08
*
Add -Wno-attributes.
Nicholas Marriott
2015-11-18
*
Add reallocarray to compat.
Nicholas Marriott
2015-11-18
*
Merge branch 'obsd-master'
Thomas Adam
2015-11-13
*
Merge branch 'obsd-master'
Thomas Adam
2015-10-27
*
No more $Id$.
Nicholas Marriott
2015-09-14
*
Merge branch 'obsd-master'
Thomas Adam
2015-09-14
*
Add --enable-coverage for gcov.
Nicholas Marriott
2015-09-11
*
Merge branch 'obsd-master'
Thomas Adam
2015-08-30
*
Add _LINUX_SOURCE_COMPAT on AIX.
Nicholas Marriott
2015-07-14
*
Only need *.ch in compat.
Nicholas Marriott
2015-06-05
*
I no longer need to care about GCC 3.
Nicholas Marriott
2015-06-04
*
HTML bits are now elsewhere.
Nicholas Marriott
2015-06-04
*
Add tmux4.png.
Nicholas Marriott
2015-04-28
*
Upload all the files.
Nicholas Marriott
2015-04-28
*
Merge branch 'obsd-master'
Thomas Adam
2015-04-27
*
Revert "Add -Wno-format-nonliteral to Makefile.am"
Thomas Adam
2015-02-15
*
Add -Wno-format-nonliteral to Makefile.am
Thomas Adam
2015-02-15
*
Merge branch 'obsd-master'
Thomas Adam
2015-02-14
*
We do not need to add /usr/local to CPPFLAGS; if configure managed to pass then
Nicholas Marriott
2015-01-12
*
Merge branch 'obsd-master'
Thomas Adam
2014-10-29
*
Merge branch 'obsd-master'
Thomas Adam
2014-10-21
*
Tweak www and add RELEASE variable for current release version so we don't need
Nicholas Marriott
2014-09-16
*
Add compat/fparseln() for non-BSD systems
Thomas Adam
2014-08-09
*
Might as well still allow autoconf 2.59.
Nicholas Marriott
2014-06-19
*
Build DEBUG with -O2 as well.
Nicholas Marriott
2014-06-18
*
Typo in previous: $(srcdir)
Thomas Adam
2014-04-29
*
Makefile.am: Honour $srcdir for mdoc2man.awk
Thomas Adam
2014-04-29
*
Merge branch 'obsd-master'
Thomas Adam
2014-04-23
*
Having three *clock* files is ridiculous, remove clock.c.
Nicholas Marriott
2014-02-26
*
dist: Call clean target before any other action
Thomas Adam
2014-02-20
*
Fixup BSD specific things from last merge
Thomas Adam
2014-01-31
*
Add openat() to compat.
Nicholas Marriott
2013-10-10
*
Use _XPG6 on Solaris with GCC because the headers are insane and don't like GCC
Nicholas Marriott
2013-06-25
*
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Nicholas Marriott
2013-05-15
|
\
|
*
Use $(srcdir) for generating tmux.1, reported by fasta_ on IRC.
Nicholas Marriott
2013-04-28
|
*
Use sysconfdir for the location of global tmux.conf (but default it to /etc),
Nicholas Marriott
2013-04-24
*
|
Rename tmux.1.in back to tmux.1 and generate tmux.1.{mdoc,man} instead.
Nicholas Marriott
2013-05-15
|
/
*
Pass tmux.1.in to awk on stdin rather than as an argument.
Nicholas Marriott
2013-04-22
*
Add compat for cfmakeraw, from Dagobert Michelsen.
Nicholas Marriott
2013-04-22
[next]