Jorrit Wronski
|
e6bce1e0a5
|
temporarily added description for Python 2.7
|
2020-05-05 11:49:34 +02:00 |
|
Jorrit Wronski
|
37a38ac620
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# dev/buildbot/master/master.cfg
|
2020-05-05 10:23:20 +02:00 |
|
Jorrit Wronski
|
564a5888b4
|
Preparing for the new build machine
|
2020-05-05 10:21:02 +02:00 |
|
ian
|
74426135cc
|
Update buildbot slave docs
|
2020-04-30 17:51:40 -04:00 |
|
Ian Bell
|
57192d7aa5
|
RST tidy
|
2019-01-12 10:32:36 -07:00 |
|
luzpaz
|
93f4a986e2
|
Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
|
2018-08-14 23:06:49 -06:00 |
|
Jorrit Wronski
|
f316483f4d
|
Ported the changes from #1723 to master
|
2018-08-13 21:28:08 +02:00 |
|
Jorrit Wronski
|
a23824abd5
|
getting ready for Python3.7, related to #1604, #1654 and #1309. Please refer to https://github.com/CoolProp/Dockerfiles for details
|
2018-08-09 12:04:29 +02:00 |
|
Jorrit Wronski
|
87932a51b6
|
This fixes the 64bit builds on Linux, but does not help with 32 bit since the libraries are missing on the buildbot worker (and cannot be installed)
|
2017-12-20 09:19:40 +01:00 |
|
Jorrit Wronski
|
bff23f8123
|
Added some more buildbot documentation
|
2017-12-18 22:54:06 +01:00 |
|
Jorrit Wronski
|
56d7f78042
|
Added a new OSX builder, updated commands to handle new buildbot versions, still some work in progress
|
2017-10-30 09:14:15 +01:00 |
|
Jorrit Wronski
|
6d9b3c0292
|
Added Python 3.6 for #1429
|
2017-03-10 18:03:06 +01:00 |
|
Jorrit Wronski
|
972d5824e8
|
Added docs for working with the master.cfg to the website, see #1052
|
2016-05-27 11:19:23 +02:00 |
|
Jorrit Wronski
|
2bd2b95917
|
I am constantly running out of disk space on the Windows machine.
|
2016-03-30 10:36:01 +02:00 |
|
Jorrit Wronski
|
0815e1a106
|
Added the Python 3.5 docs for #1002
|
2016-03-23 14:19:53 +01:00 |
|
Jorrit Wronski
|
572bc6ddb7
|
Just a minor fix of the docker docs
|
2016-02-18 23:53:59 +01:00 |
|
Jorrit Wronski
|
95edfba713
|
Fixed the docker docs
|
2016-02-17 10:31:02 +01:00 |
|
Ian Bell
|
8cd2c98d06
|
Small fixes to fix errors in sphinx
|
2016-01-09 14:05:28 -07:00 |
|
Jorrit Wronski
|
fa632fd1d2
|
Changed the docker docs and move all Python builds to docker containers
|
2015-11-06 16:33:30 +01:00 |
|
Jorrit Wronski
|
59e3624a52
|
Added more docs and modified the base image
|
2015-10-11 22:30:52 +02:00 |
|
Jorrit Wronski
|
cb952a03fb
|
Added web builder
|
2015-10-11 16:12:59 +02:00 |
|
Jorrit Wronski
|
c6832ea193
|
Added some more documentation and move the entrypoint
|
2015-10-11 14:06:10 +02:00 |
|
Jorrit Wronski
|
1f5dde082b
|
Added a little documentation and fixed an issue with bash
|
2015-10-09 00:28:15 +02:00 |
|
Jorrit Wronski
|
1597abd75d
|
Started work on docker image, might move to conda later
|
2015-10-08 00:55:26 +02:00 |
|
Jorrit Wronski
|
c70c8c3364
|
Changed the buildbot docs
|
2015-07-09 01:53:22 +02:00 |
|
Jorrit Wronski
|
47220486b4
|
use the correct script
|
2015-07-07 10:38:37 +02:00 |
|
Jorrit Wronski
|
0774e2fe8f
|
Added the conda path to the windows bots
|
2015-07-06 17:16:55 +02:00 |
|
Jorrit Wronski
|
45488eed01
|
Added the basic conda builder, instructions are still missing from the docs
|
2015-07-06 14:56:01 +02:00 |
|
Ian Bell
|
5f07899c84
|
Add info about auto-starting vbox images
|
2015-03-15 22:15:34 -06:00 |
|
Ian Bell
|
881fa2de1e
|
Add info for daemon
|
2015-03-16 04:56:58 +01:00 |
|
Ian Bell
|
4d2ee6ab6e
|
Clean up dev a bit
|
2015-03-11 23:00:19 -06:00 |
|
Jorrit Wronski
|
8c64157d6f
|
Added a PATH changer to the OSX script. There were some problems with launchd
|
2014-11-26 17:23:34 +01:00 |
|
Jorrit Wronski
|
36b7e218d7
|
Docs: Added cmake description for Mac and slave installers for Mac
|
2014-11-25 00:41:08 +01:00 |
|
Jorrit Wronski
|
7d7c32301a
|
Master config updated, Fortran 64 bit and new Python slaves
|
2014-11-17 23:51:33 +01:00 |
|
Ian Bell
|
20805673c8
|
remove requirement for twine for python builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-10-29 20:28:34 -04:00 |
|
Ian Bell
|
4aad2a239d
|
Updated twine docs for buildbot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-10-28 21:35:58 -04:00 |
|
jowr
|
a6d3a84ea8
|
Changed build config
|
2014-10-23 12:55:44 +02:00 |
|
jowr
|
74475d20c7
|
Removed the old python slaves and added new upload dir, little documentation
|
2014-10-23 12:15:25 +02:00 |
|
jowr
|
cbdf823c74
|
Added SP1 for VS2008 to buildbot description, this fixes the weirdest errors.
|
2014-10-22 22:17:07 +02:00 |
|
Jorrit Wronski
|
a7d8f86574
|
Slave docu changes, minor
|
2014-10-16 18:24:47 +02:00 |
|
Jorrit Wronski
|
edef0015f5
|
Building the Python wrapper now requires bash as standard shell
|
2014-10-16 14:08:01 +02:00 |
|
Jorrit Wronski
|
6937f31dd3
|
Added Linux slave docs
|
2014-10-16 02:59:10 +02:00 |
|
Jorrit Wronski
|
baf077d098
|
Restructured docs
|
2014-10-15 17:13:17 +02:00 |
|
Jorrit Wronski
|
912edd9a98
|
New docs on the Windows builbbots
|
2014-10-15 17:13:16 +02:00 |
|
Jorrit Wronski
|
861cd3cbfb
|
Minor changes in the docs
|
2014-10-13 11:07:24 +02:00 |
|
Jorrit Wronski
|
a610620d00
|
Unified buildbot description and added example files
|
2014-10-09 14:14:37 +02:00 |
|
Jorrit Wronski
|
d991788141
|
More rewriting of the doc generators
|
2014-10-08 14:42:24 +02:00 |
|
Jorrit Wronski
|
b5a1e3f0e2
|
Update buildbot.rst
Added description on how to set up system services in Debian/Ubuntu.
|
2014-10-07 23:01:38 +02:00 |
|
Ian Bell
|
9a558f4969
|
Tidied up buildbot docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-25 01:23:30 +02:00 |
|
Ian Bell
|
e939e82657
|
Migrate buildbot docs to sphinx.
Closes https://github.com/CoolProp/CoolProp/issues/156
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-25 00:32:11 +02:00 |
|