aboutsummaryrefslogtreecommitdiffstats
path: root/cc/cc_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix format string issuesColin Cross2018-05-031-1/+1
* Expose ProductVariables from TestConfigDan Willemsen2018-04-171-5/+5
* Merge "Allow platform modules to link to vendor public libraries" into pi-devTreeHugger Robot2018-03-311-0/+103
|\
| * Allow platform modules to link to vendor public librariesJiyong Park2018-03-301-0/+103
* | Allow VNDK-SP extensions to use vendor libLogan Chien2018-03-301-13/+199
|/
* Add unit tests for android/neverallow.goLogan Chien2018-03-161-26/+2
* Extract failIfErrored() to android/testing.goLogan Chien2018-03-161-11/+2
* Support VNDK extensionsLogan Chien2018-01-231-16/+604
* Fix crash on test failureColin Cross2018-01-031-4/+1
* Fix: duplicated definition of llndk_headers moduleJiyong Park2017-12-141-0/+30
* Have Soong cc static linker dep order account for shared deps tooJeff Gaston2017-11-271-25/+81
* Add license headers to all go and shell filesColin Cross2017-11-171-0/+14
* Fix using aidl files from filegroupsColin Cross2017-11-171-0/+5
* Add cc_library testsColin Cross2017-11-171-0/+5
* Pass results of Finder into BlueprintJeff Gaston2017-11-081-1/+1
* Change bool, and string properties to *bool, and *string for ccNan Zhang2017-11-071-3/+1
* Export cc library factories.Steven Moreland2017-11-031-1/+1
* Move first/last unique elements utility functions to android packageColin Cross2017-10-241-100/+0
* Allow macro definition with spaceJiyong Park2017-10-191-0/+84
* Automatically reorder C/C++ link dependencies in SoongJeff Gaston2017-10-181-29/+295
* Squash vendor sources before linkageMutator runsJiyong Park2017-10-131-0/+126
* Dedup exported flags from dependenciesColin Cross2017-05-171-0/+50
* Use ctx.ModuleBuild for darwin arColin Cross2017-05-091-3/+14
* Add support for building on Darwin hostsColin Cross2015-05-071-0/+98
* Build rule updates for aospColin Cross2015-05-041-0/+56