summaryrefslogtreecommitdiffstats
path: root/.pytool/Plugin
Commit message (Expand)AuthorAgeFilesLines
* .pytool: Sort the list of words in cspell.base.yamlRebecca Cran2024-08-011-234/+234
* .pytool: Add "MPIDR" to the list of known words in cspell.base.yamlRebecca Cran2024-08-011-1/+2
* .pytool/Plugin: Improve plugin log messagesMichael Kubacki2024-07-173-12/+11
* DscCompleteCheck: Allow git ignore syntaxJoey Vagedes2024-07-042-16/+40
* .pytool: CompilerPlugin: Pass through build varsJoey Vagedes2024-07-031-3/+4
* .pytool/Plugin: UncrustifyCheck: use stat instead of os.statJoey Vagedes2024-01-231-1/+2
* .pytool/UncrustifyCheck: Update to 73.0.8Michael Kubacki2023-11-271-1/+1
* .pytool: Integration of edk2-pytoolsJoey Vagedes2023-10-282-9/+10
* .pytool: Undo uncrustify check changeVivian Nowka-Keane2023-10-271-1/+1
* .pytool: Add cpp support to uncrustify pluginVivian Nowka-Keane2023-10-272-3/+3
* .pytool: Set uncrustify check to audit only (temporary)Vivian Nowka-Keane2023-10-271-1/+1
* CharEncodingCheckPlugin: Remove Noisy PrintOliver Smith-Denny2023-06-061-3/+1
* .pytool/Plugin/EccCheck: Add PACKAGES_PATH supportMarvin Ha?user2023-02-081-1/+8
* .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" sectionChao Li2022-10-141-1/+3
* .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package pathKun Qin2022-06-071-1/+1
* .pytool/plugin/SpellCheck: Add more common wordsMichael Kubacki2022-05-191-1/+112
* .pytool/plugin/SpellCheck: Allow compound wordsMichael Kubacki2022-05-191-1/+1
* .pytool/Plugin/UncrustifyCheck: Add Azure DevOps UI debug instructionsMichael Kubacki2022-04-221-0/+5
* .pytool/Plugin/UncrustifyCheck: Add ignore file supportMichael Kubacki2022-04-042-0/+39
* .pytool/Plugin/UncrustifyCheck: Update func to return absolute pathsMichael Kubacki2022-04-041-1/+6
* .pytool: Update to newest pytoolsKen Lautner2022-03-0910-11/+11
* .pytool/Plugin/UncrustifyCheck: Output file diffs by defaultMichael Kubacki2022-03-082-5/+5
* .pytool/Plugin/UncrustifyCheck: Add Uncrustify CI pluginMichael Kubacki2021-12-077-0/+1251
* .pytools/Plugin/LicenseCheck: Use temp directory for git diff outputMichael D Kinney2021-11-291-6/+14
* .pytool/Plugin/EccCheck: Add performance optimizationsMichael D Kinney2021-11-291-27/+94
* .pytool/Plugin/EccCheck: Remove temp directory on exceptionMichael D Kinney2021-11-291-31/+47
* .pytool/Plugin/EccCheck: Remove RevertCode()Michael D Kinney2021-11-291-40/+53
* .pytool/EccCheck: Set PACKAGES_PATH env var in EccPierre Gondois2021-07-121-0/+1
* .pytool/EccCheck: Check ecc_csv existsPierre Gondois2021-07-121-3/+2
* .pytool/EccCheck: Rename edk2_path as workspace_pathPierre Gondois2021-07-121-16/+16
* .pytool/EccCheck: Locate BaseTools dir with EDK_TOOLS_PATHPierre Gondois2021-07-121-8/+10
* Pytool: SpellCheck: Defer path expansion in cspell parametersSean Brogan2021-07-091-1/+2
* Pytool: SpellCheck: Fix incorrect file mask across package matricesSean Brogan2021-06-151-3/+4
* .python/SpellCheck: Add 'XIPFLAGS' to "words" sectionSami Mujawar2020-10-161-0/+1
* Revert ".pytool/EccCheck: Disable Ecc error code 10014 for open CI"edk2-stable202008Zhang, Shenglei2020-09-031-1/+0
* .pytool/EccCheck: Disable Ecc error code 10014 for open CIShenglei Zhang2020-08-241-0/+1
* .pytool/Plugin: Add a plugin EccCheckShenglei Zhang2020-08-173-0/+335
* .pytool/Plugin: Add a plugin LicenseCheckShenglei Zhang2020-07-313-0/+143
* .pytool: Update CI Settings to support Emulator, ArmVirt, and Ovmf packagesSean Brogan2020-04-281-0/+14
* .python/SpellCheck: Increase SpellCheck plugin max failuresMichael Kubacki2020-04-171-0/+2
* .python/SpellCheck: Add "RISCV" to "words" sectionAbner Chang2020-04-031-0/+1
* .pytool: Add CI support for host based unit tests with resultsMichael D Kinney2020-02-0713-17/+406
* .pytool: Avoid "is" with a literal Python 3.8 warnings in CI pluginsPhilippe Mathieu-Daude2019-12-062-2/+2
* .pytool/Plugin: Add CI pluginsSean Brogan2019-11-1122-0/+1648