aboutsummaryrefslogtreecommitdiffstats
path: root/android/module.go
Commit message (Expand)AuthorAgeFilesLines
* Optionally embed NOTICE files in apks.Jaewoong Jung2019-06-251-8/+8
* Fix: PathsForModuleSrc does not work for a replaced dependencyJiyong Park2019-04-201-0/+33
* Add support for protoc pluginsColin Cross2019-04-021-0/+4
* Notice support for APEXJiyong Park2019-03-211-4/+12
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-81/+8
* Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDirColin Cross2019-03-201-39/+31
* Don't add dependencies on modules referenced in unused arch variantsColin Cross2019-03-181-0/+1
* Create symlink for bionic filesJiyong Park2019-03-151-0/+23
* Fix ALLOW_MISSING_DEPENDENCIES=true buildsColin Cross2019-03-071-2/+10
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-071-9/+13
* Add path properties mutatorColin Cross2019-03-071-2/+2
* Add modules for converting java modules between host and deviceColin Cross2019-03-051-0/+1
* Support testing Rules in Modules and Rules and Builds in SingletonsColin Cross2019-03-051-1/+19
* Replace *Escape with *EscapeListColin Cross2019-03-041-6/+6
* Add support for including py_binary and *_go_binary in apexsAlex Light2019-03-011-0/+5
* Remove empty DepsMutator methodsColin Cross2019-02-011-0/+2
* Fix incorrect soong symlink ruleAlex Light2019-01-171-1/+6
* Initial Fuchsia support.Doug Horn2019-01-171-0/+5
* Fix androidmk module orderingColin Cross2019-01-141-21/+0
* Add buildDir to java patch-module paths.Jaewoong Jung2019-01-041-0/+13
* Add filegroup support to notice property.Jaewoong Jung2018-11-271-0/+13
* Add dist support to SoongDan Willemsen2018-11-191-0/+37
* Revert "Add filegroup support to notice property."Jaewoong Jung2018-11-191-6/+0
* Add filegroup support to notice property.Jaewoong Jung2018-11-161-0/+6
* Shard arch property structsColin Cross2018-11-121-1/+1
* Document host_supported and device_supportedColin Cross2018-11-111-1/+4
* Allow generating modules once per OS instead of once per ClassDan Willemsen2018-10-221-2/+2
* Add multi-target variantsColin Cross2018-10-081-4/+24
* Make prefer32 a lambdaColin Cross2018-10-031-0/+6
* Add phony targets for go binary modulesColin Cross2018-09-281-5/+5
* Collect modules' info to create IDE project file.Brandon Lee2018-09-181-0/+24
* Change the dist file path for sdk librarySundong Ahn2018-09-171-0/+4
* Allow '$' in some pathsColin Cross2018-09-131-0/+8
* link type of recovery variant of a vendor module should not be native:vendorJiyong Park2018-08-281-0/+10
* s/product-services/product_services/gDario Freni2018-08-201-5/+5
* Revive and document HostAndDeviceDefault.Dan Albert2018-08-081-2/+18
* Add support for /product-services partitionDario Freni2018-07-191-11/+50
* Use WalkDeps instead of VisitDepsDepthFirstColin Cross2018-06-221-0/+3
* Support recovery and recovery_availableJiyong Park2018-05-151-0/+13
* Remove the unused `tags` propertyDan Willemsen2018-05-151-2/+0
* Don't install modules in unexported namespacesColin Cross2018-05-071-0/+7
* Adding java_sdk_libraryJiyong Park2018-04-191-0/+16
* Fix few issues with filegroupsPirama Arumuga Nainar2018-04-181-0/+1
* Add vintf_fragments.Steven Moreland2018-04-051-0/+3
* Allow platform modules to link to vendor public librariesJiyong Park2018-03-301-0/+5
* Turn GlobFiles into a Glob for files, use itDan Willemsen2018-03-011-14/+4
* Pass nil instead of []string{} to ctx.Glob* functionsColin Cross2018-02-231-1/+4
* Droiddoc Support in SoongNan Zhang2018-02-221-0/+19
* Revert "Revert "Support filegroup in exclude_srcs""Nan Zhang2018-02-151-12/+32
* Revert "Support filegroup in exclude_srcs"Tobias Thierer2018-02-091-32/+12