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
*
Add method to determine variations from a Target
Colin Cross
2019-10-16
1
-9
/
+4
*
Merge "Remove old-style support for translated second architectures"
Treehugger Robot
2019-10-07
1
-1
/
+1
|
\
|
*
Remove old-style support for translated second architectures
Colin Cross
2019-09-19
1
-1
/
+1
*
|
Replace RelPathString() with ToMakePath()
Colin Cross
2019-10-03
1
-3
/
+2
*
|
Separate InstallPath from OutputPath
Colin Cross
2019-10-03
1
-2
/
+2
*
|
Allow test to specify whether or not to auto-generate test config
Dan Shi
2019-09-26
2
-1
/
+7
*
|
Revert "Remove old-style support for translated second architectures"
Colin Cross
2019-09-18
1
-0
/
+5
*
|
Remove old-style support for translated second architectures
Colin Cross
2019-09-18
1
-5
/
+0
|
/
*
Add RuleBuilder helper functions for built and prebuilt tools
Colin Cross
2019-07-11
1
-1
/
+1
*
Fix python proto srczip argument order
Colin Cross
2019-04-08
1
-3
/
+3
*
Fix package path of android/soong/android pctx
Colin Cross
2019-04-04
1
-1
/
+1
*
Add support for protoc plugins
Colin Cross
2019-04-02
2
-1
/
+3
*
Move proto compilation to RuleBuilder
Colin Cross
2019-04-02
2
-46
/
+25
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-2
/
+2
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-19
/
+5
*
[SOONG] Not auto-generate test config if test_suite is cts
yangbill
2019-02-19
1
-1
/
+1
*
Support building a par file that does not automatically run
Dan Willemsen
2019-02-17
3
-15
/
+59
*
Simplify python launcher, use __main__.py
Dan Willemsen
2019-02-15
2
-15
/
+22
*
Add par_test
Dan Willemsen
2019-02-14
4
-0
/
+158
*
Remove empty DepsMutator methods
Colin Cross
2019-02-01
1
-3
/
+0
*
Add missing dependencies for python_test
Logan Chien
2019-01-29
3
-14
/
+47
*
Autogen python test config.
yelinhsieh
2019-01-14
2
-0
/
+15
*
Pass -S option to wrapper for python binary.
yangbill
2019-01-04
1
-1
/
+4
*
Fix mac build w/echo -n
Dan Willemsen
2018-12-04
1
-2
/
+4
*
python par: trim and convert the entry point at build time
Dan Willemsen
2018-12-03
1
-2
/
+3
*
Fix par file zip offsets
Dan Willemsen
2018-12-03
1
-16
/
+12
*
Define runfiles_path before try so that finally can use it.
Nicolas Geoffray
2018-10-11
1
-1
/
+3
*
Fix invalid memory error for python binary build
Nan Zhang
2018-09-26
2
-6
/
+6
*
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
[next]