Andrej730
|
3d7c321812
|
build-all.py - add a note about alternative gmp mirror
|
2025-10-28 17:00:58 +05:00 |
|
Andrej730
|
d4612c6e80
|
cmake - deduplicate ccache set_property code
|
2025-10-28 17:00:58 +05:00 |
|
Andrej730
|
8b2142d37e
|
build-all.py - don't pass side module flags as usual flags
As they're parsed by emcmake automatically https://github.com/pyodide/pyodide-build/blob/bdd0b1422064de6d92264a08c599e85001a28567/pyodide_build/tools/cmake/Modules/Platform/Emscripten.cmake#L105-L107
|
2025-10-28 17:00:58 +05:00 |
|
Andrej730
|
727e6102aa
|
build-all.py - option to build wasm outside pyodide for debugging
|
2025-10-28 17:00:57 +05:00 |
|
Andrej730
|
ea9c548e85
|
build-all.py - provide exported functions to target explicitly
Otherwise it broke compilation in some cases when cmake would try to test that linker is working.
|
2025-10-28 17:00:57 +05:00 |
|
Andrej730
|
c4d54b3e91
|
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:00:56 +05:00 |
|
Andrej730
|
98a0793ec5
|
build-all.py - move unsupported dependencies to script
|
2025-10-28 16:08:08 +05:00 |
|
Andrej730
|
762e8da554
|
build-deps - use nuget to download ccache
|
2025-10-28 16:08:08 +05:00 |
|
Andrej730
|
7dbc70e240
|
build-all.py - print IFCOS_SCHEMAS
|
2025-10-28 16:08:08 +05:00 |
|
Andrej730
|
29b851de0b
|
build-all.py - document required wasm variables
|
2025-10-28 16:08:07 +05:00 |
|
Andrej730
|
8a153df899
|
build-all.py - fix issue building wasm on apple device
|
2025-10-28 16:08:07 +05:00 |
|
Andrej730
|
57e1e3e177
|
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 16:08:07 +05:00 |
|
Andrej730
|
0e251df6ff
|
build-all.py - bump freetype to avoid issues on cmake 4+
|
2025-10-28 16:08:06 +05:00 |
|
Andrej730
|
d38b2f7f1c
|
build-all.py - add note on --without-xxx option
|
2025-10-28 16:08:06 +05:00 |
|
Andrej730
|
ba5289de1c
|
Add Python 3.14 builds
|
2025-10-28 16:08:06 +05:00 |
|
Andrej730
|
6f9e72f569
|
build-deps - set NUGET_EXE from PATH if it's available
|
2025-10-28 16:08:05 +05:00 |
|
Andrej730
|
8f7a78ac50
|
build-all - deduce python components from python path
|
2025-10-28 16:08:05 +05:00 |
|
Andrej730
|
6f85acdebc
|
ifcwrap cmake - migrate to FindPython
Also simplify run-cmake to just prefix the path, instead of providing 3 paths explicitly.
|
2025-10-28 16:08:05 +05:00 |
|
Andrej730
|
398137d159
|
build-deps - support overriding PYTHON_VERSION
|
2025-10-28 16:08:04 +05:00 |
|
Andrej730
|
744b32eb47
|
build-deps - download Python using nuget
|
2025-10-28 16:08:04 +05:00 |
|
Andrej730
|
083e13d4b0
|
build-deps - download nuget
to later download python using it
|
2025-10-28 16:08:04 +05:00 |
|
Andrej730
|
6792d1a234
|
build-deps - include ccache for convenience
|
2025-10-28 16:08:03 +05:00 |
|
Andrej730
|
9b8fde85f1
|
build_win - extend cache size
|
2025-10-28 16:08:03 +05:00 |
|
Andrej730
|
71f3d0b838
|
build_win - use fork to resolve cache misses and duplicated cache
|
2025-10-28 16:08:03 +05:00 |
|
Andrej730
|
90bd5859ef
|
build_win - test ccache
|
2025-10-28 16:08:03 +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 |
|