summaryrefslogtreecommitdiffstats
path: root/options.h
Commit message (Expand)AuthorAgeFilesLines
* AIDL: Add option to generate No-Op methodslineage-15.0Luis Vidal2017-09-101-0/+1
* Add ninja mode to aidl and aidl-cppDan Willemsen2016-11-111-0/+6
* Generate a trivial dep file for parcelablesChristopher Wiley2016-04-211-2/+3
* Output correct dependency file with only output dirChristopher Wiley2016-04-121-0/+1
* Track base/ -> android-base/ change.Elliott Hughes2015-12-041-1/+1
* Refactor top-level AST nodes v2Casey Dahlin2015-11-301-3/+1
* Revert "Refactor top-level AST nodes"Bart Sears2015-11-241-1/+3
* Refactor top-level AST nodesCasey Dahlin2015-11-231-3/+1
* Respect aidl's -b flag againChristopher Wiley2015-11-061-0/+1
* Generate a dependency file for C++ outputChristopher Wiley2015-11-061-1/+1
* Remove Java dependencies of dep file generationChristopher Wiley2015-11-061-0/+2
* Change C++ output to match make expectationsChristopher Wiley2015-10-191-16/+7
* Replace import_info struct with AidlInfo classCasey Dahlin2015-10-091-0/+3
* Calculate C++ output file names from commandline argsChristopher Wiley2015-09-191-0/+18
* Refactor compile_aidl flow to support compiling C++Christopher Wiley2015-09-161-0/+1
* Define aidl-cpp executableChristopher Wiley2015-09-151-0/+25
* Rename Options to JavaOptionsChristopher Wiley2015-09-151-10/+9
* Clean up options parsing logic a little bitChristopher Wiley2015-09-141-3/+3
* Follow style guide for Options field namingChristopher Wiley2015-09-141-9/+9
* Basic cleanup of parsed optionsChristopher Wiley2015-09-141-24/+54
* aidl: Separate aidl logic into its own static libraryChristopher Wiley2015-09-011-3/+3
* aidl: Pull main() into dedicated fileChristopher Wiley2015-08-311-3/+3
* Do not merge namespacesChristopher Wiley2015-08-241-1/+2
* Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+36
* Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-36/+0
* Add new dependency generation option to aidl.Xavier Ducrohet2011-09-011-0/+1
* Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-181-0/+1
|\
| * auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+1
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+33
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-33/+0
* | Add a few missing headersAlexey Zaytsev2008-10-211-0/+1
|/
* Initial ContributionThe Android Open Source Project2008-10-211-0/+33