| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This depends on a bunch of CL's in prebuilts/eclipse-build-deps that
add the new prebuilts. The last of those CL's has a Change Id
Ifa8278b3265a132a6efff6693917bd175ee25690
Change-Id: I7fd56e066cb1f162b2e3602b2906ad5639c07f65
|
|
|
|
| |
Change-Id: I25a6d6df0dcb782a11239d77eaee29da7badf1d1
|
|
|
|
|
|
|
|
|
|
|
| |
The target files should be built as dependencies in the rules that call
create_all_symlinks.sh. We already did this in
sdk/adtproductbuild/Android.mk
and
sdk/monitor/Android.mk.
Bug: 10347826
Change-Id: I465d227baa7c22ad806652ca7eb20262a4bccf6f
|
|
|
|
| |
Change-Id: I8a517c2ced3a0293bb94b9955cad9617f555faa8
|
|
|
|
| |
Change-Id: I9a0f4119d6e465d7f30d75fbf7fe9252270c9d02
|
|
|
|
|
|
|
|
|
|
| |
The preview qualifier is toggled in the eclipse/script/build_server script.
In preview mode, ADT will look like:
adt.package_22.0.0.v201301020304-preview-1234567
In release moed, ADT will look like:
adt.package_22.0.0.v201301020304-1234567
Change-Id: Ib332726854bf50f70de12fcf4bc157e358ba91a7
|
|
|
|
|
|
|
|
| |
Don't mess around with the qualifier formats. This should make
the plugin qualifier consistent with the regular plugins obtained
over the ADT update site.
Change-Id: I7744fed1426cd5b742b5e9a4118d43f9296585e0
|
|
|
|
|
|
| |
This reverts commit f95aa7710c5eeeb9a539372caacaf0fe111a9e82.
The auto mergers are back on.
|
|
|
|
|
|
| |
This reverts commit 6617e769cb453953ee83ec19ef744acdd3f22658.
Auto merger isn't working, so eclipse-build-deps project isn't being
synchronized.
|
|
|
|
|
|
| |
Platform, JDT & Deltapack 4.2.2
Change-Id: I0163ee7b9cc0c46a6fc932af98a0693ff547cd4a
|
|
|
|
| |
Change-Id: I444699fd7f2337b4f3f84042dc235084d70ecc8a
|
|
|
|
| |
Change-Id: Ia1cef2f50d725fbed5012b46f2a9440b6154df0b
|
|
|
|
| |
Change-Id: I5f8ad39ccf1b33c56d207c4756062c6449e89fd7
|
|
|
|
| |
Change-Id: I9ef356709ce40d353b78328bae410d60b91983a5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If adtpackage is declared to provide a bunch of features, then it
doesn't seem possible upgrade those features to a later version.
This CL makes adtpackage simply depend on those features being
present, which allows for upgrading those features at a later time.
In order to achieve this, we first build all the features, and
dump them in the repository. Then the product build simply takes
the collection of repositories, and the product definition, and
creates the product.
Change-Id: I8ff7a7ea05aea9f08d69c624499185ec1578fbdb
|
|
|
|
| |
Change-Id: Idf1d476c0dc6caa9f8c6e52db8a13821854982f3
|
|
|
|
|
|
|
|
|
| |
- Fix eclipse.app vs Eclipse.app mixup.
- Fix Eclipse.app/Contents/MacOS/eclipse not being executable.
- Remove top-level eclipse exec which isn't needed.
- Add adt.icns.
Change-Id: I4ba96b471304a0c5dbad5cb7ec7606a30e1a967c
|
|
|
|
| |
Change-Id: I9191826e7c764032b2c0075108b49f715fff3181
|
|
|
|
| |
Change-Id: I4239c5e8370c028d4077e6158629dd03944f6dd0
|
|
|
|
| |
Change-Id: If072175b1c83dbf4981fa06e6940a3a0a5719591
|
|
|
|
|
|
|
| |
The ADT IDE is not part of a full "make sdk".
Instead it is invoked as part of sdk/eclipse/build_server.sh.
Change-Id: Ifdf1dfa2cd6a655b1821a0886b0c78ccf5d6854d
|
|
|
|
|
|
|
|
| |
This breaks Mac builds. We'll put it back once we understand why.
This reverts commit be6194b8193acb4a7e04fc70bf0ce49e67530f96
Change-Id: I1a54b65887126b45c07b0cceef96b8b9595b6c51
|
|
|
|
|
|
|
| |
The ADT IDE is not part of a full "make sdk".
Instead it is invoked as part of sdk/eclipse/build_server.sh.
Change-Id: I65d86e6a2743e9bac2ee626b636e559613f6d918
|
|
Change-Id: I42426009df581ff51389f0641eab053ac706d723
|