Johannes Obermayr
dfa700a6a1
Fix OCE / OCC version detection.
2014-12-20 22:41:31 +01:00
wmayer
ecc9184749
+ fix package failure
2014-12-19 18:53:23 +01:00
wmayer
e99daf9bfa
+ set SMESH include dir when using libpack
2014-12-19 13:32:30 +01:00
wmayer
419a2853cd
+ revert PyCXX removal
2014-12-19 11:31:05 +01: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
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
jriegel
17a6810518
some fixes in build with CL-Bundler
2014-11-15 21:18:22 +01:00
wmayer
c49d75a4c5
+ port to CMake 3.0
2014-11-15 18:48:58 +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
wmayer
b3974a7a2b
+ fix build failure on Windows
2014-11-07 19:59:17 +01:00
Yorik van Havre
8676ed01c3
Arch and Draft rc files are now compiled at build time - issue #1796
2014-11-05 20:07:53 -02:00
Peter Lama
be860ce264
Fix building FreeCAD with PCL
...
PCLConfig also calls find_package for boost, but with different
components
2014-10-29 21:36:01 -07: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
jriegel
2fd6612991
Make a new Build option for building VR support and make FindRift using the 64bit libs
2014-09-12 20:14:15 +02:00
jriegel
a73050e934
Merge branch 'refs/heads/master' into jriegel/Rift
2014-09-12 12:27:55 +02:00
wmayer
9c534e181c
+ allow to load PartDesign even if PySide is not found, suppress MinGW warnings
2014-08-30 23:26:29 +02:00
wmayer
880e75a5e3
+ restore FREECAD_BUILD_DEBIAN to fix PPA failures
2014-08-28 13:07:09 +02:00
wmayer
4252cbc2f8
+ silent pcl check, output formatting
2014-08-28 10:58:53 +02:00
wmayer
3fd87a62b4
+ do pcl components checks
2014-08-28 01:51:58 +02:00
jriegel
7d3760742f
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/Rift
2014-08-27 17:48:59 +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
jriegel
8e373c0feb
Merge remote-tracking branch 'refs/remotes/origin/wmayer/pcl-testing' into jriegel/NewWinBuild
...
Conflicts:
src/Mod/Points/App/CMakeLists.txt
src/Mod/ReverseEngineering/App/AppReverseEngineeringPy.cpp
2014-08-26 08:42:47 +02:00
wmayer
6798c0ba22
+ fix cmake configure failure
2014-08-12 17:03:01 +02:00
Sebastian Hoogen
83ff578e2b
link against TKAdvTools only if OCCT < 6.7.3
2014-08-12 08:10:54 +02:00
jriegel
d92a859ee3
New LibPack 10 for Win 64
2014-08-03 20:37:06 +02:00
wmayer
52b3217a73
Revert "remove TKAdvTools"
...
This reverts commit 6843d6ad5d .
2014-08-01 15:07:27 +02:00
Sebastian Hoogen
3497928c41
remove TKAdvTools
2014-07-19 12:26:29 +02:00
jriegel
5257b6a8a9
Integrating Rift Libs in build
2014-07-16 23:08:32 +02:00
Yorik van Havre
d0a612be2d
Bumped version to 0.15 and added a temporary new splash
2014-07-14 20:04:21 -03:00
Sam Nelson
06443ff4e3
Moved Fortran compiler check to work with either gcc or clang compilation
2014-06-01 11:17:14 +02:00
wmayer
6ac93e9d72
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
wmayer
ad24c619d6
+ Better support of clang, fix issues discovered by clang
2014-05-05 18:25:59 +02:00
wmayer
b0aaa05ae4
+ Fix Mingw specific warning
2014-05-03 16:00:31 +02:00
wmayer
58a87f464f
+ Fix Mingw specific warning
2014-05-03 16:00:31 +02:00
wmayer
b7f741e744
+ Option to build release version with debug information
2014-04-22 12:47:14 +02:00
wmayer
4cf15753cd
+ remove word 'mesh' where not needed in build options
2014-04-21 19:30:37 +02:00
wmayer
6eea89466b
+ fixes #0001399 : Only build Salome Mesh when necessary
2014-03-15 14:02:35 +01:00
jriegel
f1d7d3f0cb
remove /EHa from Windows DEBUG builds
2014-03-01 12:49:31 +01:00
jriegel
2e1a84c149
higher level exception handling on Windows
2014-02-20 22:54:30 +01:00
jriegel
a1af077d49
PySide switch for LibPack >= 8.2 default on in the vanilla sourc
...
This means that you need 8.2 or higher or you have to switch of FREECAD_LIBPACK_USEPYSIDE!
2014-02-09 18:59:35 +01:00
wmayer
1bb1bc7257
+ Copy shiboken files from LibPack
2014-01-21 11:28:58 +01:00
wmayer
7f1bded54e
+ fixes #0001360 : [Arch] must be sip.simplewrapper, not PySide.QtGui.QWidget
2014-01-20 10:16:43 +01:00
wmayer
3ab08bbc8c
+ Copy pysideuic from LibPack
2014-01-13 14:54:32 +01:00
wmayer
8a81256245
+ python suffix for shiboken
2014-01-11 22:08:07 +01:00
wmayer
8926c8b24b
+ Fix for Saucy build on Launchpad
2014-01-11 12:52:37 +01:00
blobfish
9033997491
Expanded build control: root cmakelists changes
2013-12-31 14:14:10 +01:00
wmayer
a32bb432d0
+ Copy some more Python modules from LibPack
2013-12-08 14:17:46 +01:00
wmayer
93400db4e9
+ Copy only .py and .pyd files
2013-12-07 19:21:27 +01:00
wmayer
cd59994291
+ Custom target to copy needed files from LibPack
2013-12-07 10:06:03 +01:00