blob: adb3efc28ee3b9b2cb3c787915832c8140648202 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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.
2008-09-07 Jacek Antonelli <jacek.antonelli@gmail.com>
* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
VWR-8056: Clean up menu_viewer.xml (main menu XUI).
|