Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 1 | -1/+1 |
| | |||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -1/+1 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -22/+31 |
| | |||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Move infinite loop detection into the hosts. | Sean Hall | 2022-05-14 | 1 | -0/+1 |
| | | | | | | | Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded. Show error when infinite prereq loop detected. Only clip the exit code if they're Win32 errors. Set related bundle type to none to avoid downgrades during preqba. | ||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -2/+0 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -28/+11 |
| | |||||
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 1 | -0/+101 |