-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Fully Compatible
-
v6.1, v6.0, v5.0, v4.4
-
Dev Platform 2021-01-25, Dev Platform 2021-02-08, Dev Platform 2021-02-22, Dev Platform 2021-03-08, Dev Platform 2021-03-22, Dev Platform 2021-04-05, Dev Platform 2021-04-19, Dev Platform 2021-05-03
We recently added a workaround for compile_ninja so it sets install-action=default to work around the fact that non-default actions do not work with Ninja. The reason: Ninja has no idea what an install-action even is because that's up in the SCons layer. This workaround is mildly hackish, and it would be a better idea to fix the Ninja generator to implement the SCons install-action.
- causes
-
SERVER-69828 Ninja hardlink changes causing issues with old git checkouts
- Closed
- is duplicated by
-
SERVER-25534 Use "cp --reflink=auto" (or similar) to copy files in vendered-in scons
- Closed
- related to
-
SERVER-55021 Complete TODO listed in SERVER-48203
- Closed
-
SERVER-69133 remove redundant setting of hardlink install action
- Closed
-
SERVER-54232 Use install rather than cp to copy files in buildsystem
- Closed