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
2376c28215a4d43a3171df9e11972010d1dec9de...ba31ff477f740d7e5bcafd55958213045c4743d2
Commits (3)
Add new absolute_path_in_cmake_file_generated_by_meson toolchain issues.
· 5c3aeb2d
Chris Lamb
authored
Nov 21, 2021
5c3aeb2d
Tag xbyak with absolute_path_in_cmake_file_generated_by_meson
· c3f99ecc
Chris Lamb
authored
Nov 21, 2021
c3f99ecc
Add patch for xrstools
· ba31ff47
Chris Lamb
authored
Nov 21, 2021
ba31ff47
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
ba31ff47
...
...
@@ -2289,3 +2289,8 @@ timestamps_in_documentation_generated_by_mandoc:
description
:
|
mandoc (src:mdocml) generates manual pages using the current date. It
interpolates a Mdocdate variable in manual pages, for instance.
absolute_path_in_cmake_file_generated_by_meson
:
description
:
|
The meson build system can generate .cmake files, but they can contain
absolute pathnames. The exact equivalent line in Cmake itself strips
the path component.
packages.yml
View file @
ba31ff47
...
...
@@ -31003,6 +31003,10 @@ xbubble:
version: 0.5.11.2-3.3
issues:
- gcc_captures_build_path
xbyak:
version: 6.00-2
issues:
- absolute_path_in_cmake_file_generated_by_meson
xc3sprog:
version: 0+svn795+dfsg-1
issues:
...
...
@@ -31361,6 +31365,10 @@ xrprof:
version: 0.3.1-2
issues:
- captures_build_path
xrstools:
version: 0.15.0+git20210910+c147919d-1
bugs:
- 1000326
xscorch:
version: 0.2.1-1+nmu1
issues:
...
...