0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 24 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Debug messages for Python installation. More... over 14 years ago
Added debug option. More... over 14 years ago
Preparing release 0.1.0. More... over 14 years ago
Remove initial warning message. More... almost 15 years ago
Generated nsi script now uses backslash separator for paths, so it can be used with wine. More... almost 15 years ago
2to3 regression fix. More... almost 15 years ago
Reduced code duplication between installer and uninstaller, by using more macros. More... almost 15 years ago
Added Blender, improved file installation and uninstallation calls. More... almost 15 years ago
Added --maya and --blender options: corresponding sections are included only if option is given (blender still to implement). More... almost 15 years ago
Added support for Maya 2010. More... almost 15 years ago
Moved extra header inclusion to a later stage in the file, so extra sections can be included. More... almost 15 years ago
Removed the core section (served no purpose). More... almost 15 years ago
Support for manually specifying a list of target versions, via --target-versions. More... almost 15 years ago
New define HAVE_SECTION_PYTHONX.X if a section for Python X.X is included. More... almost 15 years ago
Small fixes, added MISC_SRCDIR definition to nsis script. More... almost 15 years ago
Use macros from extra nsis header, if present. More... almost 15 years ago
Correctly calculate size (including compiled files), converted install and uninstall file sections to functions. More... almost 15 years ago
New --nshextra option to specify extra header which contains macro hooks for extra installation of files and extra post install functions, and similarly for uninstall. More... almost 15 years ago
Only include openLinkNewWindow when actually needed (this avoids a warning message). More... almost 15 years ago
Added options --msvc2005 --msvc2005sp1 --msvc2008 and --msvc2008sp1 to locate the msvc dlls, and if not found to direct the user to the corresponding redistributable packages. More... almost 15 years ago
Resurrect multilanguage support. More... almost 15 years ago
Uninstall stray files before installation. More... almost 15 years ago
Fix uninstaller string in registry. More... almost 15 years ago
Delete scripts. More... almost 15 years ago
Recursive delete on uninstall (is much faster) and do not create backup files when running 2to3. More... almost 15 years ago
Added option to run 2to3 when installing for a py3k target. More... almost 15 years ago
Configurable installation directory, removed custom messages (defaults will do, and will also allow multilingual installer). More... almost 15 years ago
Installer bitmaps are now configurable from the command line. More... almost 15 years ago
License page fix. More... almost 15 years ago
Linux path fix, uninstaller path fix. More... almost 15 years ago