No description
Find a file
Colin Cross 7d5136f033 Improve property comments for docs
Improve the comments associated with properties to work better with
Blueprint's auto-documenting feature.

Make all properties structs into named types so that thet types can be
found using reflection and cross-referenced to the source code to
auto-extract docs.

Remove the leading <property>: text from properties, the documentation
will include the lowercased name of the property.

Add filter tags to the nested arch properties.

Change-Id: I4ef5db86358886fe61456c24eb2dbe6f7b876115
2015-06-29 10:36:02 -07:00
androidbp/cmd Fix more androidbp bugs 2015-06-22 17:26:12 -07:00
androidmk Fix androidmk make_strings_test to use new API 2015-06-24 10:54:39 -07:00
cc Improve property comments for docs 2015-06-29 10:36:02 -07:00
cmd Add per-directory build targets 2015-06-17 10:18:35 -07:00
common Improve property comments for docs 2015-06-29 10:36:02 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Improve property comments for docs 2015-06-29 10:36:02 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Improve property comments for docs 2015-06-29 10:36:02 -07:00
Android.bp Build and run tests during bootstrap 2015-06-26 11:51:03 -07:00
bootstrap.bash Build and run tests during bootstrap 2015-06-26 11:51:03 -07:00
build.ninja.in Update build.ninja.in for blueprint doc changes 2015-06-26 19:43:42 -07:00
copygcclib.sh Add soong_build primary builder 2015-03-13 20:28:16 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
root.bp Rename Blueprints to Android.bp 2015-05-20 13:10:32 -07:00
soong.bash Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00
soong.bootstrap.in Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00