aboutsummaryrefslogtreecommitdiff
path: root/doc/HACKING
Commit message (Collapse)AuthorAge
* logic mixup, noticed by alphawolfRoger Dingledine2014-06-21
|
* doc/HACKING: Improve documentation of how to bump version in maintNick Mathewson2014-05-20
| | | | | See discussion on 9553: Some of the build scripts don't like it when you can't merge maint into release.
* Document that we're incrementing version numbers in maint.Nick Mathewson2014-05-16
| | | | (ticket 9553)
* Deal with the aftermath of sorting contribNick Mathewson2014-04-28
| | | | | This basically amounts to grepping for every file that mentioned contrib and adjusting its references to refer to the right place.
* The #tor topic no longer includes a version.Nick Mathewson2014-04-26
|
* bring hacking more up to dateRoger Dingledine2014-03-22
|
* extract some changelog principles into doc/HACKINGNick Mathewson2014-03-19
|
* Give the HTTPS url for jenkins in doc/HACKINGNick Mathewson2014-03-06
|
* Document more coverage tricks in doc/HACKINGNick Mathewson2014-01-21
|
* name it correctly, maybeRoger Dingledine2013-10-01
|
* Mention "make test-network" in doc/HACKINGNick Mathewson2013-10-01
|
* Add a clarification to gcov instructionsNick Mathewson2013-09-03
|
* new location for tarballs; and you should edit Makefile tooRoger Dingledine2013-08-10
|
* Update coverage instructionsNick Mathewson2013-08-06
|
* Fix the biggest errors in doc/HACKINGNick Mathewson2013-06-12
| | | | We can wait for 0.2.5 for a full rewrite. #8964
* Fix instructions for using Tor with gcovNick Mathewson2012-10-24
| | | | | | It seems as if our new build system broke gcov for me. I've tried to fix doc/HACKING to describe what I needed to do in order to make it work again.
* Rename configure.in to configure.acNick Mathewson2012-09-04
| | | | This is the preferred filename to use with Autoconf 2.50 and later.
* sebastian is the new karsten, i hearRoger Dingledine2011-11-23
|
* add another heuristic for making release notesRoger Dingledine2011-08-28
|
* Update HACKING with some more release instructionsSebastian Hahn2011-07-14
|
* explain that the ./publish should happen soon after the scpRoger Dingledine2011-06-21
| | | | otherwise you scp a tarball up but only one version of the website has it.
* another changelog heuristic based on 0.2.3.1-alphaRoger Dingledine2011-05-10
|
* fix the website directions.Andrew Lewman2011-05-05
|
* More notes on how to upload tarballs from erinnNick Mathewson2011-05-04
|
* Add a couple of notes to doc/HACKING based on 0.2.2.25-alpha processNick Mathewson2011-05-02
|
* add another heuristic for changes stanzasRoger Dingledine2011-04-29
|
* Update hacking file with terse notes on formatting changelogNick Mathewson2011-04-28
|
* Add a step to the release process: tell trac about the version.Nick Mathewson2011-03-10
|
* steps roger takes when making a new releaseRoger Dingledine2011-03-08
|
* update spec locationsRoger Dingledine2011-03-08
|
* make nickm's proposed convention from 2003 be gospelRoger Dingledine2011-03-08
|
* Initial oprofile instructions based on original by weasel.Nick Mathewson2010-09-12
|
* minor formatting / comment fixesRoger Dingledine2010-08-13
|
* doc/HACKING: Explain how to find when a given change was introducedChris Ball2010-08-12
|
* check-speces is a typo.Sebastian Hahn2010-04-27
|
* Add new sections to the HACKING fileNick Mathewson2010-04-27
| | | | | | | The main changes are to explain how we use git branches, how we use changes files, and what should go into a patch. Putting these in HACKING means that we shouldn't need to constantly refer to the or-dev emails where we explain this stuff.
* Convert HACKING file to asciidoc: I am tired of re-numbering the sections.Nick Mathewson2010-04-16
|
* fix the wiki link in doc pages. remove obsolete FAQ.Roger Dingledine2009-10-01
|
* Our test script moved from src/or/test to src/test/test.Sebastian Hahn2009-09-23
| | | | Update the HACKING document and the cross compilation helper
* a mish-mash of stuff in my sandboxRoger Dingledine2009-09-17
|
* Clearer valgrind instructions for non-Debian opensslsNick Mathewson2009-05-19
|
* Say more about comment conventions in doc/HACKINGNick Mathewson2008-12-19
| | | | svn:r17703
* r17433@tombo: nickm | 2008-07-29 10:58:07 -0400Nick Mathewson2008-07-30
| | | | | | | Docment gcov in HACKING svn:r16254
* Explain how my emacs setup works in the HACKING file. Someone else may care too.Nick Mathewson2008-06-13
| | | | svn:r15228
* are we really that bad at speeling?Roger Dingledine2008-04-12
| | | | svn:r14364
* Added buildbot notes.Jacob Appelbaum2008-03-31
| | | | svn:r14258
* r14514@tombo: nickm | 2008-02-27 02:11:38 -0500Nick Mathewson2008-02-27
| | | | | | | Add notes on dataflow (originally written for Dan) to HACKING document. svn:r13749
* now that i hunted these command-lines down, let's keep them forRoger Dingledine2007-07-29
| | | | | | | posterity. svn:r10973
* r12362@catbus: nickm | 2007-04-14 12:59:38 -0400Nick Mathewson2007-04-14
| | | | | | | Note indentation and terminal-width conventions in HACKING svn:r9953
* r11811@catbus: nickm | 2007-02-14 02:51:43 -0500Nick Mathewson2007-02-14
| | | | | | | Mention --enable-gcc-warnings and "make check-spaces" in HACKING svn:r9584