summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable parallel run support.Michał Górny2014-12-131-46/+4
* Make sure BUILD_DIR exists before pushd'ing into it.Davide Pesavento2014-10-311-1/+2
* Remove the coreutils dependency since the old copying code has been replaced ...Michał Górny2014-05-101-3/+1
* multibuild_merge_root: re-introduce userland_BSD tar fallback, bug #507626.Michał Górny2014-04-151-12/+22
* Enable reflinking in multibuild_copy_sources.Michał Górny2014-04-111-2/+9
* Use a more portable and clobbering "cp" call for multibuild_merge_root().Michał Górny2014-04-101-16/+14
* Fix coreutils dep to be build-time.Michał Górny2013-09-181-2/+2
* Add new enough coreutils dep wrt bug #484454.Michał Górny2013-09-101-1/+3
* Enable EAPI 4 per bug #474000.Michał Górny2013-06-211-3/+3
* Fix the race condition in locking code by using $BASHPID instead of $$.Michał Górny2013-05-241-2/+2
* Use portable locking code from Fabian Groffen. Bug #466554.Michał Górny2013-05-231-15/+16
* Introduce multibuild_merge_root, as an universal interim-install merging func...Michał Górny2013-04-011-1/+53
* Make the log output redirection much simpler. Fix bash-3.2 compatibility.Michał Górny2013-03-101-14/+4
* Fix compatibility with bash-4.1 -- it does not support negative array subscri...Michał Górny2013-03-101-2/+5
* multibuild_copy_sources: fix outputting variant name.Michał Górny2013-03-101-2/+2
* Introduce multibuild_copy_sources as a generic source duplicating function.Michał Górny2013-03-091-1/+22
* Add multibuild_for_best_variant.Michał Górny2013-03-041-1/+21
* Print only the "public" part of commands.Michał Górny2013-03-041-3/+14
* Move run_in_build_dir() to multibuild.eclass.Michał Górny2013-03-041-1/+20
* Introduce multibuild.eclass to handle building multiple variants of the same ...Michał Górny2013-03-041-0/+178