• 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
CMake Loading commit data...
android Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java/flatbuffers Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE.txt Loading commit data...
readme.md Loading commit data...