Commit Graph

1452 Commits

Author SHA1 Message Date
Ian Bell
c55b0c5d2e Updated docs for Labview
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 16:40:37 -04:00
Ian Bell
2257c553c2 More path escaping for windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 16:36:55 -04:00
Ian Bell
1dfe99367e Fixed \b for windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 16:34:48 -04:00
Ian Bell
91e8d2fde1 Fixed path seps for swig again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 16:08:46 -04:00
Ian Bell
db545f3397 One more try with the PATH on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 15:16:39 -04:00
Ian Bell
e2ed2d39b1 scilab PATH on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 15:14:05 -04:00
Ian Bell
fb1e624691 Removed labview files from old location
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 14:57:14 -04:00
Ian Bell
12c66d7d36 Added import tests for matplotlib and numpy at import time
Closes https://github.com/CoolProp/CoolProp/issues/160

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 14:56:42 -04:00
Ian Bell
837ee849c8 Another try with the paths for swig builder on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 14:54:55 -04:00
Ian Bell
9e455684c1 Reverted installation requirements - better to warn when trying to import CoolProp
See https://github.com/CoolProp/CoolProp/issues/160

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 14:46:27 -04:00
Ian Bell
c0c431db7a Fixed swig paths for windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 14:36:53 -04:00
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