cdist.git
2019-12-05 Carl HetheringtonMake it possible to ignore submodules.
2019-12-04 Carl HetheringtonCheck for errors in command_and_read.
2019-10-19 Carl HetheringtonRead and pass apple id/password to target.
2019-10-13 Carl HetheringtonTry to get some more cache hits with ccache on OS X.
2019-10-11 Carl HetheringtonMake it easier to tell osx and osx-64 apart.
2019-10-09 Carl HetheringtonTry to support 64-bit-only OS X packaging.
2019-10-04 Carl HetheringtonTry to guess CPU count correctly.
2019-10-03 Carl HetheringtonFix another -u tag elsewhere.
2019-10-03 Carl HetheringtonThinko in previous.
2019-10-03 Carl HetheringtonConfig option to not specify a user when calling docker.
2019-10-03 Carl HetheringtonFix naming of docker hub references.
2019-10-03 Carl HetheringtonFix copyright date.
2019-10-03 Carl HetheringtonExperimental support for specifying a docker hub repo.
2019-05-12 Carl HetheringtonCleanup on package failure.
2019-05-12 Carl HetheringtonBuild appimage from 16.04.
2019-04-30 Carl HetheringtonFix crash with None specifiers.
2019-04-30 Carl HetheringtonSome ccache bits.
2018-11-29 Carl HetheringtonFix for release builds.
2018-11-28 Carl HetheringtonFix packaging on non-releases.
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-24 Carl HetheringtonBuild AppImage on 14.04.
2018-08-19 Carl HetheringtonFix ccache stuff.
2018-08-16 Carl Hetheringtonccache hacks.
2018-08-15 Carl HetheringtonMissing ccache setup in OS X.
2018-08-15 Carl HetheringtonBasic ccache support.
2018-08-10 Carl HetheringtonTweak name of some WindowsTarget stuff.
2018-08-09 Carl HetheringtonMore appimage tweaks.
2018-08-08 Carl Hetheringtonappimage hacks.
2018-08-04 Carl HetheringtonFix has() to actually work.
2018-07-26 Carl HetheringtonMake flatpak_state_dir optional.
2018-07-26 Carl HetheringtonTypo fix in yield stuff.
2018-07-25 Carl HetheringtonUse a common flatpak cache.
2018-07-25 Carl HetheringtonSupport flatpak builds.
2018-07-24 Carl HetheringtonTweak to arguments for packaging.
2018-05-29 Carl HetheringtonMissing parameter in OS X path.
2018-05-26 Carl HetheringtonFix reading of default options.
2018-05-26 Carl HetheringtonAllow passing of options from the command line into...
2018-05-06 Carl HetheringtonMerge.
2018-05-06 Carl HetheringtonEscape-space fix.
2018-03-28 Carl HetheringtonMore adventures in escaping.
2018-03-28 Carl HetheringtonSyntax error.
2018-03-28 Carl HetheringtonTry to fix escaping of scp again.
2018-03-28 Carl Hetheringtonscp to a temporary file first.
2018-03-25 Carl HetheringtonFix specification of major/minor with latest.
2018-03-25 Carl HetheringtonAdd --tags so we see 'normal' tags.
2018-03-17 Carl HetheringtonRestore git push --tags.
2018-03-16 Carl HetheringtonTry to cope with projects that use tags for versioning.
2018-02-28 Carl HetheringtonBuild Windows in docker and fix arch.
2017-12-17 Carl HetheringtonCope with no-version linux targets.
2017-12-14 Carl HetheringtonSupport upload to S3.
2017-10-16 Carl HetheringtonVarious bits -e/-m etc. docker2
2017-08-31 Carl HetheringtonBasic Mageia support, tweak test() calling, fix error...
2017-08-11 Carl HetheringtonUse /var/tmp when building in Docker containers; better...
2017-08-07 Carl HetheringtonMissing self.
2017-08-07 Carl HetheringtonUse a volume mount of a local folder to considerably...
2017-08-05 Carl HetheringtonTry to fix command() failure.
2017-08-05 Carl HetheringtonMerge branch 'docker2' of git.carlh.net:git/cdist into...
2017-08-05 Carl HetheringtonRemove unused option.
2017-07-28 Carl HetheringtonAdd command() method to DockerTarget.
2017-07-28 Carl HetheringtonTry to fix upload from Docker containers via SCP.
2017-07-25 Carl HetheringtonLog use of deprecated properties.
2017-07-25 Carl HetheringtonBack compatibility.
2017-07-24 Carl HetheringtonFix docker build() target. Use mxe for Windows environ...
2017-07-18 Carl HetheringtonFix release.
2017-07-18 Carl HetheringtonRemove cdistvm; allow docker use with sudo.
2017-07-12 Carl HetheringtonFix a couple of bits.
2017-07-11 Carl HetheringtonAlways try to create output_dir.
2017-07-10 Carl HetheringtonVarious docker tweaks.
2017-07-05 Carl HetheringtonFixz.
2017-07-05 Carl HetheringtonHackz.
2017-07-03 Carl HetheringtonMake dry_run a global and add a few comments.
2017-07-03 Carl HetheringtonMaybe fix options with dependencies.
2017-07-03 Carl HetheringtonDepedency fix-up attempt.
2017-07-03 Carl HetheringtonMissing function call.
2017-07-03 Carl HetheringtonMissing handling of None options.
2017-07-03 Carl HetheringtonMore dry-run stuff.
2017-07-03 Carl HetheringtonFix missing action on command line argument.
2017-07-03 Carl HetheringtonTry to fix option parsing and add -n.
2017-07-02 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2017-07-02 Carl HetheringtonTry to pass dependency options into dependencies().
2017-01-09 Carl HetheringtonAdd environment_prefix to OSX target and rename the...
2017-01-05 Carl HetheringtonAdd some comments; add speculative and unfinished Docke...
2016-12-06 Carl HetheringtonAdd fedora 25 VMs.
2016-09-16 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2016-09-16 Carl HetheringtonAdd fedora 24 VMs to cdistvm.
2016-06-18 Carl HetheringtonCorrectly throw an error if a required setting is missing.
2016-06-17 Carl HetheringtonSearch lib64 for .pc files on Linux.
2016-06-17 Carl HetheringtonAdd windows versioning support.
2016-06-10 Carl HetheringtonAdd option to specify the test to run.
2016-06-09 Carl HetheringtonHack around strange change in ssh behaviour.
2016-05-27 Carl HetheringtonTry to clear out /var/tmp better.
2016-05-27 Carl HetheringtonTry to clear out /var/tmp better.
2016-02-06 jenkinsNeed recursion on scp.
2016-02-06 jenkinsDon't try to copy output when it's not there.
2016-02-05 jenkinsRemove vmbuild in favour of cdistvm.
2016-02-05 jenkinsVarious fixes to cdistvm.
2016-02-05 Carl HetheringtonUntested cdistvm script.
2016-02-03 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2016-02-03 Carl HetheringtonLook in lib64 for .pc files.
2016-02-03 jenkinsMore python 3 compatibility.
next