Skip to content
Snippets Groups Projects
  1. Apr 07, 2016
  2. Mar 24, 2015
  3. Mar 01, 2015
  4. Feb 18, 2015
  5. Jan 18, 2015
  6. Jan 16, 2015
  7. Jan 13, 2015
  8. Jan 07, 2015
  9. Dec 13, 2014
    • nnoble's avatar
      Getting the generated Makefile to support .proto files. · 72309c6c
      nnoble authored
      -) Compiling the proto plugin using the HOSTCC compiler.
      -) Set up proper rules to invoke the plugin from protoc.
      -) Few various renaming hacks to fully get out of [].
      	Change on 2014/12/12 by nnoble <nnoble@google.com>
      -------------
      Created by MOE: http://code.google.com/p/moe-java
      MOE_MIGRATED_REVID=82000361
      72309c6c
    • temiola's avatar
      Fixes package prefixes · 33a21684
      temiola authored
      Fixes how module names for messages with package prefixes are rendered.
      
      - detected while prototyping with beefcake
      - fixed on the internal beefcake fork here
      []
      
      This change replicates that fix for the official code generator.
      
      TODO: add a test; what's normal done to test features like this the proto
      codebase? Add another test.proto/golden file?
      	Change on 2014/12/11 by temiola <temiola@google.com>
      -------------
      Created by MOE: http://code.google.com/p/moe-java
      MOE_MIGRATED_REVID=81916292
      33a21684
  10. Dec 12, 2014
Loading