Commit Graph

29 Commits

Author SHA1 Message Date
Aik-Siong Koh
fb4d7daae2 Update cmakelists.txt 2024-04-26 09:03:01 -06:00
PaddleStroke
bc16f218da Fix missing entries of CMakeLists after https://github.com/Ondsel-Development/OndselSolver/pull/49 2024-04-03 16:35:21 +02:00
Aik-Siong Koh
85557e1fa4 AllowRotation and size_t 2024-04-03 08:56:40 +02:00
aiksiongkoh
fe99ad2593 Solve dragging (#47)
runPreDrag, runDragStep, runPostDrag, PosICDragNewtonRaphson
2024-01-11 14:28:38 +01:00
Aik-Siong Koh
5907363be7 rackscrew.asmt now runs.
CMakeLists.txt

gitignore

rackscrew.asmt now runs.

CMakeLists.txt

remove cached assembly.asmt
2023-12-13 14:52:16 -06:00
PaddleStroke
8eb7d5d59c Remove EXPORT tag as we do not use dll. (#39) 2023-12-04 02:07:31 -07:00
Aik-Siong Koh
9266d9cdf9 CMakeLists.txt 2023-12-01 11:25:54 -07:00
John Dupuy
3952f45945 WIP: fixes mac errors and warnings (#34)
* fixes mac errors and warnings; check on TODO items

* renamed function as override was not of virtual

* removed another using

* experimental adjustment

* move fcDot to public

* renaming things
2023-11-21 08:16:25 -07:00
John Dupuy
83fe2f6afe some file renaming 2023-11-15 15:36:03 -06:00
John Dupuy
b3be7e5a0c removed testappexe from main CMakeLists.txt file 2023-11-12 14:27:27 -03:00
John Dupuy
74dbe1d6ef now works fully! 2023-11-10 11:06:17 -06:00
John Dupuy
e2c4510e92 Add OS check to cmakelists file 2023-11-08 19:09:00 -06:00
John Dupuy
5ec6c3e22c added conditional static/shared select to cmake 2023-11-07 17:29:44 -06:00
John Dupuy
274527102b make lib shared; resolved FullRow method ;fixed spelling errors 2023-11-07 14:19:19 -06:00
John Dupuy
d01bf20ef5 restored original CMakeList again 2023-11-06 19:55:34 -06:00
John Dupuy
87bd168b50 works locally, but imagine it breaks elsewhere 2023-11-06 16:31:57 -06:00
John Dupuy
84ec3cf5e1 added target_include_directories 2023-11-06 14:43:29 -06:00
John Dupuy
5946204b14 Reverted CMakeLists.txt 2023-11-06 13:44:55 -06:00
John Dupuy
ede688e7da FullMatrix version are now all visible in lib. Now need FullColumn etc to work. 2023-11-05 01:07:12 -05:00
John Dupuy
ae7ab0c29b Added reference headers and moved some code. 2023-11-02 18:12:13 -05:00
Adrián Insaurralde Avalos
cadb3612e0 fix building OndselSolver as submodule in FreeCAD 2023-10-27 04:42:51 -03:00
Adrián Insaurralde Avalos
a82ac80346 Fix linker errors - Add all .cpp and .h to sources 2023-10-25 18:44:31 -03:00
Adrián Insaurralde Avalos
0bbc791a5e include GNUInstallDirs in /CmakeLists.txt - fixes wrong install path for pkgconfig con windows. 2023-10-23 07:03:32 -03:00
Adrián Insaurralde Avalos
480388fdec Update CMakeLists.txt 2023-10-18 14:21:08 -03:00
Paddle
a630846856 Change name of math.h and math.cpp 2023-10-05 16:41:26 +02:00
Paddle
9fd22a5504 Change the project name from MbDCode to OndselSolver. 2023-10-04 18:35:36 +02:00
John Dupuy
320554afc4 Got it to generate good libOndselSolver.a; a static lib for linux 2023-10-02 17:04:20 -05:00
John Dupuy
0a0a1ad547 fixes str.find bug and cmake files 2023-09-28 13:30:50 -05:00
John Dupuy
4b3d676f30 first stages for making more universal 2023-09-26 11:49:32 -05:00