crosstool-ng/config/global
Bryan Hundven 85622fdd49 Add main EXPERIMENTAL_PATCHES setting
This change adds support for experimental patches to be introduced to
crosstool-ng. The patches enabled by this option are to be located here:

    patches/experimental/<package>/<version>/XXXX-NAME.patch

Where, XXXX is the patch number to be applied in order, like:
    0001-some_patch_one.patch
    0002-some_patch_two.patch
    9999-some_patch_to_be_applied_last.patch

In the first patch series, all patches in the EXPERIMENTAL_PATCHES
option will be applied all at once, or none at all.

In a later [RFC] patch, I plan on adding finer tuned patch
enable/disable options based on the name of the patch and where it is
located in the patches/experimental sub-tree. So the name of the patch
should use underscores between words in the patch name.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
[yann.morin.1998@free.fr: slightly reword prompt]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-07-28 01:21:51 +02:00
..
build-behave.in script: allow to pass any float value for CT_LOAD 2013-01-27 17:54:19 +01:00
ct-behave.in Add main EXPERIMENTAL_PATCHES setting 2014-07-28 01:21:51 +02:00
download.in scripts: remove references to curl 2014-05-10 12:33:37 +02:00
extract.in misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
logging.in kconfig: remove useless 'default n' 2011-05-31 16:27:39 +02:00
paths.in all: unmark experimental features 2012-12-26 20:05:19 +01:00