aboutsummaryrefslogtreecommitdiff
path: root/src/burn/stub (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-1/+1
* Move the BootstrapperApplication out of procRob Mensching2024-03-063-18/+22
* Mitigate .local DLL redirection Windows bug.Bob Arnson2024-03-062-0/+27
* Use `/DEPENDENTLOADFLAG` to tell the loader...Bob Arnson2023-12-311-0/+1
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
* Burn can only log errors while logutil is initialized and not closed.Sean Hall2022-06-271-43/+0
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-2/+2
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-3/+0
* Revert .wixburn version since the format didn't change.Sean Hall2021-12-301-5/+4
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
* Follow up for multiple attached container supportSean Hall2021-11-031-1/+2
* Support multiple attached containersNir Bar2021-11-021-3/+2
* Bring back Burn's implementation of signature verification.Sean Hall2021-05-111-2/+2
* Add ability to suppress pfnTraceErrorCallback for the current thread.Sean Hall2021-05-111-0/+2
* Implement integrated build processRob Mensching2021-05-113-38/+11
* Move burn into burnRob Mensching2021-04-2910-0/+318