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 |
|
bofdahof
|
62415907ee
|
current src path no longer required
|
2025-02-22 20:48:30 -06:00 |
|
Chris Hennes
|
4dc8b26e8d
|
Merge pull request #18791 from CalligaroV/toponaming-ElementMapVersion-code-from-LS3
[Toponaming] Import code releted to _ElementMapVersion from LS3
|
2025-02-14 10:54:38 -06:00 |
|
Chris Hennes
|
d2f1589898
|
Tests: remove superfluous NOLINTs
|
2025-02-12 14:22:41 -06:00 |
|
Benjamin Nauck
|
a1c5767643
|
Mod: Use new addObject<T>(...) using regex
|
2025-02-10 18:35:38 +01:00 |
|
Vincenzo Calligaro
|
e5b1d05813
|
Toponaming: import code related to ElementMapVersion from LS3
*Added test
Signed-off-by: Vincenzo Calligaro <vincenzo.calligaro@gmail.com>
|
2025-01-03 14:12:04 +01:00 |
|
Jacob Oursland
|
fb7ce6405b
|
CMake: Add missing target_link_directories() for OCCT.
|
2024-11-26 16:03:08 -05:00 |
|
wmayer
|
529779fb53
|
Test: Add unit test for pad
|
2024-10-26 15:39:04 +02:00 |
|
Chris Hennes
|
11fa271eb5
|
Test: Support system GTest, and give warning if no submodule (#13662)
|
2024-06-03 10:40:35 -05:00 |
|
wmayer
|
edec3b6280
|
tests: Test case for issue #13055
|
2024-03-21 19:34:06 +01:00 |
|
bgbsww
|
46c32a8c1b
|
Add c++ testing framework for PartDesign, ShapeBinder
|
2024-03-20 14:45:20 -05:00 |
|