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
/
prebuilt.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dedup cc prebuilts module type registration
Paul Duffin
2019-12-19
1
-3
/
+7
*
Dedup prebuilt cc library creation
Paul Duffin
2019-12-12
1
-23
/
+19
*
Fix generated headers of snapshot
Inseob Kim
2019-12-09
1
-0
/
+1
*
Introduce module type 'sdk'
Jiyong Park
2019-09-22
1
-0
/
+2
*
Merge "Add "apex_vndk" module type"
Treehugger Robot
2019-09-17
1
-4
/
+4
|
\
|
*
Add "apex_vndk" module type
Jooyung Han
2019-09-10
1
-4
/
+4
*
|
Add suffix and target.vendor.suffix to shared libraries
Colin Cross
2019-09-06
1
-1
/
+1
|
/
*
Separate exported includes out of flags
Inseob Kim
2019-06-11
1
-3
/
+5
*
Omit .gnu_debuglink sections in object files
Ryan Prichard
2019-05-31
1
-2
/
+2
*
Support using cc_prebuilt_library_shared with cc_library
Colin Cross
2019-05-17
1
-0
/
+11
*
Soong: Add synopsis to cc_prebuilt_* modules.
Patrice Arruda
2019-04-01
1
-7
/
+17
*
Include libprofile-extras to all coverage variants
Pirama Arumuga Nainar
2019-03-29
1
-0
/
+4
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-1
/
+1
*
Fix shared_libs for cc/prebuilt.go
Logan Chien
2019-01-23
1
-5
/
+1
*
Add prebuilt ABI checker support to soong
Logan Chien
2019-01-23
1
-0
/
+5
*
APEXes can be sanitized
Jiyong Park
2019-01-13
1
-0
/
+8
*
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
Colin Cross
2018-09-10
1
-7
/
+8
*
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
Colin Cross
2018-09-10
1
-3
/
+0
*
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
Colin Cross
2018-09-10
1
-0
/
+3
*
Add stripping and toc support to Soong cc_prebuilt modules
Colin Cross
2018-09-05
1
-6
/
+34
*
Don't clear flags in prebuiltLibraryLinker.linkerFlags
Colin Cross
2018-09-04
1
-1
/
+1
*
Prebuilts shouldn't inherit linker interface
Yi Kong
2018-08-30
1
-0
/
+18
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-1
/
+1
*
Make binaries executable
Colin Cross
2017-08-31
1
-1
/
+1
*
Rename java_prebuilt_library to java_import
Colin Cross
2017-08-11
1
-14
/
+20
*
Copy prebuilt binaries
Colin Cross
2017-08-08
1
-1
/
+13
*
Refactor factories
Colin Cross
2017-06-30
1
-5
/
+3
*
Make factory functions in cc/prebuilt.go public.
Leo Li
2017-05-17
1
-6
/
+21
*
Add support for binary and static library and prebuilts
Colin Cross
2017-03-17
1
-6
/
+60
*
Rename to cc_prebuilts_library_shared
Colin Cross
2017-03-17
1
-1
/
+1
*
Remove boolean arguments from NewLibrary()
Colin Cross
2016-12-13
1
-1
/
+1
*
Split cc_prebuilt_shared_library into static variants
Colin Cross
2016-11-29
1
-1
/
+2
*
Start using "struct Objects" to store object Paths
Dan Willemsen
2016-10-31
1
-1
/
+1
*
Initial prebuilt support
Colin Cross
2016-10-13
1
-0
/
+72