Ian Bell
3ad1a2f99a
Fix typo in bb for VB.net
2015-01-15 00:09:46 -07:00
Ian Bell
b052ebc39c
Merge pull request #407 from CoolProp/VB.net
...
Add Vb.net support using VS2012
2015-01-15 08:06:16 +01:00
Ian Bell
91ec7ca0a2
Add buildbot builder for VB.net
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-14 23:38:57 -07:00
Jorrit Wronski
ccffe5855d
The release script again. I hope it is well documented now and we can use it. I hope this covers #378 .
2015-01-13 17:57:42 +01:00
Jorrit Wronski
038b0100bf
One more typo in the release script
2015-01-12 09:11:20 +01:00
Jorrit Wronski
fb4c75ea48
Added water reference to JSON file.
2015-01-12 08:48:22 +01:00
Jorrit Wronski
b4339e89f1
Fixed binary folder handling
2015-01-12 08:45:52 +01:00
Jorrit Wronski
b2473d80c8
Somehow the SFUSER escaped from the release script.
2015-01-12 08:13:33 +01:00
Ian Bell
a63d20e843
Make the bin/MicrosoftExcel folder for Excel
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-11 20:34:42 -07:00
Jorrit Wronski
b528c61038
Added correct viscosity reference fro pure water
2015-01-11 21:22:47 +01:00
Ian Bell
f635528101
First attempt to integrate the sphinx docs into the binaries/release/unstable folder output; see #378
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-07 22:42:03 -07:00
Ian Bell
fc7f20ab9c
Fix the binary pair for Argon-CO2
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-07 13:12:25 -07:00
Jorrit Wronski
44e880de66
Added incompressible water as a fit from 1 to 100 bar
2015-01-07 13:02:19 +01:00
Jorrit Wronski
04d4d065db
Merge branch 'master' into incomp_water
2015-01-07 12:24:22 +01:00
Jorrit Wronski
83a670a4fa
Added docs to fix permissions, should close #391
2015-01-06 11:55:19 +01:00
Jorrit Wronski
7741aa8cd8
I think the permission in the docs folder are fixed, lets hope this one handles #391
2015-01-06 11:43:28 +01:00
Jorrit Wronski
1a609817d6
I hope this helps with #391 , but it still needs testing.
2015-01-06 11:27:11 +01:00
Jorrit Wronski
75e166cd1a
Started to look at the new fit for water, seems like there are problems with the transport properties, see also #390
2015-01-05 19:41:45 +01:00
Jorrit Wronski
303ae1148f
... and fixing #329 once more.
2015-01-02 15:06:35 +01:00
Jorrit Wronski
c646445014
Buildbot sends emails, closes #329
2015-01-02 15:04:00 +01:00
Jorrit Wronski
cee44c0d70
more typos in master.cfg
2015-01-02 14:06:32 +01:00
Jorrit Wronski
bfe346debc
Just a typo in master.cfg
2015-01-02 14:05:50 +01:00
Jorrit Wronski
7901206ae4
Added email authentication and clean function in script
2015-01-02 13:58:53 +01:00
Jorrit Wronski
8df7e56dd4
First test to make the the buildbot send messages
2015-01-02 13:45:54 +01:00
Ian Bell
f28e2be4fa
When doing release, full clean for all builders; closes #385
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-01 17:06:54 -05:00
Ian Bell
d7ef79431c
When doing release, force a full build of the docs; closes #383
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-01 17:04:06 -05:00
Ian Bell
9e56030349
After a release is done, delete the release folder; closes #379
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-01 16:25:15 -05:00
Ian Bell
0a4659806c
Add mathematica to buildbot
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 23:17:02 -05:00
Ian Bell
9bbcb782d0
Fix python cleanup code
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 17:01:53 -05:00
Ian Bell
bd1e045a32
Make pip install more verbose; remove constants shared library if needed
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 16:47:16 -05:00
Ian Bell
5341709dca
Make pip install be very verbose
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 16:38:26 -05:00
Ian Bell
6a395af127
One more try with removing coolprop
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 16:25:21 -05:00
Ian Bell
1277e2369e
Uninstall all the old versions of coolprop
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 16:15:05 -05:00
Ian Bell
fc0dcea2ac
Force(!) reinstallation of CoolProp
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 16:03:53 -05:00
Ian Bell
b9471a5566
Remove lookup from MailNotifier
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 15:54:43 -05:00
Ian Bell
cf8bbba414
Fix the case for the wheel name
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 15:45:16 -05:00
Ian Bell
accf2e0fa2
list the files in the dist folder, do a shell expansion to get the wheel name, delete all wheels after
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 15:38:36 -05:00
Ian Bell
7859f76d3a
Make it put the wheel in the dist folder
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 15:25:17 -05:00
Ian Bell
98ba223626
Make sphinx docs builder use wheel+pip, this forces a clean installation
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 15:18:56 -05:00
Ian Bell
fcea5b25ee
Update import location for MailNotifier
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 15:04:00 -05:00
Ian Bell
1f8173d3dd
Send emails when we break things; see #329
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 14:58:15 -05:00
Ian Bell
a7fcf0e814
Fix typo in master.cfg; See #363
2014-12-31 12:11:22 -05:00
Ian Bell
8208577db2
More revision synchronization; See #363
...
Two steps:
1) Force all builders on the release branch. This will upload all binaries to public_html/release
2) Force the release builder, this will make the release from the files in public_html/release
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 11:48:08 -05:00
Jorrit Wronski
9d76266f6e
Added the v4 docs to the homepage, closes #349
2014-12-31 15:43:22 +01:00
Ian Bell
f781dcad02
Update buildbot to try to get it to upload using a renderable
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-30 23:29:01 -05:00
Ian Bell
c50a4f6494
Automatically generate the enum keys for Python. Maybe helps with pydev issue; See #367
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-24 12:09:25 -05:00
Jorrit Wronski
3206734a65
.. but now it works
2014-12-20 17:22:34 +01:00
Jorrit Wronski
798a588f4d
Clean the source dir from git stuff in the externals before publishing
2014-12-20 17:20:33 +01:00
Jorrit Wronski
50df77500d
Initialise submodules during sources update, fixes #365
2014-12-20 17:05:52 +01:00
Jorrit Wronski
c945055ec6
Merge branch 'develop'
2014-12-19 11:33:16 +01:00