Ian Bell
|
2a4bfbb772
|
Fix finding R
|
2020-05-10 20:51:59 -04:00 |
|
Ian Bell
|
c9e910acde
|
Workaround bug(?) in cmake 3.17
|
2020-05-07 10:20:46 -04:00 |
|
ian
|
39f7f88eb0
|
Fix shared_ptr once and for all... ?
|
2019-12-13 18:43:21 -07:00 |
|
Ian Bell
|
b8058a5808
|
More debugging of octave paths
|
2019-01-09 22:34:56 -07:00 |
|
luzpaz
|
93f4a986e2
|
Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
|
2018-08-14 23:06:49 -06:00 |
|
Jorrit Wronski
|
3905f380e0
|
Moved the MSVC handling to functions and changed the default for static libraries to dynamic linking, see #1316
|
2016-11-08 11:01:01 +01:00 |
|
Ian Bell
|
08c143993f
|
Fix typo in R for cmake
|
2015-07-05 23:19:16 -06:00 |
|
Ian Bell
|
a1a8405a24
|
Another try with Cmake for R for OSX
|
2015-07-05 23:08:10 -06:00 |
|
Ian Bell
|
3e63d212e6
|
Another try with R HOME on OSX
|
2015-07-05 22:45:02 -06:00 |
|
Ian Bell
|
bf423bf459
|
Update R finder for linux
|
2015-06-29 07:44:15 +02:00 |
|
Ian Bell
|
51106a5177
|
Adding R wrapper code; see #668
|
2015-06-28 20:43:14 -06:00 |
|
Ian Bell
|
1b91d51ae6
|
Updates to make VxWorks play nicely with CMake using cross-compilation
|
2014-11-13 05:33:49 +01:00 |
|
Ian Bell
|
2532166dc7
|
Add toolchain files for VxWorks
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-12 21:13:02 -05:00 |
|
Jorrit Wronski
|
44394097c7
|
Tested the toolchains, they work
|
2014-10-24 16:37:00 +01:00 |
|
Jorrit Wronski
|
91f40327f5
|
Added cross-cimpilation toolchains for mingw
|
2014-10-24 14:37:03 +01:00 |
|
Ian Bell
|
1efc3b3a35
|
Fixed module finder for windows for octave
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-06 22:25:08 +02:00 |
|
Ian Bell
|
95c386a94c
|
Octave working again on OSX
|
2014-08-13 19:57:34 +02:00 |
|
Ian Bell
|
12db53de06
|
Reverted the Octave finder - need to rethink the structure for windows since it works fine on linux/OSX
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 21:14:59 +02:00 |
|
Ian Bell
|
f653a7559f
|
Worked on a cleaner Octave CMake finder module
|
2014-08-01 22:06:18 +02:00 |
|
Ian Bell
|
0575f2f483
|
Modified CMake files to get MATLAB working on OSX
|
2014-07-30 18:05:08 +02:00 |
|
Ian Bell
|
fd209a20d5
|
Some progress getting Octave working on OSX, still not working yet
|
2014-07-06 19:05:37 +02:00 |
|
Ian Bell
|
f4396afdcf
|
Run find_package(Mono) twice again
|
2014-07-06 15:40:18 +02:00 |
|
Ian Bell
|
038b7a914e
|
Better failure message for CMake if C# not installed
|
2014-07-06 15:17:13 +02:00 |
|
Ian Bell
|
22d7d0dcaa
|
Fixed C# finders for OSX (and linux)?
|
2014-07-06 13:59:48 +02:00 |
|
Ian Bell
|
3127ace162
|
MATLAB works on windows - 32-bit and 64-bit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-11 12:16:48 +02:00 |
|
Ian Bell
|
e3282c8059
|
C# works on linux
|
2014-06-10 01:16:42 +02:00 |
|
Ian Bell
|
845427a268
|
C# "works" on windows - "works" meaning that it compiles, but some parts don't yet work properly. Example runs, but many failures
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-10 00:44:43 +02:00 |
|
Ian Bell
|
869f9f183d
|
Moved FindOctave.cmake
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 23:38:06 +02:00 |
|
Rod Persky
|
f41dbe60e2
|
added dl
|
2014-05-17 12:34:34 +10:00 |
|