audk/BaseTools/Source/C/Makefiles
Rebecca Cran 11ec5161fa BaseTools: use threading.current_thread in NmakeSubdirs.py
threading.currentThread is a deprecated alias for
threading.current_thread, and causes a warning to be displayed when it's
called. Update NmakeSubdirs.py to use the latter method instead.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2023-05-08 19:03:18 +00:00
..
NmakeSubdirs.bat BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
NmakeSubdirs.py BaseTools: use threading.current_thread in NmakeSubdirs.py 2023-05-08 19:03:18 +00:00
app.makefile BaseTools: Allow users to specify compiler to use with make CC= CXX= 2023-04-05 15:44:48 +00:00
footer.makefile BaseTools: Allow users to specify compiler to use with make CC= CXX= 2023-04-05 15:44:48 +00:00
header.makefile BaseTools: Build against C++14 when building with clang 2023-04-05 15:44:48 +00:00
lib.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
ms.app BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ms.common BaseTools/Source/C: Use /Z7 instead of /Zi for host tools 2022-11-08 18:29:51 +00:00
ms.lib BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ms.rule BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00