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
*
Remove coverage and profile flags.
Nicholas Marriott
2017-03-22
*
Can shorten these by using LIBOBJ.
Nicholas Marriott
2017-03-22
*
DEFS -> AM_CPPFLAGS.
Nicholas Marriott
2017-03-22
*
Should not need -D_POSIX_PTHREAD_SEMANTICS.
Nicholas Marriott
2017-03-22
*
Use AC_USE_SYSTEM_EXTENSIONS and explicitly check for daemon() in headers.
Nicholas Marriott
2017-03-22
*
Compat code for strndup and strnlen.
Nicholas Marriott
2017-03-09
*
Solaris fixes, mostly from Dagobert Michelsen.
Nicholas Marriott
2017-03-09
*
Reflect OBSD Makefile changes in Makefile.am
Thomas Adam
2017-02-21
*
Hide or fix some warnings.
Nicholas Marriott
2017-02-15
*
Bad merge.
Nicholas Marriott
2017-01-25
*
Merge branch 'obsd-master'
Thomas Adam
2017-01-23
*
Add b64_pton as well.
Nicholas Marriott
2017-01-22
*
Put AM_* back, but this time do a dance in configure.ac so that we can keep
Nicholas Marriott
2016-10-19
*
Revert the AM_* change, I can't find a way to make AC_CHECK_HEADER use
Nicholas Marriott
2016-10-18
*
I don't remember why we have make clean in dist-hook; remove it.
Nicholas Marriott
2016-10-18
*
*.h can go in dist_tmux_SOURCES, from Dilyan Palauzov.
Nicholas Marriott
2016-10-18
*
Rename found_debug to enable_debug.
Nicholas Marriott
2016-10-18
*
Preserve existing AM_CPPFLAGS and AM_LDFLAGS values.
Nicholas Marriott
2016-10-17
*
CFLAGS/CPPFLAGS/LDFLAGS -> AM_*, requested by Dilyan Palauzov.
Nicholas Marriott
2016-10-17
*
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
[next]