Skip to content
Snippets Groups Projects
  1. Mar 30, 2021
  2. Mar 20, 2021
    • Deucе's avatar
      Add support for MinGW-w64 · 31c717f9
      Deucе authored
      MinGW32 is getting long in the tooth and is missing a lot of modern
      Windows features as well as having broken headers.  Most people will
      be using MinGW-w64 at this point, so add support for it.  Once I
      ensure SyncTERM works properly with it, MinGW32 support will be
      discontinued.
      
      I suspect this will impact exactly zero people since the reason this
      exists is to build the Win32 versions of SyncTERM on FreeBSD.
      
      Changes:
      - Explicitly request 32-bit Windows output
      - Detect the string "mingw32" anywhere in the hardware description
      - Explicitly link with libuuid
      - Add a terrible hack to syncterm.c to block wincrypt.h
      31c717f9
  3. Nov 20, 2020
    • Deucе's avatar
      Support -j on SyncTERM · c01b7347
      Deucе authored
      This doesn't make anything much faster since the bulk of the time
      is building ctyptlib which doesn't support -j, but at least Cyan
      won't complain every time he creates an ebuild anymore.
      c01b7347
  4. Apr 25, 2020
  5. Jul 03, 2019
  6. Jun 29, 2019
  7. Feb 28, 2018
  8. Feb 15, 2018
  9. Feb 10, 2018
  10. Jan 30, 2018
  11. Feb 26, 2015
  12. Jun 27, 2014
  13. Jun 04, 2014
  14. Aug 16, 2013
  15. Apr 25, 2012
  16. Mar 07, 2012
  17. Feb 11, 2012
  18. Oct 11, 2008
  19. Sep 28, 2008
  20. Sep 23, 2008
  21. Sep 21, 2008
  22. Apr 05, 2008
  23. Nov 16, 2007
  24. Oct 28, 2007
  25. Oct 27, 2007
  26. Oct 05, 2007
Loading