-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
Note:
- Related tools and options:
- Auto Archive
- Auto Install Binaries
- Distsrc
- Gziptool
- DESTDIR
- PKGDIR
- PREFIX
- RPATH
- These tools and options gather various chunks of files and install them into package like distributions or archives. We should write custom rules for these, and define the explicit input files and output locations in a BUILD file. Implicit files (like dynamic libraries for example) can be derived from dependencies and other high level means. We will also need some wrapper scripts to run outside of Bazel to copy files from the build directory to match the scons directory structure.
- is depended on by
-
SERVER-86052 Create SCons-Bazel ThinTarget Support
- Closed
- is related to
-
SERVER-96198 Create bazel install system
- In Progress