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 |
|
Ian Bell
|
037d3cfdd2
|
Release mode catch tests on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-01 21:08:22 -05:00 |
|
Ian Bell
|
fe980644b4
|
Remove 32-bit python wheels (they can't be uploaded to Pypi anyway)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-01 20:58:56 -05:00 |
|
Ian Bell
|
624c74611e
|
Disable testing of MATLAB on windows due to windows not closing due to stupidity of command line on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-27 17:19:27 -05:00 |
|
Ian Bell
|
f0fa7cbaae
|
Fortran+OSX again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-26 14:33:10 -05:00 |
|
Ian Bell
|
41c1384033
|
Use full compiler paths in bb for OSX+FORTRAN
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-26 14:13:09 -05:00 |
|
Ian Bell
|
4ff1602a0e
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-11-26 13:33:22 -05:00 |
|
Ian Bell
|
94e5f6c497
|
OSX fortran works now when we use a true gcc toolchain, and make sure we always are using the right stdc++ library
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-26 13:30:41 -05:00 |
|
Jorrit Wronski
|
7bd09b694f
|
Should not import a modlule in its build directory
|
2014-11-26 12:20:03 +01:00 |
|
Jorrit Wronski
|
7e0ac411ee
|
Trying to integrate the activator with the fullBuildCommand renderer
|
2014-11-26 12:14:19 +01:00 |
|
Jorrit Wronski
|
c0967bd9f8
|
More buildbot fun, command lists should be joined before passing them to buildbot.
|
2014-11-26 12:09:10 +01:00 |
|
Jorrit Wronski
|
866a7a74d9
|
Added the virtual environment selector to the buildbot master
|
2014-11-26 12:04:03 +01:00 |
|
Jorrit Wronski
|
57ce1bd666
|
Preparations to move the docs to the new OSX slave.
|
2014-11-26 11:50:47 +01:00 |
|
Ian Bell
|
cc010f5097
|
verbose makefile for static library for fortran
|
2014-11-25 16:17:47 -05:00 |
|
Ian Bell
|
ae514516ea
|
Make the c compiler on OSX actually a C compiler
|
2014-11-25 15:43:30 -05:00 |
|
Ian Bell
|
1b8d7c6bc2
|
OSX Fortran library uses g++
For fun, try to make the library use g++, perhaps that will resolve the issues on osx with the fortran example
|
2014-11-25 15:35:28 -05:00 |
|
Jorrit Wronski
|
5b0fdd03e6
|
Cleaned some of the docs
|
2014-11-25 19:33:18 +01:00 |
|
Ian Bell
|
cb2a4606d9
|
Try to fix the fortran builder for OSX+clang
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-25 11:40:22 -05:00 |
|
Jorrit Wronski
|
3f4a33f590
|
Fixed mistake in pyID config
|
2014-11-25 00:47:38 +01:00 |
|
Jorrit Wronski
|
5b581592fb
|
Removed the upload of the Linux wheels from Python factory and moved OSX builds to IPU slave.
|
2014-11-25 00:41:08 +01:00 |
|
Jorrit Wronski
|
6ac0c856b3
|
Removed a faulty 32bit Fortran builder
|
2014-11-24 17:23:37 +01:00 |
|
Jorrit Wronski
|
6246c4d2ef
|
Testing the new OSX slave with a Fortran builder
|
2014-11-24 17:19:43 +01:00 |
|
Ian Bell
|
afc52665df
|
Buildbot options only available to authenticated users
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-24 10:34:35 -05:00 |
|
Ian Bell
|
6c54406634
|
Update force builder for sphinx
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-24 02:14:06 -05:00 |
|
Ian Bell
|
9b03448608
|
First attempt to allow for a force of all expensive docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-24 02:10:22 -05:00 |
|
Ian Bell
|
44ed0fbb59
|
Another try at spitting out doxygen version
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-24 01:51:46 -05:00 |
|
Ian Bell
|
bb4e755fdc
|
Make doxygen spit out its version prior to building
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-24 00:36:13 -05:00 |
|
Ian Bell
|
7847d8afae
|
Fixed stupid missing space
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-21 17:17:45 -05:00 |
|
Ian Bell
|
9750fc68cf
|
--config Release is put in the right place for MATLAB - in the build, not in the generate step
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-21 17:06:12 -05:00 |
|
Ian Bell
|
f884f57e2a
|
Make MATLAB builders generate Release builds on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-21 16:30:51 -05:00 |
|
Ian Bell
|
f5050bbb23
|
Passing -C Release to DTU matlab slave
See also https://github.com/CoolProp/CoolProp/issues/226
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-21 12:18:10 -05:00 |
|
Ian Bell
|
f917b33e87
|
Use -C Release for windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-20 22:15:51 -05:00 |
|
Ian Bell
|
e0a4fe4171
|
Fix testing of Matlab wrappers hopefully
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-20 21:45:30 -05:00 |
|
Ian Bell
|
657c0269ff
|
Actually run the MATLAB tests
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-20 13:37:37 -05:00 |
|
Ian Bell
|
6507268ade
|
Enable testing for MATLAB in bb
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-20 13:00:20 -05:00 |
|
Jorrit Wronski
|
bd45bcd74c
|
Stupid typo
|
2014-11-18 23:28:58 +01:00 |
|
Jorrit Wronski
|
6816a67c65
|
Added new MATLAB factory for the DTU slave
|
2014-11-18 23:24:29 +01:00 |
|
Jorrit Wronski
|
defecb80d4
|
Disabled the faulty bitness switch for now.
|
2014-11-18 01:06:47 +01:00 |
|