descriptionnone
ownercomutt.jp@gmail.com
last changeTue, 27 Oct 2015 19:22:47 +0000 (27 19:22 +0000)
content tags
add:
README.txt
-----------------------------------------
Building Cyberduck (Mac, Windows & Linux)
-----------------------------------------

Prerequisites
-------------

- Oracle Java 1.7.0 SDK or later
- Apache Ant 1.7.1 or later
	http://ant.apache.org/

Mac
- Xcode 3.2 or later (xcodebuild) and the Mac OS X 10.5 SDK on Mac.
	http://developer.apple.com/technologies/xcode.html
	
Windows
- Microsoft Visual Studio 2012
	http://www.microsoft.com/visualstudio/en-us/
- Microsoft Windows SDK for Windows 7 and .NET Framework 4
	http://www.microsoft.com/downloads/details.aspx?FamilyID=6b6c21d2-2006-4afa-9702-529fa782d63b&displaylang=en
- MSBuild Community Tasks
	https://github.com/loresoft/msbuildtasks
- Latest IKVM binary release in C:/workspace/
	http://sourceforge.net/projects/ikvm/files/
- Bonjour SDK for Windows
    https://developer.apple.com/downloads/index.action?q=Bonjour%20SDK%20for%20Windows

Compiling
---------

- Type 'ant' for executing the default 'build' target. Depending on the platform, build-mac.xml or build-windows.xml is included respectively for native compilation.
- On Mac, to create an application with a bundled runtime, execute

    ant -Dbuild.xcodeoptions=SDKROOT=macosx

- To build the CLI, execute

    ant cli

Tagged Releases
---------------

Releases are branched in SVN such as 'release-2-6'. Checkout using 'svn co http://svn.cyberduck.io/tags/release-2-6'.
shortlog
2015-10-27 automergeMerge pull request #64 in ITERATE/cyberduck from featur... trunk
2015-10-27 ylaEnsure https.
2015-10-27 ylaUpdate to .io tld.
2015-10-26 dkocherHandle invalid offset in skip.
2015-10-26 dkocherAdd session to cache with both hostname and address.
2015-10-26 dkocherRemove `CFBundleExecutable`. Cannot be a symlink to...
2015-10-26 dkocherMerge branch 'master' of https://g.iterate.ch/scm/itera...
2015-10-26 dkocherMerge pull request #61 in ITERATE/cyberduck from featur...
2015-10-26 dkocherBump version.
2015-10-26 dkocherMerge remote-tracking branch 'origin/master'
2015-10-26 automergeMerge pull request #63 in ITERATE/cyberduck from featur...
2015-10-26 ylaFix #9068.
2015-10-26 automergeMerge pull request #62 in ITERATE/cyberduck from featur...
2015-10-26 ylaFix timestamp server.
2015-10-25 dkocherJavadoc
2015-10-25 dkocherBump version.
...
tags
8 years ago release-4-7-3
8 years ago release-4-7-2
8 years ago release-4-7-1
9 years ago release-4-7
9 years ago release-4-6-5
9 years ago release-4-6-4
9 years ago release-4-6-3
9 years ago release-4-6-2
9 years ago release-4-6-1
9 years ago release-4-6
9 years ago release-4-5-2
9 years ago release-4-5-1
9 years ago release-4-5
9 years ago release-4-4-5
10 years ago release-4-4-4
10 years ago release-4-4-3
...
heads
8 years ago trunk
8 years ago tags/release-4-7-3
8 years ago master
8 years ago tags/release-4-7-2
8 years ago 4.7.1
8 years ago tags/release-4-7-1
9 years ago tags/release-4-7
9 years ago irods
9 years ago tags/release-4-6-5
9 years ago tags/release-4-6-4
9 years ago tags/release-4-6-3
9 years ago tags/release-4-6-2
9 years ago tags/release-4-6-1
9 years ago tags/release-4-6
9 years ago tags/release-4-5-2
9 years ago tags/release-4-5-1
...