Andrej730
3c1f44a42c
cmake: require just 2 boost component by default program_options, regex
...
Tested locally that build succeeds with all other components being
header-only or unused by now.
`regex` is only needed for Boost <1.76, see
https://www.boost.org/releases/1.76.0/
2026-09-16 18:07:51 +05:00
dependabot[bot]
ff2b57d152
build(deps): bump hendrikmuhs/ccache-action from 1.2.23 to 1.2.24
...
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action ) from 1.2.23 to 1.2.24.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases )
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.23...v1.2.24 )
---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
dependency-version: 1.2.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-14 17:23:35 +05:00
Andrej730
5114ae26ea
ci-ifcwrap-standalone: deduplicate wrapper building code
2026-09-03 19:55:54 +05:00
Andrej730
70bb008ff8
ci: dedup paths filters
2026-09-03 19:55:54 +05:00
Andrej730
87fd9209e1
ci-ifcwrap-standalone: ccache swig build
2026-09-03 19:55:54 +05:00
Andrej730
e18d927b40
ci-ifcwrap-standalone: use ccache
2026-09-02 20:41:26 +05:00
Andrej730
19a3707f72
build-all: build swig natively for pyodide
2026-08-10 15:11:36 +05:00
Thomas Krijnen
96653029cf
Upgrade standalone CI to SWIG 4.2.1
...
Generated with the assistance of an AI coding tool.
2026-08-09 10:49:49 +02:00
dependabot[bot]
c4d402eb21
build(deps): bump actions/setup-python from 6 to 7
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-01 10:50:34 +02:00
dependabot[bot]
fc97ccb6dc
Bump actions/checkout from 6 to 7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 62f627ecc6 )
2026-07-25 23:18:33 +10:00
Thomas Krijnen
d5bed316cd
Option for ifcwrap cmake to run standalone #8165
2026-06-17 14:28:36 +02:00