Commit Graph

15 Commits

Author SHA1 Message Date
Roland Grunberg 7511cd7779 Add support for aarch64. 2014-01-24 17:11:03 -05:00
Krzysztof Daniel 6771897275 Fix the arm build. 2013-10-16 10:43:56 +02:00
Krzysztof Daniel 458c12139f - Do really fix the arm build.
- Add buildid in the about dialog.
2013-08-02 17:21:56 +02:00
Krzysztof Daniel fb07882322 An attempt to fix the arm build. 2013-08-01 10:51:26 +02:00
Krzysztof Daniel b562a08c53 Update to RC1. 2013-05-23 11:07:29 +02:00
Krzysztof Daniel 5dda4fa4a2 Update to Kepler M6. 2013-03-18 10:18:48 +01:00
Krzysztof Daniel 452d050812 Update to Kepler. 2013-01-31 15:04:04 +01:00
Krzysztof Daniel ae3f4d9043 Fix missing about files on arm and ppc. 2013-01-05 17:27:27 +01:00
Krzysztof Daniel 7d0dd43530 Reenable bootstrap (for the purpose of arm build).
Fix the launcher build for arm.
Fix the s390 build issue.
2013-01-04 11:17:33 +01:00
Krzysztof Daniel 782e0697c5 Update to pre - SR2 - work in progress 2012-12-19 18:47:29 +01:00
Krzysztof Daniel 5819fd72cd Get rid off javax.xml. Fix building launcher on arm. Fix RHBZ #878210.
The launcher was not built properly because Equinox Launcher build
script had no support for arm architectures, therefore it did not knew
where to copy the binary.

javax.xml is provided by the VM so there is no need to bundle it. Due to
inconsistencies in packaging, some errors appear (see RHBZ #710815).
This is removal in a first place (eclipse-dtp and eclipse-mylyn updates
will follow).

Additionally, the binary class was not copied properly into the
compatibility bundle. We can't build it properly (because it was some
old, unknown version), but we can build current version and hope for the
best.
2012-11-22 12:10:01 +01:00
Krzysztof Daniel a79a77dc21 Don't package non-existing fragments on s390, s390x.
Add BR to GConf-2-devel
2012-11-13 18:37:05 +01:00
Krzysztof Daniel 9929ce368c Add profiles in the equinox executable for ppc and arm. 2012-10-23 09:42:32 +02:00
Krzysztof Daniel 0d2b243cd9 - Moved launcher version change after secondary fragments creation.
- Created some directories when creating secondary fragments.
2012-10-23 06:28:36 +02:00
Krzysztof Daniel 57d06ede7f Support for secondary arches (arm, ppc, ppc64, x86, x86_64, s390,
s390x).
2012-10-19 08:08:58 +02:00