aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/wixstdba.vcxproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-071-1/+1
|
* Better .nupkg namesRob Mensching2024-03-071-1/+1
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-22/+31
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-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 Hall2022-04-191-2/+0
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Implement integrated build processRob Mensching2021-05-111-28/+11
|
* Move Bal.wixext into extRob Mensching2021-05-031-0/+101