• Wouter van Oortmerssen's avatar
    flatc now creates the output directory if it doesn't exist yet. · 30af866e
    Wouter van Oortmerssen authored
    Also cleaned up the general mkdir functionality.
    
    Tested: on OS X.
    
    Tested that a command line like: ./flatc -j -o foo/bar/baz tests/monster_test.fbs
    generates files in foo/bar/baz/MyGame/Example/*.java which previously didn't exist.
    
    Windows code was previously tested but has been moved, so needs to be tested again.
    
    Change-Id: Iee943121b3be4f92961a3ec94c2cb578165f114a
    30af866e
Name
Last commit
Last update
..
flatc.cpp Loading commit data...
idl_gen_cpp.cpp Loading commit data...
idl_gen_go.cpp Loading commit data...
idl_gen_java.cpp Loading commit data...
idl_gen_text.cpp Loading commit data...
idl_parser.cpp Loading commit data...