| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Idf12b9f222ad862bf5b8f0cc51b602eaf0924054
|
|
|
|
| |
Change-Id: I0421e319ec529feb0b6bcbfc3fe41350295afe5d
|
|
|
|
| |
Change-Id: I35126be74bfbbafb3c7acb047b8dc0076bd3b669
|
|
|
|
| |
Change-Id: I23d62d1778b798711d1ad666db3bead193f90ef2
|
|
|
|
| |
Change-Id: I77448d2769d2a15b64987ae7d9e2cb887aef3bc2
|
|
|
|
| |
Change-Id: I25f248244c588c36eeb92b4abb802a2877f3407b
|
|
|
|
| |
Change-Id: Ieceeae72231107ea4d49aa9dcb4a4c33220f5ffd
|
|
|
|
| |
Change-Id: Icb5be47b688808488811411a5f45a23a49f774d2
|
|
|
|
| |
Change-Id: I354930bdc6304908e447b4eb8b66f6f09b0ffb4c
|
|
|
|
| |
Change-Id: Ib3d4491457187365ed982adfb0ea4db52d02424c
|
|
|
|
|
|
|
| |
The traceview feature pulled in unnecessary dependencies (jdt)
into the monitor product build.
Change-Id: Id8cd09ed6c85602e3cc7635066adb8b8aedc55d0
|
|
|
|
|
|
|
| |
Similar to change I1913711556c17fe1799a963b52214f338768fffd
this is only provisional till the final versio number gets decided.
Change-Id: I976cd490a7dee07d4a6b0eaf98972bcd89620f80
|
|
|
|
|
|
|
| |
The earlier CL to add this broke the existing PDE build scripts.
The PDE build has now been turned off.
Change-Id: Ica3b783af117ff1e52f53e6813ac8389c4bb80c9
|
|
|
|
|
|
|
|
| |
Breaks existing scripts.
This reverts commit 68bd64a51f78ae6a66bd8eea9baf07185e2b9588.
Change-Id: I2cfe3ba2cea94850f4273170fbb5a46d7b727633
|
|
This CL adds all the required files to perform a build
using Tycho. It is not integrated into the Android build
system though. In order to perform a build, make sure your
repository has the git projects prebuilts/eclipse and
prebuilts/eclipse-build-deps, then do:
$ cd sdk/eclipse
$ make -f maven.mk
That should create the necessary target platform and start
a build using Maven/Tycho. The resulting artifacts should
be in out/host/maven/bundles-<version>/products
Change-Id: I4672cd9ea1ac072a9b5ddb27d98a9849b2a2b8cb
|