burn.lib - Burn engine
Перейти к файлу
Sean Hall 752f0e0576 Let BA override the package's cache type during Plan.
Rename cache types to REMOVE, KEEP, FORCE.
Change implementation of FORCE to not be through CACHED request state.
Create package condition enum so BA can tell when InstallCondition wasn't specified.
Tell BA when package is cached.
Tell BA when package is planned to be cached and uncached.
2021-04-29 14:05:34 -05:00
src Let BA override the package's cache type during Plan. 2021-04-29 14:05:34 -05:00
.editorconfig Integrate into latest v4 2018-12-29 22:20:26 -06:00
.gitattributes Initial commit 2018-12-29 12:15:53 -06:00
.gitignore Initial commit 2018-12-29 12:15:53 -06:00
LICENSE.TXT Initial commit 2018-12-29 12:15:53 -06:00
README.md Initial commit 2018-12-29 12:15:53 -06:00
appveyor.cmd First steps on Burn for x64 and ARM64 2021-01-19 15:50:11 -06:00
appveyor.yml Run unit tests in the build script. 2020-11-17 19:06:00 -06:00
burn.sln First steps on Burn for x64 and ARM64 2021-01-19 15:50:11 -06:00
nuget.config Move Burn headers from BootstrapperCore repo. 2020-07-18 16:50:49 +10:00
version.json Integrate into latest v4 2018-12-29 22:20:26 -06:00

README.md

burn

burn.lib - Burn engine