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 |
|
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 |
|
wmayer
|
cd74fe3ecd
|
0000877: Move from PyQt to PySide
|
2013-06-22 01:56:58 +02:00 |
|
wmayer
|
e7190b4799
|
0001097: CMake stops with error: Circular ... <- ... dependency dropped.
|
2013-05-12 17:41:59 +02:00 |
|
wmayer
|
b1b4ada7f4
|
Fix GNUC compiler settings
|
2013-04-26 17:03:39 +02:00 |
|
wmayer
|
83a8002463
|
Move TKMeshVS & TKAdvTools to OCC_OCAF_LIBRARIES variable
|
2013-04-01 23:13:51 +02:00 |
|
wmayer
|
72d2a38d85
|
Minor repairs per jriegel/jmaustpc (fixes from wandererfan)
|
2013-03-30 13:42:30 +01:00 |
|
jriegel
|
39824cc7bf
|
Merge branch 'shapestring' of WndererFan and includ configure switch. Windows default off!
|
2013-03-26 14:51:45 +01:00 |
|
WandererFan
|
070efe9d95
|
Basic ASCII text to wire version. Breaks on Unicode. std::exception handling.
|
2013-03-16 17:07:05 -04:00 |
|
wmayer
|
3ac671abd3
|
Fix cmake build problem with debian
|
2012-12-22 17:05:23 +01:00 |
|
Jose Luis Cercos Pita
|
d7c5054c14
|
Re-Created branch form 0, to avoid conflicts
|
2012-10-29 10:30:17 +01:00 |
|
wmayer
|
fd2c0b3741
|
Fix issue with Python and cmake version 2.8.9
|
2012-10-15 13:34:06 +02:00 |
|
wmayer
|
db08d87e99
|
Fix build problems with ImportGui module, fix bug in Draft when using texture image
|
2012-10-05 12:19:07 +02:00 |
|
jriegel
|
04b3257a9c
|
Do not show status information as error in cmake configure
|
2012-09-04 18:13:42 +02:00 |
|
wmayer
|
fbb17d1b8b
|
0000787: Patch for Space navigator support on windows
|
2012-07-06 13:02:09 +02:00 |
|
wmayer
|
cab8183d2f
|
Remove f2c as dependency
|
2012-07-05 22:41:59 +02:00 |
|
wmayer
|
e942b59cc6
|
Remove references to gts and ode
|
2012-07-05 22:20:56 +02:00 |
|
wmayer
|
b6aa0fbb92
|
Add TKFeat
|
2012-07-03 11:11:01 +02:00 |
|
wmayer
|
64cc3265e1
|
Fix a couple of dfsg issues
|
2012-06-21 12:09:52 +02:00 |
|
jriegel
|
89b7fbd0da
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-06-10 10:27:22 +02:00 |
|
jriegel
|
09dc607728
|
Add LibPack 8.x detection from Assembly
|
2012-06-10 10:26:57 +02:00 |
|