summarylogtreecommitdiffstats
path: root/setup.sh.in
AgeCommit message (Collapse)Author
2020-03-09Dependencies to System Qt5 libraries removed, since version 5.14 evelauncher ↵Jernuh Zakalwe
crashes trying User Login or Steam Login, works only with Qt5-Libs 5.11-5.13. Minor Changes on Setup script for Independed Installer. Minor Changes on evebackup script.
2020-01-19Window rule examples for use with kwin or devilspie2 added.Jernuh Zakalwe
Evebackup messages are now more detailed. Message about missing EVE configuration from check_wine to getval function moved. Winetricks call in check_wine function removed. Winetricks are now optional but highly recommended.
2019-12-30Complete rewrite of evebackup (Thanks goes to elitatwo, who pushes me in the ↵Jernuh Zakalwe
right direction). P7zip as dependency for evebackup added to make EVE's backup archives portable. Minor changes on all build- and setup-scripts.
2019-12-08In evesetup.shlib timewindow for versioncheck from 1min to 3min increased.Jernuh Zakalwe
In case of missing wineboot wrapper script explicit wineboot call with wine command added. In setup.sh all xcb libraries added for removing (not needed on most Distributions). Minor grammar changes in build- and setup scripts. In evebackup file history.txt removed from backup.
2019-10-13Build scripts for small installer added.Jernuh Zakalwe
Minor changes on build_installer.sh. Minor changes on setup.sh.in.
2019-10-11Removed QTVER variable from evelauncher.sh (only needed by independed ↵Jernuh Zakalwe
evelauncher.sh script). Test for registry entry of winemenubuilder added to speedup the launch process. Fixed a bug in evewine which made it impossible to use the full path for this script. Set timestamp for all files in the evelauncher directory before creating the library in setup.sh.in
2019-09-27Qt.conf removed, because if we use Qt libs from the system we can use the ↵Jernuh Zakalwe
system settings from Qt also. Minor changes on the independed setup script.
2019-08-17Fixed a bug which prevent since version 1539902 the creation of a new EVE ↵Jernuh Zakalwe
environment.
2019-07-26Icon-cache refresh readded, but executed only, when an cache file exists.Jernuh Zakalwe
Added some hints about usable commands to the install script.
2019-07-25Many changes under the hood to make the installation more flexible.Jernuh Zakalwe
Shared library and some icons renamed to avoid name conflicts. Icon-cache refresh removed, the package manager should do this.
2019-07-23Remaining shared functions from launchscripts moved to evelauncher.shlib.Jernuh Zakalwe
Backup script added for users' eve client settings (WIP use at own risk). Minor changes on PKGBUILD script.
2019-06-02Minor changes on test environment and separate test build from production build.Jernuh Zakalwe
2019-06-01Version info and checksum are now in evelauncher.sh and setup.sh included on ↵Jernuh Zakalwe
build time.
2019-05-29Wrong launcher version and checksum in independed setup fixed.Jernuh Zakalwe
2019-05-27Build script for independed installer changed. Launcher binaries are nowJernuh Zakalwe
downloaded on demand or integrated by building the installer. In both cases are the optimized launcher binaries build by installing the setup itself. Checksum routines added for testing curl and makeself on demand.
2019-05-18Support for older wine versions less than 4.0 removed.Jernuh Zakalwe
Info message for using internal wine version removed. Using other registry setting to suppress winemenubuilder file associations. Minor changes on internal test routines.
2019-05-08Update to new evelauncher version 1501045, no other changes.Jernuh Zakalwe
2019-05-05Restriction of used wine version removed for tests with new CCP wine versions.Jernuh Zakalwe
2019-03-0332bit restriction removed from used wine environment for coming 64bit client.Jernuh Zakalwe
Windows version now set to win10 for wine versions >=4.0 for possible use of vkd3d. Some shell functions outsourced in evelauncher.shlib for using in all scripts.
2019-02-14Old evelauncher version in setup.sh fixed.Jernuh Zakalwe
2018-10-26build_installer.sh:Jernuh Zakalwe
Remove test sections in setup.sh before creating .run file. Pack format changed from xz to gz to speedup build process. evelauncher.sh: Using real $WINEPATH/wineserver for checking wine build. Using internal wineboot command via wine. evewine: Changed handling from internal wine commands to be more robust and extendable. setup.sh: Mark test sections to be easier to remove or activate.
2018-10-19Replaced evewinecfg and everegedit with symlinks to evewine which execute ↵Jernuh Zakalwe
these commands now. Changes on build_installer.sh script to handle symlinks from evewinecfg and everegedit. Handle symlinks from everegedit and evewinecfg in setup.sh.in and PKGBUILD too.
2018-10-17Fix some typos in build_installer.sh evelauncher.sh.in setup.sh.in.Jernuh Zakalwe
2018-10-16Added build script for creating distribution independed installer.Jernuh Zakalwe
File attributes changed to avoid accidentally executing in src directory. Minor fixes.