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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support 'test_config' into soong modules
Julien Desprez
2018-08-07
2
-0
/
+17
*
Fix `go vet` issues
Dan Willemsen
2018-07-22
1
-1
/
+1
*
Use WalkDeps instead of VisitDepsDepthFirst
Colin Cross
2018-06-22
1
-8
/
+15
*
Fix embedded_launcher can't find files
Nan Zhang
2018-06-04
4
-33
/
+15
*
Revert "Revert "Revert "Revert "Add path interposer""""
Dan Willemsen
2018-05-31
1
-2
/
+0
*
Revert "Revert "Revert "Add path interposer"""
Dan Willemsen
2018-05-25
1
-0
/
+2
*
Revert "Revert "Add path interposer""
Dan Willemsen
2018-05-25
1
-2
/
+0
*
Merge "Allow "-" to be part of Python file names"
Treehugger Robot
2018-05-24
1
-1
/
+1
|
\
|
*
Allow "-" to be part of Python file names
Nan Zhang
2018-05-23
1
-1
/
+1
*
|
Revert "Revert "Add libc++.so as install dependencies for hermetic Python.""
Nan Zhang
2018-05-23
1
-0
/
+1
|
/
*
Merge "Fix Protobuf importing issue for embedded Python"
Treehugger Robot
2018-05-23
2
-10
/
+20
|
\
|
*
Fix Protobuf importing issue for embedded Python
Nan Zhang
2018-05-23
2
-10
/
+20
*
|
Revert "Add libc++.so as install dependencies for hermetic Python."
Artem Iglikov
2018-05-23
1
-2
/
+0
|
/
*
Add libc++.so as install dependencies for hermetic Python.
Nan Zhang
2018-05-22
1
-0
/
+2
*
Add a dependency fixer for proto deps
Dan Willemsen
2018-05-07
1
-1
/
+3
*
Consistently use Bool instead of proptools.Bool
Colin Cross
2018-04-10
1
-2
/
+2
*
Add Python protobuf support.
Nan Zhang
2018-03-22
4
-56
/
+185
*
Extract failIfErrored() to android/testing.go
Logan Chien
2018-03-15
1
-11
/
+2
*
Remove timestamp based filelist file for tracking Python dependencies
Nan Zhang
2018-03-09
4
-284
/
+133
*
Revert "Revert "Support filegroup in exclude_srcs""
Nan Zhang
2018-02-15
1
-0
/
+3
*
Revert "Support filegroup in exclude_srcs"
Tobias Thierer
2018-02-09
1
-3
/
+0
*
Support filegroup in exclude_srcs
Nan Zhang
2018-02-07
1
-0
/
+3
*
Add VisitDirectDepsWithTag
Colin Cross
2018-01-02
1
-4
/
+1
*
Add HostToolPath() for Python binary
Nan Zhang
2017-12-06
1
-0
/
+8
*
Revert "Revert "Change Python in Soong to support device side build.""
Nan Zhang
2017-12-01
6
-16
/
+57
*
Revert "Change Python in Soong to support device side build."
Nan Zhang
2017-12-01
6
-57
/
+16
*
Change Python in Soong to support device side build.
Nan Zhang
2017-11-30
6
-16
/
+57
*
Change bool, and string properties to *bool, and *string for java,
Nan Zhang
2017-11-08
2
-12
/
+15
*
Add support for test_suites for python_binary_host and python_test_host
Nan Zhang
2017-11-07
2
-0
/
+18
*
Convert Visit*Deps from blueprint.Module to android.Module
Colin Cross
2017-10-24
2
-4
/
+2
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-3
/
+3
*
Let tests override environment
Colin Cross
2017-10-10
1
-1
/
+1
*
Use `python2.7` instead of `python2`
Dan Willemsen
2017-09-25
1
-1
/
+1
*
Add support for python_defaults modules
Nan Zhang
2017-09-05
3
-5
/
+88
*
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-09-05
7
-236
/
+370
*
Make binaries executable
Colin Cross
2017-08-31
1
-1
/
+2
*
Remove error from AndroidMkDataProvider.AndroidMk
Colin Cross
2017-08-11
1
-2
/
+4
*
Remove error from AndroidMkData.Extra
Colin Cross
2017-08-11
1
-2
/
+1
*
Add integration testing infrastructure
Colin Cross
2017-07-14
1
-23
/
+8
*
Refactor factories
Colin Cross
2017-06-30
5
-17
/
+17
*
Fix the issue that /tmp/soong_python_test* isn't being removed.
Nan Zhang
2017-06-12
1
-3
/
+3
*
Add python_test_host module.
Nan Zhang
2017-05-17
7
-60
/
+223
*
Fix the issue "\n" didn't get interpreted properly.
Nan Zhang
2017-05-16
1
-1
/
+1
*
Prettify soong ninja build descriptions
Colin Cross
2017-05-10
1
-7
/
+8
*
Supported python build in host side.
Nan Zhang
2017-05-05
6
-0
/
+1419