wmayer
f970c97d2f
+ fixes #0001984 : Set CMakeLists *not* to build the useless Assembly module by default
2015-03-01 11:38:38 +01:00
Peter Lama
119d55be4c
Integrate script for making a relocatable OS X app
2015-02-22 18:23:10 +01:00
Yorik van Havre
0da2e4c45a
Disabled internal pivy building by default on non-windows platforms - fixes #1335
2015-01-25 12:17:36 -02:00
Johannes Obermayr
f050733132
Fix OCE / OCC version detection.
2014-12-20 22:41:31 +01:00
wmayer
b24acb3201
+ fix package failure
2014-12-19 18:53:23 +01:00
wmayer
c64224d945
+ set SMESH include dir when using libpack
2014-12-19 13:32:30 +01:00
wmayer
08171f474a
+ revert PyCXX removal
2014-12-19 11:31:05 +01:00
Richard M. Shaw
a8d24be3b3
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
662d72b4a3
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
1bc6df8eac
Merge branch 'refs/heads/master' into review-CL-Bundler
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-11-22 13:51:04 +01:00
jriegel
6f907c3b48
some fixes in build with CL-Bundler
2014-11-15 21:18:22 +01:00
wmayer
a622d14c2d
+ port to CMake 3.0
2014-11-15 18:48:58 +01:00
Peter Lama
f13f5dc520
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
951f440e15
+ fix build failure on Windows
2014-11-07 19:59:17 +01:00
Yorik van Havre
75deaa658f
Arch and Draft rc files are now compiled at build time - issue #1796
2014-11-05 20:07:53 -02:00
Peter Lama
f9e6efac2e
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
72cab0c002
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
6ee9466c12
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
6c170bce18
Merge branch 'refs/heads/master' into jriegel/Rift
2014-09-12 12:27:55 +02:00
wmayer
7c89591ff6
+ allow to load PartDesign even if PySide is not found, suppress MinGW warnings
2014-08-30 23:26:29 +02:00
wmayer
d10469ed72
+ restore FREECAD_BUILD_DEBIAN to fix PPA failures
2014-08-28 13:07:09 +02:00
wmayer
f4e7a2e2a0
+ silent pcl check, output formatting
2014-08-28 10:58:53 +02:00
wmayer
fd821fb7b4
+ do pcl components checks
2014-08-28 01:51:58 +02:00
jriegel
889e7bbdce
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/Rift
2014-08-27 17:48:59 +02:00
jriegel
c1f0f70b88
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
7183cda616
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
e21972be9b
+ fix cmake configure failure
2014-08-12 17:03:01 +02:00
Sebastian Hoogen
1f162dec2d
link against TKAdvTools only if OCCT < 6.7.3
2014-08-12 08:10:54 +02:00
jriegel
c24a5161fc
New LibPack 10 for Win 64
2014-08-03 20:37:06 +02:00
wmayer
4032a88c2d
Revert "remove TKAdvTools"
...
This reverts commit 6843d6ad5d .
2014-08-01 15:07:27 +02:00
Sebastian Hoogen
6843d6ad5d
remove TKAdvTools
2014-07-19 12:26:29 +02:00
jriegel
f30e86bc4b
Integrating Rift Libs in build
2014-07-16 23:08:32 +02:00
Yorik van Havre
bd6a5cea8d
Bumped version to 0.15 and added a temporary new splash
2014-07-14 20:04:21 -03:00
Sam Nelson
2724242f38
Moved Fortran compiler check to work with either gcc or clang compilation
2014-06-01 11:17:14 +02:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
wmayer
2d4110b0f3
+ Better support of clang, fix issues discovered by clang
2014-05-05 18:25:59 +02:00
wmayer
133ff86c67
+ Fix Mingw specific warning
2014-05-03 16:00:31 +02:00
wmayer
f614ede1a3
+ Fix Mingw specific warning
2014-05-03 16:00:31 +02:00
wmayer
dd9f4dffe8
+ Option to build release version with debug information
2014-04-22 12:47:14 +02:00
wmayer
8609337d6f
+ remove word 'mesh' where not needed in build options
2014-04-21 19:30:37 +02:00
wmayer
01123ba30d
+ fixes #0001399 : Only build Salome Mesh when necessary
2014-03-15 14:02:35 +01:00
jriegel
93f99206b4
remove /EHa from Windows DEBUG builds
2014-03-01 12:49:31 +01:00
jriegel
565fb8c003
higher level exception handling on Windows
2014-02-20 22:54:30 +01:00
jriegel
c7e41c6150
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
303614e57a
+ Copy shiboken files from LibPack
2014-01-21 11:28:58 +01:00
wmayer
88ff8076cd
+ fixes #0001360 : [Arch] must be sip.simplewrapper, not PySide.QtGui.QWidget
2014-01-20 10:16:43 +01:00
wmayer
fee2bc4169
+ Copy pysideuic from LibPack
2014-01-13 14:54:32 +01:00
wmayer
1e135aa367
+ python suffix for shiboken
2014-01-11 22:08:07 +01:00
wmayer
70e6d3839b
+ Fix for Saucy build on Launchpad
2014-01-11 12:52:37 +01:00
blobfish
54fab2d457
Expanded build control: root cmakelists changes
2013-12-31 14:14:10 +01:00