summaryrefslogtreecommitdiffstats
path: root/options.h
Commit message (Expand)AuthorAgeFilesLines
* 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