Skip to content
Snippets Groups Projects
  1. Oct 25, 2019
  2. Oct 16, 2019
    • Nick Mathewson's avatar
      Make doc/doxygen before running doxygen. · 911adb4d
      Nick Mathewson authored
      This makes out-of-tree doxygen builds work.
      
      Closes ticket 32113.
      911adb4d
    • Nick Mathewson's avatar
      Doxygen: stop producing LaTeX. · 593acfab
      Nick Mathewson authored
      Running doxygen with latex gave us all manner of unicode issues,
      slowed down the "make doxygen" target by a lot, and added several
      latex dependencies... all to produce a 4000-page reference manual
      which is probably not what anybody wanted.
      
      Closes ticket 32099.
      593acfab
  3. Sep 28, 2019
  4. Sep 18, 2019
  5. Sep 05, 2019
  6. Aug 29, 2019
  7. Aug 21, 2019
  8. Aug 05, 2019
  9. Aug 01, 2019
  10. Jul 18, 2019
  11. Jun 24, 2019
  12. Jun 19, 2019
  13. Jun 17, 2019
  14. Jun 14, 2019
    • teor's avatar
      make: Improve the documentation for test-network-all · e218da17
      teor authored
      "make test-network-all" shows the warnings from each test-network.sh
      run on the console, so developers see new warnings early.
      
      Improve the documentation for this feature, and rename a Makefile
      variable so the code is self-documenting.
      
      Fixes bug 30455; bugfix on 0.3.0.4-rc.
      Unverified
      e218da17
  15. May 20, 2019
  16. Apr 23, 2019
  17. Apr 05, 2019
  18. Apr 01, 2019
  19. Mar 25, 2019
  20. Mar 13, 2019
  21. Jan 16, 2019
  22. Jan 15, 2019
  23. Dec 20, 2018
  24. Nov 25, 2018
    • Nick Mathewson's avatar
      Rewrite updateVersions script in Python, add datestamp functionality. · b16d6453
      Nick Mathewson authored
      This updateVersions.pl script was one of the only essential perl
      scripts left in out maint system, and was the only one that used
      autoconf to fill in the script.
      
      This script adds a feature to define an APPROX_RELEASE_DATE macro
      that is updated when the version changes.  We'll use this to
      implement prop297, so that we have an accurate view of when a
      release date happens.
      b16d6453
  25. Nov 14, 2018
  26. Nov 05, 2018
Loading