-
Notifications
You must be signed in to change notification settings - Fork 93
Developer notes
clearkimura edited this page Dec 31, 2015
·
30 revisions
Impromptu notes and advice for developing Customizer. This page may be useful for the contributors to get started before looking into known issues.
You should read this column to learn things done in the past and avoid errs in the future.
-
Choosing Python over Gambas, with advantages have been explained.
-
Installation via
make
for 4.1 releases from the master branch based on Python2, using "injection" method has been noted and noted again. -
Working directory pathname with non-ASCII causing ISO image cannot be extracted. Because Python2 defaults to ASCII encoding. Commit
f3bdc01
has resolved this, but may not be all.
- First guide
- Questions and answers
- feat. Definition
- feat. Rebranding
- feat. Remastering