wmayer
a622d14c2d
+ port to CMake 3.0
2014-11-15 18:48:58 +01: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
wmayer
d18d9ad662
+ Copy some more Python modules from LibPack
2013-12-08 14:17:46 +01:00
wmayer
01791070c2
+ Copy only .py and .pyd files
2013-12-07 19:21:27 +01:00
wmayer
bfcbf3b32d
+ Custom target to copy needed files from LibPack
2013-12-07 10:06:03 +01:00
wmayer
2afb58a254
+ Switch off pivy for LibPack 9.x
2013-12-07 09:29:37 +01:00
wmayer
d69d54f59a
+ Update SWIG executable in cache
2013-12-06 18:23:33 +01:00
wmayer
9d4521ff34
+ Simplify cmake cache
2013-12-06 18:16:24 +01:00
wmayer
66387458a7
+ fixes #0001081
2013-11-10 14:26:30 +01:00
wmayer
f061b6f7ea
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
wmayer
88493ec0e5
Show current build type
2013-10-06 13:12:16 +02:00
wmayer
aaae09b5ea
Fix CMake test for PyCXX
2013-07-15 12:02:04 +02:00
wmayer
66c0cf0c2e
Again add PyCXX sources to FreeCADBase on Windows
2013-07-14 15:14:54 +02:00
wmayer
3e5168a0c1
0000964: Patch to allow use of external PyCXX
2013-07-13 16:25:16 +02:00