2024-06-17 13:27:02 by Jonathan Perkin | Files touched by this commit (1) |
Log message: clang: Add full dependency on GCC on SunOS. |
2024-06-17 13:26:11 by Jonathan Perkin | Files touched by this commit (2) |
Log message: clang: Add __illumos__ if supported. |
2024-05-29 19:18:40 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: restore unwanted changes |
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | ![]() |
Log message: revbump after icu and protobuf updates |
2024-05-09 16:15:52 by Jonathan Perkin | Files touched by this commit (8) |
Log message: clang: Switch SunOS back to using the GCC runtime. Upstream LLVM have removed the SunOS code from libcxx et al, despite us offering to support it and it working fine, and so we're left with no choice but to go back to using the GCC libraries and headers, which is a shame. Tested to compile at least a few different C/C++ files, and is able to complete the builds of lang/wasi-*. |
2024-04-22 09:03:35 by Adam Ciarcinski | Files touched by this commit (8) | ![]() |
Log message: clang: updated to 17.0.6 17.0.6 https://releases.llvm.org/17.0.1/tools/clang/docs/ReleaseNotes.html |
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message: *: recursive bump for icu 74.1 |
2023-10-06 21:15:21 by Adam Ciarcinski | Files touched by this commit (53) | ![]() |
Log message: llvm: updated to 16.0.6 https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/tools/lld/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html |
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message: *: recursive bump for Python 3.11 as new default |
2023-05-02 20:06:26 by Nikita | Files touched by this commit (1) |
Log message: clang: restrict version while we have 16 in wip |