Commit Graph

189 Commits

Author SHA1 Message Date
Ian Bell
a51e2af03d Added argparse to example_generator.py 2015-03-13 19:24:12 -06:00
Ian Bell
64c0b0ceef Things are basically good for the examples (except, of course, for MATLAB) 2015-03-13 07:20:37 +01:00
Ian Bell
dfeca2fc7a Add example runner for OSX 2015-03-12 21:16:31 -06:00
Ian Bell
551b0af088 Updated example generator
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-12 21:06:26 -06:00
Ian Bell
b360e6a15c Relocated example_generator.py 2015-03-11 23:46:58 -06:00
Ian Bell
a4c6aaa1c9 Add example code generator script 2015-03-11 23:02:01 -06:00
Ian Bell
c2667db344 Make the submodules be init as well as updated 2015-03-02 19:54:08 -07:00
Jorrit Wronski
171cc6dfb6 Forgot a dir change in the release script 2015-02-10 12:16:32 +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
Jorrit Wronski
78c80283a2 Updated the docs and polished the bash script, last known working javascript version 5.0.3, this one should help with #442 2015-01-31 12:28:53 +01:00
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