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
*
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
*
Merge "Use SRCDIR as a working directory"
Dan Willemsen
2015-09-18
2
-12
/
+26
|
\
|
*
Use SRCDIR as a working directory
Dan Willemsen
2015-09-17
2
-12
/
+26
*
|
Set host and device arches from product variables
Colin Cross
2015-09-17
2
-49
/
+160
|
/
*
Add platform_sdk_version product variable
Dan Willemsen
2015-09-16
1
-0
/
+9
*
Check that a product variable is set
Colin Cross
2015-09-16
1
-16
/
+24
*
Merge "Freeze environment reading after saving deps"
Dan Willemsen
2015-09-15
1
-2
/
+9
|
\
|
*
Freeze environment reading after saving deps
Dan Willemsen
2015-09-15
1
-2
/
+9
*
|
Add cortex-a53 cpu variant
Dan Willemsen
2015-09-15
1
-1
/
+2
|
/
*
Read product variables from soong.variables
Colin Cross
2015-09-14
2
-34
/
+51
*
Support product variables
Colin Cross
2015-08-24
4
-114
/
+322
*
Fix java resource glob file list location
Colin Cross
2015-08-24
1
-0
/
+13
*
Update to new blueprint api for bootstrap.BinDir
Dan Willemsen
2015-08-24
2
-4
/
+7
*
Fix glob filename overlap
Colin Cross
2015-07-23
1
-4
/
+4
*
Add support for x86_sse3 and x86_sse4 arch sections
Colin Cross
2015-07-09
1
-0
/
+4
*
use init functions to register module types, etc.
Colin Cross
2015-07-09
3
-0
/
+17
*
Enable host multilib
Dan Willemsen
2015-07-08
1
-0
/
+6
*
Add cpu-variant properties
Colin Cross
2015-07-07
1
-44
/
+75
*
Add exclude_* and remove arch_subtract / "-file"
Dan Willemsen
2015-07-01
2
-58
/
+23
*
androidbp: simplify translation by evaluating all expressions in Blueprint
Colin Cross
2015-06-30
1
-1
/
+3
*
Remove unnecessary glob depFile phony rule
Colin Cross
2015-06-29
1
-6
/
+0
*
Improve property comments for docs
Colin Cross
2015-06-29
2
-29
/
+59
*
Add dependency to existing Android.mk files
Dan Willemsen
2015-06-19
1
-0
/
+3
*
Create 'androidmk' rule to automatically run androidbp
Dan Willemsen
2015-06-18
2
-0
/
+59
*
Allow common.Glob to be called by singletons
Colin Cross
2015-06-17
2
-33
/
+46
*
Add per-directory build targets
Colin Cross
2015-06-17
3
-44
/
+71
*
Fix gofmt
Colin Cross
2015-06-16
1
-1
/
+1
*
Use proptools.CloneEmptyProperties
Colin Cross
2015-05-19
1
-2
/
+1
*
Check that local, top level, and exported include paths exist
Colin Cross
2015-05-12
1
-0
/
+31
*
Separate HostOrDevice out of Arch
Colin Cross
2015-05-09
2
-42
/
+81
*
Add support for building on Darwin hosts
Colin Cross
2015-05-07
1
-0
/
+6
*
Add per target archtecture properties
Colin Cross
2015-04-30
1
-17
/
+52
*
Fix globbing bugs
Colin Cross
2015-04-29
1
-6
/
+7
*
Add support for building android apps
Colin Cross
2015-04-20
1
-1
/
+37
*
Fix race condition in config.Getenv
Colin Cross
2015-04-15
1
-0
/
+5
*
Quote glob exclude options
Colin Cross
2015-04-10
2
-6
/
+28
*
Remove Config interface
Colin Cross
2015-04-10
1
-19
/
+12
*
Add aidl file support to java builds
Colin Cross
2015-04-08
1
-0
/
+40
*
Support subtracting sources from globs
Colin Cross
2015-04-08
2
-6
/
+25
*
Move config into common and provide helper
Colin Cross
2015-04-08
3
-22
/
+238
*
Add yacc and lex support
Colin Cross
2015-04-08
2
-1
/
+3
*
Support java libraries, binaries, and prebuilts
Colin Cross
2015-04-03
2
-3
/
+27
*
Clean up installing
Colin Cross
2015-04-03
1
-7
/
+19
*
Support excludes in globs
Colin Cross
2015-04-03
1
-9
/
+23
[next]