Kim Kulling
3dd83275c9
Merge branch 'master' of https://github.com/assimp/assimp
2023-10-07 08:43:44 +02:00
dependabot[bot]
c7307ae84d
Bump actions/checkout from 3 to 4 ( #5224 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2023-09-12 13:28:14 +02:00
Kim Kulling
d65049a657
Merge branch 'master' of https://github.com/assimp/assimp
2023-09-09 20:28:25 +02:00
Kim Kulling
aa1996e143
Mosfet80 clipper update ( #5220 )
...
* remove deprecated sprinf
* Update clipper
Updated Clipper to V6.4.2
* Fix the build
* Fix the build
* Disable hunter build
* Fix: Fix hided var.
* Fix invalid use of hunter enabled macro.
* Fix misconfig for hunter
* Disable removing contrib folder
* Update BlenderTessellator.h
* Remove Hunter-based includes
* Refactorings
* Remove final
* Update IFCCurve.cpp
* Update IFCCurve.cpp
---------
Co-authored-by: andrea <realeandrea@yahoo.it>
Co-authored-by: Kim Kulling <kim.kullingk@draeger.com>
2023-09-09 19:29:15 +02:00
mosfet80
c3544f1f98
Update sanitizer.yml
...
updated actions/checkout to v4
Update default runtime to node20 by @takost in #1436
Support fetching without the --progress option by @simonbaird in #1067
Release 4.0.0 by @takost in #1447
2023-09-06 14:54:46 +02:00
mosfet80
46ea0a7d7c
Update sanitizer.yml
2023-06-22 21:43:52 +02:00
mosfet80
26c4505c53
Update run-cmake into sanitizer.yml
2023-06-22 21:41:26 +02:00
Urs Hanselmann
74c406dd26
add ci script to scan for unexpected printf statements
2023-03-04 14:27:58 +01:00
Kim Kulling
ce7b2e571a
Merge branch 'fix-artifact' of https://github.com/NeosSharedProject/assimp into NeosSharedProject-fix-artifact
2023-02-05 13:00:52 +01:00
Shaun Reed
ffbeb2db18
CI
2023-01-25 17:46:10 -05:00
Kazuki Y
6c95fe19d0
Merge branch 'master' into fix-artifact
2022-12-29 23:46:13 +09:00
Kazuki Y
a84bf34cbb
Update ccpp.yml
2022-12-29 23:43:07 +09:00
Kazuki Y
2c87088079
Update ccpp.yml
2022-12-17 21:49:28 +09:00
Kazuki Y
2ec097b862
Update ccpp.yml
2022-12-17 21:06:36 +09:00
Kazuki Y
dd313da24f
Update ccpp.yml
2022-12-17 21:04:11 +09:00
Kazuki Y
5925dcd0e2
Update ccpp.yml
2022-12-17 15:08:25 +09:00
Kazuki Y
f77db867b5
Update ccpp.yml
2022-12-12 12:43:34 +09:00
kazu0617
4b523e99c4
fix ccpp.yml - build both hunter or not
2022-12-12 12:13:37 +09:00
kazu0617
53f0d5dcbd
fix ccpp.yml -- fix matrix.name check for artifact
2022-12-12 10:55:13 +09:00
Kazuki Y
bbfc9f4658
upload/release対象のartifactを修正
...
追加当時のIssueを参考に修正(当時はHunterなかったっぽい)
a9a0c30932
2022-12-12 10:34:45 +09:00
Kazuki Y
fde8bf1071
buildする方についてwindows-msvcのついている方にした
...
この二つ、何の違いがあるかいまいち理解してない…
clでビルドするかhunterでビルドするかの違い?
2022-12-10 17:37:49 +09:00
Kazuki Y
cf3be00fd3
Update ccpp.yml
2022-12-09 17:42:45 +09:00
Kazuki Y
b9cf35ea3a
Update ccpp.yml
2022-12-09 16:20:49 +09:00
Kazuki Y
09375a386a
Update ccpp.yml
2022-12-09 10:28:32 +09:00
Kazuki Y
a09a4d0518
Update ccpp.yml
2022-12-09 01:49:22 +09:00
Kazuki Y
8b73b85628
Update ccpp.yml
2022-12-09 01:34:19 +09:00
Kazuki Y
b0515a0dd0
Update ccpp.yml
2022-12-08 20:50:48 +09:00
Kazuki Y
e8393116d4
Update ccpp.yml
2022-12-08 02:09:09 +09:00
Kazuki Y
49fa7fcc44
upload contains "windows" in GH Actions
2022-12-08 02:07:19 +09:00
Kim Kulling
22cff318dc
Introduce --parallel instead of .j
...
Just use parallel command to improve the readability.
2022-11-29 09:34:56 +01:00
David Korczynski
355ebbedf3
Add CIFuzz GitHub action
2022-11-21 16:45:38 -08:00
Kim Kulling
49b3649264
Add submodule update.
2022-11-13 19:33:12 +01:00
Alex
79c9c82026
build: harden sanitizer.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-19 23:32:11 +02:00
Alex
f39606589e
build: harden ccpp.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-19 23:31:58 +02:00
Kim Kulling
8c63ed0455
Experiment: try< to enable parallel build
2022-08-01 09:46:08 +02:00
Kim Kulling
e3c94c6412
Merge branch 'master' into dependabot/github_actions/actions/checkout-3
2022-07-07 09:26:05 +02:00
dependabot[bot]
9a3bde0e6d
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 11:41:23 +00:00
Kim Kulling
422ed5279a
Merge branch 'master' into dependabot/github_actions/actions/checkout-3
2022-07-06 13:40:51 +02:00
dependabot[bot]
15030fb7b1
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 07:37:31 +00:00
Kim Kulling
744ed2256b
Merge branch 'master' into dependabot/github_actions/actions/cache-3
2022-07-06 09:37:07 +02:00
dependabot[bot]
b05ff26569
Bump JesseTG/rm from 1.0.2 to 1.0.3
...
Bumps [JesseTG/rm](https://github.com/JesseTG/rm ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/JesseTG/rm/releases )
- [Commits](https://github.com/JesseTG/rm/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: JesseTG/rm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 20:00:56 +00:00
dependabot[bot]
200e43b99d
Bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 20:00:53 +00:00
Rahul Sheth
8e59287b94
Update version of Hunter to v0.24.0 that supports VS 2022
2022-02-25 13:52:18 -06:00
Kim Kulling
836d12b9af
Update ccpp.yml
...
- Temporary disable hunter for windows
- closes https://github.com/assimp/assimp/issues/4377
2022-02-07 09:23:59 +01:00
RichardTea
b45723c384
Update JesseTG/rm to 1.0.2
...
Looks to be the current release
2021-02-01 13:24:27 +00:00
Rahul Sheth
62c991290b
Try adding Draco support through Hunter
2021-01-29 17:10:38 -05:00
Kim Kulling
4affe21709
Update ccpp.yml
2020-09-30 19:28:04 +02:00
Kim Kulling
0f4ce80ff1
Update sanitizer.yml
2020-09-30 19:27:32 +02:00
Rahul Sheth
aa125c48ab
Try fixing required action names
2020-09-17 14:38:49 -04:00
Rahul Sheth
b15c111805
Try Hunter-based Github Actions
2020-08-27 16:55:39 -04:00