blob: 007dabcb766ce9dfdc24a764635af4438928d537 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2008-09-19 McCabe Maxsted <hakushakukun@gmail.com>
* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
VWR-1363: Add "Return Object" to the Tools menu.
2008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com>
* linden/indra/SConstruct:
New optional SConstruct flag to specify an exact path to build
directory: BUILD_DIR. For convenience until we switch to CMake.
* linden/indra/SConstruct:
VWR-2865: New SConstruct flag to (not) make tarball after compiling.
For convenience until we switch to CMake.
* linden/indra/newview/viewer_manifest.py:
Ditto.
|