aboutsummaryrefslogtreecommitdiffstats
path: root/compile_protobuf.sh
Commit message (Collapse)AuthorAgeFilesLines
* Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-291-31/+0
| | | | | | | | | | | | Dependency for compiler selected based on platform. Supported platforms are Windows/Linux x86/64 and Mac OS. Configuration in root POM to avoid duplication. This also makes version of compiler consistent with version of library. Previously it was 3.0.0-a3 and 3.0.0-beta-1 respectively, now both are 3.0.0-beta-1. And removes all existing auto generated files and scripts for their creation as well as their traces (such as comments and exclusions for SonarQube).
* Upgrade protobuf lib to 3.0.0-beta-1Simon Brandhof2015-09-111-1/+1
|
* compile_protobuf.sh does not need local installation of protocSimon Brandhof2015-08-011-2/+7
|
* Move protobuf specs of WS into new module sonar-wsSimon Brandhof2015-07-301-1/+1
|
* Draft of protobuf specification of WS api/issues/searchSimon Brandhof2015-07-301-0/+1
|
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-231-6/+17
|
* Improve utility org.sonar.core.util.ProtobufSimon Brandhof2015-07-221-0/+14