Andrej730
6489f4dc1d
bump py version in run-cmake.bat after c0d84713b
2024-02-08 16:39:27 +05:00
Andrej730
ece9e2fdd1
build-deps - bump boost version to avoid "missing .b2 issue"
...
issue was mentioned in #2524 and resulted in error below trying to build boost dependency
```
'.\b2' is not recognized as an internal or external command,
operable program or batch file.
```
2024-02-07 12:16:54 +05:00
Andrej730
c0d84713bc
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-02-07 12:16:54 +05:00
Thomas Krijnen
f8b09b3525
Update build-deps.cmd: proj compilation
2023-10-13 22:34:35 +02:00
Hilko
baa08b3221
Update build-deps.cmd
2023-10-06 12:16:51 +02:00
Thomas Krijnen
0e5e1f7873
Option to write Earth-Centered Earth-Fixed glTF
2023-10-03 21:26:11 +02:00
D4ve-R
741c78cd6c
Revert "build scripts"
...
This reverts commit 6c1218d352 .
2023-06-09 13:28:25 +02:00
D4ve-R
2b88c542aa
build scripts
2023-06-09 13:28:25 +02: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
jakob-beetz
a8550cea26
build-deps.cmd typo 0.7.0 branch
2022-01-07 12:47:28 +01:00
Thomas Krijnen
099013fa05
revert #1927 for mpir
2021-12-09 20:27:55 +01:00
Ttofuuu
4a8843b6bb
fix mpfr checking problem
...
https://github.com/BrianGladman/mpir.git 's mpfr will lead to a merge problem and make IFCOS fail to build depends on Windows. Change the link to anothms will fix this problem.
2021-12-09 20:26:19 +01:00
luzpaz
0aa8a19b6d
Fix various typos ( #1837 )
...
Found via `codespell`
2021-10-29 08:56:02 +11:00
Thomas Krijnen
88f7d307b8
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
2021-08-23 13:13:40 +02:00
Thomas Krijnen
e9ad1019a4
freetype-2.7.1
2021-08-23 13:13:16 +02:00
Thomas Krijnen
4c131b85bc
Wrong OCCT patch for 7.5.3
2021-08-22 11:05:02 +02:00
Thomas Krijnen
54687f064c
Update build-deps.cmd
2021-08-21 09:11:40 +02:00
Thomas Krijnen
15c28a1815
Remove win build deps python2 and oce options. Bundle sections for writing of cache
2021-08-17 13:35:19 +02:00
Thomas Krijnen
d79298e18d
occt 7.5.3
2021-08-15 20:41:43 +02:00
Thomas Krijnen
a2a606940a
cgal header only in win build script
2021-08-11 21:47:18 +02:00
Thomas Krijnen
878c130924
cgal header only in win build script
2021-08-11 21:47:15 +02:00
Thomas Krijnen
2f8ff9391c
#1153 work on embedding svgfill in ifcopenshell wrapper
2021-08-07 23:09:19 +02:00
Thomas Krijnen
c7c9ebe61a
Remove build-deps shortcurt
2021-07-10 21:57:40 +02:00
aothms
2fe0ec061a
Fixes for windows build
2021-07-10 21:15:39 +02:00
Thomas Krijnen
a92ade7835
Merge branch 'v0.6.0' into v0.7.0
2021-07-10 16:55:57 +02:00
ahladik
ce76d27acc
Update Boost download address ( #1458 )
2021-05-11 14:49:18 +02:00
Thomas Krijnen
dd6f593e26
V7_5_2.patch
2021-05-10 21:36:38 +02:00
Thomas Krijnen
e98771ae09
win build: boost dl dir
2021-05-08 21:51:28 +02:00
ahladik
f7175a67c8
Shorten Boost pathnames and fix IfcParse::IfcSIPrefixToValue() ( #1364 )
2021-03-09 09:11:06 +01:00
Thomas Krijnen
b1e8e0a968
Update vs-cfg.cmd
2021-03-05 20:58:34 +01:00
Thomas Krijnen
517b819504
.bat script typo
2021-02-19 10:43:47 +01:00
Thomas Krijnen
67666ed70e
Attempt at https://github.com/IfcOpenShell/IfcOpenBot/issues/1
2021-02-17 16:06:50 +01:00
johltn
6a3390dbb6
Fix compilation
2021-02-12 15:30:10 +01:00
johltn
ec04644c54
Building process changes
2021-02-11 11:41:15 +01:00
johltn
84b37af72d
Merge branch 'v0.6.0' into hdf5
2021-02-10 16:04:56 +01:00
Thomas Krijnen
22067992cb
Update HDF5 version
2021-02-05 21:33:58 +01:00
Thomas Krijnen
539d77b5ad
#1247 Boost_NO_BOOST_CMAKE=On
2021-02-05 17:04:37 +01:00
Thomas Krijnen
70f109ce09
Initial setup
2021-02-05 13:47:54 +01:00
Thomas Krijnen
ef5d672d4d
Also add prefix install path with _
2021-02-05 11:24:50 +01:00