summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstat.cpp
AgeCommit message (Collapse)Author
2007-05-02svn merge -r 60342:61148 svn+ssh://svn/svn/linden/branches/maintenance into ↵Don Kjer
release
2007-04-06SL-39721 Run a mini-grid without editing any configuration files. Added ↵James Cook
start-servers.py and start-client.py. Renamed output executable names to "spaceserver" instead of "newspace", etc. Repaired batch files to use new executable names. Added svn ignores for new executables and intermediate files. Removed llcommon, other linden libraries from explicit linker Additional Dependencies section because this makes IncrediBuild link the libraries twice, slowing it down. Reviewed by Don.
2007-01-02Print done when done.James Cook