History log of /prebuilt/linux-x86_64/swt/about_files/lgpl-v21.txt
Revision Date Author Comments
9994e70ef353792971e954fd79dd7e3ac04643b1 25-Jun-2009 Raphael Moll <raphael@google.com> Revert "Fix swt.jar for linux-x86_64."

This reverts commit 822cc7e5b40673176c5e1b9ab75f48d155d5c193.
https://android-git.corp.google.com/g/Gerrit#change,5178
822cc7e5b40673176c5e1b9ab75f48d155d5c193 24-Jun-2009 Raphael Moll <raphael@google.com> Fix swt.jar for linux-x86_64.

This moves prebuilt/linux-x86_64/swt into prebuilt/linux-x86/swt_64. The makefiles
always build using linux-x86 so the linux-x86_64 prebuild was never getting built
and it had no makefiles. Now the new prebuilt when invoked using linux-x86 generates
both out/.../swt.jar and out/.../swt_64.jar. This is then picked up by development.git
build/sdk-linux.atree to generate the correct final SDK files.

This depends on a CL from development.git:

http://android-git.corp.google.com/g/5179
e46a60f8443044dab89a74f1a33b6556a212db5c 04-Jun-2009 Xavier Ducrohet <xav@android.com> Replace SWT 3.2 by 3.4 and add 64bit versions for linux and windows.