Commit 431a34d
File tree
- .github
- workflows
Submodule .devcontainer updated 53 files
- .github/README.md+54
- .github/actions/build-image-context-tag/action.yml+65
- .github/actions/cmake-build/action.yml+66-26
- .github/actions/compare-cmake-presets/action.yml+32
- .github/actions/compare-cmake-presets/compare.py+107
- .github/actions/docker-push-with-retry/action.yml+51
- .github/actions/externpro-deps-configure/action.yml+385
- .github/actions/externpro-validate/action.yml+48
- .github/actions/gh-retry/gh-retry.sh+29
- .github/actions/ghcr-access/action.yml+79
- .github/actions/git-am-patches/action.yml+44
- .github/actions/git-configure-bot/action.yml+19
- .github/actions/labels-mgmt/action.yml+42
- .github/actions/pr-close-superseded/action.yml+91
- .github/actions/release-tag-intent/action.yml+109
- .github/actions/sync-caller-workflows/action.yml-8
- .github/actions/sync-caller-workflows/sync.sh+241-508
- .github/docs/assets/org_01_actions-secrets.png
- .github/docs/assets/org_02_new-secret.png
- .github/docs/assets/org_03_secrets-populated.png
- .github/docs/assets/pat_01_new.png
- .github/docs/assets/pat_02_permissions.png
- .github/docs/assets/pat_03_generate-token.png
- .github/docs/assets/pat_04_copy-token.png
- .github/docs/assets/repo_01_actions-secrets.png
- .github/docs/assets/repo_02_new-secret.png
- .github/docs/assets/repo_03_secrets-populated.png
- .github/docs/secrets-and-tokens.md+109
- .github/release-tag.yml.example-2
- .github/wf-templates/xpbuild.yml+8-4
- .github/wf-templates/xpinit.yml+12
- .github/wf-templates/xprelease.yml+1-1
- .github/wf-templates/xptag.yml+2-2
- .github/wf-templates/xpupdate.yml+3-2
- .github/workflows/README.md+28-26
- .github/workflows/build-linux.yml+143-38
- .github/workflows/build-macos.yml+8-9
- .github/workflows/build-windows.yml+18-10
- .github/workflows/init-externpro.yml+353
- .github/workflows/release-from-build.yml+47-15
- .github/workflows/tag-release.yml+15-25
- .github/workflows/update-externpro.yml+123-443
- .windsurf/workflows/manifestUpdate.md+4-4
- cmake/README.md+1-1
- cmake/presets/CMakePresets.json+2-1
- cmake/presets/xpMswVs2022.json+180
- cmake/presets/xpMswVs2026.json+180
- cmake/presets/xpWindowsVs2019.json-157
- cmake/presets/xpWindowsVs2022.json-180
- cmake/pros.cmake+2-2
- cmake/pros.md+10-28
- cmake/xpfunmac.cmake+1
- funcs.sh+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | | - | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
30 | 29 | | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
0 commit comments