- 24 Jun, 2022 3 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
This reverts commit dacf0b22. patch doesn't work, lintian still whines W: xtensor-doc: privacy-breach-generic [<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js) [usr/share/doc/xtensor-doc/html/random.html]
-
Drew Parsons authored
configures docs to use local mathjax files
-
- 19 Jun, 2022 5 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
applied upstream
-
Drew Parsons authored
-
Drew Parsons authored
Update to upstream version '0.24.2' with Debian dir 15956fcad565490c1a6c8780b7cbf0f03736aa03
-
Drew Parsons authored
-
- 22 Nov, 2021 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
applies upstream PR#2462 to fix installation of headers
-
- 17 Nov, 2021 4 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
doctest_PR2405.patch test_EXPECT_DOUBLE_EQ_PR2436.patch doc_sphinx_API.patch
-
Drew Parsons authored
-
Drew Parsons authored
-
- 16 Nov, 2021 3 commits
-
-
Drew Parsons authored
Update to upstream version '0.24.0' with Debian dir acf46995575565530f3e602fd41e288ee04e14ee
-
Drew Parsons authored
-
Drew Parsons authored
from the uscan manpage
-
- 28 Oct, 2021 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
run clang tests from test-xtensor-clang to get name in CI test log
-
- 27 Oct, 2021 6 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
enables failure of xreducer.average test to be ignored if MARK_FLAKEY_TEST is defined. Used to enable i386 to build. Mark test as "may_fail" rather than "skip" to enable the underlying bug to be monitored.
-
Drew Parsons authored
-
Drew Parsons authored
manage low-memory arches using "-Os -g0" manage mipsel by switching off -march=native (cmake -Darch_native_supported=OFF) -mxgot is not needed in that case. Thanks YunQiang Su and Adrian Bunk for help resolving the mipsel build problems.
-
Drew Parsons authored
-
Drew Parsons authored
remove -g build flag on low-memory arches (required for mipsel to succeed, with or witout -O2 or -O0) Closes: #995867.
-
- 16 Oct, 2021 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
That's amd64 only (and kfreebsd is untested). Restrict in debian/tests also. arm64, i386 tests continue to fail (Bugs #994246, #994248)
-
- 14 Oct, 2021 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
Doesn't help mipsel, and only makes the i386 build slow.
-
- 09 Oct, 2021 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
provides cmake option BUILD_TEST_XNPY to skip test_xnpy in tests. Required to build s390x, hppa, powerpc, ppc64, sparc64. Default BUILD_TEST_XNPY=ON for other arches. See Bug#985699, and https://github.com/xtensor-stack/xtensor/issues/2328
-
- 08 Oct, 2021 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
needed to avoid virtual memory exhausted. Use together with --no-parallel.
-
- 07 Oct, 2021 5 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
to ensure build independent from network
-
Drew Parsons authored
updates sphinx API in conf.py to fix doc build with sphinx 4.2. see https://github.com/xtensor-stack/xtensor/issues/2441 https://github.com/sphinx-doc/sphinx/issues/7747
-
Drew Parsons authored
instead of -O0 (to try to achieve a mipsel build) mipsel problems raised upstream at https://github.com/xtensor-stack/xtensor/issues/2440
-
- 21 Sep, 2021 1 commit
-
-
Drew Parsons authored
-
- 20 Sep, 2021 1 commit
-
-
Drew Parsons authored
-