aboutsummaryrefslogtreecommitdiffstats
path: root/core/binary.mk
Commit message (Expand)AuthorAgeFilesLines
* build: make: use -Wl,-z,separate-code w/ -Wl,--execute-onlyNick Desaulniers2019-12-161-1/+1
* Merge "Improve checks for include dirs outside the source tree"Treehugger Robot2019-12-061-2/+6
|\
| * Improve checks for include dirs outside the source treeDan Willemsen2019-12-051-2/+6
* | Merge "Exclude dirs from binder interface whitelisting"Ivan Lozano2019-12-061-0/+6
|\ \ | |/ |/|
| * Exclude dirs from binder interface whitelistingIvan Lozano2019-12-051-0/+6
* | Mark BOARD_HAL_STATIC_LIBRARIES as obsolete.Yifan Hong2019-12-041-9/+0
|/
* Clean include directory pathsDan Willemsen2019-11-251-1/+3
* Merge "Set pools manually for rules that can run in RBE or goma"Colin Cross2019-11-151-6/+27
|\
| * Set pools manually for rules that can run in RBE or gomaColin Cross2019-11-121-6/+27
* | Forbid -WeverythingColin Cross2019-11-121-1/+8
|/
* Merge "Revert "-D__ANDROID_NDK__ for SDK builds.""Elliott Hughes2019-10-161-2/+0
|\
| * Revert "-D__ANDROID_NDK__ for SDK builds."Elliott Hughes2019-10-111-2/+0
* | Add labels to rewrapper cc compile action. Prevent ccwrapper from beingRamy Medhat2019-08-121-0/+8
|/
* -D__ANDROID_NDK__ for SDK builds.Steven Moreland2019-08-071-0/+2
* Remove import_includes/export_includesDan Willemsen2019-08-011-60/+29
* Merge changes from topic "rm_ONE_SHOT_MAKEFILE"Dan Willemsen2019-08-011-6/+0
|\
| * Remove support for ONE_SHOT_MAKEFILEDan Willemsen2019-07-311-6/+0
* | Explicitly add lld's relr relocation flags for Android Pie and abovePirama Arumuga Nainar2019-07-301-1/+3
|/
* Specify the API level via the triple instead of __ANDROID_API__.Peter Collingbourne2019-07-251-12/+18
* Merge "Renderscript: change extension .rs to .rscript"Jeffrey Vander Stoep2019-07-181-3/+3
|\
| * Renderscript: change extension .rs to .rscriptJeff Vander Stoep2019-07-171-3/+3
* | Add libprofile-extras to all link steps when NATIVE_COVERAGE is enabled.Pirama Arumuga Nainar2019-07-081-0/+14
|/
* Depend on NDK librariesDan Willemsen2019-06-121-0/+4
* Add dependencies on the toolchain (clang, etc)Dan Willemsen2019-06-121-11/+11
* Merge "Remove our clang-tidy wrapper"George Burgess IV2019-04-051-5/+4
|\
| * Remove our clang-tidy wrapperGeorge Burgess IV2019-04-041-5/+4
* | Merge changes from topic "vndk-no-vendor-variant"Vic Yang2019-03-201-3/+3
|\|
| * Add support for no-vendor-variant VNDKVic Yang2019-03-201-3/+3
* | Merge "Deprecate *.c[pp].arm"Dan Willemsen2019-02-251-57/+16
|\|
| * Deprecate *.c[pp].armDan Willemsen2019-02-211-57/+16
* | DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li2019-02-211-3/+0
|\ \ | |/ |/|
| * Merge "Enable execute-only memory layouts by default." am: 77cd60adcbIvan Lozano2019-01-151-1/+1
| |\
| * \ Merge changes I68c8a566,Ib8a588e5 am: 73e13b5030Dan Willemsen2019-01-101-138/+140
| |\ \
| * \ \ Merge "Stop trying to read depfile from vtsc" am: 82f2cb078fDan Willemsen2019-01-101-2/+0
| |\ \ \
* | | | | Add 32BIT and 16BIT nanopb library.Yu Shan2019-02-191-1/+9
* | | | | Merge "Enable coverage only when LOCAL_SDK_VERSION > 23"Pirama Arumuga Nainar2019-02-141-0/+8
|\ \ \ \ \
| * | | | | Enable coverage only when LOCAL_SDK_VERSION > 23Pirama Arumuga Nainar2018-12-201-0/+8
* | | | | | Remove support for building Windows modules in MakeDan Willemsen2019-02-051-19/+10
| |_|_|_|/ |/| | | |
* | | | | Enable execute-only memory layouts by default.Ivan Lozano2019-01-151-1/+1
| |_|_|/ |/| | |
* | | | All all_objects to LOCAL_INTERMEDIATE_TARGETSDan Willemsen2019-01-101-0/+2
* | | | Reorder binary.mk to move LOCAL_INTERMEDIATE_TARGETS laterDan Willemsen2019-01-101-138/+138
| |_|/ |/| |
* | | Stop trying to read depfile from vtscDan Willemsen2019-01-091-2/+0
|/ /
* | DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-111-0/+3
|\ \ | |/ |/|
| * Track more static dependencies for notice filesColin Cross2018-08-161-5/+3
| * Allow platform modules to link to vendor public librariesJiyong Park2018-03-301-0/+9
| * Set __ANDROID_API__ for vendor binaries to vndk version.Justin Yun2018-03-281-1/+9
* | Merge "Disable AArch64 XOM when not using lld."Ivan Lozano2018-11-291-1/+3
|\ \
| * | Disable AArch64 XOM when not using lld.Ivan Lozano2018-11-271-1/+3
* | | Merge "Don't use libandroid_support post-21."Dan Albert2018-11-281-2/+7
|\ \ \ | |/ / |/| |
| * | Don't use libandroid_support post-21.Dan Albert2018-11-271-2/+7