aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch to blueprint's microfactoryDan Willemsen2017-07-249-1730/+15
* Merge changes I646f303b,I294ca692Treehugger Robot2017-07-224-0/+23
|\
| * Add support for Exynos-M2.Junmo Park2017-07-223-0/+16
| * Override mcpu option of ToolingCFlags when mcpu is eyxnos-m2.Junmo Park2017-07-221-0/+7
* | Merge "Allow arch-specific stl selection"Treehugger Robot2017-07-211-1/+1
|\ \
| * | Allow arch-specific stl selectionColin Cross2017-07-201-1/+1
* | | Rename names in java package to not have java prefixColin Cross2017-07-204-64/+64
|/ /
* | Add support for java_defaults modulesColin Cross2017-07-204-10/+95
* | Merge "Don't pass same argument twice for defaults modules initialization"Treehugger Robot2017-07-202-19/+23
|\ \ | |/ |/|
| * Don't pass same argument twice for defaults modules initializationColin Cross2017-07-192-19/+23
* | Rename java module and property names for consistencyColin Cross2017-07-193-20/+20
* | Use dependency tags for java modulesColin Cross2017-07-192-61/+47
* | Use android.Prebuilt for JavaPrebuiltsColin Cross2017-07-191-31/+48
* | Add basic tests for java modulesColin Cross2017-07-192-0/+243
|/
* Merge "Revert "Remove java version checks""Colin Cross2017-07-193-0/+170
|\
| * Revert "Remove java version checks"Colin Cross2017-07-193-0/+170
* | Merge "Remove java version checks"Colin Cross2017-07-193-170/+0
|\|
| * Remove java version checksColin Cross2017-07-143-170/+0
* | Merge "Add to cflags in compilerFlags()"Treehugger Robot2017-07-192-12/+24
|\ \
| * | Add to cflags in compilerFlags()George Burgess IV2017-07-192-12/+24
* | | Merge "Switch `owner` to *string to disable concat"Treehugger Robot2017-07-192-3/+3
|\ \ \
| * | | Switch `owner` to *string to disable concatDan Willemsen2017-07-182-3/+3
* | | | Merge "Install VNDK libs in /system instead of /vendor"Treehugger Robot2017-07-196-14/+172
|\ \ \ \ | |/ / / |/| | |
| * | | Install VNDK libs in /system instead of /vendorJustin Yun2017-07-186-14/+172
* | | | Merge "Move default libnativehelper include to mock dir."Treehugger Robot2017-07-192-1/+11
|\ \ \ \
| * | | | Move default libnativehelper include to mock dir.Steven Moreland2017-07-182-1/+11
| |/ / /
* | | | Merge "Allow integer_overflow sanitizer path exclusion."Ivan Lozano2017-07-194-11/+25
|\ \ \ \
| * | | | Allow integer_overflow sanitizer path exclusion.Ivan Lozano2017-07-184-11/+25
| |/ / /
* / / / Regenerate build.ninja.inColin Cross2017-07-181-7/+66
|/ / /
* | | Merge "Add support for data field in cc_benchmark."android-o-preview-4Colin Cross2017-07-182-16/+29
|\ \ \
| * | | Add support for data field in cc_benchmark.Anders Lewis2017-07-172-16/+29
| | |/ | |/|
* | | Merge "Add integration testing infrastructure"Treehugger Robot2017-07-1812-122/+193
|\ \ \ | |_|/ |/| |
| * | Add integration testing infrastructureColin Cross2017-07-1412-122/+193
* | | Regenerate soong's build.ninja.inDan Willemsen2017-07-141-1/+1
|/ /
* | Fix incorrect package for variableColin Cross2017-07-141-1/+1
* | Use ExistentPathForSourceColin Cross2017-07-141-1/+3
|/
* microfactory: Sort dependenciesDan Willemsen2017-07-131-0/+1
* Add microfactory tracingDan Willemsen2017-07-137-43/+156
* Support running soong_ui.bash from anywhere in the treeDan Willemsen2017-07-122-2/+9
* Drop make flags in soong_uiDan Willemsen2017-07-111-0/+5
* Parse environment options from the command lineDan Willemsen2017-07-112-0/+71
* Support more ways to pass -j/-kDan Willemsen2017-07-113-21/+140
* Fix kernel_headers module registrationDan Willemsen2017-07-101-4/+1
* add device_kernel_headers module for vendor-specific kernel headersJiyong Park2017-07-084-0/+66
* Add integer_overflow sanitization build option.Ivan Lozano2017-07-075-10/+60
* Merge "Fix install location for vendor tests"Treehugger Robot2017-07-073-13/+188
|\
| * Fix install location for vendor testsDan Willemsen2017-07-063-13/+188
* | Merge "Fixed the unexpected scenario for "device_supported""Treehugger Robot2017-07-061-8/+5
|\ \ | |/ |/|
| * Fixed the unexpected scenario for "device_supported"Nan Zhang2017-07-051-8/+5
* | fix: a vendor variant of a lib doesn't re-export llndk headersJiyong Park2017-07-051-0/+1
|/