Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
c2aa4a9c52426e3cb9b14788096a817c85ea17aa
c2aa4a9
Start using blueprint_go_binary
by Dan Willemsen
· 9 years ago
17f0526
Support installing non-native arch binaries
by Dan Willemsen
· 9 years ago
5efc706
Export GLOBAL_[CLANG_]C[PP]FLAGS_NO_OVERRIDE to Make
by Dan Willemsen
· 9 years ago
cd114c1
Remove [local_]include_files
by Dan Willemsen
· 9 years ago
0bd5887
Export TARGET_TOOLCHAIN_ROOT
by Dan Willemsen
· 9 years ago
08693d2
Improve makefile parser
by Colin Cross
· 9 years ago
7fd911f
Fix blank line translation once and for all
by Colin Cross
· 9 years ago
ad14e6e
Merge "Fix non-deterministic errors with LOCAL_*_x86_64"
by Treehugger Robot
· 9 years ago
20acc5c
Add flag property checking
by Dan Willemsen
· 9 years ago
ab6e6e0
Fix non-deterministic errors with LOCAL_*_x86_64
by Colin Cross
· 9 years ago
b36ab1a
Fix sanitize host builds
by Colin Cross
· 9 years ago
bc6fb16
Support sanitizer variants inside make builds
by Colin Cross
· 9 years ago
9598e10
Stop sorting (C|CPP|LD)FLAGS when checking
by Dan Willemsen
· 9 years ago
e8c5237
Fix and check CLANG_CONFIG_UNKNOWN_CFLAGS
by Dan Willemsen
· 9 years ago
558e517
Check more Make variables
by Dan Willemsen
· 9 years ago
d87145f
Add libclang_rt.asan-mips[64]-android.so
by Colin Cross
· 9 years ago
d26a713
Fix makevars (C|LD)FLAGS ordering
by Dan Willemsen
· 9 years ago
c264c16
Move -msoft-float to ToolchainCflags
by Dan Willemsen
· 9 years ago
03a7086
Add windows prebuilt library path
by Dan Willemsen
· 9 years ago
d352edf
Support Windows IncludeFlags
by Dan Willemsen
· 9 years ago
a2abfd6
Add the common directory back to kernel headers.
by Dan Willemsen
· 9 years ago
635c3b0
Rename common to android
by Colin Cross
· 9 years ago
c7fd91a
Fix ndk x86_64 and mips64 builds
by Colin Cross
· 9 years ago
36cff8b
Fix Static_executable, implement BUILD_HOST_static from Make
by Dan Willemsen
· 9 years ago
216a459
Export CONLYFLAGS and CPPFLAGS to Make
by Dan Willemsen
· 9 years ago
06f4533
Export -D__BRILLO__ to make if necessary
by Dan Willemsen
· 9 years ago
b436fde
Turn on strict checking for C[PP]FLAGS make vars
by Dan Willemsen
· 9 years ago
3772da1
Don't use -B...gcc.. on Darwin
by Dan Willemsen
· 9 years ago
88c4750
Merge "Include bionic/Android.bp"
by Colin Cross
· 9 years ago
3e5889a
Include bionic/Android.bp
by Colin Cross
· 9 years ago
8911062
Merge changes I7fd53084,I6b7a3062
by Treehugger Robot
· 9 years ago
e7932e8
Properly export toolchain static libs
by Dan Willemsen
· 9 years ago
73d21f2
Add more make-exported variables
by Dan Willemsen
· 9 years ago
6e39d27
Merge "USE_SAFESTACK support in Soong."
by Evgenii Stepanov
· 9 years ago
1e45ef6
Merge "Create empty .a on Darwin when there is no obj file."
by Dan Willemsen
· 9 years ago
4a94683
Don't use GTEST_OS_LINUX on Darwin
by Dan Willemsen
· 9 years ago
9f0b550
Create empty .a on Darwin when there is no obj file.
by Dan Willemsen
· 9 years ago
8146b2f
Update gtest flags from Make
by Dan Willemsen
· 9 years ago
8391efa
USE_SAFESTACK support in Soong.
by Evgenii Stepanov
· 9 years ago
2630213
Set LOCAL_PATH for each prebuilt module
by Colin Cross
· 9 years ago
e8b1bc0
Lock down environment variable access after all other singletons
by Dan Willemsen
· 9 years ago
7f08e21
Merge "Publish Soong configuration to Make variables"
by Dan Willemsen
· 9 years ago
2522660
Merge "Support SANITIZE_TARGET=safe-stack in soong."
by Evgenii Stepanov
· 9 years ago
0414479
Merge "Include objs from whole static libs before local objs"
by Treehugger Robot
· 9 years ago
0a8a0d0
Support SANITIZE_TARGET=safe-stack in soong.
by Evgenii Stepanov
· 9 years ago
4b7d5de
Publish Soong configuration to Make variables
by Dan Willemsen
· 9 years ago
025b480
Include objs from whole static libs before local objs
by Dan Willemsen
· 9 years ago
174978c
Support custom suffixes on Makefile outputs
by Dan Willemsen
· 9 years ago
ac66974
Merge "Move local ldflags after the toolchain ldflags"
by Treehugger Robot
· 9 years ago
00ced76
Move local ldflags after the toolchain ldflags
by Dan Willemsen
· 9 years ago
8a35405
Add a 32-bit x86_64 arch variant
by Dan Willemsen
· 9 years ago
f444945
Merge "Fix X86 flags"
by Dan Willemsen
· 9 years ago
2524b41
Merge "Fix mips flags"
by Dan Willemsen
· 9 years ago
569b0fa
Fix X86 flags
by Dan Willemsen
· 9 years ago
c785ff3
Fix mips flags
by Dan Willemsen
· 9 years ago
ed89a7a
Clean up and fix Krait cflags
by Dan Willemsen
· 9 years ago
b485099
Fix ArchFeatures decoding with default ArchVariant
by Dan Willemsen
· 9 years ago
162d08f
Add missing arm64 -Werror=implicit-function-declaration
by Dan Willemsen
· 9 years ago
4ce4703
Add -mpopcnt for X86_64 targets if they support popcnt
by Dan Willemsen
· 9 years ago
2c044ae
Remove duplicate -B entry for host linux clang ldflags
by Dan Willemsen
· 9 years ago
6ee75b6
Support prepended arch-specific properties
by Colin Cross
· 9 years ago
3b1fffa
Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generation
by Dan Willemsen
· 9 years ago
66187d9
Stop using the mips32r6 ABI in MegaDevice
by Dan Willemsen
· 9 years ago
3a31f16
Update path to ninja
by Colin Cross
· 9 years ago
1f7c527
Update androidmk translator
by Colin Cross
· 9 years ago
30d5f51
Support sanitizer builds inside make
by Colin Cross
· 9 years ago
b8ecdfe
Fix stripping on Darwin
by Colin Cross
· 9 years ago
e14388b
Remove trailing / from install path
by Colin Cross
· 9 years ago
9212b1b
Merge "Support stripping shared libraries and binaries"
by Colin Cross
· 9 years ago
7be391b
Merge "Move shell and python scripts to scripts/ directory"
by Colin Cross
· 9 years ago
665dce9
Support stripping shared libraries and binaries
by Colin Cross
· 9 years ago
98943a0
Merge changes I2a3cd53c,I8b9de913
by Colin Cross
· 9 years ago
1474741
Move shell and python scripts to scripts/ directory
by Colin Cross
· 9 years ago
e2c4874
Prevent replacing missing dependency glob rules with errors
by Colin Cross
· 9 years ago
da727cf
Support nested glob patterns
by Colin Cross
· 9 years ago
369f013
Switch to clang-2812033.
by Stephen Hines
· 9 years ago
737cb65
Use exported gtest include directories
by Colin Cross
· 9 years ago
16b2349
Add support for sanitizer property
by Colin Cross
· 9 years ago
4a97cb4
Support "none" for stl when using ndk
by Colin Cross
· 9 years ago
a8e07cc
Promote stl to a fixed feature
by Colin Cross
· 9 years ago
919281a
Refactor out exported cflags
by Colin Cross
· 9 years ago
f7f3d69
Add genrule tool_file to better handle deps
by Dan Willemsen
· 9 years ago
b40aab6
Fix generated sources and headers
by Dan Willemsen
· 9 years ago
21b481b
Update sanitize property format
by Colin Cross
· 9 years ago
c99deeb
Use blueprint DependencyTags
by Colin Cross
· 9 years ago
8141347
Rename deps property to objs in cc_objects
by Colin Cross
· 9 years ago
8524429
libm's headers have moved to live with their libc cousins.
by Elliott Hughes
· 9 years ago
d30e610
Move runpaths out of global ldflags
by Dan Willemsen
· 9 years ago
e717492
Fix ToolchainLdflags calls
by Dan Willemsen
· 9 years ago
01fdd3d
Various host flag updates to match Make
by Dan Willemsen
· 9 years ago
d6d6b69
Merge "Provide a default DeviceArchVariant"
by Dan Willemsen
· 9 years ago
a91d127
Provide a default DeviceArchVariant
by Dan Willemsen
· 9 years ago
99b5a09
Merge "Only add -fdebug-prefix-map on Linux hosts"
by Dan Willemsen
· 9 years ago
e925ffc
Merge "Remove extension from LOCAL_MODULE_STEM"
by Colin Cross
· 9 years ago
0c38c5e
Only add -fdebug-prefix-map on Linux hosts
by Dan Willemsen
· 9 years ago
110a89d
Fix arm[64] cflags
by Dan Willemsen
· 9 years ago
bf305de
Remove extension from LOCAL_MODULE_STEM
by Colin Cross
· 9 years ago
8e1e3fb
Mark the cortex-{a7,a53,a53.57} chips as supporting LPAE
by Dan Willemsen
· 9 years ago
7b106e4
Don't install static libraries
by Colin Cross
· 9 years ago
944beef
Merge "Use correct install paths in generated Android.mk"
by Colin Cross
· 9 years ago
Next »