Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-21 | microarchitectures: fix custom compiler versions (#13222) | Massimiliano Culpo | 6 | -5/+100 | |
Custom string versions for compilers were raising a ValueError on conversion to int. This commit fixes the behavior by trying to detect the underlying compiler version when in presence of a custom string version. * Refactor code that deals with custom versions for better readability * Partition version components with a regex * Fix semantic of custom compiler versions with a suffix * clang@x.y-apple has been special-cased * Add unit tests | |||||
2019-10-21 | Fix Python 3.8 build on macOS (#13338) | Adam J. Stewart | 1 | -150/+166 | |
2019-10-21 | Add latest version of py-cffi (#13322) | Adam J. Stewart | 1 | -5/+10 | |
* Add latest version of py-cffi * setup_environment -> setup_build_environment | |||||
2019-10-21 | Add latest version of py-numpy (#13307) | Adam J. Stewart | 1 | -4/+5 | |
* Add latest version of py-numpy * setup_environment -> setup_build_environment | |||||
2019-10-21 | Add latest version of py-tables (#13291) | Adam J. Stewart | 1 | -8/+10 | |
* Add latest version of py-tables * setup_environment -> setup_build_environment | |||||
2019-10-21 | Add latest version of py-torch (#13290) | Adam J. Stewart | 1 | -28/+30 | |
* Add latest version of py-torch * setup_environment -> setup_build_environment | |||||
2019-10-20 | Use specific version of googletest for uriparser (#13339) | Adam J. Stewart | 1 | -1/+1 | |
2019-10-20 | Tut cannot be built with Python 3.7+ (#13341) | Adam J. Stewart | 1 | -0/+4 | |
2019-10-20 | Add latest version of proj (#13337) | Adam J. Stewart | 1 | -1/+2 | |
2019-10-20 | Add missing zlib dependency to openjpeg (#13336) | Adam J. Stewart | 1 | -0/+2 | |
2019-10-20 | openblas: http -> https (#13335) | Adam J. Stewart | 1 | -2/+2 | |
2019-10-20 | mapserver: http -> https (#13334) | Adam J. Stewart | 1 | -1/+1 | |
2019-10-20 | liblas: http -> https (#13331) | Adam J. Stewart | 1 | -1/+1 | |
2019-10-20 | libtiff: http -> https (#13332) | Adam J. Stewart | 1 | -6/+6 | |
2019-10-20 | libgeotiff: http -> https (#13330) | Adam J. Stewart | 1 | -1/+1 | |
2019-10-20 | Add latest version of libyaml (#13333) | Adam J. Stewart | 1 | -27/+24 | |
2019-10-20 | Add latest version of libgcrypt (#13329) | Adam J. Stewart | 1 | -5/+7 | |
2019-10-20 | Add latest version of googletest (#13328) | Adam J. Stewart | 1 | -5/+6 | |
2019-10-20 | GEOS: http -> https (#13327) | Adam J. Stewart | 1 | -1/+1 | |
2019-10-20 | Add missing test dependency to py-alabaster (#13325) | Adam J. Stewart | 1 | -0/+1 | |
2019-10-20 | Add latest version of py-typing (#13287) | Adam J. Stewart | 1 | -3/+3 | |
2019-10-20 | Add missing dependencies to py-apipkg (#13324) | Adam J. Stewart | 1 | -0/+3 | |
2019-10-20 | Add latest version of py-babel (#13323) | Adam J. Stewart | 1 | -2/+6 | |
2019-10-20 | Add latest version of py-chardet (#13321) | Adam J. Stewart | 1 | -1/+4 | |
2019-10-20 | Add latest version of py-click (#13320) | Adam J. Stewart | 1 | -2/+5 | |
2019-10-20 | Add latest version of py-execnet (#13317) | Adam J. Stewart | 1 | -1/+3 | |
2019-10-20 | Add latest version of py-decorator (#13318) | Adam J. Stewart | 1 | -1/+4 | |
2019-10-20 | Add latest version of py-coverage (#13319) | Adam J. Stewart | 1 | -1/+3 | |
2019-10-20 | Add latest version of py-sphinxcontrib-websupport (#13292) | Adam J. Stewart | 1 | -3/+6 | |
2019-10-20 | Add latest version of py-sphinx (#13293) | Adam J. Stewart | 1 | -31/+33 | |
2019-10-20 | Add latest version of py-snowballstemmer (#13294) | Adam J. Stewart | 1 | -1/+4 | |
2019-10-20 | Add latest version of py-requests (#13296) | Adam J. Stewart | 1 | -6/+10 | |
2019-10-20 | Add latest version of py-pyyaml (#13297) | Adam J. Stewart | 1 | -4/+8 | |
2019-10-20 | Add latest version of py-pytest-xdist (#13298) | Adam J. Stewart | 1 | -3/+6 | |
2019-10-20 | Add latest version of py-pytest-runner (#13299) | Adam J. Stewart | 1 | -1/+2 | |
2019-10-20 | Add latest version of py-pytest-mock (#13300) | Adam J. Stewart | 1 | -4/+7 | |
2019-10-20 | Add latest version of py-pytest-httpbin (#13301) | Adam J. Stewart | 1 | -5/+8 | |
2019-10-20 | Add latest version of py-pytest-cov (#13302) | Adam J. Stewart | 1 | -4/+6 | |
2019-10-20 | Add latest version of py-pysocks (#13303) | Adam J. Stewart | 1 | -1/+7 | |
2019-10-20 | Add latest version of py-pycparser (#13304) | Adam J. Stewart | 1 | -1/+4 | |
2019-10-20 | Add latest version of py-psutil (#13305) | Adam J. Stewart | 1 | -2/+6 | |
2019-10-20 | Add latest version of py-pip (#13306) | Adam J. Stewart | 1 | -4/+5 | |
2019-10-20 | Add latest version of py-mock (#13308) | Adam J. Stewart | 1 | -7/+9 | |
2019-10-20 | Add latest version of py-markupsafe (#13309) | Adam J. Stewart | 1 | -7/+9 | |
2019-10-20 | Add latest version of py-lxml (#13310) | Adam J. Stewart | 1 | -3/+4 | |
2019-10-20 | Add latest version of py-jinja2 (#13311) | Adam J. Stewart | 1 | -10/+11 | |
2019-10-20 | Add latest version of py-itsdangerous (#13312) | Adam J. Stewart | 1 | -2/+4 | |
2019-10-20 | Add latest version of py-idna (#13313) | Adam J. Stewart | 1 | -2/+3 | |
2019-10-20 | Add latest version of py-hypothesis (#13314) | Adam J. Stewart | 1 | -4/+6 | |
2019-10-20 | Add latest version of py-httpbin (#13315) | Adam J. Stewart | 1 | -7/+11 | |