summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-17Do the test build before calling test(), not within.Carl Hetherington
2020-10-17Make test() method create its own tree.Carl Hetherington
2020-10-17Fix a comment.Carl Hetherington
2020-10-17Tidy 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.Carl Hetherington
2020-07-28Add dependencies command.Carl Hetherington
2020-06-16Optionally pass options into test().Carl Hetherington
2020-06-16Make make-ccache-volume more robust.Carl Hetherington
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...Carl Hetherington
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.Carl Hetherington
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.Carl Hetherington
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/cdistCarl Hetherington
2020-03-05Add a little optional verbosity.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
2019-12-11Error if -t is specified multiple times.Carl Hetherington
2019-12-05Make it possible to ignore submodules.Carl Hetherington
2019-12-04Check for errors in command_and_read.Carl Hetherington
2019-10-19Read and pass apple id/password to target.Carl Hetherington
2019-10-13Try to get some more cache hits with ccache on OS X.Carl Hetherington
2019-10-12Make it easier to tell osx and osx-64 apart.Carl Hetherington
2019-10-09Try to support 64-bit-only OS X packaging.Carl Hetherington
2019-10-04Try to guess CPU count correctly.Carl Hetherington
2019-10-04Fix another -u tag elsewhere.Carl Hetherington