summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-19fixup! Add osx-old target to target 10.8.108Carl Hetherington
2021-05-19fixup! Add osx-old target to target 10.8.Carl Hetherington
2021-05-19fixup! Add osx-old target to target 10.8.Carl Hetherington
2021-05-18fixup! Add osx-old target to target 10.8.Carl Hetherington
2021-05-18Add osx-old target to target 10.8.Carl Hetherington
2021-05-13Fix previous.Carl Hetherington
2021-05-13Try to fix notarization when an upload has already happened.Carl Hetherington
2021-05-13Various fixes to notarize command that should have been squashed.Carl Hetherington
2021-05-12Add notarize command.Carl Hetherington
2021-05-12New ccache volumes.Carl Hetherington
2021-02-07Add ubuntu-16.04-64; stop using jenkins user.Carl Hetherington
2021-02-03Tone down previous commit a little.Carl Hetherington
2021-02-03More debugging of flaky xcrun altool.Carl Hetherington
2021-01-14Try to re-add osx-intel target for test builds.Carl Hetherington
2021-01-14Happy new year.Carl Hetherington
2021-01-14It turns out, after all these years, that apparently you can useCarl Hetherington
2021-01-14Adapt for changes to environment structure.Carl Hetherington
2021-01-14Display Apple server response in case of failure.Carl Hetherington
2021-01-14Offer intel_sdk, arm_sdk from OSXUniversalTargetCarl Hetherington
2021-01-14Experiment with different SDKs in the universal OSX binary.Carl Hetherington
2021-01-14Fix comment.Carl Hetherington
2021-01-14More 32-bit removal.Carl Hetherington
2021-01-14Add sdk to OSXUniversalTarget.Carl Hetherington
2021-01-14Enviromment multi-SDK changes.Carl Hetherington
2021-01-14Try to tidy things up a bit.Carl Hetherington
2021-01-14(Optionally) notarize all macOS builds.Carl Hetherington
2020-12-30Reverse the sense of a bunch of notarize variables.Carl Hetherington
2020-12-30Rename notarize -> notarize_dmg.Carl Hetherington
2020-12-30Cleanup: use _build_packages.Carl Hetherington
2020-12-28Try to fix keychain unlocking.Carl Hetherington
2020-12-27Try to support universal or arm-only builds.Carl Hetherington
2020-12-27Add bin to OSXSingleTarget.Carl Hetherington
2020-12-27Support arm64 and building intel-only or intel/arm universal binaries.Carl Hetherington
2020-12-10Configurable temp dir.Carl Hetherington
2020-12-04Fix over-eager debugging.Carl Hetherington
2020-11-30Dump xcrun output when we don't parse it.Carl Hetherington
2020-11-30Fix format character.Carl Hetherington
2020-11-25Maybe we can't use fstrings on all platforms yet.Carl Hetherington
2020-11-23Try another way to use subprocess; previous breaks on Linux.Carl Hetherington
2020-11-20Also we need to specify posix to shlex.split to avoid it removing backslashes.Carl Hetherington
2020-11-20Looks like we need shell=True on Windows to do things like run\testsCarl Hetherington
2020-11-20Replace os.system with subprocess.run so that it's easier to report errors co...Carl Hetherington
2020-10-25Add another ccache target.Carl Hetherington
2020-10-22Fix source packaging.Carl Hetherington
2020-10-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/cdistCarl Hetherington
2020-10-22Rename --latest-major and --latest-minor to --major and --minor.Carl Hetherington
2020-10-20Fix handling of notarization request.Carl Hetherington
2020-10-17Add WindowsNativeTarget for running tests on Windows.Carl Hetherington
2020-10-17Notarization fix.Carl Hetherington
2020-10-17Move some options into subparsers, and add --no-implicit-build to test.Carl Hetherington