mprahl
|
c2824138d3
|
Fix a bug in MSE when a module requires a module that isn't also a buildrequire
|
2018-04-05 10:58:29 -04:00 |
|
Jan Kaluza
|
9503e4624e
|
Support local build of modules with MSE.
|
2018-04-03 09:58:57 -04:00 |
|
Jan Kaluza
|
e5e9a24fce
|
Allow adding bool to XMD. Fix flake8 issues.
|
2018-04-03 09:58:57 -04:00 |
|
Jan Kaluza
|
2482e47c07
|
Fix issues from review. Drop xmd['mbs']['requires']. Do not allow building MSE builds against non-MSE builds.
|
2018-04-03 09:58:57 -04:00 |
|
Jan Kaluza
|
31ddbe51a5
|
Add generate_expanded_mmds which returns list of MMDs which can be submitted as MSE builds and submit them.
|
2018-04-03 09:58:57 -04:00 |
|
Jan Kaluza
|
253d29bcef
|
Rewrite ModuleBuild methods to get all streams and all builds using the latest version, not build id.
|
2018-04-03 09:58:57 -04:00 |
|
Jan Kaluza
|
e22cbbab31
|
Add get_modules_build_required_by_module_recursively to get the input for libsolv solver.
|
2018-04-03 09:58:57 -04:00 |
|