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
c8ea99d0c7839fde3bf959dd1f08289caaec6be8...004b16c54085a542190732342bfef65c7b92c1d3
Commits (2)
Add new rollup_embeds_build_path toolchain issue.
· 6baa174e
Chris Lamb
authored
Oct 22, 2020
6baa174e
Tag node-deepmerge with rollup_embeds_build_path
· 004b16c5
Chris Lamb
authored
Oct 22, 2020
004b16c5
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
004b16c5
...
...
@@ -2161,3 +2161,9 @@ captures_build_path_via_quicktest_h_qml:
description
:
quicktest.h-based tests capture the absolute build path. Possibly via
QTEST_SET_MAIN_SOURCE_PATH in qtdeclarative5-dev.
rollup_embeds_build_path
:
description
:
|
rollup generates module files that embed the buildpath.
.
eg. var moduleName_some_directory_components = module;
return moduleName;
packages.yml
View file @
004b16c5
...
...
@@ -15056,6 +15056,10 @@ node-dagre-layout:
version: 0.8.8-6
issues:
- captures_varying_number_of_build_path_directory_components
node-deepmerge:
version: 4.2.2-1
issues:
- rollup_embeds_build_path
node-es6-promise:
version: 4.2.8-6
issues:
...
...