-
Notifications
You must be signed in to change notification settings - Fork 994
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* #5026 Detect package prefix name by settings - Each package manages has a specific prefix/suffix to deal with architectures. - Some package managers (e.g brew) do not provide multi-arch support, only an universal option. Signed-off-by: Uilian Ries <uilianries@gmail.com> * #5026 Validate SystemPackageTool with settings - Validate yum and apt when installing x86 Signed-off-by: Uilian Ries <uilianries@gmail.com> * #5026 Support custom platform - User is able to specify prefix/suffix according the arch Signed-off-by: Uilian Ries <uilianries@gmail.com> * #5026 Remove useless code Signed-off-by: Uilian Ries <uilianries@gmail.com> * #5026 Rename methods for package name Signed-off-by: Uilian Ries <uilianries@gmail.com> * #5026 Use conanfile for SystemPackageTool Signed-off-by: Uilian Ries <uilianries@gmail.com> * #5026 Validate output instance Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com> * #5026 Fix bad indented block Signed-off-by: Uilian Ries <uilianries@gmail.com>
- Loading branch information
1 parent
5ad0672
commit b75300b
Showing
2 changed files
with
120 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters