Andrej730
|
e833d0cd13
|
build-all - wasm to use packages instead of providing includes/libs paths explicitly
More complicated than I anticipated😅
Details
https://discourse.cmake.org/t/provide-absolute-paths-to-dependencies-with-cmake-find-root-path-search-during-cross-compilation-wasm/15241
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
ed3c95d9d7
|
build-all.py - move unsupported dependencies to script
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
7a4823a1bc
|
build-deps - use nuget to download ccache
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
80c0932174
|
build-all.py - print IFCOS_SCHEMAS
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
73a238e7b0
|
build-all.py - document required wasm variables
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
b95900f154
|
build-all.py - fix issue building wasm on apple device
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
da66e3c908
|
build-all.py - remove --host none from wasm args
As it's now obsolete and producing warnings `configure: WARNING: the "none" host is obsolete, use --disable-assembly`.
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
e04cc47022
|
build-all.py - bump freetype to avoid issues on cmake 4+
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
ce427698d9
|
build-all.py - add note on --without-xxx option
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
d3beae1374
|
Add Python 3.14 builds
|
2025-10-28 17:17:16 +05:00 |
|
Andrej730
|
389d481364
|
build-deps - set NUGET_EXE from PATH if it's available
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
3efd88b0d6
|
build-all - deduce python components from python path
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
0a5388f386
|
ifcwrap cmake - migrate to FindPython
Also simplify run-cmake to just prefix the path, instead of providing 3 paths explicitly.
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
71fa002707
|
build-deps - support overriding PYTHON_VERSION
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
dd80115aa2
|
build-deps - download Python using nuget
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
bc66710fec
|
build-deps - download nuget
to later download python using it
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
921241fbdd
|
build-deps - include ccache for convenience
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
44b9dd64f6
|
build_win - extend cache size
|
2025-10-28 17:17:15 +05:00 |
|
Andrej730
|
bfa77255a5
|
build_win - use fork to resolve cache misses and duplicated cache
|
2025-10-28 17:17:14 +05:00 |
|
Andrej730
|
b125c651a8
|
build_win - test ccache
|
2025-10-28 17:17:14 +05:00 |
|
Thomas Krijnen
|
eb1c81514b
|
Check for attribute nil #7276 #7291
|
2025-10-28 10:51:31 +01:00 |
|
Thomas Krijnen
|
6df5632f91
|
black
bonsai-0.8.4-alpha2510261232
bonsai-0.8.4-alpha2510261233
|
2025-10-26 13:33:10 +01:00 |
|
Thomas Krijnen
|
391a412e65
|
test cases #7291
|
2025-10-26 13:31:31 +01:00 |
|
Thomas Krijnen
|
b10415b1b3
|
Rework iterator constructor #7291
|
2025-10-26 13:31:31 +01:00 |
|
Thomas Krijnen
|
b1c44d42e3
|
Reset logger product to none
|
2025-10-26 13:31:31 +01:00 |
|
Dion Moult
|
5f65e21878
|
Fix bug where you couldn't get elements using a predefined property set.
bonsai-0.8.4-alpha2510261205
|
2025-10-26 23:05:05 +11:00 |
|
Dion Moult
|
0d3be9d101
|
Fix #5108. Selector now supports both GlobalId and Name as filter values.
bonsai-0.8.4-alpha2510261153
|
2025-10-26 22:52:31 +11:00 |
|
Dion Moult
|
eea585a3cd
|
Fix #6258. Fix #5727 properly. Only assume layerset axis on "standard case" elements, nothing else.
bonsai-0.8.4-alpha2510261134
|
2025-10-26 22:33:39 +11:00 |
|
Thomas Krijnen
|
1789406299
|
Ruff
|
2025-10-26 12:04:22 +01:00 |
|
Dion Moult
|
b503061dc0
|
Fix #3868. Automatic annotation references are now auto deleted if their reference is also gone.
bonsai-0.8.4-alpha2510260958
|
2025-10-26 20:58:15 +11:00 |
|
Dion Moult
|
90ccaf4aab
|
Let users manually create automatic references too.
bonsai-0.8.4-alpha2510260947
|
2025-10-26 20:46:32 +11:00 |
|
Dion Moult
|
05ff47fcff
|
Remap deprecated entities in Brick 1.4 to new RealEstateCore URIs.
bonsai-0.8.4-alpha2510260939
|
2025-10-26 20:38:58 +11:00 |
|
Louis Casteleyn
|
c40ecdd550
|
deleted deprecated entities for v1.4 (#6511)
bonsai-0.8.4-alpha2510260932
|
2025-10-26 20:32:28 +11:00 |
|
daniel-augusto
|
3a0622e9df
|
Update introduction with hyperlinks for tools (#7290)
|
2025-10-26 20:29:30 +11:00 |
|
Dion Moult
|
0bb03750dc
|
Fix #4914. Write docs for syntax and schema validation and schema querying
|
2025-10-26 20:27:07 +11:00 |
|
Thomas Krijnen
|
89defa9b6b
|
build-all.py ruff: noqa: UP035
bonsai-0.8.4-alpha2510260920
|
2025-10-26 10:20:13 +01:00 |
|
Thomas Krijnen
|
459aad54aa
|
Black
|
2025-10-26 10:17:49 +01:00 |
|
Thomas Krijnen
|
6f3065f6ce
|
ci.yml USE_MMAP=On
|
2025-10-26 10:15:52 +01:00 |
|
Thomas Krijnen
|
69863ce4a9
|
Try and fix stub test
bonsai-0.8.4-alpha2510260904
|
2025-10-26 10:03:43 +01:00 |
|
Dion Moult
|
e5ae19fd34
|
See #7291. Temporary workaround whilst segfaults are sorted.
bonsai-0.8.4-alpha2510260837
|
2025-10-26 19:36:41 +11:00 |
|
Dion Moult
|
afe617fb93
|
Revert "Bump IOS - necessary as last bunch of commits are incompatible with previous binaries"
This reverts commit d922f0b9ad.
|
2025-10-26 19:32:35 +11:00 |
|
Dion Moult
|
d922f0b9ad
|
Bump IOS - necessary as last bunch of commits are incompatible with previous binaries
bonsai-0.8.4-alpha2510260813
bonsai-0.8.4-alpha2510260812
|
2025-10-26 19:12:22 +11:00 |
|
Dion Moult
|
f9d2d494b1
|
Fix #4275. Using psets_only kwarg in get_pset utility now includes predefined psets.
bonsai-0.8.4-alpha2510260721
|
2025-10-26 18:21:06 +11:00 |
|
Thomas Krijnen
|
806aa14bd0
|
Compatibility for older builds
bonsai-0.8.4-alpha2510251956
|
2025-10-25 21:55:06 +02:00 |
|
Thomas Krijnen
|
80066ba9e7
|
Different hack for allowing f.header.file_description.file.header.file_description.file
|
2025-10-25 21:54:42 +02:00 |
|
Thomas Krijnen
|
7cb1f07a0b
|
hacky way to retain attribute too many messages on header entities in validate.py
bonsai-0.8.4-alpha2510251912
|
2025-10-25 21:12:12 +02:00 |
|
Thomas Krijnen
|
bdb52dcffd
|
Pass header entity types during pass to resolve empty list type
|
2025-10-25 20:29:41 +02:00 |
|
Thomas Krijnen
|
933ad6c801
|
Fix header and schema validation errors in pass-rigid-op-IfcPlaneAngleMeasure-IfcPlaneAngleMeasure-ifc4x3_add2.ifc
|
2025-10-25 20:29:19 +02:00 |
|
Thomas Krijnen
|
1594b9505c
|
Don't emit Parsing terminated on benign files by not reading past stream in skipComment()
|
2025-10-25 20:14:02 +02:00 |
|
Thomas Krijnen
|
325745a822
|
Test IfcConvert only on single file
|
2025-10-25 15:54:15 +02:00 |
|