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
2023-08-27
wip: fix flatpak
flatpak
Carl Hetherington
2023-07-19
Create temp directory if it doesn't exist.
Carl Hetherington
2023-06-26
Use notarytool instead of altool for notarizing macOS apps.
Carl Hetherington
2023-06-26
Cleanup: remove pointless try/except.
Carl Hetherington
2023-06-02
Add new ccache volume.
Carl Hetherington
2023-06-02
Fix help.
Carl Hetherington
2023-03-31
No need to run on Python 2 any more.
Carl Hetherington
2022-12-30
Use .tar.zst not .zst for zstd tarballs.
Carl Hetherington
2022-12-30
Build .zst as well as .tar.bz2 for source targets (DoM #1705).
Carl Hetherington
2022-12-15
Try more to fix git clones.
Carl Hetherington
2022-12-15
Try to fix git clones with new security feature.
Carl Hetherington
2022-10-04
Pass --rm to docker create
Carl Hetherington
2022-10-04
Kill docker image on SIGTERM.
cah
2022-09-19
I don't think we need to clean up target if we don't even create it successfu...
Carl Hetherington
2022-02-19
Another attempt to fix unnecessary building while packaging.
Carl Hetherington
2022-02-19
Revert "Don't build a tree that is being packaged; the package() method must ...
Carl Hetherington
2022-02-19
Don't build a tree that is being packaged; the package() method must do it (i...
Carl Hetherington
2022-02-18
Remove duplicate call to cleanup().
cah
2022-02-18
Little cleanup.
cah
2022-02-18
Cleanup: rename git_commit -> commit.
cah
2022-02-17
Cleanup: rename specifier -> commit_ish.
cah
2022-02-17
Out-of-date comment.
cah
2022-02-14
Try to use finally better to terminate subprocesses when we die.
Carl Hetherington
2021-11-12
Match only tags that start with v when looking for versions.
cah
2021-11-12
Add a new ccache volume.
cah
2021-10-10
Try to fix to not assume master.
Carl Hetherington
2021-10-07
Checkout deps when building manuals for DoM (which requires libdcp to build i...
Carl Hetherington
2021-07-04
Add new ccache volume.
Carl Hetherington
2021-05-20
Fix previous.
Carl Hetherington
2021-05-20
Copy .id files back to output for .dmg builds.
Carl Hetherington
2021-05-20
Add osx-old target to target 10.8.
Carl Hetherington
2021-05-13
Fix previous.
Carl Hetherington
2021-05-13
Try to fix notarization when an upload has already happened.
Carl Hetherington
2021-05-13
Various fixes to notarize command that should have been squashed.
Carl Hetherington
2021-05-12
Add notarize command.
Carl Hetherington
2021-05-12
New ccache volumes.
Carl Hetherington
2021-02-07
Add ubuntu-16.04-64; stop using jenkins user.
Carl Hetherington
2021-02-03
Tone down previous commit a little.
Carl Hetherington
2021-02-03
More debugging of flaky xcrun altool.
Carl Hetherington
2021-01-14
Try to re-add osx-intel target for test builds.
Carl Hetherington
2021-01-14
Happy new year.
Carl Hetherington
2021-01-14
It turns out, after all these years, that apparently you can use
Carl Hetherington
2021-01-14
Adapt for changes to environment structure.
Carl Hetherington
2021-01-14
Display Apple server response in case of failure.
Carl Hetherington
2021-01-14
Offer intel_sdk, arm_sdk from OSXUniversalTarget
Carl Hetherington
2021-01-14
Experiment with different SDKs in the universal OSX binary.
Carl Hetherington
2021-01-14
Fix comment.
Carl Hetherington
2021-01-14
More 32-bit removal.
Carl Hetherington
2021-01-14
Add sdk to OSXUniversalTarget.
Carl Hetherington
2021-01-14
Enviromment multi-SDK changes.
Carl Hetherington
[next]