Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move psutil into requirements.txt and remove from travis/appveyor's setup files | William Deegan | 2021-08-04 | 1 | -1/+0 |
| | |||||
* | added psutil for testing | Daniel Moody | 2021-07-26 | 1 | -1/+1 |
| | |||||
* | [ci skip] fix typo | William Deegan | 2021-01-24 | 1 | -1/+1 |
| | |||||
* | [appveyor skip] fix hanging pip uninstall | William Deegan | 2021-01-24 | 1 | -1/+3 |
| | |||||
* | Add logic to force rebuild of lxml and cython from git versions for python 3.10 | William Deegan | 2021-01-24 | 1 | -0/+12 |
| | |||||
* | Change travis-ci install of ldc2 [skip appveyor] | Mats Wichmann | 2021-01-09 | 1 | -5/+7 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Fix test | William Deegan | 2020-10-09 | 1 | -6/+20 |
| | |||||
* | Add test to check if manpages make it into the package. wip | William Deegan | 2020-10-09 | 1 | -0/+18 |
| | |||||
* | Merge branch 'master' of github.com:SCons/scons | William Deegan | 2020-05-29 | 3 | -12/+31 |
|\ | |||||
| * | clean up CI files | Daniel Moody | 2020-05-20 | 2 | -8/+21 |
| | | |||||
| * | not sure why 'ls -l /usr/lib*/*python*{so,a}*' is failing on these systems.. ↵ | William Deegan | 2020-05-18 | 1 | -1/+2 |
| | | | | | | | | but commenting out | ||||
| * | Update base ubuntu from trusty(14.04)->xenial(16.04), update install logic ↵ | William Deegan | 2020-05-18 | 1 | -3/+8 |
| | | | | | | | | for dmd | ||||
| * | update path we look for python libs | William Deegan | 2020-05-18 | 1 | -1/+1 |
| | | |||||
| * | Update LDC version, remove py27 bits, add rpm | William Deegan | 2020-05-18 | 1 | -11/+8 |
| | | |||||
* | | Update LDC Version to 1.21.0, remove py27 logic, add rpm install | William Deegan | 2020-05-29 | 1 | -13/+10 |
|/ | |||||
* | Fix travis .coversagerc to look for sources under SCons and not src | William Deegan | 2020-05-10 | 1 | -3/+3 |
| | |||||
* | move coverage startuplogic to sitecustomize.py from usercustomize.py | William Deegan | 2020-01-02 | 1 | -0/+8 |
| | |||||
* | Fix use-dbm test to work with sconsign files using dbm but where the ↵ | William Deegan | 2020-01-01 | 1 | -0/+0 |
| | | | | underlying dbm implementation still writes the file without applying a suffix (like .db). This is due to Travis-ci's py3.8's dbm not applying suffix. Which seems unusual, but still valid | ||||
* | [PR #3392] add a few more TeX packages | Mats Wichmann | 2019-06-17 | 1 | -3/+1 |
| | | | | | | skip fewer tests Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | [PR #3392] leave out docbook-slides | Mats Wichmann | 2019-06-16 | 1 | -3/+13 |
| | | | | | | | Three tests fail if the files are found, issue #3393 filed. Also added some comments on other possible changes. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Update Travis config: py38, lxml, docbook, ldc | Mats Wichmann | 2019-06-13 | 1 | -6/+4 |
| | | | | | | | | | | Py3.8 taken off "allowed to fail" list xml installed in the Python virtualenv context, not the distro context (else won't be found) Provision with a couple of additional docbook pkgs Bump the version of the reference D compiler to current. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | [PYPY] further adjust travis-ci pypy3 build | Mats Wichmann | 2019-03-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Merge pull request #3313 from ↵ | William Deegan | 2019-02-28 | 1 | -0/+2 |
|\ | | | | | | | | | bdbaddog/fix_gh_3303_force_config_alters_env_decider Fix issue #3303 - --config=force overwriting environment passed to Configure() | ||||
| * | Add debug logic to try to find why test/TEX/variant_dir.py is failing not ↵ | William Deegan | 2019-02-28 | 1 | -0/+2 |
| | | | | | | | | finding dvipdf | ||||
* | | Add ghostscript to travis config to ensure dvipdf is installed | William Deegan | 2019-02-15 | 1 | -1/+1 |
|/ | |||||
* | restore dmoody's trimming of texlive install footprint | William Deegan | 2019-02-12 | 1 | -1/+1 |
| | |||||
* | add brew install python | William Deegan | 2018-11-12 | 1 | -0/+1 |
| | |||||
* | try travis ci mac builds as well | William Deegan | 2018-11-12 | 1 | -37/+42 |
| | |||||
* | choose clang 5.0.0 or 7.0.0 depending what's installed | William Deegan | 2018-11-06 | 1 | -3/+10 |
| | |||||
* | Change clang version as travis has moved from 5.0.0 to 7.0.0 | William Deegan | 2018-11-06 | 1 | -3/+3 |
| | |||||
* | run ls on clang | William Deegan | 2018-11-06 | 1 | -0/+2 |
| | |||||
* | More deletion of _JAVA_OPTIONS to runtest.py from travis startup files. | William Deegan | 2018-08-31 | 1 | -5/+1 |
| | |||||
* | Attempt to fix py37 java falures. Which are likely caused by newer oracle ↵ | William Deegan | 2018-08-31 | 1 | -0/+4 |
| | | | | java echoing values in _JAVA_OPTIONS env variable to stderr. | ||||
* | Add ghostscript to travis package install to get dvipdf | William Deegan | 2018-08-29 | 1 | -1/+1 |
| | |||||
* | added comments to the travis install script | Daniel Moody | 2018-08-13 | 1 | -2/+1 |
| | |||||
* | using the correct path | Daniel Moody | 2018-08-13 | 1 | -2/+2 |
| | |||||
* | testing symbolic links instead of messing with the environment | Daniel Moody | 2018-08-13 | 1 | -0/+5 |
| | |||||
* | use clang from local/bin instead of installing | Daniel Moody | 2018-08-13 | 1 | -2/+0 |
| | |||||
* | removing the biber-extras for reduced travis install footprint | Daniel Moody | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | trying just some of the base packages, no docs or extra langs | Daniel Moody | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Fix typo in LDC URL | William Deegan | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | fix check for py27 | William Deegan | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | fix typo in script | William Deegan | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | fix typo in script | William Deegan | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | have travis/install.sh echo it's commands. Hopefully get PYVER env variable set | William Deegan | 2017-12-26 | 1 | -13/+14 |
| | |||||
* | fix travis/install.sh permissions | William Deegan | 2017-12-25 | 1 | -0/+0 |
| | |||||
* | skip swig install if not py27. add PYVER to identify version of python we're ↵ | William Deegan | 2017-12-25 | 1 | -0/+32 |
running. Move install logic to .travis/install.sh |