Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
f28b83ad9dfbe55445496428dc24c02c15beb708...0117301d526e84056d4c2ff70f69dc3b706dd462
Commits (2)
Add captures_build_path_via_cmake_variables issue.
· a687dc93
Vagrant Cascadian
authored
Sep 21, 2022
a687dc93
muse: Mark with captures_build_path_via_cmake_variables.
· 0117301d
Vagrant Cascadian
authored
Sep 21, 2022
0117301d
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
0117301d
...
...
@@ -537,6 +537,11 @@ captures_build_path_in_sphinx_attr_links:
Sphinx docs can contain hyperlinks to other parts of the doc, which include
part of the build path.
deterministic
:
True
captures_build_path_via_cmake_variables
:
description
:
|
Variables such as PROJECT_SOURCE_DIR or PROJECT_BINARY_DIR used in
CMakeLists.txt contain the absolute build path.
deterministic
:
True
randomness_in_icc_colour_profiles
:
description
:
|
International Color Consortium .icc colour profiles have some issue.
...
...
packages.yml
View file @
0117301d
...
...
@@ -17293,6 +17293,10 @@ murasaki:
version: 1.68.6-6
issues:
- gcc_captures_build_path
muse:
version: 4.1.0-1
issues:
- captures_build_path_via_cmake_variables
muse-el:
version: 3.20+dfsg-0.1
issues:
...
...