[Git][wine/wine][master] 4 commits: makefiles: Use -fno-builtin for CRT tests.
Alexandre Julliard pushed to branch master at wine / wine Commits: eb3342bf by Piotr Caban at 2025-04-23T22:52:11+02:00 makefiles: Use -fno-builtin for CRT tests. - - - - - 1513299a by Piotr Caban at 2025-04-23T22:52:11+02:00 msvcr80/tests: Link to msvcr80. - - - - - a0fca2d5 by Piotr Caban at 2025-04-23T22:52:11+02:00 include: Add functions used by msvcr90 tests. - - - - - cc9a3ce4 by Piotr Caban at 2025-04-23T22:52:11+02:00 msvcr90/tests: Link to msvcr90. - - - - - 23 changed files: - dlls/msvcr100/tests/Makefile.in - dlls/msvcr110/tests/Makefile.in - dlls/msvcr120/tests/Makefile.in - dlls/msvcr70/tests/Makefile.in - dlls/msvcr71/tests/Makefile.in - dlls/msvcr80/Makefile.in - dlls/msvcr80/tests/Makefile.in - dlls/msvcr80/tests/msvcr80.c - dlls/msvcr90/Makefile.in - dlls/msvcr90/tests/Makefile.in - dlls/msvcr90/tests/msvcr90.c - dlls/ucrtbase/tests/Makefile.in - include/msvcrt/corecrt.h - include/msvcrt/corecrt_io.h - include/msvcrt/corecrt_startup.h - include/msvcrt/corecrt_wio.h - include/msvcrt/corecrt_wstring.h - include/msvcrt/float.h - include/msvcrt/mbstring.h - include/msvcrt/search.h - include/msvcrt/stdio.h - include/msvcrt/stdlib.h - tools/makedep.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4b416c98d5203350669e9a68041176... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4b416c98d5203350669e9a68041176... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)