summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-29Fix up.hostCarl Hetherington
2015-09-29Hack.Carl Hetherington
2015-09-29Initial hacks.Carl Hetherington
2015-08-26More append_with_space quote fiddling.Carl Hetherington
2015-08-26Set up LDFLAGS (equal to LINKFLAGS) in Windows targets.Carl Hetherington
2015-08-26Whitespace; try to fix append_with_space() to cope with quote-enclosed values.Carl Hetherington
2015-06-15/usr/local/bin is expected to override /usr/bin in PATH.Carl Hetherington
2015-06-15Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2015-06-15Allow override of configured git_prefix.Carl Hetherington
2015-06-13Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2015-06-13Don't include ↵Carl Hetherington
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/opt/adt/sdk/tools:/home/c.hetherington/bin:/home/c.hetherington/ubuntu/bin when building on Linux.
2015-05-29Store output from doxygen in output_dir, not output_dir/doc.Carl Hetherington
2015-04-27Another raspbian fix.Carl Hetherington
2015-04-27Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2015-04-27raspbian support.Carl Hetherington
2015-04-19Add checkout command.Carl Hetherington
2015-01-11Bug>Carl Hetherington
2015-01-11Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2015-01-09Bug fix.Carl Hetherington
2015-01-09Typo.Carl Hetherington
2015-01-08Various tidying up and fixes for OS X.Carl Hetherington
2015-01-07Remove unnecessary member variable.Carl Hetherington
2014-12-26Fix SourceTarget package().Carl Hetherington
2014-12-22Handle duplicate dependencies; tidy up cwd handling a bit, hopefully.Carl Hetherington
2014-12-21Move some util functions into the util section.Carl Hetherington
2014-12-21Re-instate Project.version.Carl Hetherington
2014-12-21Remove Project.version; some comments.Carl Hetherington
2014-12-21Remove believe-unused directory-within-project specification.Carl Hetherington
2014-12-01Merge branch 'master' of git.carlh.net:git/cdistCarl Hetherington
2014-12-01Make mingw_path a member of WindowsTarget.Carl Hetherington
2014-11-12Tidy up test error handling, hopefully.Carl Hetherington
2014-11-12Make directories before copying output in all cases.Carl Hetherington
2014-11-12test() should return result.Carl Hetherington
2014-11-11Return errors when os.system fails.scpCarl Hetherington
2014-11-09Typo in previous.Carl Hetherington
2014-11-09Fix previous.Carl Hetherington
2014-11-09Fix directory creation when copying output to remotes.Carl Hetherington
2014-11-09Fix output paths like host:pathCarl Hetherington
2014-11-09Fix thinko.Carl Hetherington
2014-11-08Fix previous.Carl Hetherington
2014-11-08Fix previous.Carl Hetherington
2014-11-08Fix previous.Carl Hetherington
2014-11-08Fix previous.Carl Hetherington
2014-11-07Try again to fix scp escaping.Carl Hetherington
2014-11-07Try to fix escaping.Carl Hetherington
2014-11-07More host:path path fixes.Carl Hetherington
2014-11-07Tweak for host:path outputs.Carl Hetherington
2014-11-07Fix thinko.Carl Hetherington
2014-11-07Use scp to copy files.Carl Hetherington
2014-10-17Nicer help again.Carl Hetherington