| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Makefiles for documentation contained redundant code. Created one
generic Makefile which is included by all the others.
|
| |
|
|
|
|
|
|
|
| |
All scripts have the same version which is set in single file (VERSION).
All setup.py and conf.py scripts containing these version numbers were
renamed to *.skel. These skeletons are then read by makefiles and proper
*.py scripts are generated out of them.
|
| |
|
| |
|
|
System script displays general information about system. This is initial commit,
currently it displays only computer name (hostname).
|