- replaced old Makefiles/configure system with CMake
- moved GUI to FlGui + added experimental QGui to test Qt - fixed most MSVC and gcc compiler warnings - converted some remaining tabs to whitespace (that's why the patch is so large; please try to remember to indent with 2 spaces and not tabs when you commit stuff to CVS) - merged modified patch from Konstantinos Poulios to allow saving physical/partition as element tags in mesh formats that don't support them natively
Showing
- CMakeLists.txt 768 additions, 0 deletionsCMakeLists.txt
- Common/CMakeLists.txt 26 additions, 0 deletionsCommon/CMakeLists.txt
- Common/CommandLine.cpp 51 additions, 51 deletionsCommon/CommandLine.cpp
- Common/Context.h 1 addition, 0 deletionsCommon/Context.h
- Common/CreateFile.cpp 20 additions, 18 deletionsCommon/CreateFile.cpp
- Common/DefaultOptions.h 201 additions, 100 deletionsCommon/DefaultOptions.h
- Common/GmshConfig.h.in 35 additions, 32 deletionsCommon/GmshConfig.h.in
- Common/GmshMessage.cpp 47 additions, 47 deletionsCommon/GmshMessage.cpp
- Common/GmshMessage.h 1 addition, 1 deletionCommon/GmshMessage.h
- Common/GmshSocket.h 10 additions, 10 deletionsCommon/GmshSocket.h
- Common/GmshVersion.h.in 20 additions, 0 deletionsCommon/GmshVersion.h.in
- Common/Main.cpp 2 additions, 2 deletionsCommon/Main.cpp
- Common/Makefile 0 additions, 179 deletionsCommon/Makefile
- Common/OS.cpp 0 additions, 13 deletionsCommon/OS.cpp
- Common/Octree.h 8 additions, 8 deletionsCommon/Octree.h
- Common/OctreeInternals.h 3 additions, 3 deletionsCommon/OctreeInternals.h
- Common/OpenFile.cpp 22 additions, 22 deletionsCommon/OpenFile.cpp
- Common/Options.cpp 692 additions, 686 deletionsCommon/Options.cpp
- Common/Options.h 4 additions, 3 deletionsCommon/Options.h
- Common/SmoothData.cpp 16 additions, 9 deletionsCommon/SmoothData.cpp
Loading
Please register or sign in to comment