Commit Graph

92 Commits

Author SHA1 Message Date
Ian Bell
57192d7aa5 RST tidy 2019-01-12 10:32:36 -07:00
Jeff Henning
620cbf29d5 Add IF97 links to CoolProp homepage and backends page (#1767) 2018-12-13 22:02:12 -05:00
luzpaz
93f4a986e2 Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
2018-08-14 23:06:49 -06:00
Jorrit Wronski
f316483f4d Ported the changes from #1723 to master 2018-08-13 21:28:08 +02:00
Jorrit Wronski
a23824abd5 getting ready for Python3.7, related to #1604, #1654 and #1309. Please refer to https://github.com/CoolProp/Dockerfiles for details 2018-08-09 12:04:29 +02:00
Jorrit Wronski
87932a51b6 This fixes the 64bit builds on Linux, but does not help with 32 bit since the libraries are missing on the buildbot worker (and cannot be installed) 2017-12-20 09:19:40 +01:00
Jorrit Wronski
bff23f8123 Added some more buildbot documentation 2017-12-18 22:54:06 +01:00
Matthis Thorade
526cb198a4 autopep8 whitespace (#1613)
* autopep8 whitespace only:

--select="E101,W1,W2"

* revert single file: web2py_online.py

Should this be a .py file at all?

* revert file Tickets/1443.py because the diff looked strange:

maybe there is an encoding problem?

* Rename web2py_online.py to web2py_online.rst
2017-12-12 08:32:38 -07:00
Jeff Henning
1837540aca Documentation Update (#1589)
* Add misc ignores so dynamic doc content can be built in repository

* Update to documentation Makefile for clean html build on Windows

* Updates to instructions for doc builds on Windows with Anaconda

* Added documentation page for IF97

* Fix errors on documentation page for Fluid_Properties/Mixtures

* Updated HighLevelAPI docs for clarity, IF97 ref, Python 3 support, and typos

* Modify print command to support build on Python 2 or 3

* Update to documentation to compile the Python wrapper with VC++
2017-11-14 04:49:01 -05:00
Jorrit Wronski
56d7f78042 Added a new OSX builder, updated commands to handle new buildbot versions, still some work in progress 2017-10-30 09:14:15 +01:00
Jorrit Wronski
44172d1df0 Coverity scan (#1479)
Added a basic Travis integration and added configuration details for coverity scans. Travis could be refined though.
2017-04-21 16:47:20 +02:00
Jorrit Wronski
6d9b3c0292 Added Python 3.6 for #1429 2017-03-10 18:03:06 +01:00
Ian Bell
c938bb378f CoolProp online is back up!
Added docs to help ensure this doesn't happen again...
2016-09-20 20:15:16 -06:00
Jorrit Wronski
972d5824e8 Added docs for working with the master.cfg to the website, see #1052 2016-05-27 11:19:23 +02:00
Jorrit Wronski
2bd2b95917 I am constantly running out of disk space on the Windows machine. 2016-03-30 10:36:01 +02:00
Jorrit Wronski
0815e1a106 Added the Python 3.5 docs for #1002 2016-03-23 14:19:53 +01:00
Jorrit Wronski
572bc6ddb7 Just a minor fix of the docker docs 2016-02-18 23:53:59 +01:00
Jorrit Wronski
95edfba713 Fixed the docker docs 2016-02-17 10:31:02 +01:00
Ian Bell
8cd2c98d06 Small fixes to fix errors in sphinx 2016-01-09 14:05:28 -07:00
Ian Bell
584720fbab Add some docs for use of coverity; move asan info 2015-12-11 21:21:26 -07:00
Jorrit Wronski
fa632fd1d2 Changed the docker docs and move all Python builds to docker containers 2015-11-06 16:33:30 +01:00
Jorrit Wronski
59e3624a52 Added more docs and modified the base image 2015-10-11 22:30:52 +02:00
Jorrit Wronski
cb952a03fb Added web builder 2015-10-11 16:12:59 +02:00
Jorrit Wronski
c6832ea193 Added some more documentation and move the entrypoint 2015-10-11 14:06:10 +02:00
Jorrit Wronski
1f5dde082b Added a little documentation and fixed an issue with bash 2015-10-09 00:28:15 +02:00
Jorrit Wronski
1597abd75d Started work on docker image, might move to conda later 2015-10-08 00:55:26 +02:00
Jorrit Wronski
c70c8c3364 Changed the buildbot docs 2015-07-09 01:53:22 +02:00
Jorrit Wronski
47220486b4 use the correct script 2015-07-07 10:38:37 +02:00
Jorrit Wronski
0774e2fe8f Added the conda path to the windows bots 2015-07-06 17:16:55 +02:00
Jorrit Wronski
45488eed01 Added the basic conda builder, instructions are still missing from the docs 2015-07-06 14:56:01 +02:00
Ian Bell
36c6d1f7a6 Fix typo in code page of Web/develop 2015-04-22 21:53:58 -06:00
Ian Bell
5f07899c84 Add info about auto-starting vbox images 2015-03-15 22:15:34 -06:00
Ian Bell
881fa2de1e Add info for daemon 2015-03-16 04:56:58 +01:00
Ian Bell
4d2ee6ab6e Clean up dev a bit 2015-03-11 23:00:19 -06:00
Jorrit Wronski
7c72292c99 Does this finally fix #463 2015-02-12 09:13:31 +01:00
Ian Bell
3df9f926fb Merge branch 'master' of https://github.com/coolprop/coolprop 2015-02-11 22:02:44 -07:00
Ian Bell
729da4647d Fix link for doxygen files; Closes #463
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-11 22:00:02 -07:00
Jorrit Wronski
5cc1380ba4 Small bug in incompressible docs 2015-02-11 17:21:44 +01:00
Jorrit Wronski
80b75cf28e Back to business 2015-02-11 16:21:51 +01:00
Ian Bell
46271ae942 Fix path to changelog 2015-02-10 19:16:08 -07:00
Ian Bell
b5a4a8e63d Added info on generating the milestone text 2015-02-10 19:15:30 -07:00
Jorrit Wronski
b645f028b3 More release info 2015-02-10 18:11:01 +01:00
Jorrit Wronski
de5d7a46f0 Fixed tests and docs to handle #454 properly 2015-02-10 17:52:34 +01:00
Jorrit Wronski
251f7fecf8 Added new info regarding the release process and automated javascript library update on homepage. 2015-02-10 11:01:56 +01:00
Ian Bell
433d6aa9b9 Fixed hyperlink for doxygen; See #416
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-20 19:36:09 -07:00
Ian Bell
62d8103047 Rewrote docs for address sanitizer - passes fine by the way
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 01:09:47 -05:00
Ian Bell
5f05a36d1d Update backend docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 18:57:09 -05:00
Jorrit Wronski
8c64157d6f Added a PATH changer to the OSX script. There were some problems with launchd 2014-11-26 17:23:34 +01:00
Jorrit Wronski
3d12c26037 Added documentation info for Mac OS 2014-11-26 13:53:26 +01:00
Jorrit Wronski
57ce1bd666 Preparations to move the docs to the new OSX slave. 2014-11-26 11:50:47 +01:00