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
/
compiler.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for protoc plugins
Colin Cross
2019-04-02
1
-0
/
+1
*
Remove libbase dependency of sysprop_library
Inseob Kim
2019-03-27
1
-1
/
+2
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-1
/
+1
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-9
/
+6
*
Replace *Escape with *EscapeList
Colin Cross
2019-03-04
1
-1
/
+1
*
Prepare for a type-safe OnceKey
Colin Cross
2019-02-06
1
-4
/
+4
*
Add __ANDROID_APEX__
Jiyong Park
2019-01-28
1
-0
/
+4
*
Add flag to disable source directory includes.
Dan Albert
2018-12-06
1
-2
/
+9
*
Stop mapping c++17 to c++1z.
Peter Collingbourne
2018-12-04
1
-3
/
+0
*
Remove legacy NDK code.
Dan Albert
2018-11-27
1
-8
/
+2
*
Apply rtti settings to linux_bionic
Dan Willemsen
2018-10-23
1
-1
/
+1
*
Add support for sysprop description files to c++
Inseob Kim
2018-10-10
1
-0
/
+9
*
Remove GCC checks
Dan Willemsen
2018-10-09
1
-47
/
+24
*
GccCppStdVersion should not be needed anymore
Pirama Arumuga Nainar
2018-09-25
1
-10
/
+0
*
Fix `go vet` issues
Dan Willemsen
2018-07-22
1
-1
/
+1
*
Recovery variants are built with -D__ANDROID_RECOVERY__
Jiyong Park
2018-06-09
1
-0
/
+4
*
Revert "Revert "Add external projects only CFlags option""
Yi Kong
2018-06-06
1
-0
/
+6
*
Revert "Add external projects only CFlags option"
Kevin Rocard
2018-06-05
1
-6
/
+0
*
Add external projects only CFlags option
Yi Kong
2018-06-05
1
-0
/
+6
*
fix: recovery.cflags now works
Jiyong Park
2018-05-25
1
-0
/
+6
*
Support recovery and recovery_available
Jiyong Park
2018-05-15
1
-0
/
+13
*
Fix the flaky build breakage for droiddoc target.
Nan Zhang
2018-03-28
1
-1
/
+1
*
Set __ANDROID_API__ for vendor modules to vndk version.
Justin Yun
2018-03-27
1
-1
/
+6
*
Add trace flag for cpp/Java AIDL generation.
Martijn Coenen
2018-03-26
1
-0
/
+7
*
Use armv7a-linux-androideabi for arm device triple.
Chih-Hung Hsieh
2018-03-19
1
-1
/
+1
*
Remove obsolete Brillo variable
Dan Willemsen
2018-03-10
1
-4
/
+0
*
Use the platform -std= for sdk_version.
Elliott Hughes
2018-02-20
1
-34
/
+31
*
Revert "Revert "Support filegroup in exclude_srcs""
Nan Zhang
2018-02-15
1
-0
/
+1
*
Revert "Support filegroup in exclude_srcs"
Tobias Thierer
2018-02-09
1
-1
/
+0
*
Support filegroup in exclude_srcs
Nan Zhang
2018-02-07
1
-0
/
+1
*
Store missing profile files into a Make variable
Pirama Arumuga Nainar
2018-01-29
1
-1
/
+1
*
Add only compiler-flag dependencies as implicit
Pirama Arumuga Nainar
2018-01-23
1
-6
/
+6
*
Add 'openmp' compiler property
Pirama Arumuga Nainar
2017-12-19
1
-0
/
+11
*
Add compile-time pathDeps as implicit dependencies
Pirama Arumuga Nainar
2017-12-19
1
-7
/
+7
*
Allow NDK static libraries to use the NDK sysroot.
Dan Albert
2017-12-14
1
-1
/
+1
*
No need to dump modules added -Werror.
Chih-Hung Hsieh
2017-12-04
1
-1
/
+0
*
Replace ModuleContext.AConfig() with Config()
Colin Cross
2017-11-30
1
-2
/
+2
*
Add default -Wall -Werror or -Wall.
Chih-Hung Hsieh
2017-11-20
1
-0
/
+30
*
Fix using aidl files from filegroups
Colin Cross
2017-11-17
1
-5
/
+19
*
Move -fvisibility-inlines-hidden to global device cppflags
Colin Cross
2017-11-13
1
-0
/
+1
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-11
/
+11
*
Remove no_default_compiler_flags property
Colin Cross
2017-11-03
1
-44
/
+40
*
Switch instruction_set to *string
Dan Willemsen
2017-10-25
1
-2
/
+2
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-6
/
+6
*
Squash vendor sources before linkageMutator runs
Jiyong Park
2017-10-13
1
-8
/
+0
*
Revert "Some clarifications in preparation to automatically order linker depe...
Jeff Gaston
2017-10-04
1
-4
/
+4
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-03
1
-4
/
+4
*
Refactor proto in preparation for java proto support
Colin Cross
2017-09-11
1
-2
/
+7
*
Add support for Windows Message Compiler
Dan Willemsen
2017-09-09
1
-0
/
+5
*
cflags for vendor variants
Jiyong Park
2017-08-14
1
-0
/
+8
[next]