aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* 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
* We now need automake 1.9 or laterNick Mathewson2012-08-24
* add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs w...Stewart Smith2012-08-09
* Move to non-recursive makeStewart Smith2012-08-09
* Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note...Ondrej Mikle2012-07-31
* Cleanup of RPM build process - no more .git in tarball, use automake's dist-g...Ondrej Mikle2012-07-31
* Clean up check-spaces block; make it cover the right filesNick Mathewson2012-06-28
* Basic support for a "make version" target to declare the source versionNick Mathewson2011-11-24
* Initial patch to build Tor with msvc and nmakeNick Mathewson2011-08-01
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\
| | * Note that Tor requires Automake 1.7. Fixes bug 2305Nick Mathewson2011-01-03
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\| |
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\|
| | * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | | Split long lines in configure.in and Makefile.am filesNick Mathewson2010-11-11
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-11
|\| |
| * | Remove everything related to os x expert packageSebastian Hahn2010-11-10
* | | The build stuff for tor-fw-helper means we need automake 1.6 or laterNick Mathewson2010-10-01
* | | First implementation of tor-fw-helper.Jacob Appelbaum2010-09-30
|/ /
* | Simplify expression to list files for check-spacesSebastian Hahn2010-07-27
* | Include src/tools in paths to check with "make check-spaces"Steven Murdoch2010-05-20
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | we deleted AUTHORS, so don't put it in the tarballRoger Dingledine2010-02-22
* | List all the excluded files for make check-spacesSebastian Hahn2009-12-12
* | Make "make test" depend on "all".Nick Mathewson2009-09-23
* | Move testing code into new src/test directory.Nick Mathewson2009-09-23
* | Refactor unit tests to use the tinytest framework.Nick Mathewson2009-09-23
* | Merge branch 'maint-0.2.1' into masterRoger Dingledine2009-07-24
|\|
| * make phobos's lines start with tabs againRoger Dingledine2009-07-24
| * added LIBS=-lrt to Makefile.am for static libevent in the tor rpms.Andrew Lewman2009-07-24
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-07-02
|\|
| * Update the year for the copyright statement in two more filesPeter Palfrader2009-06-30
* | Remove all svn metadata minus what I missed.Sebastian Hahn2009-05-05
|/
* r17426@tombo: nickm | 2008-07-28 20:34:03 -0400Nick Mathewson2008-07-29
* Make dist depend on check.Nick Mathewson2008-06-04
* r14246@tombo: nickm | 2008-02-17 19:33:02 -0500Nick Mathewson2008-02-19
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* add a new file ReleaseNotes that contains just theRoger Dingledine2007-01-25