303 Commits

Author SHA1 Message Date
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
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
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
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
f2353b01d2 Fix typo in Julia builder
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 20:55:29 -06:00
Ian Bell
8401f8eb41 Updated buildbot to copy Julia files to output
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 20:35:19 -06:00
Jorrit Wronski
79bd4c9f22 Added the Python module to the docs again 2014-12-17 10:23:58 +01:00
Jorrit Wronski
92ecd816c0 Reenable API-docs
sphinx-apidoc was commented out, this hopefully closes #350 ...
2014-12-16 23:05:38 +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
6d5a9c6810 The bash script takes 2 arguments now 2014-12-08 17:18:15 +01:00
Ian Bell
5185f1c12e Fix asan bb builder
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-07 21:48:26 -05:00
Ian Bell
b589585998 Added memory sanitizer test to buildbot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-07 20:56:51 -05:00
coolprop
69f24cd4e1 Updated buildbot for release script, ready to go 2014-12-06 10:16:14 -08:00
coolprop
5efbe5d093 Fixed typo in master.cfg 2014-12-06 09:57:35 -08:00
Ian Bell
a11dcfb67c Added release builder to buildbot that will call updated script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 12:53:25 -05:00
Ian Bell
2cf9291290 Fix permissions
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 01:42:17 -05:00
Ian Bell
9c9be88ce5 Fix path for git-archive-all
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 01:38:28 -05:00
Ian Bell
cb962252ca Return the factory
See https://github.com/CoolProp/CoolProp/issues/293

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 01:35:27 -05: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
cf58ba6ca6 Removed old full clean code from bb config
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 16:53:01 -05:00
Ian Bell
b582a5d248 Fix the renderable behavior of Git
Closes https://github.com/CoolProp/CoolProp/issues/283

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 16:50:08 -05:00
Ian Bell
7dfbe402e3 Fix typo in master.cfg
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 15:59:24 -05:00
Ian Bell
3ce13ac38f Use the git checkout to do full clean rather than command line tools - now fully cross-platform
See https://github.com/CoolProp/CoolProp/issues/283

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 14:37:13 -05:00
Ian Bell
47350ac7c0 set config for test for c# 2-bit on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 16:14:51 -05:00
Ian Bell
61597ab0a1 Added 32-bit c# binary builder
See https://github.com/CoolProp/CoolProp/issues/272

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 15:55:51 -05:00
Jorrit Wronski
494eca3253 No idea what is wrong with DTU's Matlab, switching back to Ian's slave for 32bit on Windows 2014-12-03 11:13:44 +01:00
Jorrit Wronski
c90143f2cf Of course the parth structure for Matlab is different for 32bit and 64bit... 2014-12-03 11:03:17 +01:00
Jorrit Wronski
4c3e48715d Added Matlab 32bit to the DTU builder 2014-12-03 10:53:32 +01:00