Commit Graph

33 Commits

Author SHA1 Message Date
wmayer
16b91bf8a6 CMP0050: make Assembly module aware of cmake policy 2018-08-20 23:11:32 +02:00
Fabio Rossi
87cc149b93 building fixes of mod Assembly 2018-07-20 10:34:58 -03:00
Kunda
5aefa825b1 Typo fixes for doxygen and source comments
issue #0002914
2017-03-31 11:25:57 -03:00
Johannes Obermayr
bd3f6f4052 Fix boost::any bug with Boost 1.54.
and set BOOST_MIN_VERSION to 1.48.

Fixes:
- http://freecadweb.org/tracker/view.php?id=0002505
- http://forum.freecadweb.org/viewtopic.php?f=13&t=15310
- http://forum.freecadweb.org/viewtopic.php?f=3&t=15400
- http://forum.freecadweb.org/viewtopic.php?f=10&t=14108
2016-05-02 18:31:08 +02:00
jriegel
39d80c29e1 compiles on LibPack 10 2016-04-12 18:12:02 +02:00
jriegel
ae74655ee8 Restructure the Assembly data model (again)... 2016-04-12 18:12:01 +02:00
jriegel
354e7dfa87 Start of rework of class structure 2016-04-12 18:12:01 +02:00
jriegel
2b5c2ffd60 fix #1348 2016-04-12 18:12:01 +02:00
Stefan Tröger
f267763363 restore externalisation behaviour with gcc/clang compilers 2016-04-12 18:12:01 +02:00
Stefan Troeger
aa8f1ed840 resolve windows issues 2016-04-12 18:12:01 +02:00
Stefan Tröger
c500e93a6a extend debug facilities with state writing and add externalisation to make it compile with a decent amout of memory 2016-04-12 18:12:00 +02:00
Stefan Tröger
805c9c02c8 update logging to be used with boost1.54 and make it a compile option 2016-04-12 18:11:58 +02:00
Stefan Tröger
b65f8631f1 revidsed assembly constraint gui interaction 2016-04-12 18:11:57 +02:00
Stefan Tröger
79f3503112 remove logging for sure 2016-04-12 18:11:52 +02:00
Stefan Tröger
b48832b169 remove loggin 2016-04-12 18:11:52 +02:00
Stefan Tröger
35783e778a enable scaling 2016-04-12 18:11:52 +02:00
Stefan Tröger
d700fff649 add more constraints and rebuild solver system everytime it needs to be executed 2016-04-12 18:11:47 +02:00
Stefan Tröger
2bd104ad7a remove gui dependencies in app 2016-04-12 18:11:46 +02:00
Stefan Tröger
d50f7f1787 basic infrastructure 2016-04-12 18:11:46 +02:00
jriegel
395557b096 Start AssemblyLib.py 2016-04-12 18:11:46 +02:00
jriegel
0fb347e4b1 Add more objects for Assembly 2016-04-12 18:11:44 +02:00
jriegel
a037ffa728 First work for LibPack8 and PropertyUUID 2016-04-12 18:11:44 +02:00
jriegel
0a4336b5c4 Add Assembly App objects and some python bindings
Make Part working
2016-04-12 18:11:44 +02:00
wmayer
c2c83a353b + harmonize XercesC cmake variables with official check 2015-07-28 14:17:49 +02:00
wmayer
d2b7b730d3 + replace deprecated PYTHON_INCLUDE_PATH 2015-07-25 18:29:42 +02:00
wmayer
6ac93e9d72 Add initial support for different libdir (jobermayr) 2014-05-10 12:57:38 +02:00
mdinger
1498e99cef Move python module prefix and suffix properties into macro to be set together 2014-05-03 16:00:30 +02:00
wmayer
67edfb895b + Fix prefix of Python extensions built with MinGW 2014-04-30 18:22:52 +02:00
mdinger
e2bd648e9a Remove unnecessary quotes. 2014-04-30 13:41:16 +02:00
mdinger
3e3ce381f6 Apply SET_BIN_DIR macro to Mod 2014-04-30 13:41:13 +02:00
wmayer
837ddf5f38 Support of INSTALL target on Windows (VC++ and MinGW) 2012-02-17 21:41:00 +01:00
wmayer
bde949f7e4 0000519: Patch to set proper RPATH's for system wide installation on Linux
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-11 12:36:36 +00:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00