cdist.git
2014-11-08 Carl HetheringtonFix previous.
2014-11-08 Carl HetheringtonFix previous.
2014-11-08 Carl HetheringtonFix previous.
2014-11-08 Carl HetheringtonFix previous.
2014-11-07 Carl HetheringtonTry again to fix scp escaping.
2014-11-07 Carl HetheringtonTry to fix escaping.
2014-11-07 Carl HetheringtonMore host:path path fixes.
2014-11-07 Carl HetheringtonTweak for host:path outputs.
2014-11-07 Carl HetheringtonFix thinko.
2014-11-07 Carl HetheringtonUse scp to copy files.
2014-10-17 Carl HetheringtonNicer help again.
2014-10-17 Carl HetheringtonVarious fixes to previous hacks.
2014-10-17 Carl HetheringtonFix previous.
2014-10-17 Carl HetheringtonTidy up.
2014-10-17 Carl Hetheringtonargs needs to be global.
2014-10-17 Carl HetheringtonGive some hint about what commands are available.
2014-10-17 Carl HetheringtonNicer error reporting without python exception stuff.
2014-10-17 Carl HetheringtonAdd revision command.
2014-10-05 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2014-10-05 Carl HetheringtonMerge branch 'working-dir-changes'
2014-10-05 Carl HetheringtonWipe CPPFLAGS for all targets.
2014-10-05 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/cdist
2014-10-05 Carl HetheringtonClear out CPPFLAGS for the windows build.
2014-10-05 Carl HetheringtonUntested configuration of parallel jobs count.
2014-08-06 Carl HetheringtonAllow extraction of latest versions of different major... working-dir-changes
2014-08-02 Carl HetheringtonRemove debug message.
2014-07-24 Carl HetheringtonFixes to OSX builds.
2014-07-22 Carl HetheringtonAlways assume home/tmp are mounted in chroots; remove...
2014-07-18 Carl HetheringtonAnother missing temporary_directory setup.
2014-07-18 Carl HetheringtonMissing temporary_directory setups.
2014-07-18 Carl HetheringtonMerge branch 'working-dir-changes' of git.carlh.net...
2014-07-18 Carl HetheringtonMerge branch 'master' into working-dir-changes
2014-07-18 Carl HetheringtonReplace devel in versions with the git commit.
2014-07-18 Carl HetheringtonMerge branch 'master' into working-dir-changes
2014-07-01 Carl HetheringtonDon't pad minor version numbers to two figures.
2014-05-23 Carl HetheringtonQuieten submodule commands.
2014-05-14 Carl HetheringtonVarious changes to working directories, and support...
2014-05-08 Carl HetheringtonAdd append_with_space method.
2014-04-17 Carl HetheringtonSupport older cscripts.
2014-03-18 Carl HetheringtonMerge branch 'master' of /home/carl/git/cdist
2014-03-18 Carl HetheringtonFix for newer git (I think...)
2014-02-27 Carl HetheringtonDates.
2014-02-27 Carl HetheringtonAttempted fix to preservation of self.variables.
2014-02-26 Carl HetheringtonA bit more verbosity.
2014-02-26 Carl HetheringtonA bit more verbosity.
2014-02-26 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-26 Carl HetheringtonPreserve self.variables around builds.
2014-02-07 Carl HetheringtonName output directories with target distro on Linux.
2014-02-05 Carl HetheringtonHonour -k for package command.
2014-01-13 Carl HetheringtonSearch /usr/local/lib for .pc files.
2014-01-13 Carl Hetheringtoncentos support.
2014-01-10 Carl HetheringtonBack compatibility.
2014-01-10 Carl HetheringtonTry again to fix version fiasco.
2014-01-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-09 Carl HetheringtonTry to replace beta versions with micro versioning.
2014-01-08 Carl HetheringtonThinkos.
2014-01-08 Carl HetheringtonMore attempts to fix the build options mess.
2014-01-07 Carl HetheringtonRemove back compat.
2014-01-07 Carl HetheringtonJust pass options into build always.
2014-01-07 Carl HetheringtonRevert previous.
2014-01-07 Carl HetheringtonAlways call build with options parameter.
2013-12-03 Carl HetheringtonFix calls to cleanup().
2013-12-03 Carl HetheringtonTry to clean up even if test() fails.
2013-12-03 Carl HetheringtonCleanup after test.
2013-12-02 Carl HetheringtonMore test tweaking.
2013-12-02 Carl HetheringtonCheck out project on test.
2013-12-02 Carl HetheringtonAdd test method to test.
2013-11-06 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-11-06 Carl HetheringtonCope with file outputs from make_manual.
2013-11-06 Carl HetheringtonSpeculative fix.
2013-10-29 Carl HetheringtonTry to fix odd target passed into package() on OS X.
2013-10-08 Carl HetheringtonTypo.
2013-10-08 Carl HetheringtonAllow OSX builds to be in a specified directory.
2013-09-12 Carl HetheringtonAllow projects to pass options into their dependencies.
2013-09-11 Carl HetheringtonFix shell command not needing a project; add nice error...
2013-09-07 Carl HetheringtonAdd shell command; add -w for overriding work directory...
2013-09-05 Carl HetheringtonAdd another pkg-config path on Windows.
2013-09-04 Carl HetheringtonMake mingw_name available to cscripts.
2013-08-30 Carl HetheringtonCope with ./waf dist that produces a source archive...
2013-08-20 Carl HetheringtonFix crash with no args.work.
2013-08-20 Carl HetheringtonMerge.
2013-08-20 Carl HetheringtonMake work dir configurable.
2013-08-20 Carl HetheringtonVarious small fixes.
2013-08-16 Carl HetheringtonSwitch OSX targets to work on localhost rather than...
2013-08-08 Carl HetheringtonUse rc-file configuration.
2013-07-15 Carl HetheringtonUse /usr/local/bin on the PATH in Linux.
2013-07-11 Carl HetheringtonAdd debug option; try to fix cleanup of OS X targets.
2013-06-28 Carl HetheringtonUse 64-bit target when building (not packaging) for...
2013-06-22 Carl HetheringtonFix test command.
2013-06-20 Carl HetheringtonFix OS X build again.
2013-06-19 Carl HetheringtonFix whoops.
2013-06-19 Carl HetheringtonMore hacks for OS X etc.
2013-06-18 Carl HetheringtonUse global for OSX SDK.
2013-06-18 Carl HetheringtonMerge Environment and target; give up on remote/host...
2013-06-16 Carl HetheringtonTry to build universal binaries on OS X.
2013-06-15 Carl HetheringtonAdd MACOSX_DEPLOYMENT_TARGET.
2013-06-15 Carl HetheringtonTry adding sysroot stuff to some more environment varia...
2013-06-10 Carl HetheringtonTry to make OSX SDK a bit more selectable.
2013-06-06 Carl HetheringtonMore PATH tweaks.
2013-06-06 Carl HetheringtonTypo.
next