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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Search all bionic subdirectories
Colin Cross
2016-01-11
1
-1
/
+1
*
Export all modules
Colin Cross
2016-01-11
1
-38
/
+4
*
Remove art and libnativehelper from root Android.bp
Colin Cross
2016-01-11
1
-2
/
+0
*
Allow libnativehelper to be missing
Dan Willemsen
2016-01-07
1
-1
/
+5
*
Remove Dlmalloc_alignment
Dan Willemsen
2016-01-06
1
-4
/
+0
*
Allow building non-gtest tests with cc_test
Dan Willemsen
2016-01-05
1
-28
/
+49
*
Allow Brillo-specific version scripts
Dan Willemsen
2016-01-05
1
-0
/
+4
*
Use xcrun and xcode-select to auto-configure mac sdk
Dan Willemsen
2015-12-22
2
-7
/
+51
*
Improve path component validation
Dan Willemsen
2015-12-21
2
-9
/
+27
*
Refactor install paths
Dan Willemsen
2015-12-21
5
-23
/
+71
*
Make global C include paths optional
Dan Willemsen
2015-12-18
3
-19
/
+73
*
Merge "Execute the blueprint wrapper"
Dan Willemsen
2015-12-18
1
-3
/
+2
|
\
|
*
Execute the blueprint wrapper
Dan Willemsen
2015-12-10
1
-3
/
+2
*
|
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
5
-1
/
+50
*
|
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
2
-4
/
+4
|
\
|
|
|
*
|
Fix gofmt
Colin Cross
2015-12-17
2
-4
/
+4
*
|
|
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
*
|
|
Merge "Support "." in cpu and arch variant names"
Colin Cross
2015-12-16
1
-3
/
+3
|
\
\
\
|
*
|
|
Support "." in cpu and arch variant names
Colin Cross
2015-12-16
1
-3
/
+3
*
|
|
|
Merge "androidmk: Add support for LOCAL_MODULE_HOST_OS"
Colin Cross
2015-12-16
1
-0
/
+41
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
androidmk: Add support for LOCAL_MODULE_HOST_OS
Colin Cross
2015-12-02
1
-0
/
+41
*
|
|
|
Skip generating prebuilts entries for disabled modules
Colin Cross
2015-12-15
1
-0
/
+4
|
|
/
/
|
/
|
|
*
|
|
Add brillo cflags
Colin Cross
2015-12-15
2
-0
/
+5
*
|
|
Only change behavior when actually embedded in make
Dan Willemsen
2015-12-15
3
-3
/
+30
*
|
|
Enforce linker version-scripts are valid
Dan Willemsen
2015-12-11
7
-0
/
+7
|
|
/
|
/
|
*
|
Use `Path` instead of string for file paths
Dan Willemsen
2015-12-09
30
-749
/
+1416
*
|
Merge "Handle multiple blueprint files in one dir"
Dan Willemsen
2015-12-07
1
-15
/
+12
|
\
\
|
*
|
Handle multiple blueprint files in one dir
Dan Willemsen
2015-12-07
1
-15
/
+12
*
|
|
Merge "Expose real GccVersion"
Dan Willemsen
2015-12-07
10
-22
/
+60
|
\
\
\
|
*
|
|
Expose real GccVersion
Dan Willemsen
2015-12-07
10
-22
/
+60
|
|
/
/
*
|
|
Merge "Do not run zipalign when building APK."
Alex Klyubin
2015-12-07
1
-24
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Do not run zipalign when building APK.
Alex Klyubin
2015-12-04
1
-24
/
+2
|
|
/
*
/
Add Darwin-specific linker file flags
Dan Willemsen
2015-12-04
1
-4
/
+40
|
/
*
androidmk: Add support for TARGET_BUILD_APPS
Colin Cross
2015-12-01
2
-43
/
+35
*
Add unbundled_build product variable
Colin Cross
2015-12-01
1
-1
/
+9
*
Hybrid soong/mk build using prebuilts
Dan Willemsen
2015-12-01
8
-26
/
+422
*
Add -pie to device executable builds
Colin Cross
2015-12-01
1
-0
/
+1
*
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
2
-14
/
+14
*
Support cross-compiling Windows binaries on Linux
Dan Willemsen
2015-11-30
17
-95
/
+469
*
Add mips64
Colin Cross
2015-11-24
3
-1
/
+205
*
Add mips
Colin Cross
2015-11-24
3
-0
/
+240
*
Add x86_64
Colin Cross
2015-11-24
3
-0
/
+276
*
Add x86
Colin Cross
2015-11-24
5
-4
/
+304
*
pass ldflags to partial ld rules
Colin Cross
2015-11-24
1
-3
/
+9
*
Add toolchain cflags that are always used
Colin Cross
2015-11-24
3
-9
/
+44
[next]