aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Next up is 2.0 not 1.10.Nicholas Marriott2014-04-17
* Add osdep-cgywin.c as a copy of osdep-linux.c, from J Raynor.Nicholas Marriott2014-03-08
* Missing period.Nicholas Marriott2014-02-24
* Use utempter to update utmp if it's around for configure, from madmaverick9 atNicholas Marriott2014-02-24
* Go back to working on 1.10Thomas Adam2014-02-22
* Update CHANGES and configure.ac for 1.9a releaseThomas Adam2014-02-22
* Working on 1.10Thomas Adam2014-02-20
* Update CHANGES and configure.ac for 1.9 releaseThomas Adam2014-02-20
* Add AC_PROG_MKDIR_P.Nicholas Marriott2014-01-22
* NetBSD broke strnvis when they added it, check for that.Nicholas Marriott2014-01-06
* Add openat() to compat.Nicholas Marriott2013-10-10
* Check setupterm() in libtinfo alsoThomas Adam2013-10-05
* Add subdir-objects to shut automake upThomas Adam2013-10-05
* 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