[sdk/kdesrc-build/docbook_historied_per_file] doc/kdesrc-buildrc: Revert "Bracket modules into sorted tiers."
Michael Pyne
null at kde.org
Fri May 10 10:15:11 BST 2024
Git commit 796857861a789a84876489a7ae6b1ee144f8fa9b by Michael Pyne.
Committed on 14/04/2012 at 01:17.
Pushed by ashark into branch 'docbook_historied_per_file'.
Revert "Bracket modules into sorted tiers."
This reverts commit 089edc6a73646bce540d39c784fd2991cdefd1d2.
Although auto-grouping is a nice easy way to get approximately right
dependency ordering, it doesn't work in all situations.
The "Best" thing would be to only sort within kde-project modules (as
expanded) but for now just back out this commit so I don't break
customized rc-files.
BUG:297847
Original commit: e1a2c285
https://invent.kde.org/sdk/kdesrc-build/-/commit/e1a2c2850336285b90bc0e1cebaa5fe2b1ce0770
M +0 -21 doc/kdesrc-buildrc/conf-options-table.docbook
https://invent.kde.org/sdk/kdesrc-build/-/commit/796857861a789a84876489a7ae6b1ee144f8fa9b
diff --git a/doc/kdesrc-buildrc/conf-options-table.docbook b/doc/kdesrc-buildrc/conf-options-table.docbook
index 9640b97c..6fa99991 100644
--- a/doc/kdesrc-buildrc/conf-options-table.docbook
+++ b/doc/kdesrc-buildrc/conf-options-table.docbook
@@ -512,27 +512,6 @@ module if it normally would have tried anyways.</entry>
due to fixes in the underlying build system.</entry>
</row>
-<row id="conf-ordering-tier">
-<entry>ordering-tier</entry>
-<entry>Module setting overrides global</entry>
-<entry><para>This option allows the user to alter the grouping &kdesrc-build;
-will use for this module, for the purpose of determining the order to build
-modules in.
-</para>
-<para>The value should be a whole number (i.e. integer) greater than or equal to 0.
-The lower the value, the earlier &kdesrc-build; will try to build the module.
-</para>
-
-<tip><para>You shouldn't need to use this option... and if you do, you should only need to use it
-to get a module to build before kdelibs. In this case you would want to set this option to
-<option><replaceable>1</replaceable></option>, which is the grouping used for modules that
-kdelibs itself depends on.
-</para></tip>
-
-<para>This option was added in &kdesrc-build; 1.15.</para>
-</entry>
-</row>
-
<row id="conf-override-url">
<entry>override-url</entry>
<entry>Module setting overrides global</entry>
More information about the kde-doc-english
mailing list