aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston2017-06-0910-21/+254
* Merge "Add pom2mk, a maven repo -> Android.mk tool"Dan Willemsen2017-06-082-0/+273
|\
| * Add pom2mk, a maven repo -> Android.mk toolDan Willemsen2017-06-072-0/+273
* | Merge "Fix install path for sanitized native tests. (Soong)"Vishwath Mohan2017-06-081-3/+5
|\ \
| * | Fix install path for sanitized native tests. (Soong)Vishwath Mohan2017-06-071-3/+5
* | | Don't add -lrt on Darwin for sanitized targets.Evgenii Stepanov2017-06-071-1/+4
| |/ |/|
* | Merge "Run 'pstree' if ninja_log hasn't updated recently"Jeff Gaston2017-06-072-7/+87
|\ \ | |/ |/|
| * Run 'pstree' if ninja_log hasn't updated recentlyJeff Gaston2017-06-062-7/+87
* | Fix -fsanitize=integer not passed for soong builds.Evgenii Stepanov2017-06-071-5/+5
* | Switch to clang-4053586Yi Kong2017-06-041-2/+2
|/
* Export clang default settings.Leo Li2017-06-031-5/+10
* Have installclean remove android-info.txt againDan Willemsen2017-06-011-0/+1
* Stop installcleaning $PRODUCT_OUT/*.{ini,txt,xlb}android-o-preview-3Dan Willemsen2017-05-311-3/+0
* Merge "MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests."Treehugger Robot2017-05-311-1/+1
|\
| * MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests.Chris Larsen2017-05-301-1/+1
* | Merge "Support Make rewriting APP-*"Dan Willemsen2017-05-261-1/+2
|\ \
| * | Support Make rewriting APP-*Dan Willemsen2017-05-251-1/+2
* | | Merge "Add pdk product variable"Colin Cross2017-05-261-0/+1
|\ \ \
| * | | Add pdk product variableColin Cross2017-05-251-0/+1
| | |/ | |/|
* | | Merge "Add bionic's scsi headers to the include path."Elliott Hughes2017-05-261-0/+1
|\ \ \
| * | | Add bionic's scsi headers to the include path.Elliott Hughes2017-05-251-0/+1
| | |/ | |/|
* | | Merge "Allow version 9 toolchains for EXPERIMENTAL_USE_OPENJDK9"Tobias Thierer2017-05-261-4/+17
|\ \ \
| * | | Allow version 9 toolchains for EXPERIMENTAL_USE_OPENJDK9Tobias Thierer2017-05-261-4/+17
| |/ /
* | | Merge "Revert "Initial implementation of bpfix""Jeff Gaston2017-05-265-531/+0
|\ \ \
| * | | Revert "Initial implementation of bpfix"Jeff Gaston2017-05-265-531/+0
* | | | Merge "Revert "Run bpfix at the end of androidmk""Jeff Gaston2017-05-262-13/+2
|\ \ \ \
| * | | | Revert "Run bpfix at the end of androidmk"Jeff Gaston2017-05-262-13/+2
* | | | | Merge "Optimizations to abi checking."Treehugger Robot2017-05-257-13/+69
|\ \ \ \ \
| * | | | | Optimizations to abi checking.Jayant Chowdhary2017-05-257-13/+69
| | |_|/ / | |/| | |
* | | | | Merge changes Iefcae1b0,Ia94602f9Treehugger Robot2017-05-257-2/+544
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Run bpfix at the end of androidmkJeff Gaston2017-05-242-2/+13
| | |/ / | |/| |
| * | | Initial implementation of bpfixJeff Gaston2017-05-245-0/+531
| |/ /
* / / Revert "Revert "Disallow multiple build executions in parallel""Jeff Gaston2017-05-244-0/+390
|/ /
* | Merge "Drop build support for LEGACY_USE_JAVA7."Tobias Thierer2017-05-241-9/+3
|\ \
| * | Drop build support for LEGACY_USE_JAVA7.Tobias Thierer2017-05-231-9/+3
| |/
* | Merge "Export cc_benchmark as NATIVE_TESTS to Make"Treehugger Robot2017-05-241-0/+1
|\ \
| * | Export cc_benchmark as NATIVE_TESTS to MakeDan Willemsen2017-05-231-0/+1
* | | Merge "Move dataclean and installclean to soong_ui"Treehugger Robot2017-05-234-88/+220
|\ \ \ | |/ / |/| |
| * | Move dataclean and installclean to soong_uiDan Willemsen2017-05-184-88/+220
* | | Merge "Add all packages under packages/apps to root.bp"Treehugger Robot2017-05-231-1/+1
|\ \ \
| * | | Add all packages under packages/apps to root.bpSteven Moreland2017-05-171-1/+1
* | | | Merge "Prepare multiproduct_kati to run on the build servers"Treehugger Robot2017-05-231-11/+60
|\ \ \ \
| * | | | Prepare multiproduct_kati to run on the build serversDan Willemsen2017-05-221-11/+60
* | | | | Merge "Add arch, lib name to header-abi-diff invocation."Jayant Chowdhary2017-05-221-2/+4
|\ \ \ \ \
| * | | | | Add arch, lib name to header-abi-diff invocation.Jayant Chowdhary2017-05-221-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Fix mips32r2-fp-xburst build"Treehugger Robot2017-05-221-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix mips32r2-fp-xburst buildGoran Jakovljevic2017-05-081-1/+0
* | | | | Merge "Add Treble as soong variable."Treehugger Robot2017-05-201-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add Treble as soong variable.Steven Moreland2017-05-191-0/+8
| | |/ / | |/| |
* | | | Merge "Make factory functions in cc/prebuilt.go public. Test: refactoring CL."Treehugger Robot2017-05-181-6/+21
|\ \ \ \