summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-03-22Increment version to 0.2.5.3-alphaNick Mathewson
2014-02-24Merge branch 'bug11047'Nick Mathewson
2014-02-24pass our compiler -fasynchronous-unwind-tables by defaultNick Mathewson
2014-02-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-18whoops; mistaek in a496010642c2. so many commaNick Mathewson
2014-02-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-17Enveigle configure to look for a2x.py as well as a2x.dana koch
2014-02-13bump to 0.2.5.2-alphator-0.2.5.2-alphaRoger Dingledine
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Use pc_from_ucontext.m4 from Google Performance ToolsNick Mathewson
2013-11-18On Linux (and some other systems) we need -rdynamic for backtracesNick Mathewson
2013-11-18Basic backtrace abilityNick Mathewson
2013-10-31Only use -Wlogical-op with GCC 4.6 and laterNick Mathewson
2013-10-30Add the -Wlogical-op switch when building with GCC 4.3 or later.Nick Mathewson
2013-10-21Better detection for certain broken cross-compiling situations.Nick Mathewson
2013-10-21Give a better warning when stack protection breaks linking.Nick Mathewson
2013-10-11When python is available, run the commandline unit tests from "make check"Nick Mathewson
2013-10-02Bump version to 0.2.5.1-alpha-devNick Mathewson
2013-10-01bump to 0.2.5.1-alphaRoger Dingledine
2013-09-29Don't preprocess torifyguilhem
2013-09-13Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson
2013-09-09Build correctly with older libeventsNick Mathewson
2013-09-09Split libevent AC_CHECK_FUNCS call into multiple linesNick Mathewson
2013-09-02Updated openssl configuration advice for DebianKevin Butler
2013-07-18Remove a stray debugging echo from configure.acNick Mathewson
2013-07-15Merge remote-tracking branch 'public/fancy_test_tricks'Nick Mathewson
2013-07-12Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'Nick Mathewson
2013-07-11Add a basic seccomp2 syscall filter on LinuxCristian Toader
2013-07-10Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson
2013-07-10Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson
2013-06-12Use double-quotes for regular_mans, not brackets.dana koch
2013-05-24double-quotes and changes file for 6506.Nick Mathewson
2013-05-24Fix out-of-tree builds.Arlo Breault
2013-05-24Config check for asciidoc and generated manpages.Arlo Breault
2013-04-11Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-11Better test program for 128-bit math supportNick Mathewson
2013-03-25Fix two dump bugs in "whether we can use curve25519-donna-c64" testNick Mathewson
2013-03-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-20Merge commit '2f98bf5c9fac4dfd1bb07564ce08b13d1e330252' into maint-0.2.4Nick Mathewson
2013-03-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-15Be explicit that we want not only nacl but nacl-with-a-fast-curve25519Nick Mathewson
2013-03-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-11Look at the right variable when warning about signed size_t.Nick Mathewson
2013-03-11Warn at configure time when time_t is unsignedNick Mathewson
2013-03-01Merge remote-tracking branch 'public/feature8109'Nick Mathewson
2013-03-01Whoops. I forgot the "alpha"Nick Mathewson
2013-03-01Bump version in master to 0.2.5.0-alpha-devNick Mathewson
2013-02-07Have autoconf check whether enums are signed.Nick Mathewson
2013-02-07Use a nicely written autoconf macro to determine the sign of a typeNick Mathewson
2013-02-04bump to 0.2.4.10-alpha-devRoger Dingledine