Cleanup split creator.c

creator.c was getting hard to follow.

- Split off argument and signal handling into own files.
- Move docstrings next to functions (to keep docs grouped with code).
This commit is contained in:
Campbell Barton
2016-02-28 05:10:00 +11:00
parent 82d6162990
commit 6e66ffb61a
5 changed files with 2136 additions and 1670 deletions

View File

@@ -102,6 +102,10 @@ endif()
# Setup the exe sources and buildinfo
set(SRC
creator.c
creator_args.c
creator_signals.c
creator_intern.h
)
# MSVC 2010 gives linking errors with the manifest