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
*
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
*
Add global tags properties, remove resourceDirs
Colin Cross
2015-04-02
1
-7
/
+3
*
Use ContainsProperty to support default values
Colin Cross
2015-03-27
2
-17
/
+34
*
Fix checkbuild files on last variant
Colin Cross
2015-03-27
1
-9
/
+6
*
Support target: { android64: {...}} for linker
Colin Cross
2015-03-27
1
-0
/
+24
*
Add support for building NDK modules.
Dan Albert
2015-03-26
1
-0
/
+3
*
Support dependencies on environment variables
Colin Cross
2015-03-26
3
-5
/
+54
*
Add new AndroidModuleContext helper functions
Colin Cross
2015-03-25
2
-11
/
+47
*
Update import paths for changes to blueprint
Colin Cross
2015-03-23
6
-9
/
+9
*
Add gensrcs module type
Colin Cross
2015-03-19
2
-3
/
+17
*
Refactor cc compiling to shared ccBase and ccDynamic initialization
Colin Cross
2015-03-17
2
-3
/
+10
*
Enable checkbuild by default
Colin Cross
2015-03-17
1
-1
/
+2
*
Add support for checkbuild target
Colin Cross
2015-03-17
2
-4
/
+76
*
Add soong_build primary builder
Colin Cross
2015-03-13
5
-0
/
+1149