aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.cpp
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2011-07-11 18:18:49 -0400
committerRaphael Moll <ralf@android.com>2011-07-11 18:25:05 -0400
commit1e4c4bebc1feb4b68155e9c2e7e6f2c056ef8e3b (patch)
treeafa9b514a95769b6e90ed8fa4e17b536d5679853 /vm/compiler/codegen/arm/CodegenDriver.cpp
parent6b9626d56c3ff84a6db7c15ea8bdcd62d11666d1 (diff)
Dex for Windows: Support paths with spaces.
1- Change the format of the command line parsed by dx.jar. Parameters with values are usually specified with one single argument e.g. --output=/some/path with spaces That breaks for a variety of reasons on windows, so the first step is to allow a new 2-parameter form: --output "/some/path with spaces" 2- The next step is fixing the way the dx.bat wrapper extracts the -J parameters to be able to cope with arguments that contain spaces. SDK bugs: 4567, 18388 Change-Id: Ia837e7307998c0bf41ae39abb36abebfc27da104
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.cpp')
0 files changed, 0 insertions, 0 deletions