summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2023-01-26Account for reorganized Hera header filesGard Spreemann
2022-08-19Explicitly disable build-time test requiring Internet accessdebian/3.6.0+dfsg-1Gard Spreemann
Default was off anyway, but be explicit.
2022-08-19Revamp d/rules in order to _actually_ build the "user version"Gard Spreemann
2022-08-17Miniball dropped upstreamGard Spreemann
2022-01-15Build the Python modules by direct setup.py invocationdebian/3.5.0+dfsg-1Gard Spreemann
The upstream wrapping of setup.py into the outer CMake system used for the rest of the tree is getting a bit unwieldy.
2022-01-15Install "user version" of docsGard Spreemann
2020-11-01Expand on comment.Gard Spreemann
2020-11-01ggc-min-expand=5 also on armGard Spreemann
This a patch from Ubuntu to avoid their buildds running out of memory on armhf and arm64.
2020-10-16Fix binary-all FTBFS.debian/3.3.0+dfsg-3Gard Spreemann
2020-10-15Treat all Python versions the same way.Gard Spreemann
This should reduce the chance of regressions that only appear when building for multiple Python versions.
2020-08-11Install collapse utilities.Gard Spreemann
2020-08-11Include directory for Hera's bottleneck headers.Gard Spreemann
2020-08-11Build the "user version" of the code.Gard Spreemann
This is how upstream recommends downstream users build the library.
2020-07-09Re-enable build-time tests on s390x.Gard Spreemann
2020-06-29DH 13.debian/3.2.0+dfsg-2Gard Spreemann
2020-06-04Build-dep on hera.Gard Spreemann
2020-01-21Typo.Gard Spreemann
2020-01-03Allow forcing parallel builds.Gard Spreemann
2019-11-21Disable parallel builds.Gard Spreemann
2019-11-08Drop 0003-Don-t-set-runtime-library-dirs-for-Python-extensions.patch in ↵Gard Spreemann
favor or CMake option.
2019-10-29Add x32 to memory-weak list.Gard Spreemann
2019-10-24Disable build-time tests on i386 too.Gard Spreemann
2019-10-24Disable tests on s390x.Gard Spreemann
2019-10-23Add i386 to list of memory-gentle architectures.Gard Spreemann
2019-10-23Ignore non-existing files when building binary-arch.Gard Spreemann
2019-10-23Don't install byte-compiled Python files, have dh_python3 generate instead.Gard Spreemann
2019-10-23Don't install Miniball copyright notice with headers. Reverts ↵Gard Spreemann
5f43063ddeafda0f29484faab359953127da0cf8.
2019-10-22Rename GudhUI binary.Gard Spreemann
2019-10-22Let CMake control everything.Gard Spreemann
2019-10-22Correctly handle HTML docs.Gard Spreemann
2019-10-22Remove utilities.Gard Spreemann
2019-10-22Remove handling of files that are no longer installed.Gard Spreemann
2019-09-26Rename examples.Gard Spreemann
2018-10-01Disable parallel building on certain architectures.mentors/20181001Gard Spreemann
2018-08-14Don't test stuff for binary-indep.mentors/20180814debian/2.2.0+dfsg-3Gard Spreemann
2018-08-12Build default Python version binding first to ease debugging.Gard Spreemann
2018-08-12Fix build of bindings for multiple Python versions when building just ↵Gard Spreemann
binary-arch.
2018-08-07Python (3) bindings for all supported Python versions, in line with policy.Gard Spreemann
2018-06-20Don't install information about the Miniball header.Gard Spreemann
2018-06-20Add new utilities and clean up.Gard Spreemann
2018-06-12Get rid of trailing whitespace.Gard Spreemann
2018-06-12Install utilities (binary gudhi-utils).Gard Spreemann
2018-03-26Don't compress source files (in the examples package).Gard Spreemann
2018-03-09Build-depends-indep.Gard Spreemann
2018-03-08Use debian/clean instead of override_dh_auto_clean.Gard Spreemann
2017-10-16Don't install example binaries.Gard Spreemann
2017-10-09Enable examples etc.Gard Spreemann
2017-05-04Revert away from rules for building the arch-indep binaries only. It does ↵Gard Spreemann
not play well with upstream's build system.
2017-05-02Correct dh_auto_clean.Gard Spreemann
2017-05-02No tests for arch-independent packages.Gard Spreemann