Age | Commit message (Expand) | Author |
2012-09-20 | reduce complexity of installer maker script | Andras Timar |
2012-09-20 | reduce complexity of installer maker script | Andras Timar |
2012-09-20 | copy-paste error | Andras Timar |
2012-09-19 | Start on experimental support for 64-bit Mac code | Tor Lillqvist |
2012-09-17 | installer: wrap main function with error handling. | Tim Retout |
2012-09-17 | installer: Inline @installer::globals::environmentvariables | Tim Retout |
2012-09-12 | fdo#44565 do not delete empty Desktop folder on uninstall | Andras Timar |
2012-09-12 | unused MSI properties: REGISTER_PPAM/PPSM/XLAM, related: fdo#52093 | Andras Timar |
2012-09-11 | Stray "use Carp" | Stephan Bergmann |
2012-09-11 | Better error reporting | Stephan Bergmann |
2012-09-08 | fdo#52296 put ShellNew files to program's folder | Andras Timar |
2012-09-08 | installer: remove unused code | Andras Timar |
2012-09-08 | installer does not produce .inf files, corresponding code can go | Andras Timar |
2012-09-08 | remove SelfReg table from MSI | Andras Timar |
2012-09-07 | Prevent epm from stripping unless explicitly requested | Stephan Bergmann |
2012-09-04 | installer: Remove copy_complete_directory_without_cvs | Tim Retout |
2012-09-04 | installer: Inline $installer::globals::required_dotnet_version | Tim Retout |
2012-09-03 | Quote .ddf content (potentially containing stuff like "%2F") | Stephan Bergmann |
2012-09-01 | installer: Second attempt at scpzipfiles interpolation functions. | Tim Retout |
2012-09-01 | installer: Replace $installer::globals::plat | Tim Retout |
2012-09-01 | installer: Make @forced_properties non-global. | Tim Retout |
2012-09-01 | installer: Inline $installer::globals::globaltempdirname | Tim Retout |
2012-09-01 | installer: Make @noMSLocaleLangs non-global. | Tim Retout |
2012-09-01 | installer: Make @rtllanguages non-global. | Tim Retout |
2012-09-01 | installer: Make @items_at_modules non-global. | Tim Retout |
2012-09-01 | installer: Remove $installer::globals::prog | Tim Retout |
2012-08-30 | remove obsoleted IS<LCIĐ> properties and conditions based on them | Andras Timar |
2012-08-30 | LibreOffice installer does not use child projects | Andras Timar |
2012-08-28 | Fix typo LD_LIBARY_PATH | Takeshi Abe |
2012-08-24 | Remove debugging output | Tor Lillqvist |
2012-08-23 | ...but remove obsolete prereg-specific code again | Stephan Bergmann |
2012-08-23 | installer: remove empty directories again: | Michael Stahl |
2012-08-23 | Revert "installer: Use hashref for replace_all_ziplistvariables_in_rtffile" | Stephan Bergmann |
2012-08-23 | installer: Remove unused -tab command-line option and TAB_ONLY flag. | Tim Retout |
2012-08-22 | installer: Remove unused -javalanguage command-line option. | Tim Retout |
2012-08-22 | installer: Use hashref for replace_all_ziplistvariables_in_rtffile | Tim Retout |
2012-08-21 | installer: Move make_installer.pl logic into new installer.pm | Tim Retout |
2012-08-21 | installer: Remove unused remove_scpactions_without_name | Tim Retout |
2012-08-21 | installer: Remove code handling unused ONLY_INSTALLED_PRODUCT flag. | Tim Retout |
2012-08-21 | installer: Remove code handling unused DELETE_ONLY and NOT_IN_SUITE flags. | Tim Retout |
2012-08-21 | installer::worker: Remove unused GNU cp variables. | Tim Retout |
2012-08-20 | concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specifics | Rene Engelhard |
2012-08-19 | installer::control: Put back changing of $local_pathseparator on cygwin. | Tim Retout |
2012-08-19 | installer: Replace remove_empty_directory with rmdir. | Tim Retout |
2012-08-19 | installer: Some cleanup of packages loop and unused globals. | Tim Retout |
2012-08-19 | installer: Remove code related to linuxlinkrpms. | Tim Retout |
2012-08-19 | installer: remove set but unused variables | Thomas Arnhold |
2012-08-19 | installer: remove get_rtf_licensetext | Thomas Arnhold |
2012-08-19 | installer: cleanup admin.pm | Thomas Arnhold |
2012-08-19 | Replace all uses of convert_stringlist_into_array_without_newline | Tim Retout |