Skip to content
Snippets Groups Projects
This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
  1. Mar 10, 2023
  2. Feb 07, 2023
  3. Dec 28, 2022
  4. Sep 22, 2021
  5. May 27, 2021
  6. Jan 17, 2021
  7. Aug 27, 2020
  8. Aug 23, 2020
  9. Aug 08, 2020
  10. Apr 13, 2020
  11. Feb 04, 2020
  12. Jun 25, 2013
  13. Apr 30, 2013
  14. Feb 04, 2013
  15. Jan 18, 2013
  16. Dec 13, 2012
  17. Feb 07, 2013
  18. Jul 11, 2012
  19. Mar 29, 2012
    • Nat Goodspeed's avatar
      IQA-463: fix Linux wrapper.sh (aka secondlife) gridargs.dat handling. · 51018f38
      Nat Goodspeed authored
      Previous change to wrapper.sh naively read $(<etc/gridargs.dat) directly into
      the viewer binary command line. But gridargs.dat contains quoted args as well
      as simple space-separated ones: need bash to scan the file using eval. This
      was why the older logic used eval on the entire command line. However, we must
      use eval only for gridargs.dat so we don't lose individual quoting on
      arguments passed to the secondlife script.
      51018f38
  20. Mar 20, 2012
  21. Apr 25, 2011
  22. Mar 01, 2010
  23. Nov 13, 2009
  24. Aug 21, 2009
  25. Jun 20, 2009
  26. Mar 09, 2009
  27. Dec 02, 2008
  28. Jul 18, 2008
  29. Apr 24, 2008
  30. Mar 25, 2008
  31. Feb 27, 2008
  32. Jan 31, 2008
  33. Jan 17, 2008
Loading