index
:
viewer.git
2026.01
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llprocesslauncher.cpp
Age
Commit message (
Expand
)
Author
2012-01-20
Per Richard, replace LLProcessLauncher with LLProcess.
Nat Goodspeed
2012-01-19
To grow std::string by a char, use push_back() instead of append().
Nat Goodspeed
2012-01-19
Try to fix argument quoting on Windows.
Nat Goodspeed
2012-01-18
Introduce static LLProcessLauncher::isRunning(ll_pid_t) method.
Nat Goodspeed
2012-01-17
Add log message if LLProcessLauncher child fails to execv().
Nat Goodspeed
2011-03-17
Fix CHOP-544. Use cwd when creating a process on windows when the llprocessl...
Alain Linden
2011-03-01
SOCIAL-595 FIX Global Volume control does not affect volume of MOAP in minima...
Richard Linden
2010-12-10
fix working directory in install script and remove dependency on open option ...
Andrew A. de Laix
2010-11-13
STORM-52 FIXED Made it possible to use an external script editor.
Vadim ProductEngine
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-08-27
svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/mo...
Monroe Williams