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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Android.mk generation
Dan Willemsen
2016-02-09
2
-90
/
+70
*
Add windows x86_64
Dan Willemsen
2016-02-08
2
-0
/
+3
*
Fix USE_SOONG[_FOR_KATI]
Dan Willemsen
2016-01-14
2
-3
/
+3
*
Mips builds in the megadevice now
Dan Willemsen
2016-01-13
1
-8
/
+8
*
Add Mega_device configuration option
Dan Willemsen
2016-01-13
3
-10
/
+83
*
Export all modules
Colin Cross
2016-01-11
1
-38
/
+4
*
Remove Dlmalloc_alignment
Dan Willemsen
2016-01-06
1
-4
/
+0
*
Allow Brillo-specific version scripts
Dan Willemsen
2016-01-05
1
-0
/
+4
*
Improve path component validation
Dan Willemsen
2015-12-21
2
-9
/
+27
*
Refactor install paths
Dan Willemsen
2015-12-21
2
-15
/
+47
*
Make global C include paths optional
Dan Willemsen
2015-12-18
2
-18
/
+72
*
Sort modules before writing to Android.mk
Colin Cross
2015-12-18
2
-0
/
+23
*
Delay dependency errors to ninja time for unbundled builds
Colin Cross
2015-12-18
3
-0
/
+47
*
Merge "Make all soong modules optional when building in make"
Colin Cross
2015-12-18
1
-1
/
+2
|
\
|
*
Make all soong modules optional when building in make
Colin Cross
2015-12-17
1
-1
/
+2
*
|
Merge "Fix gofmt"
Colin Cross
2015-12-18
1
-1
/
+1
|
\
|
|
*
Fix gofmt
Colin Cross
2015-12-17
1
-1
/
+1
*
|
Merge "Add pointer and bool support for product variables"
Colin Cross
2015-12-18
1
-3
/
+10
|
\
|
|
*
Add pointer and bool support for product variables
Colin Cross
2015-12-17
1
-3
/
+10
*
|
Support "." in cpu and arch variant names
Colin Cross
2015-12-16
1
-3
/
+3
*
|
Skip generating prebuilts entries for disabled modules
Colin Cross
2015-12-15
1
-0
/
+4
|
/
*
Add brillo cflags
Colin Cross
2015-12-15
1
-0
/
+1
*
Only change behavior when actually embedded in make
Dan Willemsen
2015-12-15
3
-3
/
+30
*
Use `Path` instead of string for file paths
Dan Willemsen
2015-12-09
8
-209
/
+956
*
Handle multiple blueprint files in one dir
Dan Willemsen
2015-12-07
1
-15
/
+12
*
Add unbundled_build product variable
Colin Cross
2015-12-01
1
-1
/
+9
*
Hybrid soong/mk build using prebuilts
Dan Willemsen
2015-12-01
4
-24
/
+300
*
Blueprint API: PackageContext is now an Interface
Dan Willemsen
2015-12-01
2
-2
/
+2
*
Change soong parameter name disabled -> enabled
Dan Willemsen
2015-11-30
1
-13
/
+13
*
Support cross-compiling Windows binaries on Linux
Dan Willemsen
2015-11-30
3
-29
/
+184
*
Add mips64
Colin Cross
2015-11-24
1
-1
/
+5
*
Add mips
Colin Cross
2015-11-24
1
-0
/
+8
*
Add x86_64
Colin Cross
2015-11-24
1
-0
/
+15
*
Add x86
Colin Cross
2015-11-24
1
-4
/
+13
*
move arch variant structs down a level
Colin Cross
2015-11-23
1
-47
/
+79
*
Add arch features
Colin Cross
2015-11-23
1
-4
/
+42
*
make arch and variant parsing more robust
Colin Cross
2015-11-23
1
-6
/
+32
*
Delete androidbp
Colin Cross
2015-11-19
2
-53
/
+0
*
Use Rule-local implicit dependencies
Dan Willemsen
2015-11-17
3
-8
/
+8
*
Add armv8-a arch variant
Colin Cross
2015-11-16
1
-0
/
+3
*
Switch Disabled to a *bool for proper arch overrides
Dan Willemsen
2015-11-09
1
-3
/
+4
*
Add support for defaults modules
Colin Cross
2015-11-03
3
-4
/
+133
*
Remove EarlyMutators and DynamicDependencies
Colin Cross
2015-11-03
4
-50
/
+87
*
Replace extendProperties with pathtools.AppendProperties
Colin Cross
2015-11-03
4
-206
/
+80
*
Fix gofmt
Colin Cross
2015-10-28
1
-1
/
+1
*
Add DeviceUsesClang to change clang default
Dan Willemsen
2015-10-20
2
-0
/
+9
*
Add cortex_a53_64 and cortex_a53_a57
Dan Willemsen
2015-10-16
1
-8
/
+10
*
Fix X86_SSE3 -> X86_SSSE3
Dan Willemsen
2015-10-16
1
-1
/
+1
*
Add ProductVariables.DeviceName, set defaults to flounder
Dan Willemsen
2015-09-23
2
-4
/
+6
*
Fix product variables with no soong.variables
Colin Cross
2015-09-18
2
-8
/
+7
[next]