Andrej730
d91362a6f7
run-cmake - use swig install dir
2025-08-29 21:13:31 +05:00
Andrej730
abbc5c2159
run-cmake.bat - use opencollada install dir
...
instead of providing include/library dirs explicitly
2025-08-29 19:44:03 +05:00
Andrej730
ae771cb37d
build-deps.cmd - bump swig version to 4.1.0 and use cmake
...
4.1.0 will match build-all.py and it's the first version to use cmake, so we can quickly build swig ourselves
2025-08-29 19:44:03 +05:00
Andrej730
556eb128d6
build-deps.cmd - add example use
2025-08-29 19:44:03 +05:00
Andrej730
1d2b1dcbc8
build-deps - avoid redownloading Eigen
2025-08-19 19:06:21 +05:00
Andrej730
ea360733e4
run-cmake - use hdf5 install dir instead of providing include/library dir explicitly
2025-08-19 19:06:21 +05:00
Andrej730
1103cb6c03
build-deps - use the same hdf5 version as build-all
...
Also use general release cmake file, so there's no need for .patch
2025-08-19 19:06:20 +05:00
Andrej730
b971135ce4
build-deps - fix trailing spaces
2025-08-19 19:06:20 +05:00
Andrej730
7311777a57
build-deps.cmd - skip installing Python if same version already present on the system #6276
...
due to existing standard Python installer's limitation
2025-08-13 18:30:56 +05:00
Andrej730
380434f9dd
build-deps - error if python installer failed #6276
2025-08-13 18:09:12 +05:00
Andrej730
63f7315d90
run-cmake - provide SWIG_EXECUTABLE explicitly
...
It seems SWIG_DIR has no effect and used as output variable from `find_package(SWIG)`.
2025-08-12 19:05:52 +05:00
Andrej730
df18124bec
vs-cfg.cmd - update error message
...
To make it a bit more easier to understand what to do in cases like below (the solution is to provide generator explicitly: `run-cmake.bat vs2022-x64 -DADD_COMMIT_SHA=ON -DVERSION_OVERRIDE=ON`).
```
run-cmake.bat -DADD_COMMIT_SHA=ON -DVERSION_OVERRIDE=ON
vs-cfg.cmd: The used CMake version does not support generator `-DADD_COMMIT_SHA` - cannot proceed.
```
2025-07-11 18:23:59 +05:00
Thomas Krijnen
152c94a7d6
Update cgal for compilation on clang 19 https://github.com/CGAL/cgal/pull/8330
2025-06-13 16:06:08 +02:00
Andrej730
9407faf1f9
vs-cfg.md - support cmake 4.0.0
2025-04-10 17:44:06 +05:00
Thomas Krijnen
2e35b07fa6
Fetch boost from github releases in build scripts
2025-01-06 10:05:59 +01:00
Thomas Krijnen
f91fedf69c
Win build script - check for installed deps
2024-11-21 15:26:14 +01:00
Thomas Krijnen
130afac752
Revert back to github occt uri due to persistent 500
2024-11-11 08:58:01 +01:00
Thomas Krijnen
e0095cd446
occt 7.8.1 #4924
2024-09-20 20:49:22 +02:00
Richard Brice
1a75d95d47
Updates dependencies for boost 1.86.0
2024-09-05 20:34:49 -07:00
Thomas Krijnen
44ab38cb24
Add V7_7_2.patch #5285
2024-09-03 10:01:44 +02:00
Thomas Krijnen
1a146ada48
Add V7_7_2.patch #5285
2024-09-03 09:57:02 +02:00
Thomas Krijnen
04bbfc04ad
Try 7.7.2 for HLR poly/edge behaviour
2024-09-02 09:20:38 +02:00
Thomas Krijnen
f440a3ca17
Revert OCCT version to 7.5.3 due to HLR poly/edge behaviour
2024-08-23 20:54:06 +02:00
Thomas Krijnen
83a929604c
Disable building USD-related things for now
2024-06-10 20:12:09 +02:00
D4ve-R
d8c5414ed1
build scripts
2024-06-10 20:12:09 +02:00
Ian
b40c3fc173
Update build-deps.cmd
2024-04-17 14:58:14 +02:00
Andrej730
7c81633113
bump py version in run-cmake.bat after c0d84713b
2024-04-16 11:35:31 +02:00
Andrej730
d82fbcd66c
bump python version in windows build dependencies
...
they seem to switch to .exe from .msi starting from 3.5+, changed amd prefix. Also fixed version parsing line for two digits minor versions
2024-04-16 11:30:23 +02:00
Thomas Krijnen
7e0765639a
Update build-deps.cmd: proj compilation
2024-04-16 10:56:22 +02:00
Hilko
995940880d
Update build-deps.cmd
2024-04-16 10:55:57 +02:00
Thomas Krijnen
2eecfd6422
Option to write Earth-Centered Earth-Fixed glTF
2024-04-16 10:55:54 +02:00
D4ve-R
26ea4fd583
Revert "build scripts"
...
This reverts commit 6c1218d352 .
2024-04-15 11:44:52 +02:00
D4ve-R
809f3463f0
build scripts
2024-04-15 11:43:45 +02:00
Richard Brice
6510291f21
Updated build scripts to use boost_1.79.0
2023-09-29 08:45:02 +02:00
Thomas Krijnen
98a73f1646
Add occt build script patch for V7_7_1
2023-04-10 14:47:30 +02:00
Thomas Krijnen
eeddd5127b
Update occt version number on win
2023-04-10 14:28:30 +02:00
Thomas Krijnen
cfb0eda067
Fix eigen installs
2022-11-15 22:19:24 +01:00
Thomas Krijnen
ccde605029
File renames, build script and cmake updates
2022-11-15 13:19:24 +01:00
luz paz
33199b4bb6
Fix various typos
2022-08-27 15:34:16 +02:00
Thomas Krijnen
133fa5547b
Use OCCT github mirror for reliability
2022-06-08 13:37:06 +02:00
Thomas Krijnen
1705e6f565
Changes for mpfr toolset discussed in #1993
2022-04-19 15:33:09 +02:00
renjianqiang
2cd7b08c47
Fix the problem that build dependencies failed under Debug mode
2022-04-18 09:56:41 +02:00
renjianqiang
647a5105b5
Fix the bug that can't install python when IFCOS_INSTALL_PYTHON is true
2022-04-18 09:56:41 +02:00
ssg
ed09b7ba31
Fixed failure for VS2017
...
Script was trying to pick up vs19 instead of vs15 even for builds on vs15, fixed that by adding a check for vs15.
2022-02-12 08:13:16 +01:00
Henri J. Norden
d333cb1b78
Cleanup changes
2022-02-02 14:20:46 +01:00
Henri J. Norden
3f4c4a8e52
Hoist compiling mpir & mpfr before HDF5, since they are more likely to fail and HDF5 takes way too long
2022-02-02 14:20:46 +01:00
Henri J. Norden
b103e0dde5
Fix build-deps.cmd for VS2019
2022-02-02 14:20:46 +01:00
aothms
7e7c54a535
#1993 vs2022 hdf5
2022-01-21 12:13:58 +00:00
Thomas Krijnen
b337d5a174
#1993 msvc 2022 config
2022-01-19 14:14:15 +01:00
Thomas Krijnen
c2e7c27421
ADD_COMMIT_SHA in build scripts
2022-01-16 13:16:44 +01:00