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
/
object.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unstrippedOutputFilePath to the linker interface
Jiyong Park
2019-02-01
1
-0
/
+4
*
Enable safe ICF with LLD.
Peter Collingbourne
2018-10-25
1
-0
/
+4
*
Remove GCC checks
Dan Willemsen
2018-10-09
1
-5
/
+1
*
Export cc module types and mutators needed for JNI testing
Colin Cross
2018-10-08
1
-2
/
+2
*
Allow cc_object modules to use STL
Colin Cross
2018-09-27
1
-0
/
+1
*
Dedup version-script handling code.
Dan Albert
2018-08-08
1
-1
/
+1
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-4
/
+4
*
Remove no_default_compiler_flags property
Colin Cross
2017-11-03
1
-1
/
+1
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-1
/
+1
*
Revert "Some clarifications in preparation to automatically order linker depe...
Jeff Gaston
2017-10-04
1
-1
/
+1
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-03
1
-1
/
+1
*
Add prefix_symbols support to cc_object
Dan Willemsen
2017-09-20
1
-1
/
+18
*
Allow cc_object to use libc headers under the VNDK
Dan Willemsen
2017-09-18
1
-0
/
+5
*
Refactor factories
Colin Cross
2017-06-30
1
-3
/
+1
*
Pass DepsContext to dependency methods
Colin Cross
2016-12-13
1
-1
/
+1
*
Allow Host cc_object and cc_toolchain_library
Dan Willemsen
2016-11-17
1
-1
/
+1
*
Start using "struct Objects" to store object Paths
Dan Willemsen
2016-10-31
1
-5
/
+5
*
Move registration into android package
android-n-mr1-preview-2
android-n-mr1-preview-1
Colin Cross
2016-10-12
1
-2
/
+1
*
Refactor cc modules to use decorators instead of inheritance
Colin Cross
2016-08-05
1
-6
/
+5
*
Rename compiler, linker and installer methods to be unique
Colin Cross
2016-08-01
1
-4
/
+4
*
Separate cc.go
Colin Cross
2016-07-29
1
-0
/
+90