Commit Graph

14 Commits

Author SHA1 Message Date
Gerhard Kitzler
e83affe292 Update for Projectfiles and Postbuild scipts 2015-01-23 10:18:02 +00:00
Gerhard Kitzler
7df1699f2b adaptions for use with netgen/nglib 6.0 2014-09-04 15:59:49 +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
0461899071 * Improved colour based boundary condition assignment for OCC geometry
* Now allows the boundary condition numbers to be assigned via a profile file "netgen.ocf" 
* The old algorithm for automated selection is used if no profile file exists
2009-06-19 05:41:22 +00:00
Philippose Rajan
b3506658df * Copies additional header files into the install location (required by NgSolve) 2009-04-19 22: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
474d156e61 * Changed netgen.lib -> nginterface.lib
* Also pass name of "lib" file to post-build script
* Added the remaining OCC files "*.ixx" and "*.jxx" to solution
* New and improved postBuild_netgen.bat batch file
  - Lot more process feedback
  - More meaningful error messages
  - Also installs nginterface.lib and nginterface.h to "-bin" folder
* Modified MSVC 2008 / 2005 solution files to add the above changes
2009-04-04 21:54:20 +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
f5dbea25dd * Streamlined the directory paths and build processes for the netgen Visual C++ builds for consistency and extendability.
* Renamed the post-build script to allow for a similar script for nglib.
* Changed the install folder from <Configuration>-inst to <Configuration>-bin.
2009-02-15 20:25:44 +00:00