index
:
cdist
108
arm64
better-deps
docker
docker2
fix
flatpak
host
jenkins
kill-docker
master
notarize
notarytool
options
osx-env
osx-fix
scp
snap
split
working-dir-changes
Tool used to build DCP-o-matic packages
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-08
Try to re-add osx-intel target for test builds.
arm64
Carl Hetherington
2021-01-08
Happy new year.
Carl Hetherington
2021-01-08
It turns out, after all these years, that apparently you can use
Carl Hetherington
2021-01-06
Adapt for changes to environment structure.
Carl Hetherington
2021-01-05
Display Apple server response in case of failure.
Carl Hetherington
2021-01-05
Offer intel_sdk, arm_sdk from OSXUniversalTarget
Carl Hetherington
2021-01-05
Experiment with different SDKs in the universal OSX binary.
Carl Hetherington
2021-01-03
Fix comment.
Carl Hetherington
2021-01-02
More 32-bit removal.
Carl Hetherington
2021-01-01
Add sdk to OSXUniversalTarget.
Carl Hetherington
2021-01-01
Enviromment multi-SDK changes.
Carl Hetherington
2020-12-30
Try to tidy things up a bit.
Carl Hetherington
2020-12-30
fixup.
Carl Hetherington
2020-12-30
fixup.
Carl Hetherington
2020-12-30
(Optionally) notarize all macOS builds.
Carl Hetherington
2020-12-30
Reverse the sense of a bunch of notarize variables.
Carl Hetherington
2020-12-30
Rename notarize -> notarize_dmg.
Carl Hetherington
2020-12-30
Cleanup: use _build_packages.
Carl Hetherington
2020-12-28
Try to fix keychain unlocking.
Carl Hetherington
2020-12-27
Try to support universal or arm-only builds.
Carl Hetherington
2020-12-27
Add bin to OSXSingleTarget.
Carl Hetherington
2020-12-27
Support arm64 and building intel-only or intel/arm universal binaries.
Carl Hetherington
2020-12-10
Configurable temp dir.
Carl Hetherington
2020-12-04
Fix over-eager debugging.
cah
2020-11-30
Dump xcrun output when we don't parse it.
Carl Hetherington
2020-11-30
Fix format character.
Carl Hetherington
2020-11-25
Maybe we can't use fstrings on all platforms yet.
Carl Hetherington
2020-11-23
Try another way to use subprocess; previous breaks on Linux.
cah
2020-11-20
Also we need to specify posix to shlex.split to avoid it removing backslashes.
cah
2020-11-20
Looks like we need shell=True on Windows to do things like run\tests
cah
2020-11-20
Replace os.system with subprocess.run so that it's easier to report errors co...
cah
2020-10-25
Add another ccache target.
Carl Hetherington
2020-10-22
Fix source packaging.
Carl Hetherington
2020-10-22
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/cdist
Carl Hetherington
2020-10-22
Rename --latest-major and --latest-minor to --major and --minor.
Carl Hetherington
2020-10-20
Fix handling of notarization request.
Carl Hetherington
2020-10-17
Add WindowsNativeTarget for running tests on Windows.
Carl Hetherington
2020-10-17
Notarization fix.
Carl Hetherington
2020-10-17
Move some options into subparsers, and add --no-implicit-build to test.
Carl Hetherington
2020-10-17
Do the test build before calling test(), not within.
Carl Hetherington
2020-10-17
Make test() method create its own tree.
Carl Hetherington
2020-10-17
Fix a comment.
Carl Hetherington
2020-10-17
Tidy help a little.
Carl Hetherington
2020-09-29
Remove no-version-commit stuff.
Carl Hetherington
2020-09-29
Allow notarization of macOS .dmgs.
Carl Hetherington
2020-09-28
Help tweak
Carl Hetherington
2020-09-28
Sort imports alphabetically.
Carl Hetherington
2020-09-28
Add new ccache target.
Carl Hetherington
2020-09-28
Do security unlock-keychain before building on macOS.
Carl Hetherington
2020-07-31
Fix bug when checking out submodules.
cah
[next]