- Mar 31, 2022
-
-
Roland Gosda authored
Changes to the build system to link everything statically on windows and everything but boost statically on linux. Furthermore, Release is set as the default build type to reduce the size of the library.
-
- Mar 28, 2022
-
-
Roland Gosda authored
Merge changes commited to 1-open-source-license into master See merge request !6
-
Roland Gosda authored
Added compability for OpenSUSE 42.3 including cmake as low as 3.5.2 and fixed wording in license sections.
-
- Mar 25, 2022
-
-
Roland Gosda authored
Resolve "Open source license" Closes #7 and #1 See merge request !5
-
Roland Gosda authored
Added LGPLv3 information, added hykops_rudder to the build, merged splitted source files, removed obsolete files, and improved the makefile system for parallel builds on linux.
-
- Mar 23, 2022
-
-
Roland Gosda authored
-
Roland Gosda authored
Closes #4 and #2 See merge request !4
-
Roland Gosda authored
The compilation and execution of libraries and binaries with shared and static libraries has succeeded on Windows 11, OpenSUSE 15.2 and Debian 11. Closes #4 See merge request !3
-
Roland Gosda authored
Fixed order of additional options required for Windows and added an interface target to facilitate linking.
-
- Mar 22, 2022
-
-
Roland Gosda authored
-
- Mar 18, 2022
-
-
Roland Gosda authored
-
- Mar 15, 2022
-
-
Roland Gosda authored
-
Roland Gosda authored
Adjusted further std::map::insert operations to comply with the logic from QMap, the code once was based on.
-
Roland Gosda authored
Erased std::map entries if a new one is to be inserted, because that is what QMap::insert does. Direct change to insert_or_assign is only possible staring from C++17.
-
- Mar 04, 2022
-
-
Roland Gosda authored
Splitted implementation and defition of mapkeys, and ensure compilation of targets using HYKOPS with C++11 to 20.
-
Roland Gosda authored
Adjusted ranges for for-loops in lofttobsplinesurface to avoid segmenation faults caused by the original design while creating almost idential surfaces
-
- Feb 11, 2022
-
-
Roland Gosda authored
-
- Feb 10, 2022
-
-
Roland Gosda authored
-
Roland Gosda authored
Link HYKOPS library with Boost library, corrected ranges for the loops in AssembleFactory::lofttobsplinesurface and other fixes
-
- Jan 27, 2022
-
-
Roland Gosda authored
Resolve: Change to CMake build system See merge request !1
-
Roland Gosda authored
Configured CMakeLists.txt s.t. HYKOPS may be found with cmake in an external project using find_package(HYKOPS)
-
- Jan 20, 2022
-
-
Roland Gosda authored
created a working cmake setup to compile hykops and added a Doxyfile for autogenerated documentation with doxygen
-
- Sep 08, 2021
-
-
Roland Gosda authored
-
- Sep 07, 2021
-
-
Roland Gosda authored
-
- Sep 04, 2021
-
-
Roland Gosda authored
-
- Sep 02, 2021
-
-
Roland Gosda authored
-
Roland Gosda authored
Freed hykops_propeller from Qt. The C interface has not yet been converted. Not tested but compiling.
-
Roland Gosda authored
-
- Aug 24, 2021
-
-
Roland Gosda authored
Conforming parsing and serialization interfaces for the HYKOPS framework - but not yet thoroughly tested in every detail.
-
Roland Gosda authored
-
- Aug 23, 2021
-
-
Roland Gosda authored
-
- Aug 16, 2021
-
-
Roland Gosda authored
-
Roland Gosda authored
-
- Aug 13, 2021
-
-
Roland Gosda authored
-
- Jul 30, 2021
-
-
Roland Gosda authored
-
- Feb 25, 2021
-
-
Roland Gosda authored
-
Roland Gosda authored
-
JCNP authored
-
- Feb 22, 2021