summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-10-04Thinko in previous.Carl Hetherington
2019-10-04Config option to not specify a user when calling docker.Carl Hetherington
2019-10-03Fix naming of docker hub references.Carl Hetherington
2019-10-03Fix copyright date.Carl Hetherington
2019-10-03Experimental support for specifying a docker hub repo.Carl Hetherington
2019-05-12Cleanup on package failure.Carl Hetherington
2019-05-12Build appimage from 16.04.Carl Hetherington
2019-04-30Fix crash with None specifiers.Carl Hetherington
2019-04-30Some ccache bits.Carl Hetherington
2018-11-29Fix for release builds.Carl Hetherington
2018-11-28Fix packaging on non-releases.Carl Hetherington
2018-09-24Merge branch 'master' of ssh://git.carlh.net/home/carl/git/cdistCarl Hetherington
2018-09-24Build AppImage on 14.04.Carl Hetherington
2018-08-19Fix ccache stuff.Carl Hetherington
2018-08-16ccache hacks.Carl Hetherington
2018-08-16Missing ccache setup in OS X.Carl Hetherington
2018-08-16Basic ccache support.Carl Hetherington
2018-08-10Tweak name of some WindowsTarget stuff.Carl Hetherington
2018-08-09More appimage tweaks.Carl Hetherington
2018-08-08appimage hacks.Carl Hetherington
2018-08-04Fix has() to actually work.Carl Hetherington
2018-07-26Make flatpak_state_dir optional.Carl Hetherington
2018-07-26Typo fix in yield stuff.Carl Hetherington
2018-07-25Use a common flatpak cache.Carl Hetherington
2018-07-25Support flatpak builds.Carl Hetherington
2018-07-24Tweak to arguments for packaging.Carl Hetherington
2018-05-29Missing parameter in OS X path.Carl Hetherington
2018-05-26Fix reading of default options.Carl Hetherington
2018-05-26Allow passing of options from the command line into builds.Carl Hetherington
2018-05-06Merge.Carl Hetherington
2018-05-06Escape-space fix.Carl Hetherington
2018-03-28More adventures in escaping.Carl Hetherington
2018-03-28Syntax error.Carl Hetherington