Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 94ed5ffd | 2024-02-17 03:16:03 | Update ChangeLog | ||
| 4e25dc4f | 2024-02-12 03:34:40 | Land #989 cmake: disable ASM for Windows ARM64 | ||
| ff0300c5 | 2024-02-12 03:10:44 | delete checked-in tap-driver.sh it is autogenerated, so don't keep it in tree | ||
| 1f0e198e | 2024-02-08 07:41:23 | fix file comparison failures testing with WSL + CMake Using FC on Windows through a WSL mount assumes all filenames are UPPERCASE. So make the filenames UPPERCASE in the first place. | ||
| 37cff9e9 | 2024-01-08 21:57:01 | align read only sections on masm/windows to 64 bytes Avoid conflicts where alignment is specified later in the underlying assembly. | ||
| 31bb2f25 | 2024-01-08 22:43:31 | check for control flow integrity support in compiler | ||
| cc78bdf3 | 2024-01-07 18:29:10 | integrate new upstream endbr64 test code, remove os-specific reverts | ||
| db3ab167 | 2024-02-12 03:00:53 | Land #998, Windows: Improve check for endianness when using Visual Studio | ||
| f63596fa | 2024-02-12 02:45:50 | Land #999, Windows: Don't set -Wall when compiling with Visual Studio | ||
| 9da13eca | 2024-02-12 02:42:26 | Land #997, Windows: Prevent assertion pop-up up when using Debug |