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
/
rust
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rust_test and rust_test_host.
Chih-Hung Hsieh
2019-10-29
6
-7
/
+188
*
Add support for Rust C libraries.
Ivan Lozano
2019-10-28
8
-90
/
+371
*
Add a common interface for cc linkable libraries.
Ivan Lozano
2019-10-28
1
-8
/
+127
*
Merge "Rust owners, fix syntax error and more specific"
Chih-hung Hsieh
2019-10-26
1
-0
/
+5
|
\
|
*
Rust owners, fix syntax error and more specific
Chih-Hung Hsieh
2019-10-25
1
-0
/
+5
*
|
Allow rust code in external/rust.
Chih-Hung Hsieh
2019-10-25
1
-1
/
+1
|
/
*
Add Rust darwin host support.
Ivan Lozano
2019-10-21
2
-4
/
+81
*
Add method to determine variations from a Target
Colin Cross
2019-10-16
1
-1
/
+1
*
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
*
|
Merge "Fix defaults of BaseCompilerProperties"
Chih-hung Hsieh
2019-10-07
2
-11
/
+15
|
\
\
|
*
|
Fix defaults of BaseCompilerProperties
Chih-Hung Hsieh
2019-10-03
2
-11
/
+15
*
|
|
Replace RelPathString() with ToMakePath()
Colin Cross
2019-10-03
1
-3
/
+2
*
|
|
Separate InstallPath from OutputPath
Colin Cross
2019-10-03
1
-2
/
+2
|
/
/
*
|
Merge "Pass --remap-path-prefix to Rust builds."
Treehugger Robot
2019-10-01
2
-0
/
+5
|
\
\
|
*
|
Pass --remap-path-prefix to Rust builds.
Joel Galenson
2019-10-01
2
-0
/
+5
*
|
|
Emit linked file and dep-info in one call to rustc
Chih-Hung Hsieh
2019-09-30
1
-2
/
+1
|
/
/
*
|
Deny rust warnings by default.
Chih-Hung Hsieh
2019-09-27
2
-1
/
+12
*
|
Add Soong test for device proc-macro deps.
Ivan Lozano
2019-09-25
2
-0
/
+123
*
|
Add ARM32 device Rust toolchain.
Ivan Lozano
2019-09-24
1
-0
/
+92
*
|
Add AArch64 device Rust toolchain.
Ivan Lozano
2019-09-24
10
-16
/
+212
*
|
Fix proc_macro dependency handling.
Ivan Lozano
2019-09-24
5
-30
/
+10
*
|
Merge "Amend list of required Rust stdlib libraries."
Ivan Lozano
2019-09-20
1
-7
/
+1
|
\
\
|
*
|
Amend list of required Rust stdlib libraries.
Ivan Lozano
2019-09-20
1
-7
/
+1
|
|
/
*
/
Add OWNERS for Rust whitelist.
Ivan Lozano
2019-09-18
2
-19
/
+23
|
/
*
Check Rust dep is a Module before checking target.
Ivan Lozano
2019-09-13
1
-9
/
+20
*
Merge "Move splitFileExt to the android package."
Ivan Lozano
2019-09-10
1
-30
/
+1
|
\
|
*
Move splitFileExt to the android package.
Ivan Lozano
2019-09-09
1
-30
/
+1
*
|
Update to Rust 1.37.0
Matthew Maurer
2019-09-09
1
-1
/
+1
|
/
*
Disable unsupported Rust targets.
Ivan Lozano
2019-09-06
1
-0
/
+18
*
Do not run Soong tests for Rust on non-Linux hosts.
Ivan Lozano
2019-09-03
1
-0
/
+11
*
Add Rust support to Soong.
Ivan Lozano
2019-08-28
17
-0
/
+2319