Skip to content
Snippets Groups Projects
  1. Nov 21, 2020
  2. 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
    • Deucе's avatar
      Make parallel make work for sbbs. · c03fc810
      Deucе authored
      This requires anything that includes sbbs.h to have cryptlib and
      mozjs already built/isntalled... to track this, I've added the new
      extdeps.mk file.
      
      This is pretty terrible though... not sure how important that
      dependency really is.
      c03fc810
    • Rob Swindell's avatar
      MS Outlook can place names of to/from users in single-quotes · ee7ff743
      Rob Swindell authored
      Parse single-quoted "name" portion of email-addr header fields. I don't think this is going to fully solve the issue with FTN netmail gated to SMTP and replied via Outlook, but it's a start. Try that Nelgin.
      ee7ff743
    • Deucе's avatar
      Add dependency on JS for everything that includes sbbs.h · d0ee0fa7
      Deucе authored
      This is because it includes js_version.h if JAVASCRIPT is defined,
      and JAVASCRIPT is defined for everything using CFLAGS.
      
      It may be worth re-working the JAVASCRIPT define, but that's a bunch
      of extra work.
      
      This is the first (and easiest) step in getting parallel builds
      working.
      d0ee0fa7
  3. Nov 19, 2020
  4. Nov 18, 2020
  5. Nov 17, 2020
Loading