Philippose Rajan
026ae6b625
* Name the default installation folder based on the following pattern for both Netgen and Nglib:
...
- netgen-inst<NoOCC/OCC>_<Win32/x64>
- nglib-inst<NoOCC/OCC>_<Win32/x64>
* This change simplifies Visual C++ Batch Builds and Nullsoft Installer Scripts
2010-03-21 21:00:17 +00:00
Philippose Rajan
091f525828
* Added 64-bit build target to Netgen and Nglib
...
* Modified the Post-Build scripts to handle Win32 and x64 build variants
* Note#1: No OCC Support yet for 64-bit builds
* Note#2: 64-bit targets are only maintained for MSVC 2008
2009-07-27 05:12:31 +00:00
Philippose Rajan
cf72c33585
* Modified manifest generation and embedding methods to allow Netgen to run on Vista
...
* the post build scripts no longer need to embed the manifests manually
2009-07-25 18:28:00 +00:00
Philippose Rajan
ad90ae44ea
* Optimisations to the MSVC 2008 Windows build files
...
* Manifest embedding in Post-Build script modified
2009-07-25 13:12:51 +00:00
Philippose Rajan
49c1f51839
* Now uses NETGENDIR environment variable for install automation
...
* Note: NETGENDIR points to "<netgen_root>\bin" folder
* Use new install folder structure during post build phase
2009-04-05 22:12:45 +00:00
Philippose Rajan
dcf5d73f3d
* Bug-fix: Fixed error while handling parameters with whitespaces during the post-build phase
2009-04-04 10:02:53 +00:00
Philippose Rajan
92ae9c33ba
* Added Solution and VC++ Project files for compiling the nglib library using the Windows Platform.
...
* Added a post-build script for installing nglib similar to the netgen script.
* Modified Makefile.am to reflect the changes made to the windows directory.
2009-02-15 20:28:24 +00:00