summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/DevicePath/GNUmakefile
AgeCommit message (Expand)AuthorFilesLines
2025-06-07BaseTools: Add support for mingw-w64Nate DeSimone1-3/+8
2024-12-20BaseTools: Support custom library build for base tools on Linux ARMkuqin121-0/+4
2023-04-05BaseTools: Allow users to build with clang using CC=clang CXX=clang++Rebecca Cran1-1/+2
2023-04-05BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran1-2/+2
2022-12-30BaseTools: Use BUILD_CC when checking gcc version in DevicePathJake Garver1-1/+1
2022-08-28BaseTools: Fix DevicePath GNUmakefile for macOSedk2-stable202208Rebecca Cran1-0/+2
2022-04-12BaseTools: Fix DevicePath tool build failure issueFeng, Bob C1-0/+5
2022-03-28Basetools: turn off gcc12 warningGerd Hoffmann1-0/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-12-31BaseTools: Add DevicePath support for PCD valuesYonghong Zhu1-0/+30