aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/command_line_interface_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-24/+30
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-5/+2
* Support win32 long path for cross compiled buildJisi Liu2017-11-101-1/+1
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-0/+32
* Make win32_io only for MSVCJisi Liu2017-08-111-1/+1
* Merge remote-tracking branch 'origin/master' into mergeJisi Liu2017-07-251-0/+1
|\
| * Windows: support long pathsLaszlo Csomor2017-07-111-15/+13
* | Merge from masterJisi Liu2017-07-251-18/+12
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-44/+390
|/
* Down-integrate from google3.Feng Xiao2017-03-291-19/+21
* compiler/cli: PrintHelpText prints to stdout instead of stderrEmmanuel Odeke2017-03-081-5/+15
* Improve support for plugin parameters.Thomas Van Lenten2017-02-141-1/+27
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-1/+38
* Add version number to plugin protocol.Feng Xiao2016-12-051-0/+16
* Merge branch 'master' into down-integrate-with-msvc-fixAdam Cozzette2016-11-171-0/+38
|\
| * Support extra parameters for plugins.Jisi Liu2016-10-251-0/+38
* | Integrated internal changes from GoogleAdam Cozzette2016-11-171-4/+4
|/
* Integrate internal changesBo Yang2016-10-101-0/+86
* Add test for Win32ErrorMessageWei-Yin Chen (陳威尹)2016-08-311-0/+5
* Merge pull request #879 from mathstuf/support-equals-in-proto-pathFeng Xiao2016-06-081-0/+15
|\
| * protoc: support '=' in --proto_path argumentsBen Boeckel2016-04-201-0/+15
* | Fix the command line interface unittest againJisi Liu2016-05-101-3/+4
* | Down integrate from Google internal.Jisi Liu2016-04-281-1/+5
* | Integrate google internal changes.Jisi Liu2016-03-301-3/+3
* | Fix a misplaced macro.Feng Xiao2015-12-281-5/+5
* | Down-integrate from internal code base.Feng Xiao2015-12-111-0/+20
* | Merge pull request #783 from podsvirov/topic-cmake-projectFeng Xiao2015-10-161-3/+5
|\ \ | |/ |/|
| * Simplify testing from CMake project to "check" targetKonstantin Podsvirov2015-09-171-6/+4
| * Improved testing from CMake projectKonstantin Podsvirov2015-09-151-0/+4
* | Down-integrate from google internal.Jisi Liu2015-10-051-5/+5
|/
* Fix commandline interface file under heapcheck.Jisi Liu2015-08-251-5/+5
* Down-integrate from google3.Feng Xiao2015-08-221-0/+33
* Fix bugs on windows.Bo Yang2015-05-241-0/+4
* down-integrate internal changesBo Yang2015-05-211-0/+10
* Modify directory to use in testBo Yang2015-04-271-0/+6
* Add OS X to travis; fix tests to pass on OS XTamir Duberstein2015-03-181-1/+1
* Merge pull request #193 from TeBoring/sbPaul Yang2015-03-091-0/+84
|\
| * Fix absolute/relative path in outputBo Yang2015-02-091-11/+11
| * Change target to output filenamesBo Yang2015-02-071-4/+22
| * Change flag for generating dependency file to "dependency_out". DeleteBo Yang2015-02-041-7/+8
| * Implement a feature to generate a dependency file. By giving protoc the flagBo Yang2015-02-031-0/+65
* | Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-3/+2
* | Add shutdown code for several newly introduced leaks;Jisi Liu2015-02-211-0/+6
|/
* Make test code runnable with C++11Nobuaki Sukegawa2014-12-031-1/+1
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-3/+3
* Down-integrate from internal code base.Feng Xiao2014-11-101-2/+11
* Adds more checks before deleting temporary files.Feng Xiao2014-11-081-1/+3
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Cygwin doesn't work well if we try to capture stderr and stdout at the same t...jieluo@google.com2014-08-061-9/+18
* make changes to pass Cygwinjieluo@google.com2014-08-051-5/+9