Skip to content
Snippets Groups Projects
  1. Apr 28, 2022
    • Alex Xu's avatar
      Remove broken MSVC support · 65ea7eed
      Alex Xu authored
      MSVC compilation has been broken since at least 1e417b72 ("All remaining
      files in src/common belong to the event loop.") deleted
      src/common/Makefile.nmake in 2018.
      65ea7eed
  2. Dec 12, 2019
  3. Nov 05, 2019
  4. 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
Loading