summaryrefslogtreecommitdiff
path: root/test cases/frameworks/5 protocol buffers/meson.build
AgeCommit message (Expand)Author
2024-02-09test cases: use C++17 for protobuf because of abseil-cppSam James
2023-07-18tests: bump the C++ std for protobuf testsEli Schwartz
2019-12-19CI: Fix C++11 related error on osx for protocol bufferDaniel Mensinger
2017-12-18Can declare file generation in one dir and use the output in another.Jussi Pakkanen
2017-12-12Files created with generator can have path segments.Jussi Pakkanen
2017-05-08Add support for @CURRENT_SOURCE_DIR@ in generator argumentsAlberto Aguirre
2017-04-15tests: skip protocol buffers test if deps are not foundTim-Philipp Müller
2015-08-27Generator outputs are all relative.Jussi Pakkanen
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen
2014-05-24Keyword argument unification.Jussi Pakkanen
2013-06-02C++ is now called cpp rather than cxx.Jussi Pakkanen
2013-06-02Renamed find_dep to dependency.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-06-01Required defaults to true for programs.Jussi Pakkanen
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen
2013-06-01Generator rules can have more than one output.Jussi Pakkanen
2013-05-27Source generator now works with Protocol Buffers.Jussi Pakkanen
2013-05-27Worked on expanding the generator so it works with protocol buffers. Does not...Jussi Pakkanen