summaryrefslogtreecommitdiffstats
path: root/options.cpp
Commit message (Expand)AuthorAgeFilesLines
* AIDL: Add option to generate No-Op methodslineage-15.0Luis Vidal2017-09-101-0/+3
* Add ninja mode to aidl and aidl-cppDan Willemsen2016-11-111-0/+8
* Remove Java dependencies of dep file generationChristopher Wiley2015-11-061-0/+7
* Change C++ output to match make expectationsChristopher Wiley2015-10-191-72/+14
* Calculate C++ output file names from commandline argsChristopher Wiley2015-09-191-14/+99
* Refactor compile_aidl flow to support compiling C++Christopher Wiley2015-09-161-0/+5
* Define aidl-cpp executableChristopher Wiley2015-09-151-0/+63
* Rename Options to JavaOptionsChristopher Wiley2015-09-151-15/+14
* Clean up options parsing logic a little bitChristopher Wiley2015-09-141-46/+43
* Follow style guide for Options field namingChristopher Wiley2015-09-141-15/+15
* Basic cleanup of parsed optionsChristopher Wiley2015-09-141-129/+148
* aidl: Separate aidl logic into its own static libraryChristopher Wiley2015-09-011-4/+0
* Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+154
* Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-154/+0
* Add new dependency generation option to aidl.Xavier Ducrohet2011-09-011-0/+5
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-6/+17
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+138
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-138/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+134