Commit Graph

165 Commits

Author SHA1 Message Date
Jorrit Wronski
079ce2545f No more dates in the nightly builds, was confusing and had lead to an enormous waste of server disk space. 2014-12-08 20:48:06 +01:00
Jorrit Wronski
61d8a7561d Tried to move the links from the buildbot master to the nightly builds to save some bandwidth 2014-12-08 20:15:13 +01:00
Jorrit Wronski
f7d45c85bd Noted changes in changelog, closes #309 2014-12-08 17:38:03 +01:00
Ian Bell
dd398db0b7 Updated C++ example file, still need instructions on how to use it.
See https://github.com/CoolProp/CoolProp/issues/296

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-07 23:03: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
8a32d79ba4 Tidy up predefined mixtures docs
See https://github.com/CoolProp/CoolProp/issues/280

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 11:49:54 -05:00
Ian Bell
b76ac17956 Once more fix java example
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 23:32:55 -05:00
Ian Bell
348aecbb39 Removed old C# and Java examples, updated current ones
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 18:13:12 -05:00
Ian Bell
588192b411 MEG instead of EG
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 15:45:45 -05:00
Ian Bell
42e93e57c6 Tiny changes to example files for C# and Java so they will run - still need to be updated though
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 15:34:02 -05:00
Ian Bell
e6ed862f20 Add web links for MathCAD, fixed path
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 12:05:24 -05:00
Ian Bell
961b8e177f Describe the predefined mixtures and how to use them in the high level API in the docs
Closes https://github.com/CoolProp/CoolProp/issues/280

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 11:34:32 -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
0cf7a0b96b Fix bugs in changelog and milestone2rst.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 12:52:13 -05:00
Ian Bell
46083a25c7 Release notes for 5.0.2
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 12:28:25 -05:00
Ian Bell
553e87defe Merge branch 'master' of https://github.com/coolprop/coolprop 2014-12-03 13:02:40 -05:00
Ian Bell
6a3154fa5b Added docs for SMath integration with CoolProp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 13:01:58 -05:00
Jorrit Wronski
3ee53b5e4d Getting ready for the release script 2014-12-03 10:42:57 +01:00
Ian Bell
5260054d5e Commit the new changelog (oops)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 00:41:00 -05:00
Ian Bell
d73f7fde5e Clean up some docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 22:37:06 -05:00
Ian Bell
d463227365 Rebuild the parameter table every time
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 21:35:38 -05:00
Ian Bell
5abf7e9afa Relocate builder for parametric table
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 21:32:06 -05:00
Ian Bell
0ea716fc29 Update MATLAB docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 18:39:57 -05:00
Ian Bell
41c0e755f7 Docs for fortran wrapper
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 11:17:23 -05:00
Ian Bell
79bf0edebb Updated shared library docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 22:29:37 -05:00
Ian Bell
3c2269502a Updated link for shared library
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 14:12:21 -05:00
Ian Bell
f0fa7cbaae Fortran+OSX again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 14:33:10 -05:00
Ian Bell
41c1384033 Use full compiler paths in bb for OSX+FORTRAN
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 14:13:09 -05:00
Ian Bell
4018332f26 Improve the fortran wrappers instructions on OSX
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 14:00:00 -05:00
Jorrit Wronski
5b0fdd03e6 Cleaned some of the docs 2014-11-25 19:33:18 +01:00
Ian Bell
f2a41594a1 Dont use https with pip
Causes failures with SSL
2014-11-25 10:42:59 -05:00
Ian Bell
2491567602 Fix --config flag for excel builds 2014-11-20 18:04:16 -05:00
Ian Bell
c096d9b455 Update docs for shared libraries
Closes https://github.com/CoolProp/CoolProp/issues/219

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 12:23:17 -05:00
Ian Bell
09bdf671c7 Added generate_update_pair function to python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 13:21:08 -05:00
Ian Bell
58a044b08d Updates for shared library and Labview/FORTRAN docs
See also https://github.com/CoolProp/CoolProp/issues/219

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-18 00:28:15 -05:00
Ian Bell
04be06a99c Cleaned up sections in Excel
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:38:41 -05:00
Ian Bell
e2125ffd25 Cleaned up Labview sections in docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:38:14 -05:00
Ian Bell
b577b4f929 Update docs for python and general wrappers.
Closes https://github.com/CoolProp/CoolProp/issues/211
Closes https://github.com/CoolProp/CoolProp/issues/183

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 18:54:38 -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
e8884b44df Labview docs updated for VxWorks
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 16:00:42 -05:00
Ian Bell
1b91d51ae6 Updates to make VxWorks play nicely with CMake using cross-compilation 2014-11-13 05:33:49 +01:00
Jean-Julien Fleck
6dae921535 Corrected to --user switch 2014-11-10 23:05:23 +01:00
Jean-Julien Joseph Fleck
47982488ed Corrected typo 2014-11-10 22:17:41 +01:00
Jean-Julien Fleck
0fd4d057ee Added local installation instruction based on an idea from @jowr 2014-11-10 22:14:07 +01:00
Jorrit Wronski
3646661874 Just imagine nothing happened to the Python docs. 2014-11-10 19:48:51 +01:00
Jorrit Wronski
b2fbde2229 Added user prefix to Python docs 2014-11-10 18:09:19 +01:00
Ian Bell
a303fcc65c Renamed Delphi & Lazarus folder name
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 17:05:21 -05:00
Ian Bell
810235c2c1 Try to update Delphi docs again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 17:02:40 -05:00
Ian Bell
e0898ae26d Another attempt to fix Delphi links
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 16:09:14 -05:00
Ian Bell
60fa8079d2 First cut at scilab docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 16:01:27 -05:00