Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
4d85d55e09ee46cf0f5cb779de907eb802e520c1
/
core
/
definitions.mk
4d85d55
Merge "Revert "Desugar default methods if required""
by Colin Cross
· 7 years ago
53aa02d
Revert "Desugar default methods if required"
by Colin Cross
· 7 years ago
437bbed
Merge changes I81796b45,Iaf585336
by Colin Cross
· 7 years ago
6548d2a
Desugar default methods if required
by Colin Cross
· 7 years ago
9047dce
Merge "Added support for using R8 instead of Proguard + dx"
by Søren Gjesse
· 7 years ago
d690ca5
Merge "Fix an issue in assert-max-image-size."
by Tao Bao
· 7 years ago
0c1fe64
Added support for using R8 instead of Proguard + dx
by Søren Gjesse
· 7 years ago
1cba05b
Merge "Slightly easier debugging of missing inputs to copy-file-to-target"
by Treehugger Robot
· 7 years ago
58cd98d
Merge "Use system modules generated by soong when using javac -target 1.9"
by Colin Cross
· 7 years ago
6730f90
Fix an issue in assert-max-image-size.
by Tao Bao
· 7 years ago
51e7a0c
Merge "Make SOONG_JAVAC_WRAPPER use JAVAC_WRAPPER to call javac."
by Treehugger Robot
· 7 years ago
f960257
Use system modules generated by soong when using javac -target 1.9
by Colin Cross
· 7 years ago
ad818dc
Support java compilation sharding for target side.
by Nan Zhang
· 7 years ago
42b808b
Make SOONG_JAVAC_WRAPPER use JAVAC_WRAPPER to call javac.
by Yoshisato Yanagisawa
· 7 years ago
2d081b3
Fix broken foreach loop
by Dan Willemsen
· 7 years ago
ea1629e
Refactor removing classes.dex for dexpreopt
by Colin Cross
· 7 years ago
03eb061
Don't reserve size for bad blocks when checking image size
by Jiyong Park
· 7 years ago
b039cf7
Merge "Delete jack support"
by Treehugger Robot
· 7 years ago
f439c33
Fix incremental aapt builds
by Dan Willemsen
· 7 years ago
e673deb
Delete jack support
by Colin Cross
· 7 years ago
ba9b0fb
Fix multiple output file generation for AAPT2
by Dan Willemsen
· 7 years ago
9deb331
Respect LOCAL_MIN_SDK_VERSION for dx
by Colin Cross
· 7 years ago
7dc9043
Allow disabling turbine
by Colin Cross
· 7 years ago
9b2e4c6
Simplify the *-lib-* functions
by Colin Cross
· 7 years ago
b541aae
Remove duplication of bootclasspath in LOCAL_JAVA_LIBRARIES
by Colin Cross
· 7 years ago
1d1e5ef
Add dependencies on bootclasspath libraries
by Colin Cross
· 7 years ago
28e78f4
Correctly set the linker search path for libm and libc.
by Miao Wang
· 7 years ago
fda45fd
Re-org the merge_zips logiic under Turbine rule.
by Nan Zhang
· 7 years ago
b880117
Move private_manifest file insertion to jars merging phase.
by Nan Zhang
· 7 years ago
39bbfe2
Merge "Use merge_zips to merge jars during Java build in Make."
by Nan Zhang
· 7 years ago
9bd5405
Use merge_zips to merge jars during Java build in Make.
by Nan Zhang
· 7 years ago
b06c30b
Revert "Revert "Make privileged apps always keep uncompressed dex files.""
by Nicolas Geoffray
· 7 years ago
f69441b
Revert "Make privileged apps always keep uncompressed dex files."
by Nicolas Geoffray
· 7 years ago
09dfe67
Make privileged apps always keep uncompressed dex files.
by Nicolas Geoffray
· 7 years ago
d05e19d
Fix the build breakage on git-wear-master/mirror-aosp-master-with-vendor
by Nan Zhang
· 7 years ago
b3ec534
Revert "Revert "Add Turbine as part of java build toolchain in Make.""
by Nan Zhang
· 7 years ago
33dcd0c
Revert "Add Turbine as part of java build toolchain in Make."
by Nan Zhang
· 7 years ago
0739155
Add Turbine as part of java build toolchain in Make.
by Nan Zhang
· 7 years ago
dfc45ec
Separate java source list generation into its own rule
by Colin Cross
· 7 years ago
604a242
Merge "Sort files in directories passed to jar" am: 966ed15a1d
by Colin Cross
· 7 years ago
128800f
Sort files in directories passed to jar
by Colin Cross
· 7 years ago
17f23f3
Merge "Fix log spam in unzip-jar-files" am: 05ecd66557
by Tobias Thierer
· 7 years ago
05ecd66
Merge "Fix log spam in unzip-jar-files"
by Tobias Thierer
· 7 years ago
341ccb6
Fix log spam in unzip-jar-files
by Tobias Thierer
· 7 years ago
8191dfb
Merge "Revert "Let signapk access internal APIs under OpenJDK 9 toolchain""
by Alex Klyubin
· 7 years ago
4012e64
Revert "Let signapk access internal APIs under OpenJDK 9 toolchain"
by Alex Klyubin
· 7 years ago
3e55981
Merge "Omit module-info.class when unzipping jar files." am: 5ae6434575
by Tobias Thierer
· 7 years ago
5ae6434
Merge "Omit module-info.class when unzipping jar files."
by Tobias Thierer
· 7 years ago
4988fa2
Merge "Fix the typo: "desugar-classpath" to "desugar-bootclasspath""
by Nan Zhang
· 7 years ago
f457179
Fix the typo: "desugar-classpath" to "desugar-bootclasspath"
by Nan Zhang
· 7 years ago
2bdbb6e
Omit module-info.class when unzipping jar files.
by Tobias Thierer
· 7 years ago
a4e6386
Merge "Revert "Revert "Copy resources from classes.jar when using AAPT2"""
by Colin Cross
· 7 years ago
303567c
Revert "Revert "Copy resources from classes.jar when using AAPT2""
by Colin Cross
· 7 years ago
e99de69
Merge "Disable desugaring try-with-resources" am: 28794da1c0
by Colin Cross
· 7 years ago
28794da
Merge "Disable desugaring try-with-resources"
by Colin Cross
· 7 years ago
bf4ac7a
Disable desugaring try-with-resources
by Colin Cross
· 7 years ago
3a88054
Merge "Drop obsolete javac -extdirs commandline arg." am: 43440c22dd
by Tobias Thierer
· 7 years ago
78d2983
Drop obsolete javac -extdirs commandline arg.
by Tobias Thierer
· 7 years ago
4cea760
Merge "Revert "Use dx.jar directly"" am: c7e3e962f8
by Colin Cross
· 7 years ago
c7e3e96
Merge "Revert "Use dx.jar directly""
by Treehugger Robot
· 7 years ago
e44e75a
Revert "Use dx.jar directly"
by Colin Cross
· 7 years ago
4828fca
Merge "Use dx.jar directly" am: c68434c971
by Colin Cross
· 7 years ago
6264b66
Merge "Update to latest jacoco usage" am: 483fae7430
by Jeff Gaston
· 7 years ago
c68434c
Merge "Use dx.jar directly"
by Colin Cross
· 7 years ago
0dbee7c
Slightly easier debugging of missing inputs to copy-file-to-target
by Jeff Gaston
· 7 years ago
aaae43c
Update to latest jacoco usage
by Jeff Gaston
· 8 years ago
e37a3c9
Use dx.jar directly
by Colin Cross
· 7 years ago
e885ccf
Merge "Provide make variables for java binaries" am: 5e19557eb9
by Colin Cross
· 7 years ago
0851df8
Provide make variables for java binaries
by Colin Cross
· 7 years ago
8fb1969
Merge "Move math function definitions." am: b5e90583ef am: d1eab0ea46
by Steven Moreland
· 7 years ago
b5e9058
Merge "Move math function definitions."
by Treehugger Robot
· 7 years ago
9afb656
Merge "Fix make warning/error colors on Mac" am: a46695c337 am: 6ee5e52f77
by Dan Willemsen
· 7 years ago
25f2d0d
Fix make warning/error colors on Mac
by Dan Willemsen
· 7 years ago
a64f336
Move math function definitions.
by Steven Moreland
· 7 years ago
b19c923
Merge "Update RenderScript build config and definitions." am: dddd7738d0 am: 4751b9e700
by Miao Wang
· 7 years ago
dddd773
Merge "Update RenderScript build config and definitions."
by Treehugger Robot
· 7 years ago
a9fed83
Update RenderScript build config and definitions.
by Miao Wang
· 7 years ago
206b85e
Merge changes from topic 'bug_38177295_checkbuild' am: bc8f82ff25 am: 0556ad1a71
by Tobias Thierer
· 7 years ago
9cc3c76
Let signapk access internal APIs under OpenJDK 9 toolchain
by Tobias Thierer
· 7 years ago
97479cc
Desugar: allow reflection over internal APIs.
by Tobias Thierer
· 7 years ago
4a05738
Merge "Fix override warnings when two test suites share an output" am: 5f4274609f am: a0d3365510
by Dan Willemsen
· 7 years ago
988a08d
Fix override warnings when two test suites share an output
by Dan Willemsen
· 7 years ago
57fa914
Merge "Fix fragile assumptions about build toolchain. (attempt #2)" am: 48ee187e98 am: b9511c87b6
by Tobias Thierer
· 7 years ago
0ed47f7
Fix fragile assumptions about build toolchain. (attempt #2)
by Tobias Thierer
· 7 years ago
1a48fbc
Merge "Revert "build/make/core: Fix fragile assumptions about build toolchain."" am: a0203a6544 am: 64517075a5
by Tobias Thierer
· 7 years ago
a0203a6
Merge "Revert "build/make/core: Fix fragile assumptions about build toolchain.""
by Tobias Thierer
· 7 years ago
4c764ab
Revert "build/make/core: Fix fragile assumptions about build toolchain."
by Tobias Thierer
· 7 years ago
4c1d087
Merge "build/make/core: Fix fragile assumptions about build toolchain." am: b371c7756a am: 68587c24a9
by Tobias Thierer
· 7 years ago
b371c77
Merge "build/make/core: Fix fragile assumptions about build toolchain."
by Tobias Thierer
· 7 years ago
e2a8da2
build/make/core: Fix fragile assumptions about build toolchain.
by Tobias Thierer
· 7 years ago
1f5a362
Merge "Allows DX alternative Jar." am: 26d769ea3f am: 16168c016d am: 5065fe2130
by Alan Leung
· 7 years ago
83857b6
Allows DX alternative Jar.
by Alan Leung
· 7 years ago
0d1967d
Merge changes Id0d167e6,I290a02b0 am: 90573e75a8 am: 9efa174836 am: a4d4cf335c
by Dan Willemsen
· 7 years ago
5ec6bbc
Implement clean-path
by Dan Willemsen
· 8 years ago
0d32327
Merge changes Idf48f45f,Id2a72fe7,If83e1df2 am: 2be7eb9161 am: 42ecd83de6
by Andreas Gampe
· 8 years ago
2be7eb9
Merge changes Idf48f45f,Id2a72fe7,If83e1df2
by Treehugger Robot
· 8 years ago
761d673
Merge "Support LOCAL_JACK_ENABLED := javac_frontend" am: 64ed2f2478 am: d6a3273faa
by Colin Cross
· 8 years ago
b17f285
Support LOCAL_JACK_ENABLED := javac_frontend
by Colin Cross
· 8 years ago
48d9a5c
Build: Disable leak sanitizer for ijar
by Andreas Gampe
· 8 years ago
83c5c47
Build: Disable leak sanitizer for llvm-rs-cc
by Andreas Gampe
· 8 years ago
Next »