Commit Graph

778 Commits (37db1e8c2fe2ed469260769a8f78e0104ec2598e)

Author SHA1 Message Date
Nico Schottelius 6c9bf9e5d7 use cdist, not __main__ as logger name 13 years ago
Nico Schottelius 9d582ae24f rename emulator to run 13 years ago
Nico Schottelius 996fa75c2e cleanup cdist imports 13 years ago
Nico Schottelius 597e1e7345 remove obsolete cdist-deploy-stdin-to 13 years ago
Nico Schottelius 6458499d2b J) 13 years ago
Nico Schottelius 27b4b9cd03 also move out install and cleanup library path code 13 years ago
Nico Schottelius 35e33570d1 also move out config 13 years ago
Nico Schottelius 0197f8da13 more cleanups from refactoring 13 years ago
Nico Schottelius 6d75016139 make type emulator load again 13 years ago
Nico Schottelius 4eec4d9627 only setup library path in main, not emulator 13 years ago
Nico Schottelius 3f6c479d72 move TYPE_PREFIX back into main, as it's only needed there and should work without module 13 years ago
Nico Schottelius 16d58dcac7 move out banner, fail at emulator 13 years ago
Nico Schottelius e6a903fd96 cleanup logger stuff, remove more path stuff from cdist bin 13 years ago
Nico Schottelius 8f2e5bb8c8 cleanup and move error class to init 13 years ago
Nico Schottelius 8af45f83b2 rearange remote_user 13 years ago
Nico Schottelius e14848ec1f remove run* from cdist and put it into lib/exec 13 years ago
Nico Schottelius d4406cece3 begin to replace first function with path module 13 years ago
Nico Schottelius 79173488ff cdist runs with path module loaded (unusued though) 13 years ago
Nico Schottelius 6139fab354 import cdist.path works 13 years ago
Nico Schottelius 8e59f97800 begin to used cdist.path 13 years ago
Steven Armstrong 91022c3f7e handle ioerror if script does not exist 13 years ago
Steven Armstrong a2f3246758 fix typo /nun_or_fail/run_or_fail/ 13 years ago
Steven Armstrong ea9dc8d60c handle errors with exceptions instead of function 13 years ago
Nico Schottelius f4da3b96d8 fix indentions 13 years ago
Nico Schottelius ad5c33b746 %s/\( \)/\1 /g + fix logo 13 years ago
Nico Schottelius b8ff4c9609 begin split into smaller files 13 years ago
Nico Schottelius 412778206c and increment version 13 years ago
Nico Schottelius 7a09266abf allow users to check whether an object changed 13 years ago
Nico Schottelius 462ed49a74 BUGFIX: TypeError: Can't convert 'list' object to str implicitly (in emulator) 13 years ago
Nico Schottelius 20bb4d044b --typo: .realines( vs. readlines( 13 years ago
Nico Schottelius de7123df79 always catch KeyboardInterrupt 13 years ago
Steven Armstrong 1c1ebac90c dont break if sys.argv[0] is a relative path 13 years ago
Steven Armstrong 2a5ee06b0e no need to redefine again and again inside loop 13 years ago
Nico Schottelius 9e99d420b6 in theory implement double definition strategy in new type emulator 13 years ago
Nico Schottelius de2a216ee6 cleanup bin/, move quickstart to mandir 13 years ago
Nico Schottelius 4e8f99b01d almost completly implemented type emulator in python 13 years ago
Nico Schottelius b7b48414e1 use subdirectory, record source 13 years ago
Nico Schottelius 9de1d9ce20 write parameters to object 13 years ago
Nico Schottelius a9bcec7fbe also catch OSError from subprocess 13 years ago
Nico Schottelius 8838d5df11 begin writing params 13 years ago
Nico Schottelius 5cefeb25fc +/- todo, improve argument handling 13 years ago
Nico Schottelius 6485299a7c prepare source records, cleanup 13 years ago
Nico Schottelius 75510d88c9 first new type emulator parameter support in cdist 13 years ago
Nico Schottelius f720ce9243 ++todo 13 years ago
Nico Schottelius 1b0d85dcbe link type emulator to ourself 13 years ago
Nico Schottelius 40d494ace2 and now replace the new cool function type_attribute_path() with easy type_dir 13 years ago
Nico Schottelius d979bdc514 also replace self.type_explorer_dir 13 years ago
Nico Schottelius eb3982b059 introduce more generic type_attribute_path() and replace type_manifest_path() 13 years ago
Nico Schottelius dadc3ffe94 self.... 13 years ago
Nico Schottelius 4956c015c1 make __type available for type gencode 13 years ago