summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-18Add osx-arm target.HEADmasterCarl Hetherington
2026-02-19Fix manual creation.Carl Hetherington
2025-11-27Clarify some parameters.Carl Hetherington
2025-11-23Environment version in more places.Carl Hetherington
2025-11-11Missing for_package parameter.Carl Hetherington
2025-11-09Add new ccache volume.Carl Hetherington
2025-11-09Look in lib64 for Windows libraries.Carl Hetherington
2025-11-08Pass for_package into dependencies().Carl Hetherington
2025-11-07Pass for_package correctly when building package dependencies.Carl Hetherington
2025-11-02Fix duplicate platform.Carl Hetherington
2025-11-02Try to allow local target to be configured.Carl Hetherington
2025-11-02Assume LocalTarget is 64-bit.Carl Hetherington
2025-11-02Allow pkgconfig files in lib64 for LocalTarget.Carl Hetherington
2025-11-02Fix working directory for 'local' target.Carl Hetherington
2025-10-30Add --key option to pass SSH keys.Carl Hetherington
2025-10-30Use x86 LinuxLocalTarget for 'local'.Carl Hetherington
2025-10-30Allow specification of config path.Carl Hetherington
2025-10-25Add another ccache volume.Carl Hetherington
2025-10-16Fix "normal" AppImage Ubuntu version.Carl Hetherington
2025-10-16Missing cpu specifiers.Carl Hetherington
2025-10-16Add appimage-old target.Carl Hetherington
2025-10-08Specify some parameter names.Carl Hetherington
2025-09-20Output just the commit if we fail to ls-remote it.Carl Hetherington
2025-09-15Add cdist.py symlink.Carl Hetherington
2025-09-15Add another distro for ccache.Carl Hetherington
2025-09-14Ignore cdist.pyc.Carl Hetherington
2025-09-14Update volumes.Carl Hetherington
2025-09-14We need longer git hashes now.Carl Hetherington
2025-09-10Add more ccache volumes.Carl Hetherington
2025-07-08Unlock the keychain later so it has less chance of timing out.Carl Hetherington
AFAICS there is a timeout... we could probably extend it, but this seems to help.
2025-07-07Use ls-remote to find revision rather than cloning.Carl Hetherington
2025-07-07Add some new distributions.Carl Hetherington
2025-05-22Switch proj -> _project property and cast to an int for some reason.Carl Hetherington
2025-03-16More ccache volumes.Carl Hetherington
2025-03-16Support --keep-on-error.Carl Hetherington
2025-03-16Find version lazily.Carl Hetherington
We don't need it on the Windows test runs, and the git command fails there for some reason.
2025-03-16Fix some incorrect constructor calls.Carl Hetherington
2025-03-16Support rocky.Carl Hetherington
2025-03-16Handle debug flag for sub targets correctly.Carl Hetherington
2025-02-17Fix ccache with linux/docker targets.Carl Hetherington
2024-12-02Fix AppImage targets.Carl Hetherington
2024-12-02Use x86 suffix for output directories, not 64.Carl Hetherington
2024-11-25Fix plain docker builds.Carl Hetherington
2024-11-25Reformat docstring.Carl Hetherington
2024-11-25Allow local linux builds for ARM VMs.Carl Hetherington
2024-11-25Remove ability to build 32-bit Linux packages.Carl Hetherington
2024-11-25s/LinuxTarget/LinuxDockerTarget/gCarl Hetherington
2024-11-25Cleanup: no need for super() parameters any more.Carl Hetherington
2024-11-25Add some more images.Carl Hetherington
2024-11-25Default environment_prefix.Carl Hetherington