Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
cdd1a99096e574d497e4bbaa1d02ea727422b507
cdd1a99
Add dependency to existing Android.mk files
by Dan Willemsen
· 10 years ago
68fdfcc
androidbp: Improve target conditionals when host_supported
by Dan Willemsen
· 10 years ago
57ad08c
androidbp: Handle local_include_dirs and fix export_include_dirs
by Dan Willemsen
· 10 years ago
2c342af
Merge "androidbp: Defer local path printing" into master-soong
by Dan Willemsen
· 10 years ago
fd69421
Merge "Create 'androidmk' rule to automatically run androidbp" into master-soong
by Dan Willemsen
· 10 years ago
e1acfc8
Merge "Fix bootstrap.bash -r with Android.bp" into master-soong
by Dan Willemsen
· 10 years ago
bf9207a
Create 'androidmk' rule to automatically run androidbp
by Dan Willemsen
· 10 years ago
8f101b4
Allow common.Glob to be called by singletons
by Colin Cross
· 10 years ago
1f8c52b
Add per-directory build targets
by Colin Cross
· 10 years ago
6a745c6
Fix gofmt
by Colin Cross
· 10 years ago
360a39c
androidbp: Defer local path printing
by Dan Willemsen
· 10 years ago
98c93e9
Fix bootstrap.bash -r with Android.bp
by Dan Willemsen
· 10 years ago
3828490
Allow to specify the output Android.mk file path.
by Ying Wang
· 10 years ago
199ee39
Merge "[androidbp] address comments aosp/149217" into master-soong
by Andres Morales
· 10 years ago
e5ee412
Rename Blueprints to Android.bp
by Colin Cross
· 10 years ago
3ab7d88
Use proptools.CloneEmptyProperties
by Colin Cross
· 10 years ago
d814960
Fix repeated ccCmd dependencies on object files
by Colin Cross
· 10 years ago
7d42bda
Merge "androidmk: make class+suffix into generic prefix" into master-soong
by Colin Cross
· 10 years ago
f9964d5
Use far dependency for genrule tool
by Colin Cross
· 10 years ago
3d289a4
androidmk: make class+suffix into generic prefix
by Colin Cross
· 10 years ago
eae04e0
androidmk: convert stems prefixed with LOCAL_MODULE to suffix
by Colin Cross
· 10 years ago
a930003
androidmk: strip LOCAL_PATH from export_include_dirs and local_include_dirs
by Colin Cross
· 10 years ago
f229827
Check that local, top level, and exported include paths exist
by Colin Cross
· 10 years ago
4e13f6d
androidmk: clean up nested comparisons for local variable names
by Colin Cross
· 10 years ago
f5f5dec
androidmk: use a single map for property list
by Colin Cross
· 10 years ago
8ae47de
[androidbp] address comments aosp/149217
by Andres Morales
· 10 years ago
d3ba039
Separate HostOrDevice out of Arch
by Colin Cross
· 10 years ago
af11df1
androidbp: handle suffix props, conditionals, map assignments
by Andres Morales
· 10 years ago
1fc2e89
Add system/security and system/keymaster to root Blueprints
by Colin Cross
· 10 years ago
2ba19d9
Add cc_benchmark module type
by Colin Cross
· 10 years ago
0af4b84
Add support for building on Darwin hosts
by Colin Cross
· 10 years ago
5e1efb5
Update build.ninja.in
by Colin Cross
· 10 years ago
1ae151b
Merge "Build rule updates for aosp" into master-soong
by Colin Cross
· 10 years ago
74d1ec0
Build rule updates for aosp
by Colin Cross
· 10 years ago
66e70f0
Merge "Add per target archtecture properties" into master-soong
by Colin Cross
· 10 years ago
c4c6df4
Merge "cc: remove incorrect arch cflags" into master-soong
by Colin Cross
· 10 years ago
da8706f
Initial androidbp translator.
by Andres Morales
· 10 years ago
b05bff2
Add per target archtecture properties
by Colin Cross
· 10 years ago
6bedfaa
cc: remove incorrect arch cflags
by Colin Cross
· 10 years ago
3d7678f
Fix java resource globbing
by Colin Cross
· 10 years ago
6a114ca
Fix globbing bugs
by Colin Cross
· 10 years ago
6f23ef6
Move globbing on top of pathtools.GlobWithExcludes
by Colin Cross
· 10 years ago
d8e780d
cc: make static or shared cflags apply to all source files
by Colin Cross
· 10 years ago
0607cf7
java: add genrule support to java builds
by Colin Cross
· 10 years ago
d350ecd
Add support for genrule
by Colin Cross
· 10 years ago
c3144b1
ndk: Use prebuilt NDK CRT objects.
by Dan Albert
· 10 years ago
eb1e6cc
java: add missing tool dependencies
by Colin Cross
· 10 years ago
5adac8a
java: delete package-export.apk before rebuilding
by Colin Cross
· 10 years ago
a8a93d3
cc: fix native tests
by Colin Cross
· 10 years ago
2732e9a
cc: improve combined static/shared libraries
by Colin Cross
· 10 years ago
18b6dc5
cc: fix host gcc libraries
by Colin Cross
· 10 years ago
c1e814d
cc: remove --fix-cortex-a8 from non-Cortex A8 devcies
by Colin Cross
· 10 years ago
e11befc
cc: finish unexporting DepNames and Flags
by Colin Cross
· 10 years ago
11f5654
Extract jar files to different directory than compiling
by Colin Cross
· 10 years ago
957cc4e
soong_jar: ignore directories passed to jar unless -d is set
by Colin Cross
· 10 years ago
e19c793
soong_jar: combine zipWriter and zipInfo into a class
by Colin Cross
· 10 years ago
712fc02
Fix gcc libraries for host targets with platform libc++
by Colin Cross
· 10 years ago
9ffb4f5
cc: export CCTest
by Colin Cross
· 10 years ago
0676e2d
cc: unexport Flags and DepNames
by Colin Cross
· 10 years ago
fa13879
cc: export structs and add ModifyProperties
by Colin Cross
· 10 years ago
2834452
Simplify flags in c compiling, fix NDK build warnings
by Colin Cross
· 10 years ago
56b4d45
Remove global include paths for modules built against NDK
by Colin Cross
· 10 years ago
41c187b
Support relative_install_path for cc modules
by Colin Cross
· 10 years ago
30e076a
Add support for building android apps
by Colin Cross
· 10 years ago
b7a6324
java: modify base java rules for android app builds
by Colin Cross
· 10 years ago
efb9ebe
java: add default libraries for device builds
by Colin Cross
· 10 years ago
e7a9f3f
java: add one-off build logic for frameworks/base
by Colin Cross
· 10 years ago
276284f
Rename resource_dirs to java_resource_dirs
by Colin Cross
· 10 years ago
d560a9e
androidmk: add support for ifdef USE_MINGW
by Colin Cross
· 10 years ago
d0a3da2
androidmk: add all-subdir-java-files
by Colin Cross
· 10 years ago
c1e86a3
Fix race condition in config.Getenv
by Colin Cross
· 10 years ago
c215ca2
Update build.ninja.in for blueprint changes
by Colin Cross
· 10 years ago
f03c82b
Optimize javacFlags and aidlFlags in ninja files
by Colin Cross
· 10 years ago
aa8630b
Move SDK prebuilts to new prebuilt_sdk module type
by Colin Cross
· 10 years ago
f05fe97
Add logtags source file support
by Colin Cross
· 10 years ago
6d1e72d
Fix multi-dex builds
by Colin Cross
· 10 years ago
2097830
Extract classes out of jarjar jar for static java libraries
by Colin Cross
· 10 years ago
9b6826f
Quote glob exclude options
by Colin Cross
· 10 years ago
2467967
Fix soong scripts to support directories with spaces
by Colin Cross
· 10 years ago
c3c0a49
Remove Config interface
by Colin Cross
· 10 years ago
8cf1334
Miscellaneous fixes for java compiling
by Colin Cross
· 10 years ago
9679302
Update root.bp for additional libs
by Tim Kilbourn
· 10 years ago
10787d0
Fix running soong from different directory
by Colin Cross
· 10 years ago
c0b06f1
Add aidl file support to java builds
by Colin Cross
· 10 years ago
6cbb127
Fix missing bootclasspath error in java compiles
by Colin Cross
· 10 years ago
fce5327
Support subtracting sources from globs
by Colin Cross
· 10 years ago
1332b00
Move config into common and provide helper
by Colin Cross
· 10 years ago
8df14ac
Add rpath to host executables
by Colin Cross
· 10 years ago
581c189
Add yacc and lex support
by Colin Cross
· 10 years ago
65bf4f2
Add jarjar support
by Colin Cross
· 10 years ago
e1d62a8
Add support for using prebuilt libraries as static dependencies
by Colin Cross
· 10 years ago
16daa92
androidmk: support translating all-java-files-under
by Colin Cross
· 10 years ago
2fe6687
Support java libraries, binaries, and prebuilts
by Colin Cross
· 10 years ago
35cec12
Clean up installing
by Colin Cross
· 10 years ago
3e8ec07
Support excludes in globs
by Colin Cross
· 10 years ago
c77f9d1
Add global tags properties, remove resourceDirs
by Colin Cross
· 10 years ago
139b815
androidmk: use map to hold module types
by Colin Cross
· 10 years ago
7d21c44
Use @files for ld and ar
by Colin Cross
· 10 years ago
577f6e4
Fix ndk and stl compiling
by Colin Cross
· 10 years ago
df6f7ae
androidmk: add BUILD_OS conditionals
by Colin Cross
· 10 years ago
Next »