Commit Graph

373 Commits

Author SHA1 Message Date
Ian Bell
edcbf0dec2 Work on docs and cleanup of wrappers folder
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-07 14:14:36 +02:00
Ian Bell
8d3c49b692 Fixed buildbot master.cfg
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-07 00:50:45 +02:00
Ian Bell
054d5418ae moved buildbot authentication out of the master.cfg into private module 2014-07-07 00:27:55 +02:00
Ian Bell
84dacb965e Merge branch 'master' of https://github.com/coolprop/coolprop 2014-07-06 23:36:08 +02:00
Ian Bell
43c248c0bc Added back test_main.cpp, renamed to test_main.cxx so it won't be found by *.cpp globbing
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-06 23:35:53 +02:00
Ian Bell
7aa7ea13c2 Updated buildbot docs 2014-07-06 21:11:57 +02:00
Ian Bell
00a5e9f972 Add master.cfg for buildbot - nearly functional 2014-07-06 21:09:09 +02:00
Ian Bell
fa3fe63c44 Removed references to std::tr1 2014-07-06 20:53:15 +02:00
Ian Bell
7157ae1ba2 Removed std::tr1 from REFPROP 2014-07-06 20:40:33 +02:00
Ian Bell
ae6515030d Removed std::tr1 from AbstractState 2014-07-06 20:37:35 +02:00
Ian Bell
991b12a068 Merge branch 'master' of https://github.com/CoolProp/CoolProp 2014-07-06 20:34:36 +02:00
Ian Bell
9a00846b1c Fixed CMake file to compile Catch test 2014-07-06 20:32:58 +02:00
Ian Bell
4031aa2f21 Update the text describing the octave binary directory 2014-07-06 20:23:42 +02:00
Ian Bell
7d0bf500d4 Update where to start slave 2014-07-06 19:20:04 +02:00
Ian Bell
6afa3c1c92 Merge branch 'master' of https://github.com/CoolProp/CoolProp 2014-07-06 19:06:44 +02:00
Ian Bell
70e6e09bd5 Include Octave version in install folder 2014-07-06 19:06:25 +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
e0eca772b7 Added bin to export 2014-07-06 18:13:21 +02:00
Ian Bell
c69681935b Update index.md 2014-07-06 18:06:26 +02:00
Ian Bell
e7d274bebc Update index.md 2014-07-06 17:44:38 +02:00
Ian Bell
736f7e01a1 Update index.md 2014-07-06 17:43:25 +02:00
Ian Bell
8c6b2ad61b Update Octave docs 2014-07-06 17:43:02 +02:00
Ian Bell
dd1020bdad Update docs.md 2014-07-06 17:17:48 +02:00
Ian Bell
935f86a8aa Added information about restarting master buildbot 2014-07-06 17:15:23 +02:00
Ian Bell
2baf6f0354 Removed StaticLibrary folder from wrappers
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-06 16:51:49 +02:00
Ian Bell
f933c0dea0 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-07-06 16:38:22 +02:00
Ian Bell
fc70dab066 Uppercase first letter of Octave example
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-06 16:37:55 +02:00
Ian Bell
99435974a0 Create Octave docs 2014-07-06 16:33:24 +02:00
Ian Bell
ef5d4b69cd docs for .bashrc for buildbot slave 2014-07-06 15:52:48 +02:00
Ian Bell
2aea84cac9 Update docs.md 2014-07-06 15:49:21 +02:00
Ian Bell
cc4eb53f1a Create docs for buildbot 2014-07-06 15:48:55 +02:00
Ian Bell
f4396afdcf Run find_package(Mono) twice again 2014-07-06 15:40:18 +02:00
Ian Bell
1dfe2e49d6 Update index.md 2014-07-06 15:37:06 +02:00
Ian Bell
05bd380394 Made CTest docs for C# 2014-07-06 15:33:05 +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
a66e05ad58 Fixed Java testing on linux - run with
cmake ../.. -DCOOLPROP_JAVA_MODULE=ON -DBUILD_TESTING=ON && make install && ctest --verbose
2014-07-06 13:22:07 +02:00
Ian Bell
57b3f3daf3 C# tests run on windows with
cmake ..\.. -G "Visual Studio 10" -DCOOLPROP_CSHARP_MODULE=ON -DBUILD_TESTING=ON && cmake --build . --target INSTALL && ctest --verbose -C "Release"

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-06 13:14:12 +02:00
Ian Bell
19a9e1a802 C# testing works on linux with
cmake ../.. -DCOOLPROP_CSHARP_MODULE=ON -DBUILD_TESTING=ON && make install && ctest --verbose
2014-07-06 12:42:37 +02:00
Ian Bell
2311531c82 Java testing working on linux now 2014-07-06 11:57:24 +02:00
Ian Bell
15f94c5c4c Merge branch 'master' of https://github.com/coolprop/coolprop 2014-07-06 11:42:22 +02:00
Ian Bell
7d9c0bffdf Fixed Eigen include in CMake and moved num_rows and num_cols to placate gcc 2014-07-06 11:31:19 +02:00
Ian Bell
0e958aeb50 Updated bibtex file
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-06 11:18:59 +02:00
Ian Bell
acac55d63c generate_headers.py prints error when JSON file cannot be loaded to localize problem
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-06 11:17:45 +02:00
Ian Bell
313d13afe9 Updated CMake file to include testing for Java - works!
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-06 11:17:10 +02:00
Ian Bell
9202fbce4d Changes to mixture VLE code
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-30 17:17:32 +02:00
Ian Bell
e2a595cbe4 Updates to main.cxx
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-30 17:14:12 +02:00
Ian Bell
fce105ec15 Fixed resizing bug with Excess HE
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-30 17:13:28 +02:00
Ian Bell
2cbc4b8ec4 Updated cython wrapper
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-30 17:11:44 +02:00
Ian Bell
4810f8256e REFPROP backend can calculate molar mass
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-30 17:10:52 +02:00