index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
makevars.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
List of VNDK-related libs are exported to make
Jiyong Park
2017-08-10
1
-0
/
+4
*
Move default libnativehelper include to mock dir.
Steven Moreland
2017-07-18
1
-0
/
+10
*
Add integer_overflow sanitization build option.
Ivan Lozano
2017-07-07
1
-0
/
+2
*
Black-list for clang LibTooling Cflags.
Jayant Chowdhary
2017-06-19
1
-5
/
+5
*
Optimizations to abi checking.
Jayant Chowdhary
2017-05-25
1
-0
/
+1
*
Support .rs and .fs files in cc_* module srcs lists
Colin Cross
2017-05-05
1
-0
/
+2
*
Remove -isystem frameworks/av/include
Colin Cross
2017-05-03
1
-1
/
+1
*
Split /system and /vendor modules, allow multi-installation
Dan Willemsen
2017-04-11
1
-2
/
+0
*
Add LLNDK support for the VNDK
Dan Willemsen
2017-04-07
1
-0
/
+1
*
Export TSAN_RUNTIME_LIBRARY make variable
Pirama Arumuga Nainar
2017-03-27
1
-0
/
+1
*
Revert "install *.so in different paths for their types"
Dan Willemsen
2017-03-16
1
-1
/
+0
*
install *.so in different paths for their types
Jiyong Park
2017-03-14
1
-0
/
+1
*
Always use the standard OSX SDK tools
Dan Willemsen
2017-03-13
1
-4
/
+1
*
Blacklist code for CFI.
Vishwath Mohan
2017-02-15
1
-0
/
+3
*
Add RenderScript toolchain information to soong.
Jayant Chowdhary
2017-02-07
1
-0
/
+7
*
Add c_std and cpp_std properties.
Dan Albert
2017-02-03
1
-0
/
+2
*
Export LLVM_RELEASE_VERSION
Dan Willemsen
2016-12-14
1
-0
/
+1
*
Support aidl cpp generation
Dan Willemsen
2016-12-05
1
-0
/
+2
*
Add basic VNDK support in Soong
Dan Willemsen
2016-11-28
1
-0
/
+7
*
Add clang-tidy support
Dan Willemsen
2016-10-31
1
-0
/
+13
*
Consolidate -std flags
Colin Cross
2016-10-18
1
-0
/
+4
*
Export asan configuration to make
Dan Willemsen
2016-10-13
1
-0
/
+4
*
Consistently use -std=gnu99 for gcc as well as clang.
Elliott Hughes
2016-10-13
1
-2
/
+3
*
Split CommonGlobalIncludes for system includes
Colin Cross
2016-09-15
1
-1
/
+1
*
Sort NDK_MIGRATED_LIBS in make_vars
Dan Willemsen
2016-09-14
1
-0
/
+2
*
Add ubsan_standalone library name to the toolchain.
Evgenii Stepanov
2016-08-15
1
-1
/
+2
*
Move toolchain and global variables into separate package
Colin Cross
2016-08-01
1
-23
/
+24
*
Generate NDK sysroots from the platform build.
Dan Albert
2016-07-28
1
-0
/
+3
*
Rename exported make variables for system headers
Colin Cross
2016-07-20
1
-1
/
+47
*
Support linking against NDK prebuilt libraries
Dan Willemsen
2016-07-08
1
-0
/
+1
*
Remove support for libstdc++ on Android/Linux/Darwin
Dan Willemsen
2016-06-15
1
-2
/
+0
*
Simplify arch target handling
Colin Cross
2016-06-02
1
-35
/
+46
*
Revert "Simplify arch target handling"
Colin Cross
2016-06-03
1
-46
/
+35
*
Simplify arch target handling
Colin Cross
2016-06-02
1
-35
/
+46
*
Export GLOBAL_[CLANG_]C[PP]FLAGS_NO_OVERRIDE to Make
Dan Willemsen
2016-05-27
1
-0
/
+5
*
Export TARGET_TOOLCHAIN_ROOT
Dan Willemsen
2016-05-26
1
-0
/
+1
*
Stop sorting (C|CPP|LD)FLAGS when checking
Dan Willemsen
2016-05-23
1
-8
/
+8
*
Fix and check CLANG_CONFIG_UNKNOWN_CFLAGS
Dan Willemsen
2016-05-20
1
-0
/
+1
*
Check more Make variables
Dan Willemsen
2016-05-20
1
-0
/
+28
*
Fix makevars (C|LD)FLAGS ordering
Dan Willemsen
2016-05-18
1
-8
/
+7
*
Rename common to android
Colin Cross
2016-05-18
1
-17
/
+17
*
Fix Static_executable, implement BUILD_HOST_static from Make
Dan Willemsen
2016-05-17
1
-11
/
+15
*
Export CONLYFLAGS and CPPFLAGS to Make
Dan Willemsen
2016-05-17
1
-0
/
+10
*
Export -D__BRILLO__ to make if necessary
Dan Willemsen
2016-05-16
1
-0
/
+8
*
Turn on strict checking for C[PP]FLAGS make vars
Dan Willemsen
2016-05-16
1
-4
/
+4
*
Don't use -B...gcc.. on Darwin
Dan Willemsen
2016-05-16
1
-1
/
+4
*
Add more make-exported variables
Dan Willemsen
2016-05-16
1
-0
/
+17
*
Publish Soong configuration to Make variables
Dan Willemsen
2016-05-12
1
-0
/
+111