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
/
library.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
List of VNDK-related libs are exported to make
Jiyong Park
2017-08-10
1
-2
/
+1
*
Allow vndk library dependecies to dump abi again.
Jayant Chowdhary
2017-08-08
1
-1
/
+1
*
Install VNDK libs in /system instead of /vendor
Justin Yun
2017-07-18
1
-3
/
+12
*
Refactor factories
Colin Cross
2017-06-30
1
-6
/
+6
*
Add header-abi-linker dependency on so file.
Jayant Chowdhary
2017-06-27
1
-3
/
+3
*
Optimizations to abi checking.
Jayant Chowdhary
2017-05-25
1
-6
/
+33
*
Work-around for crt objects with sdk: current
Jayant Chowdhary
2017-05-09
1
-1
/
+1
*
Export proto deps from reused libraries too
Colin Cross
2017-05-03
1
-3
/
+6
*
Check reused source files in hasSrcExt
Colin Cross
2017-05-03
1
-18
/
+33
*
Pass -I to yasm
Colin Cross
2017-04-27
1
-1
/
+3
*
Add header-abi-checker for Vndk abi checks.
Jayant Chowdhary
2017-04-14
1
-0
/
+57
*
Don't install header libraries
Colin Cross
2017-04-14
1
-1
/
+1
*
Split /system and /vendor modules, allow multi-installation
Dan Willemsen
2017-04-11
1
-3
/
+21
*
Disable .toc generation for windows
Colin Cross
2017-04-04
1
-1
/
+1
*
Add ctx.Windows()
Colin Cross
2017-04-04
1
-1
/
+1
*
Refactor sanitized library on-disk layout - Soong.
Vishwath Mohan
2017-03-31
1
-2
/
+2
*
Revert "install *.so in different paths for their types"
Dan Willemsen
2017-03-16
1
-20
/
+0
*
Add LinuxBionic toolchain and switch
Dan Willemsen
2017-03-15
1
-1
/
+1
*
install *.so in different paths for their types
Jiyong Park
2017-03-14
1
-0
/
+20
*
Build a static library for header-only libraries
Colin Cross
2017-02-14
1
-24
/
+43
*
Native Coverage support in Soong (gcov)
Dan Willemsen
2017-02-14
1
-5
/
+12
*
Pass DepsContext to dependency methods
Colin Cross
2016-12-13
1
-1
/
+1
*
Support explicit header-only libraries
Colin Cross
2016-12-13
1
-0
/
+26
*
Remove boolean arguments from NewLibrary()
Colin Cross
2016-12-13
1
-8
/
+20
*
Support aidl cpp generation
Dan Willemsen
2016-12-05
1
-2
/
+16
*
Add basic VNDK support in Soong
Dan Willemsen
2016-11-28
1
-1
/
+1
*
Add Toolchain.Bionic()
Dan Willemsen
2016-11-17
1
-1
/
+1
*
Support `sdk_version: "current"` for the NDK.
Dan Albert
2016-11-10
1
-2
/
+10
*
Add export_include_dirs to the local include path
Dan Willemsen
2016-11-07
1
-1
/
+11
*
Add yacc generated headers to the include path
Dan Willemsen
2016-11-02
1
-1
/
+1
*
Add clang-tidy support
Dan Willemsen
2016-10-31
1
-2
/
+3
*
Start using "struct Objects" to store object Paths
Dan Willemsen
2016-10-31
1
-29
/
+27
*
Add support for .proto files
Colin Cross
2016-10-27
1
-0
/
+15
*
Simplify compileObjs
Colin Cross
2016-10-27
1
-15
/
+11
*
Only use -read_only_relocs on darwin x86
Colin Cross
2016-10-20
1
-1
/
+5
*
Initial prebuilt support
Colin Cross
2016-10-13
1
-1
/
+1
*
Move registration into android package
android-n-mr1-preview-2
android-n-mr1-preview-1
Colin Cross
2016-10-12
1
-6
/
+5
*
Enable toc optimization for host builds
Colin Cross
2016-10-04
1
-15
/
+10
*
Fix toc path
Colin Cross
2016-10-04
1
-1
/
+1
*
Add support for toc optimization in soong
Colin Cross
2016-09-30
1
-0
/
+26
*
Handle dependencies with export_generated_headers
Dan Willemsen
2016-09-30
1
-1
/
+12
*
Add Relocation Packer support
Dan Willemsen
2016-09-15
1
-1
/
+11
*
Fix mac art build
Colin Cross
2016-08-25
1
-1
/
+1
*
Add support for NDK r13.
Dan Albert
2016-08-10
1
-0
/
+19
*
Refactor cc modules to use decorators instead of inheritance
Colin Cross
2016-08-05
1
-146
/
+179
*
Rename compiler, linker and installer methods to be unique
Colin Cross
2016-08-01
1
-10
/
+10
*
Separate cc.go
Colin Cross
2016-07-29
1
-0
/
+478