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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move globbing to Blueprint
Colin Cross
2016-11-04
2
-100
/
+0
*
Move registration into android package
android-n-mr1-preview-2
android-n-mr1-preview-1
Colin Cross
2016-10-12
1
-3
/
+1
*
Move Android.bp definitions into subdirs
Dan Willemsen
2016-08-25
5
-0
/
+120
*
Rename soong_jar to soong_zip
Dan Willemsen
2016-08-11
2
-5
/
+5
*
soong_jar: Parallel compression
Dan Willemsen
2016-08-11
2
-37
/
+522
*
Add zip2zip tool to copy zip entries from one file to another
Dan Willemsen
2016-08-10
1
-0
/
+128
*
soong_jar: Hardcode time
Dan Willemsen
2016-08-05
1
-1
/
+1
*
soong_jar: Implement symlinks, fix directories
Dan Willemsen
2016-08-05
1
-5
/
+45
*
Fix govet issue
Colin Cross
2016-05-30
1
-1
/
+1
*
Rename common to android
Colin Cross
2016-05-18
1
-2
/
+2
*
Delay dependency errors to ninja time for unbundled builds
Colin Cross
2015-12-18
1
-0
/
+2
*
Use SRCDIR as a working directory
Dan Willemsen
2015-09-17
1
-2
/
+2
*
Use the blueprint plugin infrastructure
Dan Willemsen
2015-09-15
1
-5
/
+0
*
Read product variables from soong.variables
Colin Cross
2015-09-14
1
-1
/
+1
*
use init functions to register module types, etc.
Colin Cross
2015-07-09
1
-53
/
+8
*
Add per-directory build targets
Colin Cross
2015-06-17
1
-1
/
+1
*
Separate HostOrDevice out of Arch
Colin Cross
2015-05-09
1
-0
/
+1
*
Add cc_benchmark module type
Colin Cross
2015-05-07
1
-0
/
+2
*
Add support for genrule
Colin Cross
2015-04-29
1
-0
/
+1
*
ndk: Use prebuilt NDK CRT objects.
Dan Albert
2015-04-29
1
-0
/
+1
*
soong_jar: ignore directories passed to jar unless -d is set
Colin Cross
2015-04-27
1
-0
/
+7
*
soong_jar: combine zipWriter and zipInfo into a class
Colin Cross
2015-04-27
1
-32
/
+43
*
Add support for building android apps
Colin Cross
2015-04-20
1
-0
/
+1
*
Move SDK prebuilts to new prebuilt_sdk module type
Colin Cross
2015-04-13
1
-0
/
+1
*
Add logtags source file support
Colin Cross
2015-04-13
1
-0
/
+1
*
Move config into common and provide helper
Colin Cross
2015-04-08
1
-3
/
+2
*
Support java libraries, binaries, and prebuilts
Colin Cross
2015-04-03
2
-0
/
+228
*
Support excludes in globs
Colin Cross
2015-04-03
1
-1
/
+22
*
Support cc_test_host
Colin Cross
2015-03-27
1
-0
/
+1
*
Add support for building NDK modules.
Dan Albert
2015-03-26
1
-0
/
+3
*
Support dependencies on environment variables
Colin Cross
2015-03-26
2
-0
/
+56
*
Add art_cc_library module type
Colin Cross
2015-03-25
1
-0
/
+4
*
Export cc types for art to inherit from
Colin Cross
2015-03-25
1
-11
/
+11
*
Update import paths for changes to blueprint
Colin Cross
2015-03-23
1
-2
/
+2
*
Allow cc_test to build a test per source file
Colin Cross
2015-03-19
1
-0
/
+1
*
Add gensrcs module type
Colin Cross
2015-03-19
1
-0
/
+3
*
Add support for cc_test.
Dan Albert
2015-03-18
1
-0
/
+1
*
Add support for checkbuild target
Colin Cross
2015-03-17
1
-0
/
+1
*
Add soong_build primary builder
Colin Cross
2015-03-13
2
-0
/
+124