aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
Commit message (Expand)AuthorAge
* Increase version numberGravatar Keith Winstein2012-03-12
* Update versionGravatar Keith Winstein2012-03-10
* Update README.mdGravatar Keith Winstein2012-03-10
* Small cleanup to generated output when predictions activeGravatar Keith Winstein2012-03-10
* Update version number (to 0.98) and changelogsGravatar Keith Winstein2012-03-10
* Use TERM env var / terminfo to decide whether to send ECH. Fixes tmux bug.Gravatar Keith Winstein2012-03-10
* Update version numbers (etc.) for new releaseGravatar Keith Winstein2012-03-07
* Terminate compiler warnings options so displays with closing right bracketGravatar Keith Winstein2012-03-07
* Lower required autoconf version since 2.65 isn't neededGravatar Quentin Smith2012-03-07
* Build with bundled libstddjb selfpipe by defaultGravatar Anders Kaseorg2012-03-07
* Fake up enough headers to let libstddjb selfpipe buildGravatar Anders Kaseorg2012-03-07
* Add configure options for external skalibsGravatar Anders Kaseorg2012-03-07
* Handle util.h if it exists instead of pty.hGravatar Quentin Smith2012-03-07
* Handle the absence of IP_MTU_DISCOVERGravatar Quentin Smith2012-03-07
* Add alternate timestamp implementationsGravatar Quentin Smith2012-03-07
* Add configure test for protocGravatar Quentin Smith2012-03-07
* Check for proper byteorder functionsGravatar Quentin Smith2012-03-07
* Make libutempter optionalGravatar Quentin Smith2012-03-07
* Use automake’s silent-rules mode if available, for quieter build outputGravatar Anders Kaseorg2012-03-07
* Make warning CXXFLAGS configurableGravatar Anders Kaseorg2012-03-07
* Add 'foreign' to AM_INIT_AUTOMAKEGravatar Keegan McAllister2012-03-05
* Fix build problem on i386Gravatar Keith Winstein2012-02-26
* Fix failing zlib check in configure.acGravatar Keith Winstein2012-02-26
* Compress all instructions (closes #19 github issue)Gravatar Keith Winstein2012-02-26
* Bump autoconf version numberGravatar Keith Winstein2012-02-25
* Move from protobuf-lite to protobuf to accommodate Ubuntu lucidGravatar Keith Winstein2012-02-20
* Relax autoconf dependencyGravatar Keith Winstein2012-02-19
* configure.ac: Quote macro argumentsGravatar Anders Kaseorg2012-02-18
* Add man pages (closes #7 github issue)Gravatar Keith Winstein2012-02-18
* Require BoostGravatar Anders Kaseorg2012-02-17
* Use an aclocal macro directory m4/, and add pkg.m4Gravatar Anders Kaseorg2012-02-17
* Bump version numberGravatar Keith Winstein2012-02-13
* Make utmp entries using utempterGravatar Keith Winstein2012-02-13
* Increase version no. in configure.ac (and reduce required autoconf version)Gravatar Keith Winstein2012-02-13
* Add missing dependencies to debian/controlGravatar Keith Winstein2012-02-09
* Increment orig version numberGravatar Keith Winstein2012-02-07
* Modernize configure.acGravatar Anders Kaseorg2012-02-07
* Increment version numberGravatar Keith Winstein2012-02-07
* Make examples compileableGravatar Keith Winstein2012-02-06
* Separate modules by subdirectoryGravatar Keith Winstein2012-02-06
* Move protobufs inside src and distribute /debianGravatar Keith Winstein2012-02-06
* Rename .cpp => .cc and .hpp => .hGravatar Keith Winstein2012-02-05
* Convert build system to automake per Anders Kaseorg Makefile.amGravatar Keith Winstein2012-02-05