summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-16Various bits -e/-m etc.docker2Carl Hetherington
2017-08-31Basic Mageia support, tweak test() calling, fix error message.Carl Hetherington
2017-08-11Use /var/tmp when building in Docker containers; better errors about mismatch...Carl Hetherington
2017-08-07Missing self.Carl Hetherington
2017-08-07Use a volume mount of a local folder to considerably simplify docker code.Carl Hetherington
2017-08-06Try to fix command() failure.Carl Hetherington
2017-08-05Merge branch 'docker2' of git.carlh.net:git/cdist into docker2Carl Hetherington
2017-08-05Remove unused option.Carl Hetherington
2017-07-28Add command() method to DockerTarget.Carl Hetherington
2017-07-28Try to fix upload from Docker containers via SCP.Carl Hetherington
2017-07-25Log use of deprecated properties.Carl Hetherington
2017-07-25Back compatibility.Carl Hetherington
2017-07-25Fix docker build() target. Use mxe for Windows environment.Carl Hetherington
2017-07-18Fix release.Carl Hetherington
2017-07-18Remove cdistvm; allow docker use with sudo.Carl Hetherington
2017-07-12Fix a couple of bits.Carl Hetherington
2017-07-11Always try to create output_dir.Carl Hetherington
2017-07-10Various docker tweaks.Carl Hetherington
2017-07-06Fixz.Carl Hetherington
2017-07-06Hackz.Carl Hetherington
2017-07-03Make dry_run a global and add a few comments.Carl Hetherington
2017-07-03Maybe fix options with dependencies.Carl Hetherington
2017-07-03Depedency fix-up attempt.Carl Hetherington
2017-07-03Missing function call.Carl Hetherington
2017-07-03Missing handling of None options.Carl Hetherington
2017-07-03More dry-run stuff.Carl Hetherington
2017-07-03Fix missing action on command line argument.Carl Hetherington
2017-07-03Try to fix option parsing and add -n.Carl Hetherington
2017-07-03Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2017-07-03Try to pass dependency options into dependencies().Carl Hetherington
2017-01-09Add environment_prefix to OSX target and rename the Windows equivalent.Carl Hetherington
2017-01-05Add some comments; add speculative and unfinished Docker support.Carl Hetherington
2016-12-06Add fedora 25 VMs.Carl Hetherington
2016-09-16Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2016-09-16Add fedora 24 VMs to cdistvm.Carl Hetherington
2016-06-18Correctly throw an error if a required setting is missing.Carl Hetherington
2016-06-17Search lib64 for .pc files on Linux.Carl Hetherington
2016-06-17Add windows versioning support.Carl Hetherington
2016-06-10Add option to specify the test to run.Carl Hetherington
2016-06-09Hack around strange change in ssh behaviour.Carl Hetherington
2016-05-27Try to clear out /var/tmp better.Carl Hetherington
2016-05-27Try to clear out /var/tmp better.Carl Hetherington
2016-02-06Need recursion on scp.jenkins
2016-02-06Don't try to copy output when it's not there.jenkins
2016-02-05Remove vmbuild in favour of cdistvm.jenkins
2016-02-05Various fixes to cdistvm.jenkins
2016-02-05Untested cdistvm script.Carl Hetherington
2016-02-03Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2016-02-03Look in lib64 for .pc files.Carl Hetherington
2016-02-03More python 3 compatibility.jenkins