[all-commits] [llvm/llvm-project] 7e252f: Add FLANG_RT_ENABLE_STATIC and _SHARED
Michael Kruse via All-commits
all-commits at lists.llvm.org
Thu Jan 2 10:03:54 PST 2025
Branch: refs/heads/users/meinersbur/flang_runtime_shared
Home: https://github.com/llvm/llvm-project
Commit: 7e252f1a64e12ac04706175cabc303076d9e973f
https://github.com/llvm/llvm-project/commit/7e252f1a64e12ac04706175cabc303076d9e973f
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
Log Message:
-----------
Add FLANG_RT_ENABLE_STATIC and _SHARED
Commit: e751b6ffa9c6328dce6bf1182d562b2e82d870c2
https://github.com/llvm/llvm-project/commit/e751b6ffa9c6328dce6bf1182d562b2e82d870c2
Author: U-BERGUFFLEN\meinersbur <llvm-project at meinersbur.de>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/README.md
M flang-rt/cmake/modules/AddFlangRT.cmake
A flang-rt/cmake/modules/GetToolchainDirs.cmake
M flang-rt/lib/flang_rt/CMakeLists.txt
M flang-rt/test/lit.site.cfg.py.in
M flang-rt/unittests/CMakeLists.txt
M flang/docs/GettingStarted.md
Log Message:
-----------
Merge branch 'users/meinersbur/flang_runtime' into users/meinersbur/flang_runtime_shared
Commit: df2578a479d6370def88ec2caf7fe71ce272b17c
https://github.com/llvm/llvm-project/commit/df2578a479d6370def88ec2caf7fe71ce272b17c
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
M flang-rt/lib/FortranFloat128Math/CMakeLists.txt
M flang-rt/lib/Testing/CMakeLists.txt
M flang-rt/unittests/CMakeLists.txt
Log Message:
-----------
Finalize FLANG_RT_ENABLE_SHARED
Commit: ad1e6507b001e40a0912e24c53f25d6064c15fcb
https://github.com/llvm/llvm-project/commit/ad1e6507b001e40a0912e24c53f25d6064c15fcb
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M flang-rt/cmake/modules/AddFlangRT.cmake
M flang-rt/lib/FortranFloat128Math/CMakeLists.txt
M flang-rt/lib/Testing/CMakeLists.txt
M flang-rt/unittests/CMakeLists.txt
Log Message:
-----------
Backport from flang_runtime_shared
Commit: 82aea2b87530e57c417dfc36548f768a5aadcd30
https://github.com/llvm/llvm-project/commit/82aea2b87530e57c417dfc36548f768a5aadcd30
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
Log Message:
-----------
Merge branch 'users/meinersbur/flang_runtime' into users/meinersbur/flang_runtime_shared
Commit: 8e18401fd9ec2270be3044713d7a740116764410
https://github.com/llvm/llvm-project/commit/8e18401fd9ec2270be3044713d7a740116764410
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
M flang-rt/cmake/modules/GetToolchainDirs.cmake
M flang-rt/lib/flang_rt/CMakeLists.txt
M flang-rt/test/CMakeLists.txt
M flang-rt/test/Runtime/no-cpp-dep.c
M flang-rt/test/lit.cfg.py
Log Message:
-----------
WIP
Commit: 4f6a242ac89326624255d8b1814f6ac178ffa374
https://github.com/llvm/llvm-project/commit/4f6a242ac89326624255d8b1814f6ac178ffa374
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
M flang-rt/cmake/modules/AddFlangRTOffload.cmake
M flang-rt/cmake/modules/GetToolchainDirs.cmake
M flang-rt/lib/flang_rt/CMakeLists.txt
M flang-rt/test/Runtime/no-cpp-dep.c
M flang-rt/test/lit.cfg.py
M flang-rt/test/lit.site.cfg.py.in
M flang-rt/unittests/CMakeLists.txt
Log Message:
-----------
Fixed all check.sh
Commit: 147bd40d6642ba86b37477ef9210564d11f02dff
https://github.com/llvm/llvm-project/commit/147bd40d6642ba86b37477ef9210564d11f02dff
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
Log Message:
-----------
Merge branch 'users/meinersbur/flang_runtime' into users/meinersbur/flang_runtime_shared
Commit: 5c32f755eb231baaa6d6050ad353718190c87d7e
https://github.com/llvm/llvm-project/commit/5c32f755eb231baaa6d6050ad353718190c87d7e
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
Log Message:
-----------
Merge branch 'users/meinersbur/flang_runtime' into users/meinersbur/flang_runtime_shared
Compare: https://github.com/llvm/llvm-project/compare/7e252f1a64e1%5E...5c32f755eb23
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list