[0.4.14][MSCONFIG_NEW] Exclude from the iso, for the time being CORE-18067
authorJoachim Henze <Joachim.Henze@reactos.org>
Fri, 11 Mar 2022 03:26:40 +0000 (04:26 +0100)
committerJoachim Henze <Joachim.Henze@reactos.org>
Fri, 11 Mar 2022 03:26:40 +0000 (04:26 +0100)
commitb6088a6adb1383d029acaac892aa5bfed25ea00a
tree4f511747fc51ff9bc56ceba0e09f903dd909e3a4
parent210d6026f5b2559aa0f54291a897699bb0255121
[0.4.14][MSCONFIG_NEW] Exclude from the iso, for the time being CORE-18067

Since more than 10 years we do ship two binaries for the very same purpose in our isos:
msconfig and msconfig_new.

msconfig_new was an attempt to refactor the old tool, but it got stuck rather soon
and is bloating our isos since then, and consuming build-time.
My testing shows that the older version is superior in many ways
compared to that refactoring attempt: see CORE-18067 for examples of some bugs.

Personally I think focusing on the older tool exclusively would make more sense
than trying to improve that refactoring proposal.
But since one never knows what the future might bring and I did not want to step on anyones toes,
I decided to just disable the build and iso-integration of the unfinished one meanwhile,
instead of dumping it entirely. Although my feeling is that after 10years of waiting
it's not worth waiting another 10 years with that.

Fix picked from:
0.4.15-dev-3882-g e6de6098fb1ec1798f6c94150ea092dd3030a0a2
base/applications/CMakeLists.txt