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