Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+2 |
| | | | | | | | 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 |
| | |||||
* | Change ARP property Installed to 0 when registrationType is InProgress. | Sean Hall | 2022-03-05 | 1 | -2/+2 |
| | | | | Being registered in ARP and "installed" were always separate concepts, and some things like fEligibleForCleanup were looking at the wrong thing. This also allows the BA to tell the difference. | ||||
* | Exclude sample PDBs from the zip. | Sean Hall | 2022-02-18 | 1 | -0/+1 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Enable warning to detect hidden base class functions | Sean Hall | 2021-11-10 | 1 | -1/+2 |
| | |||||
* | Remove dutil types from BAFunctions. | Sean Hall | 2021-11-01 | 1 | -2/+2 |
| | |||||
* | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 2021-06-04 | 1 | -1/+1 |
| | | | | | Partial fix for #6155 Fixes #4106 | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -23/+7 |
| | |||||
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 8 | -0/+387 |