Gerhard Kitzler
cb3964cd4a
Moved Python Package Installation to project file
2015-01-26 14:41:15 +00:00
Gerhard Kitzler
e83affe292
Update for Projectfiles and Postbuild scipts
2015-01-23 10:18:02 +00:00
Christoph Wintersteiger
65c21fd44b
python package installation
2014-10-08 13:35:16 +00:00
Gerhard Kitzler
7df1699f2b
adaptions for use with netgen/nglib 6.0
2014-09-04 15:59:49 +00:00
Gerhard Kitzler
2a10dd3953
added python module to the installation process
2014-09-04 15:44:11 +00:00
Gerhard Kitzler
08aabe7103
changed platform toolset and added FFMPEG to postbuild event
2014-01-16 09:56:52 +00:00
Gerhard Kitzler
28a03c1aea
Upgraded for easier installation of netgen/nglib
2013-11-25 09:55:08 +00:00
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