Thomas Krijnen
|
609b6959bc
|
set_plugin_search_paths() inside test as well
|
2026-05-07 20:58:45 +02:00 |
|
Thomas Krijnen
|
2c7d25cffc
|
Reorder .so files in wheel so that symbol dependencies do not trip up loading
|
2026-05-07 16:31:13 +02:00 |
|
Thomas Krijnen
|
e893552f24
|
Fixes to plug-in loading in and outside of pyodide
|
2026-05-07 14:43:26 +02:00 |
|
Thomas Krijnen
|
2257d7930a
|
For schema plugins also wasm-opt -O1
|
2026-05-06 21:38:08 +02:00 |
|
Thomas Krijnen
|
98ff457fd6
|
Continue work on plug-in and tests
|
2026-05-06 21:17:57 +02:00 |
|
Thomas Krijnen
|
4670715ef3
|
Work a bit on failing tests
|
2026-05-06 11:41:43 +02:00 |
|
Thomas Krijnen
|
ea4747ccb1
|
SIDE_MODULE=2 for plug-ins
|
2026-05-05 21:43:58 +02:00 |
|
Thomas Krijnen
|
3b3ed47e89
|
Reduce concurrency to see if we can get the rc 143 to go away
|
2026-04-25 14:34:33 +02:00 |
|
Thomas Krijnen
|
f54c917ded
|
Try to disable wasm-opt
|
2026-04-25 14:09:09 +02:00 |
|
Thomas Krijnen
|
5c6444d5ea
|
[tmp] disable manifodl
|
2026-04-25 11:41:43 +02:00 |
|
Thomas Krijnen
|
6282634a70
|
Try with manual paths
|
2026-04-25 11:34:31 +02:00 |
|
Thomas Krijnen
|
40267aa068
|
Revert some tmp changes
|
2026-04-25 11:13:56 +02:00 |
|
Thomas Krijnen
|
1efedfd3cc
|
pin pyodide versions
|
2026-04-25 11:13:48 +02:00 |
|
Thomas Krijnen
|
ddfe3bce20
|
Fixes for WASM build (some temporary)
|
2026-04-24 13:36:06 +02:00 |
|
Thomas Krijnen
|
b40e4378b3
|
update workflows
|
2026-04-23 10:58:57 +02:00 |
|
Thomas Krijnen
|
1089de14f0
|
quotes
|
2026-04-23 10:51:52 +02:00 |
|
Thomas Krijnen
|
1b35533917
|
Update workflow for .so copying
|
2026-04-22 21:40:05 +02:00 |
|
Thomas Krijnen
|
c42a7f32d0
|
The proper id / identity fix for rocksdb
|
2026-04-22 18:11:01 +02:00 |
|
Thomas Krijnen
|
14e9846e35
|
identity_ for types; id_ for instances
|
2026-04-22 12:04:24 +02:00 |
|
Thomas Krijnen
|
37c6aea092
|
forgot to set goosd
|
2026-04-22 12:04:09 +02:00 |
|
Thomas Krijnen
|
9b13dc8dd6
|
Get rid of parse context pool
|
2026-04-22 12:03:58 +02:00 |
|
Thomas Krijnen
|
89c66f62bf
|
Python import fixes: import from wrapper now which inherits from mixins
|
2026-04-21 21:59:02 +02:00 |
|
Thomas Krijnen
|
18363c0d19
|
No soname for plugin.so in CREATE_BUNDLE mode
|
2026-04-21 21:52:04 +02:00 |
|
Thomas Krijnen
|
782aa4f88f
|
Copy more so to python module
|
2026-04-21 21:51:21 +02:00 |
|
Thomas Krijnen
|
13c71d7a8a
|
symbol visibility
|
2026-04-21 21:48:54 +02:00 |
|
Thomas Krijnen
|
cb7e7331e6
|
CREATE_BUNDLE=On to copy .so
|
2026-04-21 21:48:15 +02:00 |
|
Thomas Krijnen
|
4850e2a07c
|
add manifold to build-all.py
|
2026-04-21 21:47:38 +02:00 |
|
Thomas Krijnen
|
fd980abcc2
|
Reverse subdir order so that svgfill is a proper target
|
2026-04-21 21:46:56 +02:00 |
|
Thomas Krijnen
|
b022ca7e70
|
Some plug-in work
|
2026-04-21 16:18:59 +02:00 |
|
Thomas Krijnen
|
325db2e57f
|
Export templates
|
2026-04-21 11:55:04 +02:00 |
|
Thomas Krijnen
|
046ceb452a
|
Tighten scope of cmake vars and dirs
|
2026-04-19 12:32:18 +02:00 |
|
Thomas Krijnen
|
9e19735275
|
IfcConvert Plug-in discovery for info print
|
2026-04-19 12:32:10 +02:00 |
|
Thomas Krijnen
|
6ee05b646b
|
swig ignore Base::Base(std::nullopt_t);
|
2026-04-19 12:24:36 +02:00 |
|
Thomas Krijnen
|
e62921171c
|
Remove duplicated attr in wrapper
|
2026-04-19 11:42:24 +02:00 |
|
Thomas Krijnen
|
6c47123781
|
Remove C++ references to ifcxml
|
2026-04-19 10:35:04 +02:00 |
|
Thomas Krijnen
|
d448fa95e3
|
build-all.py use single build dir
|
2026-04-19 10:21:23 +02:00 |
|
Thomas Krijnen
|
57de09d236
|
Pointer issue
|
2026-04-19 09:31:49 +02:00 |
|
Thomas Krijnen
|
a25f522cc3
|
typo
|
2026-04-19 08:33:48 +02:00 |
|
Thomas Krijnen
|
e067c2b834
|
build-all BUILD_SHARED_LIBS tweak
|
2026-04-18 21:43:36 +02:00 |
|
Thomas Krijnen
|
e2905d6f0e
|
BUILD_SHARED_LIBS=On
|
2026-04-18 21:32:32 +02:00 |
|
Thomas Krijnen
|
ead061a98a
|
svgfill dll link related
|
2026-04-18 21:13:24 +02:00 |
|
Thomas Krijnen
|
fae85e63cc
|
std::optional
|
2026-04-18 21:06:39 +02:00 |
|
Thomas Krijnen
|
bccea6d932
|
Examples and update virtual bases for new codegen
|
2026-04-18 21:04:42 +02:00 |
|
Thomas Krijnen
|
1cc93784cd
|
Rerun codegen
|
2026-04-18 21:03:02 +02:00 |
|
Thomas Krijnen
|
f1e93581ec
|
Reuse constructors and return *this from initialize()
|
2026-04-18 21:01:21 +02:00 |
|
Thomas Krijnen
|
91ae631c7d
|
Merge remote-tracking branch 'origin/v0.8.0' into datamodel-v1.0
|
2026-04-18 20:15:28 +02:00 |
|
Thomas Krijnen
|
b599ee1040
|
More work on isolating into plug-ins
|
2026-04-18 15:46:21 +02:00 |
|
Thomas Krijnen
|
d2cc66fdf0
|
tree and document plug-ins
|
2026-04-17 11:24:09 +02:00 |
|
Thomas Krijnen
|
3824e7b449
|
First start plug-in architecture
|
2026-04-15 18:07:28 +02:00 |
|
Thomas Krijnen
|
aa10784154
|
First slice plug-in refactor
|
2026-04-14 13:51:09 +02:00 |
|