Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:xfce4-dev-tools:start [2024/11/23 11:38] – grammar improvement kevinbowen | xfce:xfce4-dev-tools:start [2024/12/11 09:18] (current) – Update bug reporting link text. Add link for yml file kevinbowen | ||
---|---|---|---|
Line 15: | Line 15: | ||
---- | ---- | ||
- | ===== xfce-build | + | ===== xfce-build |
This project also contains the code to build and deploy xfce-build to the | This project also contains the code to build and deploy xfce-build to the | ||
- | [xfce-build area on Docker Hub](https:// | + | [[https:// |
This container is the build environment used by Xfce to build the various projects. | This container is the build environment used by Xfce to build the various projects. | ||
It can also be used as your own build environment as follows: | It can also be used as your own build environment as follows: | ||
Line 28: | Line 28: | ||
</ | </ | ||
- | The steps to build the container are encoded in the [`Dockerfile`](Dockerfile) in | + | The steps to build the container are encoded in the [[https:// |
- | this repository, and is built via the build job in [`.gitlab-ci.yml`](.gitlab-ci.yml). | + | this repository, and is built via the build job in [[https:// |
---- | ---- | ||
- | ===== CI templates | + | ===== CI Templates |
- | The [CI folder](ci/) contains the '' | + | The [[https:// |
- | Xfce projects, as well as supporting scripts such as `build_libs.sh` which handles | + | Xfce projects, as well as supporting scripts such as [[https:// |
building any needed dependencies. This helps us avoid repeating the same build | building any needed dependencies. This helps us avoid repeating the same build | ||
code in each project. | code in each project. | ||
Line 48: | Line 48: | ||
[[https:// | [[https:// | ||
- | * **[[https:// | + | * **[[https:// |
[[|Back to Top]] | [[|Back to Top]] | ||
Line 57: | Line 57: | ||
---- | ---- | ||
===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
- | * **[[: | + | * **[[: |
[[|Back to Top]] | [[|Back to Top]] | ||
---- | ---- | ||
- | [[:start|Back to main Xfce documentation page]] | + | [[:start|Return |