2025-01-30 15:45:46 by Thomas Klausner | Files touched by this commit (2) |
Log message: flang: fix build and PLIST on NetBSD |
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2024-07-06 17:45:10 by Adam Ciarcinski | Files touched by this commit (87) | ![]() |
Log message: llvm: updated to 18.1.8 https://releases.llvm.org |
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | ![]() |
Log message: revbump after icu and protobuf updates |
2024-04-25 09:14:34 by Thomas Klausner | Files touched by this commit (2) | ![]() |
Log message: flang: remove unused patches Removed from distinfo during last update |
2024-04-22 09:28:21 by Adam Ciarcinski | Files touched by this commit (8) | ![]() |
Log message: mlir flang: updated to 17.0.6 17.0.6 https://releases.llvm.org/17.0.1/tools/flang/docs/ReleaseNotes.html |
2023-12-23 14:13:36 by Niclas Rosenvik | Files touched by this commit (5) |
Log message: flang: fix build on non-darwin platfroms Add patch to make sure CGPasses.h.inc is generated. Add LDLIBRARY_PATH on non-darwin platforms so that flang-new can compile the module files. Make sure CMake generated directories are not installed. Soname is set on non-darwin platforms so adapt the PLIST for this. |