Commit Graph

811 Commits (f255ac9b0f5fcbe23c5156bfa9b3cf1e81ff97f3)

Author SHA1 Message Date
Nico Schottelius 78c3c09163 do not wait for input from stdin 11 years ago
Nico Schottelius d28c374de9 prevent ml releases without version and use custom freecode submit (archlinux is outdated) 11 years ago
Nico Schottelius f2459df682 prepare release 3.1.4 11 years ago
Nico Schottelius 2d3e5439a7 ++changes 11 years ago
Nico Schottelius 9a79cec140 remove useless error in build script 11 years ago
Nico Schottelius 3a2bd673c9 enhance build scripts for releasing from non-master branch 11 years ago
Nico Schottelius 8ed5f85f9d do not change to the masterbranch... 11 years ago
Nico Schottelius f034ed6027 do not merge, if not coming from the master branch 11 years ago
Nico Schottelius e40fde92fc allow releases from non-master branch, if the person knows what he does 11 years ago
Nico Schottelius 73f22c7af1 ensure version string is updated before pypi release 11 years ago
Nico Schottelius 05716b2408 +hint 11 years ago
Nico Schottelius 295a8a404d more cleanups for the release process 11 years ago
Nico Schottelius 04ae94a2df +hint 11 years ago
Nico Schottelius 5f2aff73dc show files that prevent release 11 years ago
Nico Schottelius c68c11dce1 cleanup the release process 11 years ago
Nico Schottelius 74449ba45e --name-only 11 years ago
Nico Schottelius 8af3374965 ++debug 11 years ago
Nico Schottelius dc2b37cec1 release in Makefile is cumbersome, use shell 11 years ago
Nico Schottelius 7646375218 plan next release for ... today 11 years ago
Nico Schottelius 40acd27319 remove wrong mail address 12 years ago
Nico Schottelius fc9dd61fe0 many release related cleanups 12 years ago
Nico Schottelius 24bb4aa481 migrate web publishing to makefile 12 years ago
Nico Schottelius 9b9f34eb00 allow changelog-changes to print changes from any version 12 years ago
Nico Schottelius 5bdc2e1ba9 add link to cdist speeches 12 years ago
Nico Schottelius 5712df850b build type manpages using the Makefile 12 years ago
Nico Schottelius 9cde0d9d94 continue rewrite of build-helper 12 years ago
Nico Schottelius e569e0546a adjust build helper to jump into the right directory 12 years ago
Nico Schottelius 5fb66cd314 move build-helper into bin/ 12 years ago
Nico Schottelius 0cf0cdd0c3 keep version generating in build-helper, so people cloning from git don't need make 12 years ago
Nico Schottelius 6e107fa92c Export PYTHONPATH so it's available for the emulator 12 years ago
Nico Schottelius 10b6c31ac8 Rename cdist.py to scripts/cdist to avoid self import 12 years ago
Nico Schottelius 3cf59fdf9a always use dynamic version - on shipping included generated version 12 years ago
Nico Schottelius 91c1374657 begin restructering for python package 12 years ago
Nico Schottelius 5315c41903 Revert "do nothing by default and prevent traceback" 12 years ago
Nico Schottelius 8a8192d3d3 Revert "enable what I've committed just before" 12 years ago
Nico Schottelius 840dbc5fc2 enable what I've committed just before 12 years ago
Nico Schottelius b7a8a84bfc do nothing by default and prevent traceback 12 years ago
Steven Armstrong 4b33177d54 remove install command for now 13 years ago
Steven Armstrong f795b83c8e prevent a hen/egg problem when handling unsupported python versions 13 years ago
Nico Schottelius 108283bbeb add default values in argparse 13 years ago
Nico Schottelius c7fbdc8195 add --remote-exec and --remote-copy to command line args 13 years ago
Nico Schottelius dc355e7aa2 be consistent - log parsing is easy 13 years ago
Nico Schottelius eef408c1b3 record failing host and continue 13 years ago
Nico Schottelius 5001e9cbe7 prevent tracebacks in tempfile code/initial manifest from stdin 13 years ago
Nico Schottelius 58a88ca5bd remove useless try: block that was needed to find out how multiprocess /sigint behaviour works 13 years ago
Nico Schottelius 531ad2966f in fork() do sys.exit() so parent knows about failures 13 years ago
Nico Schottelius d3b9aa6769 begin support for sensible exit codes of cdist 13 years ago
Nico Schottelius 5e20ba5a13 ++logs, +import sys at top level 13 years ago
Nico Schottelius aa81486fe9 sys.exit() in try 13 years ago
Nico Schottelius 81660b5d64 explicitly require python 3.2 on source host 13 years ago