summaryrefslogtreecommitdiffstats
path: root/build/build_android_stubs.mk
Commit message (Expand)AuthorAgeFilesLines
* Use utf-8 instead of default encoding in build_android_stubs.mkGustav Sennton2017-01-251-1/+1
* Remove undefined PRIVATE_* variableDan Willemsen2016-12-201-1/+0
* Remove hard coding of ascii encoding when compiling SDK stubsPaul Duffin2016-09-071-1/+1
* Merge "Let android_stubs depend on jack-default.args" am: 0e8a8a6Shinichiro Hamaji2016-04-081-1/+1
|\
| * Let android_stubs depend on jack-default.argsShinichiro Hamaji2016-04-071-1/+1
| * Set min api level when compiling stubs currentYohann Roussel2016-03-211-0/+1
| * Enable Java 1.8 language features in stubsNeil Fuller2016-02-171-2/+2
| * Explicitly keep stubs as v51 / 1.7 class filesNeil Fuller2016-02-031-1/+2
* | Merge "Remove -Xlint:unchecked flag for android_system_stubs compilation." in...Aurimas Liutikas2016-03-251-2/+1
|\ \
| * | Remove -Xlint:unchecked flag for android_system_stubs compilation.Aurimas Liutikas2016-03-171-2/+1
* | | Set min api level when compiling stubs currentYohann Roussel2016-03-221-0/+1
|/ /
* | Include source jar for generated stubs in the SDK.Narayan Kamath2016-02-121-2/+7
* | Include libcore / ojluni licensing info in stubs jar.Narayan Kamath2016-02-121-0/+13
* | Enable Java 1.8 language features in stubsNeil Fuller2016-01-311-2/+2
* | Explicitly keep stubs as v51 / 1.7 class filesNeil Fuller2016-01-311-1/+2
|/
* Build android-stubs-current.jack with JackYohann Roussel2016-01-071-5/+23
* Ensure Jack server is running before any useYohann Roussel2015-12-221-1/+1
* Enable .toc optimization for SDK stubShinichiro Hamaji2015-12-161-5/+6
* Define a rule to build a dummy .dex.toc fileShinichiro Hamaji2015-12-141-0/+7
* Generate .toc for android_stubs_current.jarShinichiro Hamaji2015-11-191-1/+3
* Change jack/dex target dependency to jack scriptYohann Roussel2015-10-211-1/+1
* Add jack.jar dependency when using transform-jar-to-jackYohann Roussel2014-12-101-1/+1
* Declare target to allow compilation to Jack files.Yohann Roussel2014-11-121-0/+4
* Build system API stubs.Ying Wang2014-06-161-0/+51