[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] installer/common/util Umakefil,1.5,1.6
From:       dcollins () helixcommunity ! org
Date:       2010-11-23 20:58:18
Message-ID: 201011232058.oANKwKH5017207 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/installer/common/util
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv26638/server/installer/common/util

Modified Files:
	Umakefil 
Log Message:
Synopsis
========
Updates to show 64-bit/32-bit in installer and in -v output

Branches: HEAD
Suggested Reviewers: anyone (pending)


Description
===========

This update several components to display "64-bit" or "32-bit",
depending on the type of build:

1. Installer -v output
2. Installer first screen
3. Installer title bar
4. Server's -v and -V output
5. Proxy's -v and -V output
6. slta's -v output

Also fixed a couple of compiler warnings.


Files Affected
==============

server/engine/core/_main.cpp
server/installer/common/servinstlib.cpp
server/installer/common/pub/inststrs.h
server/installer/common/util/Umakefil
server/installer/common/util/platform/win/winguistage1.cpp
server-restricted/broadcast/app/slta/iQslta.cpp
server-restricted/broadcast/transport/bcng/recv/pub/brcvplin.h
server-restricted/broadcast/transport/bcng/recv/pub/strmsess.h



Testing Performed
=================

Unit Tests:
- N/A

Integration Tests:
- Ran the various components with -v flags to observe output.
- Ran the windows installer to check the first page and title bar.

Leak Tests:
- N/A

Performance Tests:
- N/A

Platforms Tested: win-x86_64-vc10, sunos-5.10-sparc64
Builds Verified: win-x86_64-vc10, sunos-5.10-sparc64


QA Hints
========
- N/A


Index: Umakefil
===================================================================
RCS file: /cvsroot/server/installer/common/util/Umakefil,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Umakefil	23 Nov 2007 11:45:34 -0000	1.5
+++ Umakefil	23 Nov 2010 20:58:16 -0000	1.6
@@ -37,8 +37,9 @@
 UmakefileVersion(2,1)
 
 project.AddModuleIncludes("common/include",
-    "common/util/pub",
-    "common/runtime/pub")  
+                          "common/util/pub",
+                          "common/runtime/pub",
+                          "server/installer/common/pub")
     
 if project.IsDefined("HELIX_FEATURE_SERVER_STRICT_EULA"):
      project.AddModuleIncludes("server-restricted/installer/common/pub")


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic