aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Refactor factoriesColin Cross2017-06-3029-168/+211
* Merge "Add header-abi-linker dependency on so file."Treehugger Robot2017-06-302-11/+14
|\
| * Add header-abi-linker dependency on so file.Jayant Chowdhary2017-06-272-11/+14
* | Update coverage sanitizer flags in soongDan Austin2017-06-291-1/+1
* | Revert "[mips] Disable compact branch generation"Lazar Trsic2017-06-282-6/+0
* | Add libdl.so to the list of system shared libsDimitry Ivanov2017-06-271-2/+15
|/
* Make '**' implicitColin Cross2017-06-232-3/+34
* Add jar sorting to zip2zipColin Cross2017-06-232-10/+79
* Add java config and share it with makeColin Cross2017-06-234-4/+69
* Split java device properties into separate structColin Cross2017-06-232-32/+43
* Remove non-idiomatic inheritanceColin Cross2017-06-233-66/+51
* Update obsolete referencesColin Cross2017-06-231-5/+1
* Fix panic in builds with no deviceColin Cross2017-06-231-1/+5
* Merge "zip2zip: Support sorting globbed arguments, '**'"Treehugger Robot2017-06-233-42/+272
|\