summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2016-08-31Fix the test network IPv6 check so it works on Linuxteor
2016-07-08Fix test-network-all target in out-of-tree buildscypherpunks
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-05-09Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-09Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-09Add "-c 1" to ping6 in test-network-allNick Mathewson
2016-05-02Clean up TEST_TOR_BINARY so test-stem can have better dependenciesNick Mathewson
2016-03-11Move Automake options to configure.accypherpunks
2016-02-24Repare dependency in "make test-stem".Nick Mathewson
2016-02-23Document required autotools versionsNick Mathewson
2016-02-05Fix the --disable-asserts-in-tests configure optionSebastian Hahn
2015-12-18Stop building and testing Tor twice with distcheckcypherpunks
2015-12-14Only setup environment variables for testscypherpunks
2015-09-09make test-network-all exit 1 if any test network failsteor (Tim Wilson-Brown)
2015-09-08Add "make test-network-all" to verify multiple test networksteor (Tim Wilson-Brown)
2015-08-27Autodetect CHUTNEY_PATH if chutney is next to torteor (Tim Wilson-Brown)
2015-08-21Is this the syntax that will make freebsd make happy?Nick Mathewson
2015-08-21Remove tor-fw-helper more thoroughlySebastian Hahn
2015-08-19Integreate test_keygen.sh into 'make check'.Nick Mathewson
2015-08-03When building with coverage, run chutney with coverageNick Mathewson
2015-08-03Improved targets for "run all the tests, no, all of them."Nick Mathewson
2015-07-02Use the configured Python executable to run test-stem-full.cypherpunks
2015-03-22Add call to chutney to coverage-html-full targetSebastian Hahn
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-14Revive updateVersions.pl with `make update-versions`.cypherpunks
2015-03-14Make `check-docs` work from out-of-tree builds.cypherpunks
2015-03-14Warn users trying to generate a coverage report when not configured as such.cypherpunks
2015-03-14Use output variables instead of relative paths.cypherpunks
2015-03-09Add `check-changes` rule for checking formatting of changes files.cypherpunks
2015-02-26Use configured Python binary in test-stem.cypherpunks
2015-01-10Better workaround for CFLAGS issues from #14072; fixes #14162Nick Mathewson
2015-01-06have 'make {clean,reset_gcov}' remove gcov files in subdirectoriesNick Mathewson
2015-01-06make "make test-stem" run stem tests on torNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-09-25Use trunnel for crypto_pwbox encoding/decoding.Nick Mathewson
2014-07-16Tweak coverage-html targetNick Mathewson
2014-07-16Add coverage-html makefile targetKevin Murray
2014-04-28Deal with the aftermath of sorting contribNick Mathewson
2013-07-15Add optional target directory parameter to coverage script and add reset-gcov...Andrea Shepard
2013-07-10Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson
2013-06-14Use CHUTNEY_PATH to find Chutney.Linus Nordberg
2013-06-13Add make target test-network running traffic tests in a Chutney network.Linus Nordberg
2013-02-07Use a nicely written autoconf macro to determine the sign of a typeNick Mathewson
2012-10-12Simplify list of files that get whitespace-checkedNick Mathewson
2012-09-07Fix whitespace in Makefile.amNick Mathewson
2012-09-07Removed dependency on tor.spec. Removed tor.spec.in.Ondrej Mikle
2012-08-27build: minimal adjustments to make out-of-tree build workJim Meyering
2012-08-24We now need automake 1.9 or laterNick Mathewson