tritao
|
6c2c6847eb
|
CMake: Cleanup targets with transitive dependencies
|
2025-03-17 12:12:06 +00:00 |
|
Benjamin Bræstrup Sayoc
|
755229df23
|
Build: suppress warnings from 3rd party libraries
Warnings from 3rd parties are not relevant and are only polluting the warning output. Marking these libraries as SYSTEM suppresses warning.
https://gcc.gnu.org/onlinedocs/cpp/Invocation.html#index-I
https://gcc.gnu.org/onlinedocs/cpp/System-Headers.html
|
2025-02-25 14:39:05 +00:00 |
|
Joao Matos
|
cc6ffb44de
|
Core: Move PyCXX library to src/3rdParty.
|
2025-02-24 16:36:06 +00:00 |
|
Joao Matos
|
27ebc68a11
|
CMake: Modernize build files using outdated Python variables.
|
2025-02-16 10:21:26 -06:00 |
|
wmayer
|
4185605d5e
|
clang/gcc: Add build option FREECAD_WARN_ERROR to force to make warnings into errors
|
2024-05-29 13:37:07 +02:00 |
|
liukaiwen
|
4f8fe8fd4a
|
[cmake] some definitions do not matter build now
|
2023-09-27 18:17:14 +08:00 |
|
Benjamin Alterauge
|
3ef8a641c6
|
Remove DraftUtils.readDXF
|
2022-07-16 10:55:24 +02:00 |
|
wmayer
|
b936514937
|
+ fix build problems with MSVC and libpack
|
2015-09-21 14:51:12 +02:00 |
|
wmayer
|
86a7ed44e0
|
+ fix various warnings with VC++
|
2015-09-01 12:50:10 +02:00 |
|
wmayer
|
c79662e35b
|
+ fix include dirs for DraftUtils
|
2015-08-12 17:34:09 +02:00 |
|
Yorik van Havre
|
d5f80ff61c
|
Draft: Starting a C++ DXF importer - issue #2205
|
2015-08-10 19:55:59 -03:00 |
|