diff options
author | Bob Arnson <bob@firegiant.com> | 2023-10-23 00:17:18 -0400 |
---|---|---|
committer | Bob Arnson <github@bobs.org> | 2023-10-28 21:18:18 -0400 |
commit | b84202794f5fd4f21e0fb1fc74c2f5d531035db3 (patch) | |
tree | cdf4f858489a50fefef122843837252c760ef4c0 /.gitignore | |
parent | bb691bde8bff680ead1e6b0cf41cf3af7736331b (diff) | |
download | wix-b84202794f5fd4f21e0fb1fc74c2f5d531035db3.tar.gz wix-b84202794f5fd4f21e0fb1fc74c2f5d531035db3.tar.bz2 wix-b84202794f5fd4f21e0fb1fc74c2f5d531035db3.zip |
Introduce a new phase in the build pipeline.
A useful point in the build pipeline is after all the files in the
project have been compiled but before they've been linked.
The WiX core and extensions can operate on symbols across
the project but without operating at the source-code level.
This phase is currently named "optimize," after a moderately-similar
phase in other compiler architectures. The name is, for now, a stake in
the ground and a better alternate is welcome.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions