Commit Graph

159 Commits (71cd335746aa3059204b6cf299dbbc43bc1295da)

Author SHA1 Message Date
Damian Minkov 71cd335746 Fixes windows builds.
13 years ago
Damian Minkov c580ea1bd3 Removes jdic dependency used for java 1.5 campatibility.
13 years ago
Damian Minkov 32e078082f Adds jitsi-defaults.properties to the dmg,deb and msi.
13 years ago
Damian Minkov 1a9146d86e Fixes debian build.
13 years ago
Damian Minkov 2f63201a94 Fixing tests and deb-src.
13 years ago
Damian Minkov a542586b15 Merge latest changes on debian package. Renames package jitsi-jni to libjitsi-jni. Removes jar-not-in-usr-share overrides, not needed anymore.
13 years ago
Damian Minkov 4dc93a1cd7 Adds designated requirement when signing dmg, fixes problem on OS X 10.6 where firewall prompt popup on every start. Reported on the mailing list by Pedro M.B..
13 years ago
Damian Minkov a6c8d2666e Moves jitsi in usr/share under debian. Fixes source package after new dns change. Adds dependency to dnsjava on debian source package.
13 years ago
Damian Minkov 94f7a76b0e Adds dependency to system installed dnsjava library, removes patches.
13 years ago
Damian Minkov b359477d06 Adds property for support of high resolution displays under macosx.
13 years ago
Damian Minkov 1005990547 Adds option to build bundles outside debian package creating process.
13 years ago
Damian Minkov 189e0e3ace Fixes replace target when updating debian sh, if a property is not set.
13 years ago
Damian Minkov b74e347fa8 Fixes android and debian source package compatibility.
13 years ago
Damian Minkov 9c256f2bf1 Fixes debian package build.
13 years ago
Damian Minkov 39499b0c55 Updates debian build targets, adds deb-src to generate debian source package.
13 years ago
Damian Minkov 572505ddeb Moves signing application before creating the initial dmg image in order to keep the signing information, as it is not saved later when we modify the image.
13 years ago
Damian Minkov 80c1eae3c0 Fixes sparkle update xml generation and its proper download.
13 years ago
Damian Minkov 032e5811d2 Fixes regular expressions.
13 years ago
Damian Minkov de67e1094f Combines regular expressions as proposed by Ingo Bauersachs.
13 years ago
Damian Minkov 2c6d57dcc2 Renames windows launcher name to one using the application name.
13 years ago
Damian Minkov 89a0d79e98 Changes macosx application executable name.
13 years ago
Damian Minkov 39aeecb8a7 Changes product version and manufacturer of run exe and setup when building windows installers.
13 years ago
Damian Minkov 21c7757e23 Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bundle that listens for the new events to handle clean shutdown.
13 years ago
Damian Minkov de48167352 Updates task signing macosx app.
13 years ago
Damian Minkov 3363acadf0 Adds signing application when creating dmg.
13 years ago
Vincent Lucas 7a37068ebd Adds a specific libgrowl4j.lib (with path already updated to the growl framework) for the macosx target.
13 years ago
Vincent Lucas 8c28eae1c0 Updates growl4j in order to use growl SDK version 1.3.1
13 years ago
Damian Minkov 6c915ee441 Updates to latest sparkle, with change to allow opening https description locations.
14 years ago
Damian Minkov 88f09eba66 Fixes shell script name in one of the build targets.
14 years ago
Yana Stamcheva 26e6e50d1b Avoids failing builds in case time server is down when signing windows files.
14 years ago
Damian Minkov e5070d65dc Timestamps signed files.
14 years ago
Damian Minkov 7e05103dda Localizing macosx menu and sparkle.
14 years ago
Damian Minkov 61b5051bc6 Fix signing dlls.
14 years ago
Damian Minkov d69f6a830f Sign dlls when making msi.
14 years ago
Damian Minkov 10a2a5a336 Updates access to environment variables when building installers.
14 years ago
Damian Minkov d02d76a944 Adds task for signing windows binaries.
14 years ago
Damian Minkov 1d1e11d349 Moves building msi in separate target.
14 years ago
Damian Minkov 2d15970531 Fixes an issue with listing multiple entries of the application on windows.
14 years ago
Damian Minkov 531846e795 Prevent deadlock when reconnecting icq protocol.
15 years ago
Damian Minkov 26afb8bcc5 Fix pasting links in macosx.
15 years ago
Damian Minkov 2c55e7f4ed Make sure bash commands executes correctly if name of resulting dmg has spaces in it.
15 years ago
Lyubomir Marinov 2a98990fe0 Replaces a use of wc.exe in resources\install\build.xml with the length Ant task as suggested by Damian Minkov.
15 years ago
Lyubomir Marinov 88c6451b5b Fixes the following issues with the Windows delta updates: (1) msexec.exe fails with an error dialog because bspatch produces a malformed MSI on Windows XP, (2) 32-bit setup.exe fails to find the currently installed MSI to apply bspatch to on 64-bit Windows.
15 years ago
Damian Minkov c880e72fcb Fix extract of old package code when building wix deltas.
15 years ago
Damian Minkov ed2fc19409 When building wix deltas skip current build.
15 years ago
Damian Minkov 50d645a9b7 Generation of wix delta updates.
15 years ago
Lyubomir Marinov c6d5ebf47e Adds the home directory of MinGW to the PATH when building the native Windows executables (e.g. run.exe, setup.exe).
15 years ago
Lyubomir Marinov 926085f36e Commits work in progress on Windows delta/bspatch updates.
15 years ago
Damian Minkov a48a113f2f Fix wrong task name.
15 years ago
Damian Minkov 396e3083d0 Fix dmg builds (when deltas are not enabled).
15 years ago