Commit Graph
49 Commits
Author SHA1 Message Date
Kenneth Skovhede 9841dbc7ac Updated the autoupdater to use a static instance and fixed a number of paths to use the base dir.
Added a current pointer-file to allow running with a version that is not the newest.
Updater is now working except for OSX, where the bundle setup is causing issues when running the loaded instance.
2014-07-03 11:01:49 +02:00
Kenneth Skovhede 70992ac5bf Added check for unused options with autoupdatebuilder 2014-07-01 20:41:23 +02:00
Kenneth Skovhede 09054e7dab Better debugging when setting update params from commandline 2014-07-01 15:38:20 +02:00
Kenneth Skovhede 5714a4430a Updated some assembly versions 2014-07-01 11:22:27 +02:00
Kenneth Skovhede ed725db095 Removed some debug code in AutoUpdateBuilder and added keyfile password as an option 2014-06-30 11:28:00 +02:00
Kenneth Skovhede 5e482181d8 Added the AutoUpdateBuilder project 2014-06-29 16:48:26 +02:00
Kenneth Skovhede 69bd080aa5 Updated the version number in all projects to 2.0.0.7 2014-06-13 15:08:51 +02:00
Kenneth Skovhede b2f35cb18d Updated timestamp tool to replace all occurences 2014-04-05 16:03:10 +02:00
Kenneth Skovhede 178a166f1b Removed auto-increment for version numbers 2014-04-05 15:49:14 +02:00
Kenneth Skovhede ea08476c0b Minor adjustments, we now have a working paraffin replacement, yeah :) 2014-04-05 15:35:35 +02:00
Kenneth Skovhede d50d8805e5 Changed output path for the WixMaker 2014-04-05 14:33:35 +02:00
Kenneth Skovhede 4b69c16653 Updated the wixinclude make tool so it now works and can replace paraffin 2014-04-05 14:05:03 +02:00
Kenneth Skovhede 65b616e341 Updated the versionnumber update code to a CLI tool instead and cleaned up the code 2014-04-05 14:03:44 +02:00
Kenneth Skovhede dca59f673a Cherry picked cd7ee116f0 into master 2013-03-11 20:18:09 +01:00
kenneth@hexad.dk 5f71860dc8 Update issue #701
Status: Fixed

Applied patch for LocalizationTool, thanks to Jackie

git-svn-id: https://duplicati.googlecode.com/svn/trunk@1457 59da171f-624f-0410-aa54-27559c288bec
2012-09-21 18:39:09 +00:00
kenneth@hexad.dk eb53394e25 Merged r1393,r1394,r1395,r1396 into trunk from 1.3.x branch
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1398 59da171f-624f-0410-aa54-27559c288bec
2012-08-01 19:53:58 +00:00
kenneth@hexad.dk 9b78053c32 Merged r1211 and r1212 into trunk
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1213 59da171f-624f-0410-aa54-27559c288bec
2012-04-27 17:17:09 +00:00
kenneth@hexad.dk d47868ed33 Updated LocalizationTool to support more versions of the SDK, and changed the order to prefer newer versions.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1189 59da171f-624f-0410-aa54-27559c288bec
2012-03-29 05:48:27 +00:00
kenneth@hexad.dk a1f4bc0740 Merged r1163 into 2.0
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1165 59da171f-624f-0410-aa54-27559c288bec
2012-03-17 20:13:00 +00:00
kenneth@hexad.dk c81c3f6cf5 Added a new build tool so I can finally kick paraffin and have a open source build system
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1078 59da171f-624f-0410-aa54-27559c288bec
2011-12-16 21:05:18 +00:00
kenneth@hexad.dk 9f4f917a1a Reintegrated 2.0 - trunk is now 2.0
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1076 59da171f-624f-0410-aa54-27559c288bec
2011-12-16 19:40:50 +00:00
kenneth@hexad.dk c292a00765 Fixed another cross-platform oddity
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1064 59da171f-624f-0410-aa54-27559c288bec
2011-12-13 21:53:11 +00:00
kenneth@hexad.dk 9701d94ebe Fixed a cross platform issue with the LocalizationTool
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1063 59da171f-624f-0410-aa54-27559c288bec
2011-12-13 21:41:26 +00:00
kenneth@hexad.dk e6e43b9f0e Made the builder tools a little less version dependent
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1059 59da171f-624f-0410-aa54-27559c288bec
2011-12-13 19:01:54 +00:00
kenneth@hexad.dk c6c52edeb3 Minor fixes, now the translations compile on Linux
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1056 59da171f-624f-0410-aa54-27559c288bec
2011-12-06 22:15:15 +00:00
kenneth@hexad.dk de7b22f4ff Fixed the LocalizationTool so it runs under Mono and thus Linux
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1050 59da171f-624f-0410-aa54-27559c288bec
2011-12-05 17:01:38 +00:00
kenneth.skovhede@gmail.com 10f2b0186d Fixed some issues with the LocalizationTool
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1007 59da171f-624f-0410-aa54-27559c288bec
2011-11-18 18:08:06 +00:00
kenneth.skovhede@gmail.com c85deda4c4 Updated project files to VS2010 instead of the rather outdated VS2008, this should make things easier for new people joining in.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@874 59da171f-624f-0410-aa54-27559c288bec
2011-09-09 17:10:35 +00:00
kenneth.skovhede@gmail.com b0a359fd27 Updated license text
git-svn-id: https://duplicati.googlecode.com/svn/trunk@770 59da171f-624f-0410-aa54-27559c288bec
2011-05-09 19:52:28 +00:00
kenneth.skovhede@gmail.com 029299e65f Fixed the CSV import/export to allow extra CSV fields
git-svn-id: https://duplicati.googlecode.com/svn/trunk@742 59da171f-624f-0410-aa54-27559c288bec
2011-03-27 17:08:10 +00:00
kenneth.skovhede@gmail.com 1dc69b75e5 Fixed a minor bug with the import command for localization
git-svn-id: https://duplicati.googlecode.com/svn/trunk@741 59da171f-624f-0410-aa54-27559c288bec
2011-03-27 16:02:54 +00:00
kenneth.skovhede@gmail.com 1a8ad47224 Updated localization tool to enable diff-output and creating a culture directly from a CSV file
git-svn-id: https://duplicati.googlecode.com/svn/trunk@736 59da171f-624f-0410-aa54-27559c288bec
2011-03-27 15:18:05 +00:00
kenneth.skovhede@gmail.com 97fdb5857c Updated the LocalizationTool to support import/export via CSV files.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@688 59da171f-624f-0410-aa54-27559c288bec
2011-02-08 19:04:47 +00:00
kenneth.skovhede@gmail.com e7dc268fad Renamed the Duplicati.Library.Core dll to Duplicati.Library.Utility as the "Core" name was misleading.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@591 59da171f-624f-0410-aa54-27559c288bec
2010-11-21 11:08:15 +00:00
kenneth.skovhede@gmail.com d130d7cf10 Build support for x64 MSI
The only difference between x64 and x86 is the default install folder.
For some reason the x86 version of the MSI prevents the user from installing to regular "Program Files" on x64 systems.


git-svn-id: https://duplicati.googlecode.com/svn/trunk@563 59da171f-624f-0410-aa54-27559c288bec
2010-10-27 20:11:42 +00:00
kenneth.skovhede@gmail.com a9bd053253 Created a french ignore file.
Updated the LocalizationTool.exe to ignore values with "..\Resources\" because they are not translateable. 

git-svn-id: https://duplicati.googlecode.com/svn/trunk@554 59da171f-624f-0410-aa54-27559c288bec
2010-10-21 16:39:17 +00:00
kenneth.skovhede@gmail.com a6cd60ca9e Updated localization tool to not crash if the VersionAssembly is missing, but just report it.
Updated the build script to pack in th fr-FR and pt-BR translations.

git-svn-id: https://duplicati.googlecode.com/svn/trunk@552 59da171f-624f-0410-aa54-27559c288bec
2010-10-21 16:26:17 +00:00
kenneth.skovhede@gmail.com c87363bd72 Update issue #174
Status: Fixed
The new strategy is to provide general assembly redirects.
These are generated during the build procedure and added to the output.
Using these redirects it is possible to load a new/old version of a backend 
(or other module) into Duplicati.

To ease testing, it is now also possible to place a dll for a backend in
a subfolder named "backends" and it will override the normal backend.
To remove the test backend, simply stop Duplicati and delete the "backends" folder.

The same works for compression, encryption, generic modules, and settingcontrols 
with the folders "compression", "encryption", "modules", and "settingcontrols" 
respectively.

git-svn-id: https://duplicati.googlecode.com/svn/trunk@536 59da171f-624f-0410-aa54-27559c288bec
2010-10-09 15:15:16 +00:00
kenneth.skovhede@gmail.com 05bfadbc41 Updated License notice to 2010
git-svn-id: https://duplicati.googlecode.com/svn/trunk@311 59da171f-624f-0410-aa54-27559c288bec
2010-01-03 22:57:13 +00:00
kenneth.skovhede@gmail.com 9053355af1 Localization tool is now more error resilient.
Fixed a bug with exclude folders and startpath in the localization tool.

git-svn-id: https://duplicati.googlecode.com/svn/trunk@309 59da171f-624f-0410-aa54-27559c288bec
2009-12-24 12:20:10 +00:00
kenneth.skovhede@gmail.com e1e89d4d06 Fixed a bug with startfolder and exclude.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@308 59da171f-624f-0410-aa54-27559c288bec
2009-12-21 20:42:47 +00:00
kenneth.skovhede@gmail.com 24f630b7f6 Updated the localization tool
git-svn-id: https://duplicati.googlecode.com/svn/trunk@307 59da171f-624f-0410-aa54-27559c288bec
2009-12-20 10:40:10 +00:00
kenneth.skovhede@gmail.com 9553ac98e0 Another fix to the localization GUI
git-svn-id: https://duplicati.googlecode.com/svn/trunk@306 59da171f-624f-0410-aa54-27559c288bec
2009-12-13 17:26:08 +00:00
kenneth.skovhede@gmail.com ae431d2487 Fixed a bug in the localization GUI
git-svn-id: https://duplicati.googlecode.com/svn/trunk@305 59da171f-624f-0410-aa54-27559c288bec
2009-12-13 17:13:00 +00:00
kenneth.skovhede@gmail.com c8a664966f Updated the localization system so it is very easy to keep the localizations updated.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@304 59da171f-624f-0410-aa54-27559c288bec
2009-12-13 14:32:19 +00:00
kenneth.skovhede@gmail.com b61aa89759 Minor fix to the localization builder
git-svn-id: https://duplicati.googlecode.com/svn/trunk@303 59da171f-624f-0410-aa54-27559c288bec
2009-12-09 21:05:59 +00:00
kenneth.skovhede@gmail.com 51236e31bd Minior fixes to the localization tool:
support for building without a SNK,
 support for building and cleaning a specific language

git-svn-id: https://duplicati.googlecode.com/svn/trunk@301 59da171f-624f-0410-aa54-27559c288bec
2009-12-07 23:31:04 +00:00
kenneth.skovhede@gmail.com 5010e4f094 Fixed issue #96.
Added a small application to fix future issues with embedded escape codes.
Also fixed some encoding issues with the pt-BR files.

git-svn-id: https://duplicati.googlecode.com/svn/trunk@298 59da171f-624f-0410-aa54-27559c288bec
2009-09-26 09:43:02 +00:00
kenneth.skovhede@gmail.com c3fd3d1737 Moved build tools to seperate folder
git-svn-id: https://duplicati.googlecode.com/svn/trunk@277 59da171f-624f-0410-aa54-27559c288bec
2009-09-14 20:24:29 +00:00