aboutsummaryrefslogtreecommitdiffstats
path: root/android/namespace.go
Commit message (Expand)AuthorAgeFilesLines
* soong: Allow setting namespace import to "all" to import every namespaceRashed Abdel-Tawab2019-12-111-1/+6
* Give Blueprint modules access to all namespacesColin Cross2019-12-111-0/+5
* Soong: Add synopsis to soong_namespace module.Patrice Arruda2019-03-261-3/+17
* Remove empty DepsMutator methodsColin Cross2019-02-011-3/+0
* Fix `go vet` issuesDan Willemsen2018-07-221-3/+1
* Fix module rename inside namespaceColin Cross2018-04-161-16/+1
* Make ninja file deterministic even with dup module namesJeff Gaston2017-12-041-12/+30
* require namespaces to be declared only in files named Android.bpJeff Gaston2017-12-041-3/+10
* Revert "Revert "Soong support for namespaces""Jeff Gaston2017-12-041-0/+398
* Revert "Soong support for namespaces"Jeff Gaston2017-11-301-402/+0
* Soong support for namespacesJeff Gaston2017-11-291-0/+402