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
/
cc
/
ndk_headers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-11
1
-11
/
+2
*
Revert "Sandbox soong_build by changing to root directory"
Colin Cross
2020-01-10
1
-2
/
+11
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-09
1
-11
/
+2
*
Separate InstallPath from OutputPath
Colin Cross
2019-10-03
1
-2
/
+2
*
Soong: Add synopsis to ndk_* modules.
Patrice Arruda
2019-04-09
1
-0
/
+17
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-2
/
+2
*
Remove ModuleSrcPath
Colin Cross
2019-03-20
1
-4
/
+5
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-3
/
+3
*
Remove empty DepsMutator methods
Colin Cross
2019-02-01
1
-9
/
+0
*
Allow NDK APIs to be marked as drafts.
Dan Albert
2018-11-28
1
-0
/
+15
*
Use prebuilt bionic versioner
Logan Chien
2018-10-30
1
-1
/
+1
*
Move Ndk_abis from soong.config to soong.variables
Colin Cross
2018-10-24
1
-1
/
+1
*
Don't use arch-specific modules when we want a single module
Dan Willemsen
2018-10-22
1
-10
/
+2
*
Add a preprocessed_ndk_headers module type.
Dan Albert
2018-06-01
1
-0
/
+91
*
Rename preprocessed_ndk_headers to versioned_ndk_headers.
Dan Albert
2018-05-24
1
-10
/
+10
*
Add exclude_srcs property to ndk_headers modules.
Dan Albert
2018-05-24
1
-1
/
+4
*
Fix typo. Properies -> Properties.
Dan Albert
2018-05-24
1
-4
/
+4
*
Turn GlobFiles into a Glob for files, use it
Dan Willemsen
2018-03-01
1
-1
/
+1
*
Wrap PackageContext and SingletonContext
Colin Cross
2017-11-29
1
-4
/
+4
*
Skip MIPS headers when generating NDK prebuilts
Lazar Trsic
2017-11-28
1
-0
/
+9
*
Change remaining properties to *string, *bool in Soong.
Nan Zhang
2017-11-09
1
-9
/
+9
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-6
/
+7
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-1
/
+1
*
Make binaries executable
Colin Cross
2017-08-31
1
-1
/
+1
*
Refactor factories
Colin Cross
2017-06-30
1
-5
/
+11
*
Prettify soong ninja build descriptions
Colin Cross
2017-05-10
1
-1
/
+1
*
Add LLNDK support for the VNDK
Dan Willemsen
2017-04-07
1
-2
/
+8
*
Use a timestamp file for preprocessed_ndk_headers.
Dan Albert
2017-03-29
1
-3
/
+7
*
Move versioner's -o before positional arguments.
Dan Albert
2017-03-29
1
-1
/
+1
*
Stop making the ndk headers host-specific
Dan Willemsen
2017-03-15
1
-6
/
+1
*
Add preprocessed_ndk_headers.
Dan Albert
2017-02-22
1
-27
/
+165
*
Add a "license" property to ndk_headers.
Dan Albert
2016-10-20
1
-2
/
+16
*
Control mutator order
Colin Cross
2016-10-12
1
-0
/
+3
*
Generate NDK sysroots from the platform build.
Dan Albert
2016-07-28
1
-0
/
+102