Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce multibuild_merge_root, as an universal interim-install merging func... | Michał Górny | 2013-04-01 | 1 | -1/+53 |
* | Make the log output redirection much simpler. Fix bash-3.2 compatibility. | Michał Górny | 2013-03-10 | 1 | -14/+4 |
* | Fix compatibility with bash-4.1 -- it does not support negative array subscri... | Michał Górny | 2013-03-10 | 1 | -2/+5 |
* | multibuild_copy_sources: fix outputting variant name. | Michał Górny | 2013-03-10 | 1 | -2/+2 |
* | Introduce multibuild_copy_sources as a generic source duplicating function. | Michał Górny | 2013-03-09 | 1 | -1/+22 |
* | Add multibuild_for_best_variant. | Michał Górny | 2013-03-04 | 1 | -1/+21 |
* | Print only the "public" part of commands. | Michał Górny | 2013-03-04 | 1 | -3/+14 |
* | Move run_in_build_dir() to multibuild.eclass. | Michał Górny | 2013-03-04 | 1 | -1/+20 |
* | Introduce multibuild.eclass to handle building multiple variants of the same ... | Michał Górny | 2013-03-04 | 1 | -0/+178 |