aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Use sysconfdir for the location of global tmux.conf (but default it to /etc),Nicholas Marriott2013-04-24
* 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
* Working on 1.9Thomas Adam2013-03-26
* Update CHANGES and configure.ac for 1.8 release.Thomas Adam2013-03-26
* Fix --disable-static, reported by Shea Levy.Nicholas Marriott2013-03-06
* Working on 1.8Thomas Adam2012-10-13
* Update NOTES, CHANGES, configure.ac for 1.7 releaseThomas Adam2012-10-13
* Create a debug build by default.Tiago Cunha2012-01-23
* Working on 1.7.Tiago Cunha2012-01-23
* Releases don't have debugging enabled.Tiago Cunha2012-01-23
* Use pkg-config for libevent.Nicholas Marriott2011-10-27
* Fix some warnings with newer autoconf, from Matt Curtis.Nicholas Marriott2011-10-06
* Separate dfly from fbsd as one or the other keeps becoming incompatibleNicholas Marriott2011-09-29
* The HAVE_DIRFD check should be for dirfd() not /proc/$$/fd. Doh.Nicholas Marriott2011-09-23
* libm isn't needed anymore.Tiago Cunha2011-08-25
* Fix --enable-static and add a different check for b64_ntop that might work onNicholas Marriott2011-07-27
* Compatibility for b64_ntop, missing from some alternative libc.Nicholas Marriott2011-07-22
* Only get -lrt when needed, from Pietro Cerutti.Nicholas Marriott2011-07-19
* Bump version and create a debug build by default.Tiago Cunha2011-07-09
* Releases don't have debugging enabled.Tiago Cunha2011-07-09
* Use an empty CFLAGS by default to prevent autoconf from setting it whenTiago Cunha2011-07-09
* Expand the Id keyword. Tiago Cunha2011-07-09
* One of these gives us b64_ntop.Nicholas Marriott2011-05-26
* If the terminal supports sitm for italics, use it instead of standoutNicholas Marriott2011-04-09
* Solaris is SunOS.Nicholas Marriott2011-02-11
* Link with libm due to the upcoming patchset.Tiago Cunha2011-01-21
* Support for HP-UX.Nicholas Marriott2011-01-21
* Better __progname check.Nicholas Marriott2011-01-10
* Copy osdep-unknown.c for AIX to make @PLATFORM@ work.Nicholas Marriott2011-01-10
* Check for optarg, optind, optreset.Nicholas Marriott2011-01-10
* Whoops, bad copy and paste.Nicholas Marriott2011-01-04
* Support --enable-static.Nicholas Marriott2011-01-04
* More indentation tweaking.Nicholas Marriott2011-01-03
* Wrap long line differently.Nicholas Marriott2011-01-02
* Fail if no libevent or curses, from Thomas Adam.Nicholas Marriott2011-01-02
* And moar.Nicholas Marriott2010-12-31
* Make indentation better.Nicholas Marriott2010-12-31
* Default enable-debug to on in CVS (can be changed for releases).Nicholas Marriott2010-12-31
* Switch tmux to use autoconf and automake.Nicholas Marriott2010-12-31