- Mar 11, 2025
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Mar 05, 2025
-
-
Martin Christoph Hierholzer authored
Also fixed most shellcheck warnings, some of them actually seemt to prevent it from working with the --setup option resp. without an existing image.
-
- Jan 09, 2025
-
-
Martin Killenberg authored
-
- Jan 07, 2025
-
-
Jens Georg authored
Fixes issue with having ubuntu repositories active in debian builds
-
- Dec 18, 2024
-
-
Jens Georg authored
Missing in last commit, causes publishing to fail
-
Jens Georg authored
This is done by allowing to specify CONFIG.codename which contains settings that override those on CONFIG, if the file exists
-
- Nov 28, 2024
-
-
Martin Killenberg authored
Clear the package lists so no packages, repositories or package versions from other distributions are accidentally picked up.
-
- Nov 21, 2024
-
-
- Nov 13, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Nov 08, 2024
-
-
Jens Georg authored
Not sure why this is necessary, but otherwise the verification step cannot install anything.
-
Jens Georg authored
Just makes it nicer to not fail later on with command not found, though it should be obvious
-
Martin Christoph Hierholzer authored
This is needed to build certain Python packages which do not come with a CMakeLists.txt, like python3-textual
-
- Oct 18, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 17, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 16, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 14, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 01, 2024
-
-
Martin Christoph Hierholzer authored
The hook can be configured in the CONFIG file of each project by setting the pre-pdebuild-hook variable to whatever shell commands shall be executed.
-
Jens Georg authored
* feat: Allow packages to override the DKMS conf * feat: Allow using Dh-extra-args from CONFIG
-
- Aug 09, 2024
-
-
Martin Christoph Hierholzer authored
This is used in the chimeraTK-epics package to realise a install pattern consiting of multiple lines.
-
- May 30, 2024
-
-
Jens Georg authored
* fix: Force Debian if codename is from Debian Otherwise pbuilder will try to bootstrap the image from the ubuntu repository which fails obviously * fix: distribution is -security for security updates
-
Jens Georg authored
Otherwise an update of the dev package will not pull in the new symlink package but will be happy with the currently installed and most likekly incompatible .so symlink from the old package
-
- May 16, 2024
-
-
Jens Georg authored
* fix: For recent distributions, depend on dh-dkms We can probably remove that again once we do not care about those older releases anymore
-
- Apr 30, 2024
-
-
Jens Georg authored
* feat: Make it possible to disable LTO for package Co-authored-by:
Martin Hierholzer <martin.hierholzer@desy.de> --------- Co-authored-by:
Martin Hierholzer <martin.hierholzer@desy.de>
-
- Apr 29, 2024
-
-
Jens Georg authored
* fix: Add bookworm (Debian 12) * fix: Support virtual dependencies with versions * fix: Strip empty lines from intermediate file
-
- Feb 26, 2024
-
-
- Jan 31, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This is currently not implemented and the package just gets ignored, but since there is no use case for now the implementation is postponed.
-
- Dec 13, 2023
-
-
Jens Georg authored
-
Jens Georg authored
-
Jens Georg authored
-
- Apr 05, 2023
-
-
in that case, no need to sort files into different packages, and detect_libdir.sh should do nothing
-
Dietrich Rothe authored
* automatically detect used libdir from debian/rules, detect_libdir.sh is run after build; install steps and and analyses result in order to find libdir used by package depending on package, libdir=/usr/lib or /usr/lib/x86_64-linux-gnu @LIBDIR@ in *.install files is then replaced * remove project name in *.install because it would need to be uppercase. Replace by wildcards. * check for pkgconfig instead of -config script --------- Co-authored-by:
Martin Killenberg <martin.killenberg@desy.de>
-
Martin Christoph Hierholzer authored
Needed for the Inja package
-
special case: packages depending on meta-package chimeratk-deviceaccess must also be rebuilt automatically
-
- Feb 16, 2023
-
-
Martin Christoph Hierholzer authored
-
- Feb 13, 2023
-
-
Martin Killenberg authored
-