summaryrefslogtreecommitdiff
path: root/src/rebar_protobuffs_compiler.erl
Commit message (Expand)AuthorAgeFilesLines
* Introduce pluggable protocol buffer compilersTomas Abrahamsson2014-10-291-41/+32
* Fix OS X resource fork handling (Reported-by: Richard O'Keefe)Tuncer Ayaz2014-07-251-1/+1
* Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msgTuncer Ayaz2012-12-311-3/+18
* Pass compile flags to protobuffsRyan Zezeski2012-09-031-6/+8
* Fix R13B03 build (Reported-by: Sergey Nartimov)Tuncer Ayaz2012-07-281-2/+2
* Remove ?FAIL in favor of ?ABORTDave Smith2012-06-081-2/+2
* Recursively search "src" for .proto filesEvan Miller2011-06-011-2/+2
* Clean up codeTuncer Ayaz2011-02-061-8/+13
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Unify executable invocationJuhani Rankimies2011-01-061-2/+2
* Fix error where ebin was created as a fileCharles McKnight2011-01-061-0/+1
* Tidier improvementsKostis Sagonas2010-10-261-7/+1
* Dialyzer related cleanupsKostis Sagonas2010-10-101-1/+1
* Try previous commit again; make sure include/ directory existsDave Smith2010-01-141-1/+1
* Make sure include/ directory existsDave Smith2010-01-141-1/+3
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Add protobuffs compiler moduleDave Smith2009-11-301-0/+132