Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
18733b9b0c2a1c3b9b6a2808497f47be076c9561
/
core
/
droiddoc.mk
8abec03
Set -Xdoclint:none
by Narayan Kamath
· 9 years ago
02bcb27
Increase droiddoc -J-Xmx to 1600MB.
by Ying Wang
· 9 years ago
5d88770
Don't run ziptime on host zip files.
by Ying Wang
· 9 years ago
48a621c
Remove changing uids/timestamps from zip/jar files
by Dan Willemsen
· 9 years ago
b589ae4
Revert "Remove changing uids/timestamps from zip/jar files"
by Dan Willemsen
· 9 years ago
3c2c064
Remove changing uids/timestamps from zip/jar files
by Dan Willemsen
· 9 years ago
edc3e6c
Merge "Sort more instances of wildcard and find"
by Dan Willemsen
· 9 years ago
7c3e3f8
Sort more instances of wildcard and find
by Dan Willemsen
· 9 years ago
a4447e8
Don't add dependencies on Makefiles when using ninja
by Colin Cross
· 9 years ago
057aaea
Add HOST_CROSS_OS
by Dan Willemsen
· 9 years ago
ccc933e
Use repeatable timestamps
by Dan Willemsen
· 9 years ago
92026f2
Revert "Use repeatable timestamps"
by Dan Willemsen
· 9 years ago
13ba6e0
Use repeatable timestamps
by Dan Willemsen
· 9 years ago
4aedea9
Ignore .*.java files when collecting .java files.
by Ying Wang
· 9 years ago
f37b455
Read BUILD_NUMBER from file in rules
by Colin Cross
· 9 years ago
954b5bd
Make modules depend on their makefile.
by Dan Albert
· 10 years ago
14c975b
Remove framework2
by Ying Wang
· 10 years ago
efb9358
Support "LOCAL_SDK_VERSION := system_current"
by Ying Wang
· 10 years ago
55ec7e6
am 9e00b638: am cd02c025: am 979d578e: Merge "Fix host java doc by referring to the correct classpath."
by Ying Wang
· 10 years ago
ad7809b
Fix host java doc by referring to the correct classpath.
by Ying Wang
· 10 years ago
b1dafb1
Switch from core to core-libart
by Brian Carlstrom
· 10 years ago
55fa2ea
resolved conflicts for merge of 8fd9944e to master
by Brian Carlstrom
· 10 years ago
1e4adfa
Merge commit '8113e43601aac7702b9ec007e81a179826143d1e' into HEAD
by Bill Yi
· 11 years ago
a376dd8
Some LOCAL_DROIDDOC_HTML_DIR has "/" in it.
by Ying Wang
· 11 years ago
3bb5d8b
Fix html_dir_files in droiddoc.mk
by Ying Wang
· 11 years ago
c9c3ed2
am 5d33de08: am bdac8cf1: Merge "Fix javadoc error "class file for sun.util.resources.OpenListResourceBundle not found""
by Ying Wang
· 11 years ago
25c0096
am b55bb77e: am 1b08226a: Merge "Different bootclasspath for droiddoc."
by Ying Wang
· 11 years ago
bdac8cf
Merge "Fix javadoc error "class file for sun.util.resources.OpenListResourceBundle not found""
by Ying Wang
· 11 years ago
be835b6
am 90219d98: am cb733bc5: Merge "Fix droiddoc generation."
by Ying Wang
· 11 years ago
5b6b464
Fix javadoc error "class file for sun.util.resources.OpenListResourceBundle not found"
by Ying Wang
· 11 years ago
584d8ad
Different bootclasspath for droiddoc.
by Ying Wang
· 11 years ago
f122d41
Fix droiddoc generation.
by Narayan Kamath
· 11 years ago
68abe34
am c2f639a1: Merge "Add "-encoding UTF-8" option to javadoc."
by Ying Wang
· 11 years ago
34e3e17
Add "-encoding UTF-8" option to javadoc.
by Ying Wang
· 11 years ago
36b89ff
Add a convenient target for building a zip file of javadocs: $(LOCAL_MODULE)-docs.zip
by Joe Onorato
· 11 years ago
ae859f9
Split framework jar.
by Jeff Brown
· 11 years ago
8578cab
Fix use of LOCAL_CLASSPATH in droiddoc.mk
by Ying Wang
· 11 years ago
b8a256a
We shouldn't use temporary variable in the build recipe.
by Ying Wang
· 12 years ago
1151ef4
Fix droiddoc builds for second htmldir.
by Dirk Dougherty
· 12 years ago
e0f58f9
am f0b7415e: am 34eb13de: am 18a1a50f: am 9c2336e0: Add new droiddoc option for project-specific secondary html input/output paths.
by Dirk Dougherty
· 12 years ago
9c2336e
Add new droiddoc option for project-specific secondary html input/output paths.
by Dirk Dougherty
· 12 years ago
4b8459d
No html_dir_files if no LOCAL_DROIDDOC_HTML_DIR.
by Ying Wang
· 12 years ago
13d6950
NOTICE file only module
by Ying Wang
· 12 years ago
54fa8c3
Load only the current product config makefile.
by Ying Wang
· 12 years ago
157a5e1
Load only the current product config makefile.
by Ying Wang
· 12 years ago
0ec188f
Support to build against prebuilt current SDK in unbundled branch
by Ying Wang
· 13 years ago
3f45b3c
Support to run DroidDoc in unbundled builds.
by Ying Wang
· 13 years ago
1cc1b10
am f0d2a546: Merge 78e7f1f0
by Jean-Baptiste Queru
· 13 years ago
f0d2a54
Merge 78e7f1f0
by Jean-Baptiste Queru
· 13 years ago
fb79087
Fix use of intermediates in droiddoc
by Ying Wang
· 13 years ago
86175d2
Increase the Java heap size for droiddoc
by Dominic Binks
· 14 years ago
8b566d1
am d68519af: am 9e59ec29: Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread
by Joe Onorato
· 14 years ago
f58df74
Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules.
by Joe Onorato
· 14 years ago
aaa5d11
Make it so if you say LOCAL_UNINSTALLABLE_MODULE := true for a docs build, it won't try to dist it.
by Joe Onorato
· 14 years ago
d77248a
Remove droiddoc/templates dir in favor of templates-sdk, move Android-specific assets to templates-sdk, add copies to templates-pdk as workaround.
by Dirk Dougherty
· 14 years ago
9a0e98a
Revert "Fix MonkeyRunner SDK documentation generation."
by Bill Napier
· 14 years ago
b47386b
Fix MonkeyRunner SDK documentation generation.
by Bill Napier
· 14 years ago
0e143c0
Add support for multiple html directories to droiddoc.
by Bill Napier
· 14 years ago
1034455
Migrating to Doclava for documentation generation; 60% speed improvement when building with -nodocs, no more JNI dependence. Output consistency verified with Meld diff tool. See http://code.google.com/p/doclava
by Ben Dodson
· 14 years ago
572d630
am 8b4be231: am 8e6f821e: Avoid inheriting PRIVATE_BOOTCLASSPATH from moduels that depend on api-stubs-timestamp
by Ying Wang
· 14 years ago
8e6f821
Avoid inheriting PRIVATE_BOOTCLASSPATH from moduels that depend on api-stubs-timestamp
by Ying Wang
· 14 years ago
a52c4f3
am 48de6ce7: am 7b142da3: Fix javadoc for Java 6.
by Ying Wang
· 14 years ago
7b142da
Fix javadoc for Java 6.
by Ying Wang
· 14 years ago
24de970
Increase memory for Javadoc.
by Ying Wang
· 14 years ago
289d80e
Adding version information to DroidDoc. Rather than pulling the version from
by Jesse Wilson
· 15 years ago
92f8a3a
AI 145621: am: CL 145373 remove a debugging printf that sometimes breaks the build
by Joe Onorato
· 16 years ago
64d85d0
AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'.
by Joe Onorato
· 16 years ago
88b6079
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
05806d7
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
b6c1cf6
Initial Contribution
by The Android Open Source Project
· 16 years ago