~elmer-csc-ubuntu/elmercsc/+git/elmer-github-devel:wip/windows

Last commit made on 2023-12-12
Get this branch:
git clone -b wip/windows https://git.launchpad.net/~elmer-csc-ubuntu/elmercsc/+git/elmer-github-devel

Branch merges

Branch information

Recent commits

18a1e1a... by Foad

Resolved build issues in MSYS environment: Addressed various compilation and linking errors in ElmerFEM project. Modified CMakeLists to conditionally include POSIX dynamic linking functions and Windows equivalents, ensuring compatibility across different environments. Adjusted linker flags to exclude -ldl in MinGW, and set linker path explicitly for MSYS. Also implemented namespace changes to avoid std::min and std::max conflicts. These updates enhance cross-platform build stability, particularly for Windows and Unix-like systems within MSYS.

3346537... by Foad

Merge branch 'wip/windows' of https://github.com/ElmerCSC/elmerfem into wip/windows

f7222a9... by Foad

trying to get Elmer compiled on Windows

d3a53a5... by Peter Raback

Merge pull request #416 from t7saeki/GUI_Qt6

GUI library upgrade

9e013c4... by t7saeki <email address hidden>

Qwt detection by FindQwt.cmake

Modified for automatic detection of qwt-qt6 in MSYS2.

7a8a6ca... by Peter Raback

Check the 'radiation solver' in one place only to ensure consistent behavior of code.

e9782fc... by Peter Raback

Merge pull request #417 from ElmerCSC/GladsConsistentNorm

Glads consistent norm

c2aa1f5... by t7saeki <email address hidden>

Update CMakeLists.txt

3c79fa3... by t7saeki <email address hidden>

Update CMakeLists.txt

9a66544... by t7saeki <email address hidden>

Fix for scaling problem in Windows