Commit Graph

79 Commits

Author SHA1 Message Date
Jorrit Wronski
fc45f706ad Added a script to build the jscript repo on sourceforge servers 2015-01-31 11:26:31 +01:00
Ian Bell
35dd80ddc2 Point to a different swig+MATLAB repo
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-28 22:54:42 -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
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
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
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
7901206ae4 Added email authentication and clean function in script 2015-01-02 13:58:53 +01: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
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
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
ae36828ea1 Fixed the header handling, closes #362 and partly covers the issues named in #354. 2014-12-19 11:31:21 +01:00
Jorrit Wronski
dd9e3bdf88 Added README to nightly builds 2014-12-09 12:30:11 +01:00
Jorrit Wronski
8d8c39fc20 Removed the source builder and added the zipping to the server in the release script. 2014-12-09 12:00:03 +01:00
Jorrit Wronski
e62d11263c Update buildbot.sh
Fixes issue #300 - buildbot script exits with 1 on git pull failure.
2014-12-08 23:32:18 +01:00
Jorrit Wronski
c7bba4d7ba Just a small typo in the nightly path that messed it all up. 2014-12-08 21:05:58 +01:00
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
8bdaf4a3c1 Rewrote the script to manage the download files on SourceForge 2014-12-08 19:01:37 +01:00
Jorrit Wronski
6d5a9c6810 The bash script takes 2 arguments now 2014-12-08 17:18:15 +01:00
Jorrit Wronski
fbba5b2e33 Added the nightly release cycle 2014-12-08 16:11:46 +01:00
Jorrit Wronski
308b0a8d7e More bash scripting, I hope this is fixed soon. 2014-12-08 10:42:43 +01:00
Jorrit Wronski
2973ef8ff3 More fiddling with the SSH keys. 2014-12-08 10:28:57 +01:00
Jorrit Wronski
9e9ddd4a44 Included the script that is used to manage timestamps on the sourceforge servers. 2014-12-07 17:32:29 +01:00
Jorrit Wronski
c76f1b9f2e Finish SF-file_management, added scripts to mirror the git repository to SourceForge and to control the buildbot master, fixed folder age issues with SourceForge sorting 2014-12-07 15:15:32 +01:00
Jorrit Wronski
503e7b584b Added SSH keys to sourceforge binary uploads and website update. 2014-12-07 00:50:10 +01:00
coolprop
8c867a37fb Updated release script; added dryrun mode 2014-12-06 09:33:52 -08:00
Ian Bell
74e51d6cbb Update release script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 12:23:17 -05:00
coolprop
e675a03643 Addeded release script to dev/scripts 2014-12-06 08:56:01 -08:00
Ian Bell
6f10afe8fa Add zip file of source code to build system
See https://github.com/CoolProp/CoolProp/issues/293

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 01:34:28 -05:00
Ian Bell
8ed02eefef Added ECS models for viscosity and thermal conductivity for R11, R143a, R12, R22
See https://github.com/CoolProp/CoolProp/issues/285

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 14:10:35 -05:00
Ian Bell
02f8210fa1 Removed temporary debug code from milestone2rst.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 14:27:10 -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
0810862bb2 Fix milestone2rst.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 12:33:23 -05:00
Ian Bell
b06bdba9ec Added script to generate milestone using github api
Closes https://github.com/CoolProp/CoolProp/issues/278

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 21:29:02 -05:00
Ian Bell
d82b0c5409 Tidy up saturation spline script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 22:41:00 -05:00
Ian Bell
d4f1e45d15 Add set_reference_state.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 22:18:42 -05:00
Ian Bell
2e0b43cc89 Updated the HS ancillary curve builder script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:08:06 -05:00
Ian Bell
d92dd2f519 Fitting of saturation splines uses json setting/getting to turn off splines
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 10:34:12 -05:00
Ian Bell
37dabf1c98 Add timer to builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 13:32:50 -05:00
Ian Bell
1759563469 Fixed all_flash_plots.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 16:48:58 -05:00
Ian Bell
a9e715b1f9 ancillary functions for hmolar and smolar now use molar value directly and are calculated correctly (!) Added Tmin and Tmax
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 16:35:00 -05:00
Ian Bell
6ccac961a2 Added host for windows 2014-10-28 15:48:01 +01:00
Ian Bell
189af34815 one more attempt with swigwindows 2014-10-28 14:31:20 +01:00