Commit Graph

211 Commits

Author SHA1 Message Date
Laurent Rineau 6b366985e1 actual fix of build_doc.yml [skip ci] 2024-09-23 15:53:05 +02:00
Laurent Rineau 634e9ac787 actual fix of build_doc.yml [skip ci] 2024-09-23 15:45:01 +02:00
Laurent Rineau e9c84037e5 try to fix build_doc [skip ci] 2024-09-23 12:18:48 +02:00
Laurent Rineau 420ed32ef6 [skip ci] update 2024-09-15 22:37:57 +02:00
Laurent Rineau d73be1db7f update 2024-09-15 22:30:38 +02:00
Laurent Rineau e20d663ef7 update 2024-09-15 22:24:29 +02:00
Laurent Rineau 71dd7188fa update 2024-09-15 22:22:01 +02:00
Laurent Rineau 5e6f624dc9
Update build_doc.yml 2024-09-15 22:14:19 +02:00
Laurent Rineau 0306f70bb0 update the Github Action workflows for /build:* of doc 2024-09-15 21:06:26 +02:00
dependabot[bot] fa1f230364
Bump fsfe/reuse-action from 3 to 4
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 3 to 4.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 05:43:55 +00:00
Laurent Rineau ecbf98e4bb Revert "Fix build_doc.yml"
This reverts commit 7e1f33b716.
2024-07-01 16:27:44 +02:00
Laurent Rineau 7e1f33b716
Fix build_doc.yml
Checkout `refs/pull/$PR/head` instead of `refs/pull/$PR/merge`.

If the pull-request has conflicts, that is different.
2024-06-20 16:57:53 +02:00
Laurent Rineau 9e6433ff06 CGAL Lab 2024-03-26 18:24:51 +01:00
dependabot[bot] 6461334f79
Bump fsfe/reuse-action from 2 to 3
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2 to 3.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 05:02:49 +00:00
Laurent Rineau c5147435aa reuse.yml: call apt-get update 2024-02-26 11:49:36 +01:00
Nicolas Saillant b16f57ece1 Update build scripts to use the number of available processors for parallel compilation 2024-01-23 15:05:00 +01:00
Laurent Rineau 95b83b1214 Merge pull request #7845 from puneetmatharu/patch-cgal-dont-override-build-testing
Patch usage of BUILD_TESTING to handle the case that CGAL is a subproject
2023-11-29 17:22:54 +01:00
Laurent Rineau 2cf5576eb8 Merge pull request #7858 from janetournois/Installation-ITK-jtournois
Installation - fix `CGAL_ITK_support`
2023-11-29 17:18:55 +01:00
Laurent Rineau fbc28fa3f4 Merge pull request #7871 from CGAL/dependabot/github_actions/actions/github-script-7
Bump actions/github-script from 6 to 7
2023-11-29 17:18:50 +01:00
Laurent Rineau a34698c403 fix install.sh with Qt6 2023-11-24 11:21:02 +01:00
Laurent Rineau eb59cc6105 Merge remote-tracking branch 'cgal/master' into Installation-ITK-jtournois 2023-11-24 10:50:26 +01:00
dependabot[bot] 614ba8d6ae
Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 05:04:03 +00:00
Laurent Rineau 74896b99c0 Use ITK 5.x instead of 4.13 2023-11-16 16:27:23 +01:00
Laurent Rineau 0a9392c778 try to fix issue with Github's Ubuntu 2023-11-16 15:00:06 +01:00
Laurent Rineau 8db251c796 set -x for install.sh 2023-11-16 14:56:46 +01:00
Laurent Rineau cb5bd56ef0 update install.sh
Now almost all dependencies of the CGAL 3D demo are installed.

Exceptions:
```
-- Missing optional packages:
 * LASLIB, A library for LIDAR I/O.
   Required for reading or writing LAS files.
 * SCIP, A solver for mixed integer programming.
   Can be used as a solver in the surface_reconstruction_plugin plugin.
 * OpenGR
 * libpointmatcher
```
2023-11-16 14:47:23 +01:00
Puneet Matharu 7944441068 Patch usage of BUILD_TESTING to handle the case that CGAL is a subproject. 2023-11-02 18:09:03 +00:00
Laurent Rineau 0ffb256351 fix the workflow demo.yml
The four batches were wrong: they all compiled all the plugins, instead
of only a fourth of them.
2023-09-19 15:11:55 +02:00
Laurent Rineau 28632f21fc Merge branch 'master' into CGAL-Qt6-GF
# Conflicts:
#	Installation/CHANGES.md
2023-09-14 17:40:05 +02:00
Laurent Rineau c276b54e94 Remove one occurence of "qt5" 2023-09-11 17:33:54 +02:00
dependabot[bot] 4addbd6ddc
Bump actions/checkout from 3 to 4
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>
2023-09-11 05:35:00 +00:00
Sébastien Loriot 68bc244d02 Merge remote-tracking branch 'cgal/master' into HEAD 2023-08-24 14:14:12 +02:00
dependabot[bot] a89b115b31
Bump fsfe/reuse-action from 1 to 2
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 1 to 2.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 05:57:03 +00:00
Mael c6fd1d0316
Merge branch 'master' into CGAL-Qt6-GF 2023-07-18 10:49:58 +02:00
Laurent Rineau 2330898f9d
Merge branch 'master' into CGAL-reuse_compliance-lrineau 2023-07-12 10:30:42 +02:00
Laurent Rineau 6c6ae1f732 RUNNER_TEMP is not passed from step to step
Use ./ instead
2023-07-06 14:18:49 +02:00
Laurent Rineau 974df953f9 Use RUNNER_TMP instead of HOME 2023-07-06 14:14:28 +02:00
Laurent Rineau aeb6b72a24 change the destination 2023-07-06 14:05:01 +02:00
Laurent Rineau 21e5ac0136 dependency: only cmake 2023-07-06 13:03:53 +02:00
Laurent Rineau 45fef4f9fd add the Github Action for REUSE 2023-07-06 13:02:06 +02:00
Sébastien Loriot 573de7f29e Merge branch 'master' 2023-06-22 13:38:49 +02:00
Sébastien Loriot 898e452d33 Merge remote-tracking branch 'cgal/5.5.x-branch' 2023-05-24 09:54:33 +02:00
Sébastien Loriot 4c5197f95c update CI to use doxygen 1.9.6 2023-05-24 09:52:50 +02:00
albert-github 8a2f9793cb Improve warning on GitHub
When the documentation is generated by GitHub Actions and the result is published on GitHub the warnings are not well / not easy readable.
Placing them in a "fenced code" will improve this.
(see e.g. https://github.com/CGAL/cgal/pull/7445#issuecomment-1549305160)
2023-05-16 11:38:09 +02:00
Laurent Rineau db652acef2 add Qt6 to the CI tests 2023-04-28 15:31:35 +02:00
Laurent Rineau a3606c2b1c Update Github workflows from CGAL `master` version 2023-03-29 16:03:55 +02:00
Laurent Rineau 3e1458a2d5 Add a CSS file
[skipci]
2023-03-08 11:17:16 +01:00
Laurent Rineau 3e5e5d66f1
Update list_workflow_last_run.yml
specify the charset of the HTML
2023-03-08 09:58:19 +01:00
Nicolas Saillant aadb997119 Added an action which launches the script which lists the last executed workflows 2023-03-03 15:02:32 +01:00
Laurent Rineau 2a1e8ecdd6
Update wiki_notification.yml
Add a link to the diff of the wiki page
2023-03-01 16:00:26 +01:00