index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
*
Use pkg-config for libevent.
Nicholas Marriott
2011-10-27
*
Fix some warnings with newer autoconf, from Matt Curtis.
Nicholas Marriott
2011-10-06
*
Separate dfly from fbsd as one or the other keeps becoming incompatible
Nicholas Marriott
2011-09-29
*
The HAVE_DIRFD check should be for dirfd() not /proc/$$/fd. Doh.
Nicholas Marriott
2011-09-23
*
libm isn't needed anymore.
Tiago Cunha
2011-08-25
*
Fix --enable-static and add a different check for b64_ntop that might work on
Nicholas Marriott
2011-07-27
*
Compatibility for b64_ntop, missing from some alternative libc.
Nicholas Marriott
2011-07-22
*
Only get -lrt when needed, from Pietro Cerutti.
Nicholas Marriott
2011-07-19
*
Bump version and create a debug build by default.
Tiago Cunha
2011-07-09
*
Releases don't have debugging enabled.
Tiago Cunha
2011-07-09
*
Use an empty CFLAGS by default to prevent autoconf from setting it when
Tiago Cunha
2011-07-09
*
Expand the Id keyword.
Tiago Cunha
2011-07-09
*
One of these gives us b64_ntop.
Nicholas Marriott
2011-05-26
*
If the terminal supports sitm for italics, use it instead of standout
Nicholas Marriott
2011-04-09
*
Solaris is SunOS.
Nicholas Marriott
2011-02-11
*
Link with libm due to the upcoming patchset.
Tiago Cunha
2011-01-21
*
Support for HP-UX.
Nicholas Marriott
2011-01-21
*
Better __progname check.
Nicholas Marriott
2011-01-10
*
Copy osdep-unknown.c for AIX to make @PLATFORM@ work.
Nicholas Marriott
2011-01-10
*
Check for optarg, optind, optreset.
Nicholas Marriott
2011-01-10
*
Whoops, bad copy and paste.
Nicholas Marriott
2011-01-04
*
Support --enable-static.
Nicholas Marriott
2011-01-04
*
More indentation tweaking.
Nicholas Marriott
2011-01-03
*
Wrap long line differently.
Nicholas Marriott
2011-01-02
*
Fail if no libevent or curses, from Thomas Adam.
Nicholas Marriott
2011-01-02
*
And moar.
Nicholas Marriott
2010-12-31
*
Make indentation better.
Nicholas Marriott
2010-12-31
*
Default enable-debug to on in CVS (can be changed for releases).
Nicholas Marriott
2010-12-31
*
Switch tmux to use autoconf and automake.
Nicholas Marriott
2010-12-31