Skip to content
Snippets Groups Projects
  1. Jun 05, 2019
  2. Jun 03, 2019
  3. Oct 17, 2018
    • rswindell's avatar
      Added missing JS_LIBS argument to JSexec link command. This resolves the · 4d84fd7f
      rswindell authored
      following error when building with 'make JSLIB=mozjs185':
      /usr/bin/ld: gcc.linux.../jsexec.o: undefined reference to symbol 'JS_EndRequest'
      //usr/lib/libmozjs185.so.1.0: error adding symbols: DSO missing from command line
      collect2: error: ld returned 1 exit status
      GNUmakefile:209: recipe for target 'gcc.linux.../jsexec' failed
      make: *** [gcc.linux.../jsexec] Error 1
      4d84fd7f
  4. Oct 08, 2018
  5. Mar 17, 2018
  6. Feb 12, 2018
  7. Nov 26, 2015
  8. Oct 28, 2015
    • deuce's avatar
      Add new "jsdoor" binary which has no dependencies on libsbbs.so or the ctrl · 2937264d
      deuce authored
      directory.  This is the beginnings of the ability to write a door in JS for
      all BBSes, not just Synchronet (door kit pending).
      
      This requires moving js_CreateCommonObjects() into main.cpp, which requires
      constifying the name parameter to js_CreateClientObject() due to C++ being
      more paranoid about using a string literal as a char * parameter
      (warning fix).
      2937264d
  9. Sep 02, 2015
  10. Feb 07, 2015
  11. Jun 23, 2014
  12. Sep 30, 2013
  13. Jun 01, 2012
  14. Mar 15, 2012
  15. Oct 26, 2011
  16. Oct 21, 2011
  17. Oct 19, 2011
  18. Oct 13, 2011
  19. Sep 05, 2011
  20. Apr 02, 2010
  21. Oct 15, 2007
  22. Oct 05, 2007
  23. Oct 02, 2007
  24. Sep 17, 2007
  25. Aug 31, 2007
  26. Aug 13, 2007
  27. Jul 11, 2007
  28. Jan 03, 2007
  29. Dec 31, 2006
  30. Dec 30, 2006
  31. Dec 29, 2006
Loading