Commit Graph

91 Commits

Author SHA1 Message Date
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
wmayer
3d34375ac6 + Switch off pivy for LibPack 9.x 2013-12-07 09:29:37 +01:00
wmayer
fcd785bbc4 + Update SWIG executable in cache 2013-12-06 18:23:33 +01:00
wmayer
71aa4b3db9 + Simplify cmake cache 2013-12-06 18:16:24 +01:00
wmayer
ee94683af4 + fixes #0001081 2013-11-10 14:26:30 +01:00
wmayer
201042692d 0001278: No build possible with current CMake version 2.8.12 2013-10-22 10:33:18 +02:00
wmayer
3b59a05eb2 Show current build type 2013-10-06 13:12:16 +02:00
wmayer
b7e53b4514 Fix CMake test for PyCXX 2013-07-15 12:02:04 +02:00
wmayer
89b508b777 Again add PyCXX sources to FreeCADBase on Windows 2013-07-14 15:14:54 +02:00
wmayer
a809a804f2 0000964: Patch to allow use of external PyCXX 2013-07-13 16:25:16 +02:00
wmayer
eaa3bb919b Fix error in CMake file 2013-06-30 11:00:54 +02:00
wmayer
da13bc219b 0001026: Suppress CMake warning if OCE wasn't found but OCC was found 2013-06-29 15:52:55 +02:00