Thomas Adam
|
1076a2e26c
|
Merge branch 'obsd-master'
Conflicts:
cmd-pipe-pane.c
proc.c
tmux.c
window.c
|
2017-07-12 13:43:08 +01:00 |
|
Nicholas Marriott
|
61ed6425bd
|
Move FAQ online and do not ship TODO.
|
2017-06-08 13:29:36 +01:00 |
|
Thomas Adam
|
f17ecaa495
|
Merge branch 'obsd-master'
Conflicts:
Makefile.am
cfg.c
server-client.c
|
2017-05-31 15:56:13 +01:00 |
|
Thomas Adam
|
93062ad099
|
Fix after merge
|
2017-04-21 09:29:22 +01:00 |
|
Thomas Adam
|
22e594fcea
|
Merge branch 'obsd-master'
Conflicts:
Makefile.am
pty.c
|
2017-04-21 09:25:07 +01:00 |
|
Nicholas Marriott
|
aebbb15fe2
|
Turn on debug if $VERSION is master rather than commenting and uncommenting.
|
2017-04-20 12:06:39 +01:00 |
|
Nicholas Marriott
|
e87d808594
|
Remove coverage and profile flags.
|
2017-03-22 21:59:43 +00:00 |
|
Nicholas Marriott
|
c57039bc3d
|
Can shorten these by using LIBOBJ.
|
2017-03-22 19:22:32 +00:00 |
|
Nicholas Marriott
|
643813c6ed
|
DEFS -> AM_CPPFLAGS.
|
2017-03-22 07:54:30 +00:00 |
|
Nicholas Marriott
|
223ed4a989
|
Should not need -D_POSIX_PTHREAD_SEMANTICS.
|
2017-03-22 07:49:27 +00:00 |
|
Nicholas Marriott
|
080080fa23
|
Use AC_USE_SYSTEM_EXTENSIONS and explicitly check for daemon() in headers.
|
2017-03-22 07:42:45 +00:00 |
|
Nicholas Marriott
|
b79df1dc29
|
Compat code for strndup and strnlen.
|
2017-03-09 15:43:08 +00:00 |
|
Nicholas Marriott
|
514a723f74
|
Solaris fixes, mostly from Dagobert Michelsen.
|
2017-03-09 15:39:13 +00:00 |
|
Thomas Adam
|
11e7915195
|
Reflect OBSD Makefile changes in Makefile.am
|
2017-02-21 09:24:53 +00:00 |
|
Nicholas Marriott
|
36734afdd8
|
Hide or fix some warnings.
|
2017-02-15 08:54:21 +00:00 |
|
Nicholas Marriott
|
0f9354eec2
|
Bad merge.
|
2017-01-25 16:38:13 +00:00 |
|
Thomas Adam
|
b3a724f30c
|
Merge branch 'obsd-master'
Conflicts:
Makefile
tmux.c
|
2017-01-23 12:20:43 +00:00 |
|
Nicholas Marriott
|
acf331f7f1
|
Add b64_pton as well.
|
2017-01-22 19:12:15 +00:00 |
|
Nicholas Marriott
|
b951f0621c
|
Put AM_* back, but this time do a dance in configure.ac so that we can keep
using CFLAGS for the tests.
|
2016-10-19 15:20:21 +01:00 |
|
Nicholas Marriott
|
3742f66abb
|
Revert the AM_* change, I can't find a way to make AC_CHECK_HEADER use
LIBEVENT_CFLAGS.
|
2016-10-18 23:19:08 +01:00 |
|
Nicholas Marriott
|
ec47907772
|
I don't remember why we have make clean in dist-hook; remove it.
|
2016-10-18 20:41:31 +01:00 |
|
Nicholas Marriott
|
bd1dc89a5d
|
*.h can go in dist_tmux_SOURCES, from Dilyan Palauzov.
|
2016-10-18 20:34:18 +01:00 |
|
Nicholas Marriott
|
ba9f47c544
|
Rename found_debug to enable_debug.
|
2016-10-18 20:19:24 +01:00 |
|
Nicholas Marriott
|
7d5fd5fcd0
|
Preserve existing AM_CPPFLAGS and AM_LDFLAGS values.
|
2016-10-17 21:51:21 +01:00 |
|
Nicholas Marriott
|
7ba845297f
|
CFLAGS/CPPFLAGS/LDFLAGS -> AM_*, requested by Dilyan Palauzov.
|
2016-10-17 19:14:56 +01:00 |
|
Nicholas Marriott
|
e6f7180af1
|
tmux no longer uses openat() so we can remove the compatibilty function.
|
2016-10-13 22:17:29 +01:00 |
|
Nicholas Marriott
|
76a9e6f27b
|
NetBSD needs _OPENBSD_SOURCE for reallocarray.
|
2016-10-12 10:52:04 +01:00 |
|
Nicholas Marriott
|
6c94774b70
|
Add support for using utf8proc with --enable-utf8proc, useful for platforms
(like OS X) where the system implementation is crap. From Joshua Rubin.
|
2016-09-01 20:40:03 +01:00 |
|
Nicholas Marriott
|
25e128d398
|
Remove duplicate daemon.c and time.h.
|
2016-06-27 10:57:02 +01:00 |
|
Nicholas Marriott
|
762fa58ce8
|
Merge branch 'master' of github.com:tmux/tmux
|
2016-05-27 18:04:45 +01:00 |
|
Nicholas Marriott
|
cfef0c6658
|
getprogname() and setproctitle() on Linux.
|
2016-05-27 18:04:25 +01:00 |
|
Nicholas Marriott
|
f2ec81cf21
|
Add flag for -pg.
|
2016-05-27 10:37:06 +01:00 |
|
Nicholas Marriott
|
447ead940e
|
No more array.h.
|
2016-04-26 12:06:35 +01:00 |
|
Nicholas Marriott
|
3dfc79fb09
|
Tweak a comment.
|
2016-03-17 15:11:40 +00:00 |
|
Thomas Adam
|
ba97ae1737
|
EXTRA_DIST: add example_tmux.conf / xmalloc.h
|
2016-02-06 19:04:21 +00:00 |
|
Thomas Adam
|
5862f59ed7
|
Conflicts:
Makefile
|
2015-12-08 07:11:09 +00:00 |
|
Nicholas Marriott
|
f8a1f8843c
|
Add -Wno-attributes.
|
2015-11-18 14:10:48 +00:00 |
|
Nicholas Marriott
|
a77960c540
|
Add reallocarray to compat.
|
2015-11-18 12:54:29 +00:00 |
|
Thomas Adam
|
3df4959f51
|
Merge branch 'obsd-master'
Conflicts:
Makefile
|
2015-11-13 10:42:45 +00:00 |
|
Thomas Adam
|
da1f6fc2c8
|
Merge branch 'obsd-master'
Conflicts:
Makefile
client.c
server-client.c
server.c
tmux.c
tmux.h
|
2015-10-27 23:27:26 +00:00 |
|
Nicholas Marriott
|
166aa97f75
|
No more $Id$.
|
2015-09-14 15:59:21 +01:00 |
|
Thomas Adam
|
74b958ecbe
|
Merge branch 'obsd-master'
Conflicts:
Makefile
|
2015-09-14 12:42:19 +01:00 |
|
Nicholas Marriott
|
ef35c9f765
|
Add --enable-coverage for gcov.
|
2015-09-11 13:16:35 +01:00 |
|
Thomas Adam
|
cb89f2f2a1
|
Merge branch 'obsd-master'
Conflicts:
Makefile
format.c
|
2015-08-30 21:44:01 +01:00 |
|
Nicholas Marriott
|
bed3069fd7
|
Add _LINUX_SOURCE_COMPAT on AIX.
|
2015-07-14 08:14:35 +01:00 |
|
Nicholas Marriott
|
f7598b8a26
|
Only need *.ch in compat.
|
2015-06-05 12:44:15 +01:00 |
|
Nicholas Marriott
|
75061cb45d
|
I no longer need to care about GCC 3.
|
2015-06-04 08:50:20 +01:00 |
|
Nicholas Marriott
|
32bc8f4dd4
|
HTML bits are now elsewhere.
|
2015-06-04 01:21:41 +01:00 |
|
Nicholas Marriott
|
8794562a85
|
Add tmux4.png.
|
2015-04-28 16:04:07 +01:00 |
|
Nicholas Marriott
|
bc9198072b
|
Upload all the files.
|
2015-04-28 13:58:17 +01:00 |
|