Commit Graph

1441 Commits

Author SHA1 Message Date
Ian Bell
2f8aec1c85 Updated Labview docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 14:14:06 -04:00
Ian Bell
0daa621cb5 Updated scilab builder install
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 13:48:47 -04:00
Ian Bell
7ccf9ac583 MATLAB CMake work
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 13:21:51 -04:00
Ian Bell
77ca9fda77 Fixed download location for swig+scilab binaries
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 13:00:51 -04:00
Ian Bell
e3c07e982a Fixed typo in builder
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 12:50:39 -04:00
Ian Bell
46f245b37e Update builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 12:49:21 -04:00
Ian Bell
23f8290764 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-10-28 12:40:51 -04:00
Ian Bell
7527b8cd14 first crack at swig builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 12:40:07 -04:00
Ian Bell
6ccac961a2 Added host for windows 2014-10-28 15:48:01 +01:00
Ian Bell
189af34815 one more attempt with swigwindows 2014-10-28 14:31:20 +01:00
Ian Bell
67472941e4 Fixed PCRE builder for swig 2014-10-28 14:14:09 +01:00
Ian Bell
f280e0716b updated platform for windows swig builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 00:29:22 -04:00
Ian Bell
bec0cceb9b Fixed docs for Excel 2011 for Mac
Closes https://github.com/CoolProp/CoolProp/issues/175

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 00:25:15 -04:00
Ian Bell
024b3eb437 Fixed windows swig+scilab and swig+matlab
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 00:12:23 -04:00
Ian Bell
d1a41eaa6b Updated output path for swig+scilab
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 23:38:53 -04:00
Ian Bell
f2ed3ba85c Fixed excel wrapper on osx 2014-10-28 04:30:47 +01:00
Ian Bell
d686367683 Fixed 32-bit shared library in CMake 2014-10-28 02:36:31 +01:00
Ian Bell
6ae691b98b Updated xlam
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 20:57:55 -04:00
Ian Bell
70e9e14226 Exported set_reference_stateD through the library
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 20:17:38 -04:00
Ian Bell
67bf8f528b Re-implemented set_reference_stateD
Closes https://github.com/CoolProp/CoolProp/issues/190

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 20:10:03 -04:00
Ian Bell
0812653a27 Added linux LibreOffice wrapper information to docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:44:39 -04:00
Ian Bell
0485db0d18 Fixed swig+matlab script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:33:30 -04:00
Ian Bell
d2a9b0968d save names as list rather than string
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:24:48 -04:00
Ian Bell
fc75133aeb swig_builders names are included to schedulers
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:23:16 -04:00
Ian Bell
914c387947 Changed builder names
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:20:47 -04:00
Ian Bell
ab008fcd81 fixed scilab function for bb
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:18:18 -04:00
Ian Bell
ee89e86147 Added swig+scilab and swig+matlab binaries to buildbot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:14:40 -04:00
Ian Bell
39bb5eae6e Fix matlab and scilab wrappers for windows 2014-10-28 00:00:00 +01:00
Ian Bell
8ed5dff123 Updated windows builder for swig+scilab 2014-10-27 23:52:54 +01:00
Ian Bell
9f6d23bf4e Update scilab swig builder 2014-10-27 22:55:42 +01:00
Ian Bell
49ba2a647c Updated prefix
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:38:43 -04:00
Ian Bell
b384ce600b Update swig scilab builder script to enable windows cross compilation
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:37:07 -04:00
Ian Bell
b10c01621d Fix path for scilab swig_lib
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:19:35 -04:00
Ian Bell
39caf112cd Rearranged scilab and matlab + swig
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:13:34 -04:00
Ian Bell
cd9b03cfaf update scilab pre again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:03:53 -04:00
Ian Bell
453fb24ed9 Update scilab pre build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:00:37 -04:00
Ian Bell
356970f8de Added code for Delphi using Lazarus
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 16:48:53 -04:00
Ian Bell
e5fe910aa7 Updated swig detection for scilab and matlab
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 13:41:28 -04:00
Ian Bell
898bf33e05 added swig-scilab pre
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 13:15:46 -04:00
Ian Bell
dae8d8a353 Updated bin builder for scilab
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 13:03:47 -04:00
Ian Bell
0668cfebaa Merge branch 'master' of https://github.com/coolprop/coolprop 2014-10-27 12:34:20 -04:00
Ian Bell
61a6758ebf Add swig+scilab binary builder
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 12:33:42 -04:00
Jorrit Wronski
fba3bec6e8 Changed daylight savings time settings in scheduled builder 2014-10-26 11:30:14 +00:00
Ian Bell
231f236a62 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-10-25 09:36:17 -04:00
Ian Bell
da23717368 Fix problem with pmin
Closes https://github.com/CoolProp/CoolProp/issues/189

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-25 09:35:42 -04: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
Jorrit Wronski
15dc8567cc Added a new bitness treatment, should simplify the module sections 2014-10-24 14:35:08 +01:00
Jorrit Wronski
420606689a Added forceable bitness 2014-10-24 12:54:49 +01:00
Ian Bell
4a6fd1b55b Fixing build scripts for swig versions - scilab wrapper works now! 2014-10-23 19:29:21 +02:00