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
/
android
/
paths_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ramdisk image.
Yifan Hong
2020-01-22
1
-0
/
+5
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-11
1
-5
/
+0
*
Revert "Sandbox soong_build by changing to root directory"
Colin Cross
2020-01-10
1
-0
/
+5
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-09
1
-5
/
+0
*
Add EarlyModuleContext for LoadHookContext
Colin Cross
2020-01-04
1
-16
/
+48
*
Move filesystem into Config
Colin Cross
2019-12-18
1
-30
/
+29
*
Move imageMutator before archMutator
Colin Cross
2019-12-17
1
-0
/
+24
*
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-11-25
1
-4
/
+4
*
Add InstallInRoot to allow modules to install into root partition
Colin Cross
2019-10-03
1
-0
/
+39
*
Fix android_test install path.
Jaewoong Jung
2019-09-27
1
-0
/
+5
*
Add InstallBypassMake
Colin Cross
2019-08-06
1
-0
/
+4
*
Rename product_services to system_ext
Justin Yun
2019-07-09
1
-10
/
+10
*
Share buildDir for android/soong/android tests
Colin Cross
2019-06-10
1
-20
/
+0
*
Reimplement AddMissingDependencies
Colin Cross
2019-06-10
1
-0
/
+5
*
Consolidate baseContext, BaseContext, and BaseModuleContext
Colin Cross
2019-06-06
1
-24
/
+24
*
Remove repetition in android package names
Colin Cross
2019-06-06
1
-24
/
+24
*
Support tagged module references
Colin Cross
2019-06-04
1
-12
/
+101
*
Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true
Colin Cross
2019-04-07
1
-5
/
+30
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-50
/
+190
*
Remove ModuleSrcPath
Colin Cross
2019-03-20
1
-7
/
+19
*
Add test for ctx.ExpandSources
Colin Cross
2019-03-07
1
-0
/
+143
*
Fix Rel() after ReplaceExtension or InSameDir
Colin Cross
2019-02-27
1
-2
/
+6
*
Add more paths helper methods
Colin Cross
2019-02-16
1
-0
/
+12
*
Add OutputPath.ReplaceExtension()
Colin Cross
2019-02-12
1
-0
/
+12
*
Avoid filepath.Abs
Colin Cross
2019-01-24
1
-0
/
+61
*
Dexpreopt soong modules inside soong
Colin Cross
2018-12-15
1
-0
/
+57
*
Revert "Fix MaybeRel when OUT is absolute"
Colin Cross
2018-12-14
1
-57
/
+0
*
Fix MaybeRel when OUT is absolute
Colin Cross
2018-12-13
1
-0
/
+57
*
s/product-services/product_services/g
Dario Freni
2018-08-20
1
-6
/
+6
*
Add support for /product-services partition
Dario Freni
2018-07-19
1
-0
/
+50
*
Support recovery and recovery_available
Jiyong Park
2018-05-15
1
-0
/
+5
*
Reverse RRO dir paths when passing to Make
Colin Cross
2018-04-17
1
-4
/
+1
*
Propagate errors out of validatePath
Colin Cross
2018-02-22
1
-2
/
+8
*
Add t.Run and t.Helper to paths_test.go
Colin Cross
2018-02-22
1
-6
/
+13
*
Use product instead of oem for Product specific module
Jaekyun Seok
2018-01-25
1
-6
/
+6
*
Add [soc|device|product]_specific
Jiyong Park
2017-12-21
1
-4
/
+100
*
Make *Context.Config return a Config instead of a interface{}
Colin Cross
2017-11-30
1
-1
/
+1
*
Add searchable android.DirectorySortedPaths
Colin Cross
2017-11-13
1
-0
/
+72
*
Let tests override environment
Colin Cross
2017-10-10
1
-1
/
+1
*
Fix install location for vendor tests
Dan Willemsen
2017-07-06
1
-0
/
+160
*
Rename common to android
Colin Cross
2016-05-18
1
-0
/
+182