Przemo Firszt
b7c8463841
3rdParty: Remove boost-numeric, ANN and atlas
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-15 10:27:54 +01:00
Peter Lama
0428584eb3
Fix duplicate 'optimized' when using new libpack
...
When using a CLbundler libpack, PYTHON_LIBRARY has both optimized and debug
libs, but it doesn't when using an old libpack, which was the reason for
commit f5a4e680
2014-12-28 19:04:31 -08:00
Richard M. Shaw
d5e8ae2d05
Update CMake config to work with smesh 6.5.3.1.
...
New fork of standalone smesh is available here:
https://github.com/tpaviot/smesh
2014-12-19 11:23:38 +01:00
Peter Lama
90954b06f8
Remove cmake requirement for fortran
...
Commit b253a148 removed the need for a fortran compiler, but cmake
was still requiring one
2014-12-18 20:14:18 -08:00
wmayer
bddf8d30de
+ improve whitespaces
2014-12-01 11:36:33 +01:00
jriegel
58411cbbd3
Merge branch 'refs/heads/master' into review-CL-Bundler
2014-11-29 15:43:19 +01:00
Sebastian Hoogen
46a00d1380
remove support for automake
2014-11-26 10:26:30 +01:00
jriegel
8d98a8a064
Merge branch 'refs/heads/master' into review-CL-Bundler
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-11-22 13:51:04 +01:00
wmayer
b84126c132
+ prepare for netgen 5.x support
2014-11-20 16:30:10 +01:00
jriegel
640a6fc04f
Port to VC12
2014-11-15 14:07:02 +01:00
Peter Lama
7d30188d01
Add support for CLbundler created LibPack
...
* New 'UseLibPack' cmake file sets CMAKE_PREFIX_PATH so that find_package
can be used for most packages.
* Mimic fc_wrap_cpp defined in other 'UseLibPack' files. Some file
dependencies did not get set correctly otherwise.
* OCE 0.16 does not have Standard_ctype.hxx
* shfolder.h can't be used with Win SDK 7.0
2014-11-14 08:01:09 -08:00
Stefan Tröger
512a2b94d2
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +02:00
wmayer
d67f5a3dfd
+ fixes #0001715 : Mefisto Mesh Fails since translated by f2c
2014-09-14 18:26:12 +02:00
wmayer
419664e0ea
+ restore lost changes, improve whitspaces, suppress useless MSVC warnings
2014-08-28 12:37:42 +02:00
jriegel
d0d832896a
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-08-27 15:39:00 +02:00
Ian Rees
e300952c0d
Updated CxImage README
2014-08-22 21:37:20 +02:00
Ian Rees
ec48ca5916
Added a quick README to src/3rdParty/CxImage
2014-08-22 15:51:58 +12:00
jriegel
062d2a046e
simplify Mefisto project without Fortran part...
2014-08-21 18:34:21 +02:00
wmayer
3b97ce9b85
+ suppress annoying warnings with MSVC for SMESH sources
2014-08-20 15:31:33 +02:00
jriegel
34c5487113
cleaning up CMake file and some comments
2014-08-18 22:42:23 +02:00
jriegel
da8bb830eb
move MEFISTO to inline c file instead of fortran...
2014-08-18 22:32:10 +02:00
Sebastian Hoogen
83ff578e2b
link against TKAdvTools only if OCCT < 6.7.3
2014-08-12 08:10:54 +02:00
jriegel
103ae7c2ad
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
wmayer
52b3217a73
Revert "remove TKAdvTools"
...
This reverts commit 6843d6ad5d .
2014-08-01 15:07:27 +02:00
Sebastian Hoogen
63944b9cca
Adapt SMESH to new OCCT NCollection templates
2014-07-19 12:26:29 +02:00
Sebastian Hoogen
3497928c41
remove TKAdvTools
2014-07-19 12:26:29 +02:00
wmayer
6ac93e9d72
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
mdinger
1498e99cef
Move python module prefix and suffix properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
67edfb895b
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
e2bd648e9a
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
b606beb103
Remove extra parameter. Fix FreeCAD* names.
2014-04-30 13:41:15 +02:00
mdinger
553ea9958b
Make macro to set bin directory. Apply to ANN, Pivy, and solomesmesh.
2014-04-30 13:41:11 +02:00
wmayer
6eea89466b
+ fixes #0001399 : Only build Salome Mesh when necessary
2014-03-15 14:02:35 +01:00
wmayer
5f4943e546
+ Fix usage of Pivy from old LibPacks
2014-01-26 14:19:15 +01:00
wmayer
60d8170956
+ Shared library of Mefisto2F
2014-01-18 00:08:25 +01:00
wmayer
85400b0e35
+ Update instructions for Mefisto2f build on Win x64
2014-01-08 22:49:19 +01:00
wmayer
ee94683af4
+ fixes #0001081
2013-11-10 14:26:30 +01:00
wmayer
f4092bfdb7
Fix linker error on 64-bit
2013-09-10 16:45:28 +02:00
wmayer
eaffddc7e1
0001136: StdMeshers.so: cannot open shared object file: No such file or directory
2013-09-02 08:37:25 +02:00
jriegel
415262bc0d
Merge branch 'refs/heads/jriegel/develop-fem'
2013-06-27 16:47:40 +02:00
jriegel
f2c6d85be3
Activating FEM for Linux again (without Netgen plugin)
2013-06-26 19:14:36 +02:00
jriegel
5c8d3ea614
Fix in Grid calculation and remove some trace messages from SMESH
2013-05-29 00:34:08 +02:00
wmayer
20db462c91
Port to OCC 6.6
2013-05-25 23:46:28 +02:00
wmayer
a53ee3e749
Port to OCC 6.6
2013-05-25 13:30:01 +02:00
jriegel
057e48767a
Switch of Salome-messages in Release
2013-05-11 20:15:39 +02:00
wmayer
332298265b
Fix build failure with more recent OCC versions that dropped PI
2013-04-02 18:06:24 +02:00
wmayer
cd4419e40e
Fix build failure on certain Linux systems
2013-04-02 14:27:24 +02:00
wmayer
83a8002463
Move TKMeshVS & TKAdvTools to OCC_OCAF_LIBRARIES variable
2013-04-01 23:13:51 +02:00
wmayer
09aa858ad1
Fix build problems
2013-04-01 21:04:53 +02:00
wmayer
54a6f70c99
Disable NetgenPlugin for gcc and mingw
2013-04-01 17:40:52 +02:00