Commit d6470c1
Submodule .devcontainer updated 76 files
- .gitattributes+1
- .github/actions/build-image-context-tag/action.yml+65
- .github/actions/cmake-build/action.yml+64-29
- .github/actions/compare-cmake-presets/action.yml+32
- .github/actions/compare-cmake-presets/compare.py+201
- .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+116
- .github/actions/sync-caller-workflows/action.yml-8
- .github/actions/sync-caller-workflows/sync.sh+241-508
- .github/aw/actions-lock.json+19
- .github/docs/README.md+60
- .github/docs/architecture-overview.md+34
- .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/build-customizations.md+91
- .github/docs/caller-workflows.md+117
- .github/docs/release-flow.md+50
- .github/docs/reusable-workflows.md+99
- .github/docs/secrets-and-tokens.md+113
- .github/docs/supply-chain.md+40
- .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+7-288
- .github/workflows/build-linux.yml+146-39
- .github/workflows/build-macos.yml+8-9
- .github/workflows/build-windows.yml+18-10
- .github/workflows/create-draft-release-on-tag.lock.yml+1.2k
- .github/workflows/create-draft-release-on-tag.md+281
- .github/workflows/init-externpro.yml+353
- .github/workflows/release-from-build.yml+51-17
- .github/workflows/tag-release.yml+15-25
- .github/workflows/update-externpro.yml+143-400
- .windsurf/workflows/manifestUpdate.md-288
- README.md+154-46
- cmake/README.md+63-63
- cmake/docs/README.md+32
- cmake/docs/classified-sources.md+70
- cmake/docs/dependency-provider.md+52
- cmake/docs/diff-types.md+40
- cmake/docs/download-and-extract.md+139
- cmake/docs/extern-package.md+95
- cmake/docs/how-to-adopt-externpro.md+89
- cmake/docs/packaging.md+64
- 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+122-122
- cmake/pros.md-106
- cmake/xpfunmac.cmake+121-39
- funcs.sh+1-1
- scripts/enable-systemctl.sh
- scripts/git-lfs-check.sh
- scripts/wslresolv.sh
- xpro-dev.code-workspace+11
| 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 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
| 24 | + | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
24 | 27 | | |
| 28 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments