Skip to content
Snippets Groups Projects
  1. Aug 09, 2018
    • teor's avatar
      Travis: Use ccache · 286a6bc3
      teor authored
      Part of ticket 26952.
      286a6bc3
    • teor's avatar
      Travis: make macOS builds work for Tor 0.2.9 · 74b3a340
      teor authored
      Tor 0.2.9 needs extra help to find OpenSSL on macOS.
      
      Part of 24629.
      74b3a340
    • teor's avatar
      Travis: create configure flags once, then echo the flags · 7cf7b52f
      teor authored
      Creating the configure flags once avoids inconsistent flags
      between configure and distcheck configure.
      
      Echoing the flags helps developers work out what configure is
      doing.
      
      (Backported to 0.2.9 and later as a precaution.)
      
      Fixes 27088 on 0.3.4.1-alpha, adds logging in previous releases.
      7cf7b52f
    • teor's avatar
      Travis: enable macOS builds · 515d190b
      teor authored
      Also:
      * explain why we don't install zlib
      
      Part of 24629.
      515d190b
    • teor's avatar
      Travis: Rewrite .travis.yml · c53f17fb
      teor authored
      Build on all compilers:
      * default options + hardening
      
      Build on gcc:
      * coverage (+ no hardening)
      * distcheck
      * no hardening
      
      Add some extra logging:
      * tail config.log on failure
        (config.log is too long for travis to render)
      
      Put the config in a more logical order
      * Sort config items in chronological order
      * Put related items together
      
      Part of 24629.
      c53f17fb
    • Taylor Yu's avatar
      Add more optional packages to Travis · 340da669
      Taylor Yu authored and teor's avatar teor committed
      Apparently we weren't building with either libcap or libseccomp on
      Travis.  Install libcap-dev and libseccomp-dev in .travis.yml.  Closes
      ticket 26560.
      340da669
  2. Aug 08, 2018
  3. Aug 03, 2018
  4. Jul 25, 2018
  5. Jul 18, 2018
  6. Jul 17, 2018
  7. Jul 12, 2018
  8. Jul 11, 2018
  9. Jul 09, 2018
  10. Jul 06, 2018
  11. Jul 03, 2018
  12. Jul 02, 2018
  13. Jun 30, 2018
  14. Jun 29, 2018
  15. Jun 26, 2018
  16. Jun 23, 2018
  17. Jun 21, 2018
  18. Jun 17, 2018
  19. Jun 13, 2018
  20. Jun 12, 2018
  21. Jun 11, 2018
  22. Jun 08, 2018
Loading