summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-14Fix notarization some more.jenkinsCarl Hetherington
2020-10-14Notarization fix.Carl Hetherington
2020-10-12Move some options into subparsers, and add --no-implicit-build to test.Carl Hetherington
2020-10-12Do the test build before calling test(), not within.Carl Hetherington
2020-10-12Make test() method create its own tree.Carl Hetherington
2020-10-12Fix a comment.Carl Hetherington
2020-10-11Use argparse subparsers stuff to improve help a little.Carl Hetherington
2020-10-11Tidy help a little.Carl Hetherington
2020-09-29Remove no-version-commit stuff.Carl Hetherington
2020-09-29Allow notarization of macOS .dmgs.Carl Hetherington
2020-09-28Help tweakCarl Hetherington
2020-09-28Sort imports alphabetically.Carl Hetherington
2020-09-28Add new ccache target.Carl Hetherington
2020-09-28Do security unlock-keychain before building on macOS.Carl Hetherington
2020-07-31Fix bug when checking out submodules.cah
2020-07-28Add dependencies command.Carl Hetherington
2020-06-16Optionally pass options into test().Carl Hetherington
2020-06-16Make make-ccache-volume more robust.cah
2020-06-11Work around for permissions problems when different users share a ccache.Carl Hetherington
2020-06-11Add some more ccache stores.Carl Hetherington
2020-06-11Support ccache on Windows.Carl Hetherington
2020-06-04Behave better with symlinks; replace them with the actual path at the earlies...cah
2020-06-04Fix unreference variable.Carl Hetherington
2020-06-04Add script for making the ccache volume.Carl Hetherington
2020-06-04Fix missing mount for git reference and change a little how ccache is done.Carl Hetherington
2020-06-04Add support for git_reference.Carl Hetherington
2020-05-28Go back to asking for python3.cah
2020-05-24More Python 3 compatibility.Carl Hetherington
2020-05-22More Python 3 stuff.Carl Hetherington
2020-05-22Python 3 fixes.Carl Hetherington
2020-04-25Build AppImage with Ubuntu 18.04.Carl Hetherington
2020-04-06Hack: add defaults to options before passing to 'package'Carl Hetherington
2020-04-02More options wrangling.cah
2020-04-02Option passing fixes and cleanups.Carl Hetherington
2020-04-02Fix mis-named variable and fix building in a specified directory using docker.Carl Hetherington
2020-04-02Remove unused changelog command.Carl Hetherington
2020-04-02Fix up options parsing for all cases.Carl Hetherington
2020-04-02Typo.Carl Hetherington
2020-04-02Change option_defaults to being a plain dict rather than a method.Carl Hetherington
2020-03-17Only make docker sessions interactive if stdin is a TTY.Carl Hetherington
2020-03-17Make docker sessions interactive so that the 'shell' command works.Carl Hetherington
2020-03-05Merge branch 'master' of ssh://git.carlh.net/home/carl/git/cdistcah
2020-03-05Add a little optional verbosity.cah
2020-02-23Make template config file if none exists.Carl Hetherington
2020-02-23Make template config file if none exists.Carl Hetherington
2020-02-03Add --environment-version, currently just for Windows targets.Carl Hetherington
2020-02-03Add --environment-version, currently just for Windows targets.cah
2019-12-11Error if -t is specified multiple times.Carl Hetherington
2019-12-11Error if -t is specified multiple times.cah
2019-12-05Make it possible to ignore submodules.Carl Hetherington