More 32-bit removal.
[cdist.git] / cdist
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-09-16 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
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-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.
2016-02-03 Carl HetheringtonFix previous commit.
2016-02-03 Carl HetheringtonSupport arch in host target.
2016-02-03 Carl HetheringtonPreserve python2 back-compat.
2016-02-03 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2016-02-03 Carl HetheringtonAdd arch- targets.
2016-02-03 Carl Hetheringtonpython 3 compatibility.
2015-12-08 Carl HetheringtonFix previous.
2015-12-08 Carl HetheringtonExpose some more stuff to OSXTarget.
2015-10-10 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2015-10-10 Carl HetheringtonBetter error.
2015-09-30 Carl HetheringtonFix host bit width detection.
2015-09-30 Carl HetheringtonUse /var/tmp not /tmp as it seems more conventional...
2015-09-29 Carl HetheringtonAdd -t host.
2015-08-25 Carl HetheringtonMore append_with_space quote fiddling.
2015-08-25 Carl HetheringtonSet up LDFLAGS (equal to LINKFLAGS) in Windows targets.
2015-08-25 Carl HetheringtonWhitespace; try to fix append_with_space() to cope...
2015-06-15 Carl Hetherington/usr/local/bin is expected to override /usr/bin in...
2015-06-15 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2015-06-15 Carl HetheringtonAllow override of configured git_prefix.
2015-06-13 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2015-06-13 Carl HetheringtonDon't include /usr/local/sbin:/usr/local/bin:/usr/sbin...
2015-05-29 Carl HetheringtonStore output from doxygen in output_dir, not output_dir...
2015-04-27 Carl HetheringtonAnother raspbian fix.
2015-04-27 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2015-04-27 Carl Hetheringtonraspbian support.
2015-04-19 Carl HetheringtonAdd checkout command.
2015-01-11 Carl HetheringtonBug>
2015-01-11 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2015-01-09 Carl HetheringtonBug fix.
2015-01-09 Carl HetheringtonTypo.
2015-01-08 Carl HetheringtonVarious tidying up and fixes for OS X.
2015-01-07 Carl HetheringtonRemove unnecessary member variable.
2014-12-26 Carl HetheringtonFix SourceTarget package().
2014-12-22 Carl HetheringtonHandle duplicate dependencies; tidy up cwd handling...
2014-12-21 Carl HetheringtonMove some util functions into the util section.
2014-12-21 Carl HetheringtonRe-instate Project.version.
2014-12-21 Carl HetheringtonRemove Project.version; some comments.
2014-12-21 Carl HetheringtonRemove believe-unused directory-within-project specific...
2014-12-01 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2014-12-01 Carl HetheringtonMake mingw_path a member of WindowsTarget.
2014-11-12 Carl HetheringtonTidy up test error handling, hopefully.
2014-11-12 Carl HetheringtonMake directories before copying output in all cases.
2014-11-12 Carl Hetheringtontest() should return result.
2014-11-11 Carl HetheringtonReturn errors when os.system fails. scp
next