Jim Norman 1c922c83a8 - Bug 134096, add CASAManager.exe.config.
- Bug 136224, Document Readme for random crash on 64 bit. 
- Bug 136226, Launch kde-open on kde desktops, and gnome-open on 
	gnome for help files
- Bug 136221, Attempt to prevent installing 32bit rpms on 
	64 bit platforms as a workaround.
- Added CASA_dbg.spec file to build debug RPMs on autobuild
2005-12-02 17:54:28 +00:00
2005-11-23 23:27:29 +00:00
2005-11-30 17:36:44 +00:00
2005-11-30 17:36:44 +00:00
2005-11-10 19:48:30 +00:00
2005-10-27 16:03:14 +00:00
2005-11-30 22:18:42 +00:00
2005-11-30 22:08:06 +00:00
2005-11-30 22:08:20 +00:00

INSTRUCTIONS FOR SETTING UP YOUR BUILD ENVIRONMENT
==================================================

MAKE CLEAN ALL run sequence mk-ca-all for developers and mk-cai-all for BMs.
for individual builds:
for Linux Directory cd shsrc/lshsrc and for Windows shsrc/wshsrc and find
the mk-XXX-tp that matches the module name and the type and the platform.
xxx the module name
types:
dp d for debug
op o for optimized
tl Linux platform
tw Windows platform
example:
mk-nsssdk-ow optimzed for Windows
mk-nsssdk-dl debug for linux

command line form:
mk-nsssdk-ow d clean all (d for developer - m for build manager)

****************************************************************************************** 

Complier has been upgraded to Microsoft VC 7. After installing the compiler and setting up
parmaters as described above you need to copy the directory Vc7 under the compiler installation 
into c:\tools or a directory that does not have any spaces in the name because cypgwin and
gnumake have problems executing commands in paths with spaces in the names.

Cameron Mashayekhi 2/14/2005

****************************************************************************************** 


For a clarification on the location of the compiler please read changes.log with the entry
dated 3/9/05.

Code changed from using wide chars (wchar_t) to UTF8.
sscs_utfh8.h
sscs_string.h
was added.

To support ISF architecture the nsscs_idk.h replaced nsscs_sdk.h and for the Managed APIs
the header file nsscs_mgmd_idk.h was added.

nsssdk has been renamed to nssidk.

Cameron Mashayekhi 3/9/05.

******************************************************************************************

Description
No description provided
Readme 60 MiB
Languages
C# 26%
C 25.2%
C++ 12.5%
Java 11%
Modelica 10.3%
Other 14.9%