summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Initial reflection and resizing functionality.Wouter van Oortmerssen1-0/+11
2015-06-15Make generating dependent include files for C++ the default.Wouter van Oortmerssen1-1/+1
2015-05-27Added clang & OS X to .travisWouter van Oortmerssen1-1/+4
2015-05-12Port FlatBuffers to Python.rw1-0/+1
2015-05-04Merge changes I2de7d14d,I56392340 into ub-games-masterWouter van Oortmerssen1-1/+1
2015-05-04Added missing --gen-mutable to CMakeLists.txtWouter van Oortmerssen1-1/+1
2015-04-28Fix bug on flathash compilation option.Jason Sanmiya1-1/+1
2015-04-15added .travis.yml file (build with original and biicode building);franchuti6881-3/+2
2015-04-01Generate appropriate schema doc comments from .proto filesAdvay Mengle1-0/+1
2015-02-17Added the hash attribute to ints and longs.Alex Ames1-1/+14
2015-02-09Added biicode support via biicode.conf and CMake/biicode.cmakefranramirez6881-0/+6
2015-01-07Added option FLATBUFFERS_BUILD_FLATCLeander Bessa Beernaert1-1/+12
2014-10-24Made CMakeLists.txt compatible with older versions of CMake.Wouter van Oortmerssen1-1/+1
2014-10-15Added .proto parsing and convertion to .fbs.Wouter van Oortmerssen1-0/+2
2014-09-23Enums in C++ are now strongly typed.Wouter van Oortmerssen1-2/+3
2014-09-22Generate headers from spec, add option for installing targetsZbigniew Mandziejewicz1-13/+29
2014-09-18Refactored the Java and C# code generators into one.Wouter van Oortmerssen1-2/+1
2014-09-15Initial commit of .NET port of FlatBuffersevolutional1-0/+1
2014-09-10Added option to disable build of tests and samples.Stewart Miles1-7/+12
2014-08-25Fixed compile errors in VS / gcc for recent commits.Wouter van Oortmerssen1-4/+4
2014-08-12Fixed compile warning related to file identification feature.Wouter van Oortmerssen1-1/+1
2014-07-29Made FlatBuffers compile correctly with -pedanticWouter van Oortmerssen1-3/+6
2014-07-28Fix OS X buildStefan Eilemann1-7/+5
2014-07-25Add install stepDaniel Nachbaur1-0/+3
2014-07-21Port FlatBuffers to Go.rw1-0/+1
2014-06-10Initial commit of the FlatBuffers code.Wouter van Oortmerssen1-0/+76