]> jfr.im git - irc/atheme/libmowgli-2.git/history - configure
m4/ax_check_openssl.m4: respect --with-openssl=yes in addition to =no
[irc/atheme/libmowgli-2.git] / configure
2017-09-12  Aaron Jonesm4/ax_check_openssl.m4: respect --with-openssl=yes... v2.1.2
2017-09-05  Aaron Jonesconfigure: update version to 2.1.1 v2.1.1
2017-09-05  Aaron JonesOpenSSL: Several minor fixups
2016-04-06  Max Teufelconfigure: update version to 2.1.0 v2.1.0
2013-02-20  Alex IadiciccoMerge pull request #14 from Diablo-D3/master
2013-02-14  Patrick McFarlandAdd cacheline routines
2013-02-06  Alex IadiciccoMerge pull request #13 from Diablo-D3/master
2013-02-04  Patrick McFarlandUpdate configure build
2012-06-27  William PitcockMerge pull request #7 from tallica/master
2012-06-27  Elizabeth J. MyersMake the eventloop use a monotonic clock, where available.
2012-04-16  William PitcockMowgli 2.0.0.
2012-04-16  William PitcockRemove concurrent stuff.
2012-04-12  William Pitcocklibmowgli 2.0.0-beta1. libmowgli-2.0.0-beta1
2012-04-12  William PitcockRemove coroutine stuff.
2012-04-08  Elizabeth J. Myersproctitle: add support for Linux prctl(). Note not...
2012-04-06  Elizabeth J. Myersproctitle: add support for Linux prctl(). Note not...
2012-04-05  Elizabeth J. MyersMerge branch 'develop' of git://caspar.adterrasperasper...
2012-04-05  Elizabeth J. Myersext: add proctitle setting functions to set process...
2012-04-02  Elizabeth J. Myersremove remnants of futex check as it's not necessary...
2012-03-31  Elizabeth J. MyersMerge branch 'master' of ssh://git.atheme.org/gitroot...
2012-03-31  William Pitcockcoroutine: some initial bits of this module, incomplete
2012-03-30  Elizabeth J. MyersMerge branch 'develop' of git://caspar.adterrasperasper...
2012-03-29  Patrick McFarlandMake atomic.h use machine.h instead of the autoconf...
2012-03-29  Elizabeth J. MyersDNS stuff, round deux. This is preliminary stuff, I...
2012-03-29  Patrick McFarlandFix install process, fix missing include rename
2012-03-27  Patrick McFarlandMade atomic ops more type safe and sane
2012-03-24  Patrick McFarlandAdd atomic ops and futures
2012-03-20  Jonathan SchleiferUpdate configure.
2012-03-19  William Pitcockconfigure: check for port_create().
2012-03-19  William Pitcockautoconf: regenerate with dispatch checks
2012-03-18  Patrick McFarlandRemove redundant AC_SUBST
2012-03-18  Patrick McFarlandMerge branch 'feature/ac-build-on-demand' into develop
2012-03-18  Patrick McFarlandOnly build static and shared objects on demand
2012-03-08  Elizabeth Jennifer... linebuf: move to its own module.
2012-03-08  Elizabeth Jennifer... Merge branch 'master' of ssh://git.atheme.org/gitroot...
2012-03-08  Elizabeth Jennifer... atomic: rip this out.
2012-03-08  William PitcockFix header installation.
2012-03-06  Patrick McFarlandMake the Win32 check do what was actually intended
2012-03-05  William PitcockFix win32 build.
2012-03-05  William PitcockTone down CFLAGS (remove pointless ones).
2012-03-05  William PitcockAbruptly changing people's file layout is rude.
2012-03-05  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/libmow...
2012-03-02  Patrick McFarlandFix typo in Windows build system
2012-03-02  Patrick McFarlandAllow optional static builds, does not conditional...
2012-03-02  Patrick McFarlandRemove cruft from configure.ac, reorder things closer...
2012-03-02  Patrick McFarlandRename autoconf.h.in to config.h.in, update .gitignore
2012-03-02  Patrick McFarlandFix ax_check_openssl, to actually add to LIBS and CFLAGS
2012-03-02  Patrick McFarlandFix ax_check_openssl regression, fix tabs slipping...
2012-03-01  Patrick McFarlandFix configure argument for examples
2012-03-01  Patrick McFarlandUse more pedantic GCC warnings by default
2012-03-01  Patrick McFarlandUse AC_PROG_CC_C99 macro to check for C99 compliance
2012-03-01  Patrick McFarlandUse ax_check_openssl.m4 instead
2012-02-28  William PitcockPut configure back for now.
2012-02-27  Jonathan SchleiferThou shalt not have generated files in the repository!
2012-02-20  Elizabeth J. Myersconfigure: Fix linking with OpenSSL
2012-02-20  Elizabeth J. Myersconfigure: fix a slight spacing issue.
2012-02-19  Elizabeth J. MyersBuild system: Enable checks for OpenSSL.
2012-02-19  William Pitcockconfigure: test for select impl
2012-02-19  William Pitcockconfigure: compute LIBS better on broken mingw
2012-02-19  William Pitcockconfigure: only use -pthread on POSIX.
2012-02-19  William PitcockAnd another check...
2012-02-19  William PitcockPerhaps a different check.
2012-02-19  William PitcockFix check for winsock.
2012-02-19  William Pitcockeventloop/pollable: add support for ioctlsocket
2012-02-05  William Pitcockconfigure: look for linux/futex.h.
2012-01-31  William Pitcocklibmowgli 2.0.0-alpha1. libmowgli-2.0.0-alpha1
2011-12-04  Jilles TjoelkerRerun autoconf and autoheader.
2011-11-26  William PitcockDetect epoll presence.
2011-11-26  William PitcockMerge branch 'master' of git://ohnopub.net/libmowgli-2
2011-11-26  William Pitcockeventloop: Add poll(2) pollops.
2011-09-26  William Pitcockmowgli_module -> mowgli.module
2011-09-26  William Pitcockupdate buildsys
2011-09-26  William Pitcocklibmowgli-2 begins.
2011-09-26  William PitcockMowgli 0.9.95.
2011-08-31  William Pitcockconfigure: refresh
2011-06-23  William PitcockAdd pre-generated configure script.