summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-30Missing init of error for the non-error case.HEADmasterCarl Hetherington
2026-06-23Always remove working directory, even if specified with -wCarl Hetherington
I'd forgotten this was a feature and I don't think we really want it. All cci jobs are using -w and we usually want them to be cleaned up.
2026-06-22Make _user_tag a property.Carl Hetherington
2026-06-22Remove old subparser.Carl Hetherington
2026-06-14Create parent of mount destination.Carl Hetherington
Otherwise every directory created to support the new mount is owned by root, meaning we can't create other things there.
2026-06-14Allow passing of source and target to --mount requests.Carl Hetherington
2026-05-28Add some more ccache volumes.Carl Hetherington
2026-05-28Respect environment version when making appimages.Carl Hetherington
2026-05-27Remove some more old -64 bits.Carl Hetherington
2026-05-24fixup! Try to tidy up with vaguely_call().Carl Hetherington
2026-05-24fixup! Try to tidy up with vaguely_call().Carl Hetherington
2026-05-24Try to tidy up with vaguely_call().Carl Hetherington
2026-05-24Pass purpose rather than for_package if requested.Carl Hetherington
2026-05-24Support local target on macOS.Carl Hetherington
2026-05-15Fix exception when not specifying dependencies_only.Carl Hetherington
2026-04-13New ccache volumes.Carl Hetherington
2026-04-13Use docker also for ARM builds.Carl Hetherington
2026-03-18Add osx-arm target.Carl 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