Commit Graph

148 Commits

Author SHA1 Message Date
Ian Bell
fa7af84ffc Install index.html for Javascript 2015-01-30 04:47:51 -07:00
Ian Bell
ca8d00c28e Compile javascript with assertions enabled for better debugging 2015-01-30 04:43:10 -07:00
Ian Bell
bd153a2235 More fun with the copy_directory
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 00:03:27 -07:00
Ian Bell
ac7dcfe04d Update CMakeLists for VB.net
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:38:28 -07:00
Ian Bell
660210b49a Do not deploy platform-independent C# files; See #392
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 21:02:32 -07:00
Ian Bell
36188fe37e Bump revision to 5.0.7dev
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 18:22:51 -07:00
Ian Bell
d34881b28c Disable testing with MATLAB
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-11 20:20:05 -07:00
Ian Bell
fa2d50d99b Version 5.0.6 release
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-11 20:06:46 -07:00
Ian Bell
f508e17ee5 Put the example.nb Mathematica file in the main folder; closes #384
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:18:54 -05:00
Ian Bell
d784d455a3 Bump revision to 5.0.6dev
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 15:21:54 -05:00
Ian Bell
c34d600607 Also deploy example Mathematica notebook
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 14:19:55 -05:00
Ian Bell
5fe46a0a1e Fixed mathematica wrapper for windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 05:09:44 +01:00
Ian Bell
399b046832 Add mathematica external and first cut at CMake integration
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-31 21:40:24 -05:00
Ian Bell
3e84b89c71 Bump revision and make MATLAB get the right SWIG dependencies
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-19 18:29:50 -06:00
Jorrit Wronski
3392c7a40c Added new header file to CMake 2014-12-18 11:45:13 +01:00
Ian Bell
7499ec78b3 DLL now use static linkage of the MS c runtime
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-11 00:22:32 -05:00
Ian Bell
0757bb15dd Refactor CMakeLists.txt to have only one list of swig dependencies to maintain
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-10 01:24:52 -05:00
Ian Bell
c9ea4f94f4 Add the ability to provide your own main.cpp (or similar) file to cmake compilation
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-07 23:05:27 -05:00
Ian Bell
7d41e016a5 Bump revision to 5.0.4
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 17:36:02 -05:00
Ian Bell
8231f43398 Bumped revision to v5.0.3, release ready
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 16:30:00 -05:00
Ian Bell
93305f0413 Added MathCAD support and docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 21:07:37 -05:00
Ian Bell
32ccb78250 Disable internal error catching and allow swig to do the error catching itself
See https://github.com/CoolProp/CoolProp/issues/282

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 17:00:54 -05:00
Jorrit Wronski
f8aae66ed3 Bumping revision to 5.0.2, successfully tested release script on server to publish version 5.0.1. 2014-12-03 11:58:08 +01:00
Ian Bell
6eb5afab8a bump version to 5.0.1
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 00:40:31 -05:00
Ian Bell
15abcfe359 MATLAB is now using static c runtime on windows builds
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 18:45:20 -05:00
Ian Bell
5727609c9a Install SwigRef.m as well for MATLAB
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 18:24:02 -05:00
Ian Bell
e0a4fe4171 Fix testing of Matlab wrappers hopefully
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 21:45:30 -05:00
Ian Bell
cc8d831207 Add test for MATLAB
Closes https://github.com/CoolProp/CoolProp/issues/202

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 12:55:05 -05:00
Ian Bell
8a7c1b9d12 Add dependency for matlab swig so that it rebuilds if there are changes
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 12:49:52 -05:00
Ian Bell
c2c43caab3 Another attempt at VxWorks install path
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 18:00:54 -05:00
Ian Bell
117e714c5b More hardcoded installation path for VxWorks
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 17:21:12 -05:00
Ian Bell
3453351ef6 Add VxWorks builder for buildbot for linux slave
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 16:16:53 -05:00
Ian Bell
f06d547f59 Fixed CMake for VxWorks 2014-11-16 21:55:37 +01: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
63912650ce Fixed cmake arguments for things that use swig
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-11 20:39:18 -05:00
Ian Bell
46bd4788f1 Fixed CMakeLists.txt to handle SWIG options that have spaces - as they must for -package
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-12 02:06:42 +01:00
Ian Bell
6613638ced Updated Java wrapper to allow for different package
See issue https://github.com/CoolProp/CoolProp/issues/205

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 11:47:17 -05: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
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
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
b87d7ad1b9 Fixed scilab building using new version of swig+scilab 2014-10-22 22:05:35 +02:00
Ian Bell
599bd58668 Fixed escaping in bb; reverted changes in CMake
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-03 15:49:02 +02:00
Ian Bell
3022d1889e Octave might work on windows now
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-03 15:30:57 +02:00
Ian Bell
379be8831d Add permissive to get octave to build on windows (maybe)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-02 21:57:45 +02:00
Ian Bell
063b57ec9f 7z up Csharp and Java generated files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-02 21:54:11 +02:00
Ian Bell
1bff16ee93 Add PYPI slave
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-01 17:55:39 +02:00
Ian Bell
0c5c7ec01c CMake does not use EXTERNC by default for static library
* Unless you ask for -DCOOLPROP_EXTERN_STATIC_LIBRARY=ON

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-27 18:06:12 +02:00