Commit Graph

8 Commits

Author SHA1 Message Date
jca
99b8d5c420 Stop picking up doxygen at build time 2023-01-25 18:44:36 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
naddy
5bba7c308f drop RCS Ids 2022-03-11 18:24:26 +00:00
tracey
34f814dba8 fixup some generic script weirdness and custom filenames. ok sthen@ 2022-02-26 21:40:01 +00:00
tracey
df61b5a5c7 Update oce to 7.6.0. ok sthen@ rsadowski@ 2022-02-22 15:20:11 +00:00
cwen
adbc363918 cad/{kicad,oce}: mark BROKEN-powerpc
Kicad's PCB editor, its main feature, leads to segfaults. oce, whose
only consumer is Kicad, takes 53 hours to build in the lastest macppc
bulk. Mark them BROKEN to save bulk time.

While here move Kicad's homepage to https.

ok jca@ tracey@ sthen@
2020-04-30 21:05:03 +00:00
sthen
45c8d71b3e set DPB_PROPERTIES=parallel, this one is pretty huge 2019-11-07 13:58:14 +00:00
sthen
7e50f39e89 import cad/oce, from Tracey Emery, ok bentley@ (small tweak from me, drop MODTCL_WANTLIB
as MODTK_WANTLIB already includes it).

OCE is a C++ 3D modeling library. It can be used to develop CAD/CAM softwares,
for instance FreeCad or IfcOpenShell.

OCE stands for opencascade community edition. This project aims at gathering
patches/ changes/ improvements from the OCC community. Official OCCT
documentation and sources are available at http://www.opencascade.org/, you can
also check their development portal at http://dev.opencascade.org.
2019-11-06 17:23:22 +00:00