Bernd Hahnebach
7852957623
Base: add new unit schema for mm and N for use in FEM
2020-08-07 19:19:44 +02:00
wmayer
2dfc4099b6
CMake: use XercesC_LIBRARIES to store debug and release version of xerces
2020-03-16 12:24:40 +01:00
wmayer
e1f85cd091
export typeid system to Python
2019-11-13 00:43:23 +01:00
wmayer
ee63c324c1
Add an XSD validation scheme and implement ParameterManager::CheckDocument(), function is used in the parameter editor
2019-10-14 22:56:03 +02:00
DeepSOIC
63d0435a95
Base: ScLERP placement interpolation
2019-10-12 15:39:39 +02:00
wmayer
9f7075bb8f
extend convertTo function to also support SbRotation/Base::Rotation
2019-09-06 21:29:51 +02:00
wmayer
218d849355
use GNU directory structure on non-Windows systems
2019-08-22 16:57:11 +02:00
Abdullah Tahiri
3554cd9832
Base: Move std::make_unique to Base
2019-07-14 12:37:35 +02:00
wmayer
3203ace267
simplify handling of static Python libs
2019-07-03 16:09:47 +02:00
lo
9369816f3c
cmake: add option to disable linking of python extension modules to python-libraries
2019-05-24 14:37:33 +02:00
wmayer
cd4269e6af
rename BUILD_uSE_PCH to FREECAD_USE_PCH to be consistent with other build options
2019-04-15 13:31:31 +02:00
wmayer
907cdb8fa0
add module for Qt translation stuff
2018-10-28 12:58:14 +01:00
wmayer
04faa8f497
+ fix cutting or selecting mesh in perspective projection mode
2018-10-11 10:48:27 +02:00
wmayer
4211defb4a
reduce compile time after each time cmake configure is executed
2018-08-21 13:53:33 +02:00
wmayer
b9c24f8a92
reduce compile time after each time cmake configure is executed (swig)
2018-08-21 13:20:58 +02:00
hgutsche
a097804cbd
Add library for concurremcy in >= VS2015
...
revert conditional in Points.cpp (i.e. reactivate parallel handling)
2018-08-11 11:55:51 +02:00
wmayer
d3ef6905ff
+ add option to switch off precompiled header
2018-07-25 20:17:11 +02:00
wmayer
b13f1562a3
handling of UTF-8 in zipios++ on Win32
2018-07-25 16:57:38 +02:00
Itai Nahshon
a91c5bbae7
Add UnitsSchemaMmMin - izes are only in mm, speed in mm/munute.
2017-07-18 17:41:36 +02:00
wmayer
654276c49d
fix issues in CoordinateSystem class and expose to Python
2017-06-20 21:22:59 +02:00
looooo
b1e3777834
vs 2013 has already version info grater 18
2017-05-17 16:39:28 +02:00
Yorik van Havre
7114667d64
py3: Base: files A-I ported to python3
...
issue 0000995
2017-05-17 16:39:28 +02:00
Abdullah Tahiri
fe0c4987b6
Exception Factory and producers
2017-05-13 15:27:57 +02:00
wmayer
5e375a6238
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
166fc624eb
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
Yorik van Havre
ee9452a8ee
Added new units schema: Building Euro (everything in centimeters, areas/volumes in meters)
2016-05-25 19:10:48 -03:00
wmayer
e461f65552
+ fix build for FreeBSD
2015-09-02 18:06:37 +02:00
wmayer
7d98705396
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d95003e92c
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
wmayer
bb9f43746f
+ eliminate cmake variable Boost_DEBUG_LIBRARIES
2015-07-17 11:05:25 +02:00
wmayer
40cd060c5b
+ replace PYTHON_LIBRARY with correct variable PYTHON_LIBRARIES
2015-07-16 19:29:56 +02:00
Peter Lama
32dd867a30
Fix duplicate 'optimized' when using new libpack
...
When using a CLbundler libpack, PYTHON_LIBRARY has both optimized and debug
libs, but it doesn't when using an old libpack, which was the reason for
commit f5a4e680
2014-12-28 19:04:31 -08:00
wmayer
f5a4e68068
+ revert regression with mixing Python debug and release libs
2014-12-02 11:29:28 +01:00
jriegel
6f907c3b48
some fixes in build with CL-Bundler
2014-11-15 21:18:22 +01:00
jriegel
f2d990d9ca
fix some warnings in cMake
2014-11-15 13:22:48 +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
2f4ce2bbc0
+ Add StackWalker to get log messages on crashes (MSVC only)
2014-09-03 11:48:34 +02:00
wmayer
580c541005
+ Add class CoordinateSystem and use it to compute placement of plane from fit
2014-07-29 23:01:29 +02:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
mdinger
f890d1d1cb
Fix precompiled header build error
2014-04-30 13:41:19 +02:00
mdinger
6accb6da54
Remove extra parameter. Fix FreeCAD* names.
2014-04-30 13:41:15 +02:00
mdinger
085736095e
Insert SET_BIN_DIR macro everywhere except Mod
2014-04-30 13:41:12 +02:00
jriegel
894529a223
fix error of gcc and remove old parser code.
2013-12-05 08:42:33 +01:00
jriegel
e23febcf32
Start new Unit and Quantity system
2013-08-11 23:03:34 +02:00
wmayer
3e5168a0c1
0000964: Patch to allow use of external PyCXX
2013-07-13 16:25:16 +02:00
wmayer
1859ec2559
Add utility class to better debug algorithms
2012-08-11 15:09:08 +02:00
wmayer
1b8998f77d
0000631: Support of more sophisticated switch to configure with cmake
2012-06-02 18:52:47 +02:00
wmayer
5b5d16c6c6
0000667: Patch for using system installed zipios++
2012-04-10 19:03:08 +02:00
wmayer
388eded3dd
Fix error in install target, option to prepare for debian build
2012-02-17 23:22:17 +01:00
wmayer
fe7c57b8c5
Make dfsg tarball compiling with cmake
2012-02-07 22:24:01 +01:00