Commit Graph

128 Commits (d99b72571c93c9a00a14ed0677245a3e91c86d27)

Author SHA1 Message Date
Lyubomir Marinov 832c0a81be Implements a build-installation-wix target which produces a MSI package using WiX 3.0 installed in C:\Program Files\WiX.
18 years ago
Damian Minkov 22a5a325e2 Fix proper catching and dispatching apple events.
18 years ago
Damian Minkov f3a580e154 Fix proper catching and dispatching apple events.
18 years ago
Damian Minkov 7c87d19e25 Change some texts in izpack welcome page.
18 years ago
Romain Kuntz f17d5b6d85 Remove the updatechecker.jar when Sparkle is used (for MacOSX)
18 years ago
Damian Minkov d0384149d6 Registering for feed and sip urls from dmg package.
18 years ago
Damian Minkov bd1f93701c As we are handling multiple/single instances, skip this option in jsmooth config.
18 years ago
Damian Minkov 3bbb15a99c Register through installer in windows registry protocol handlers : sip and feed.
18 years ago
Emil Ivov 457dc71e9c Disables arg handling in debian's sip-communicator.sh as we are now handling them in
18 years ago
Thomas Hofer 0529fa03a4 removed inital memory size for small memory systems
18 years ago
Damian Minkov f0c46adb22 Move custom FileHandler to util package and add util classes to system classloader under windows.
18 years ago
Damian Minkov fe56e3e062 New custom FileHandler for the logger, now creates the log directory if missing and sets the log files to the proper location.
18 years ago
Emil Ivov 16219d3482 Lowering startlevel of growl because it was conflicting with the simple acc wizard
18 years ago
Emil Ivov 32f51f4494 Switching use of 7zr to 7z for the windows installers
18 years ago
Emil Ivov f9b2af411f Convert the windows zip installer into an executable (not sure why this was commented previously)
18 years ago
Emil Ivov 829263684c Add a dependency with version for the tasks that use it for the package name
18 years ago
Emil Ivov 516df53e59 Removing make dependency in DMG and DEB packages as they may have been already
18 years ago
Martin Andre 022bc07d56 Changed tab to spaces... sorry
18 years ago
Martin Andre 3307a636c6 Don't try building the debian package if debhelper is missing
18 years ago
Emil Ivov 773c23ace3 adds a warning message while generating the debian package if dpkg-dev is not installed
18 years ago
Romain Kuntz 1995fb0f70 Do not add Sparkle bundle and JNI when building with "ant macosx".
18 years ago
Romain Kuntz 39d19dffa4 Applied Lubomir's patch to handle .sip-communicator directories on MAC, and to
18 years ago
Martin Andre 6a31261fc9 Make "deb" ant target build an amd64 binary package in addition to the i386 one. This amd64 package needs to be tested and is thus not taken in account in "deb-rel" ant target for deployment.
18 years ago
Romain Kuntz 76e68ba484 A grow box is now displayed in the bottom right cornet of the MacOSX Gui.
18 years ago
Thomas Hofer 62dd285552 launcher now launches non blocking process (so no console keeps being open)
18 years ago
Thomas Hofer e9092739d4 launcher now launches non blocking process (so no console keeps being open)
18 years ago
Damian Minkov 178cd0174b Setting the right home folder when starting.
18 years ago
Damian Minkov 2fa4239487 Moving folder for storing config on MacOS to user.home/Library......
18 years ago
Romain Kuntz 6fadb17526 Modified Sparkle initialization
18 years ago
Romain Kuntz bac6ab9642 Automatically check for updates at startup with
18 years ago
Romain Kuntz 43e67892ff Added a new label used by sparkle. This label should
18 years ago
Romain Kuntz 2ba4690c5e Fail on error with hdiutil (on macosx)
18 years ago
Romain Kuntz 7a94e5b1ea Activating Sparkle (auto-update) for MacOSX.
18 years ago
Thomas Hofer 2134d9d6a0 SC now runs on Vista 64 Bit and other Windows systems without javaw.exe in the path. Additionally also old VMs can be the standard-VM, if a Java 5/6 Runtime is present in the system. .exe created with JSmooth
18 years ago
Thomas Hofer dab4c1f2ab removed "servicebin" command
18 years ago
Romain Kuntz ba5b733b6f Updated Sparkle framework
18 years ago
Romain Kuntz aa807ecea2 Updated the Sparkle framework archive (removed .svn files)
18 years ago
Romain Kuntz 856a2a830b The Sparkle framework, used to build the MacOSX package.
18 years ago
Romain Kuntz 6ef05148bf Removing the Sparkle framework. Will put a zip file instead.
18 years ago
Romain Kuntz 925a9faf3b The Sparkle MacOSX framework, needed to build the MacOSX package.
18 years ago
Thomas Hofer 4c7e24c860 replaced broken resource; changed format to binary
18 years ago
Thomas Hofer edd195a9d0 replaced broken resource; changed format to binary
18 years ago
Damian Minkov 708479760d UpdateCheck fix debian build
18 years ago
Damian Minkov 7e2192e263 UpdateCheck for every installer
18 years ago
Damian Minkov 9f61ba8d43 UpdateCheck now look for last version from properties file located on download site
18 years ago
Damian Minkov 5b460b156d Change - does not filter exe file in windows build installation task
18 years ago
Damian Minkov 11ee2d79f1 Fix moving debian package after build
18 years ago
Yana Stamcheva 5b4a4cfa69 The defaul felix launcher is replaced by the SIP Communicator launcher, which will check the java version before starting the application and will show the appropriate message for the requirements.
18 years ago
Damian Minkov 9589de8f30 remove striping of the new linux lib when makeing deb package
18 years ago
Emil Ivov a6df0d0c75 Only accept sun's java as we don't support gcj yet.
18 years ago