17 Commits (52936e4a4624e87b79bcaa2795751a037104ece0)

Author SHA1 Message Date
Dylan Baker e279775511 dist: Handle git worktrees, which have a .git file instead of dir 6 years ago
Jon Turney 93f7b83bf5 Fix flake8 'imported but unused' reports 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
Nirbheek Chauhan 4a8210e81c dist: Warn if there are uncommitted changes in the repository 6 years ago
Nirbheek Chauhan cbbab82b70 dist: Make usage of period in messages consistent 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Elliott Sales de Andrade 79d005364f Add Mercurial dist support. 8 years ago
Elliott Sales de Andrade 1aa1d0d9ad Remove extraneous os.path.split()s. 8 years ago
Alistair Thomas a195b78c8d Whitespace tweaks to reduce Flake8 warnings 8 years ago
Jussi Pakkanen effe4fb134 Create helper function for a rmtree that works reliably on Windows. 8 years ago
Elliott Sales de Andrade c69d82795c Delete the correct directory in dist check. 8 years ago
Elliott Sales de Andrade 34e4d32ac7 Remove dead code paths. 8 years ago
Elliott Sales de Andrade 65b1d33931 Remove unused imports. 8 years ago
Jussi Pakkanen 8068fc0d1d Add test and release notes. 8 years ago
Jussi Pakkanen 6e59d84534 Initialise submodules. 8 years ago
Jussi Pakkanen a91aed8854 Test created tarball by doing a full build + test + install cycle. 8 years ago
Jussi Pakkanen 255be79e22 Created a dist target. Closes #877. 8 years ago