- 22 Aug, 2017 3 commits
- 21 Aug, 2017 6 commits
-
-
Jisi Liu authored
Fixing -Wexpansion-to-defined Clang warning
-
Jisi Liu authored
Fixing unused parameter warnings under Clang.
-
Jisi Liu authored
Remove C++11 features in io_win32.cc
-
Jisi Liu authored
-
Bo Yang authored
-
Jisi Liu authored
- Use scoped_array instead of unique_ptr. - Do not use string::front() and string::back()
-
- 18 Aug, 2017 3 commits
- 17 Aug, 2017 3 commits
- 16 Aug, 2017 7 commits
-
-
Jie Luo authored
-
Jie Luo authored
-
Jisi Liu authored
It seems like the image has a /usr/local/bin/autoconf installed, which doesn't recognize/work with the yum installed libtools. Putting distributed binaries/libraries first solves the problem
-
Bo Yang authored
-
Bo Yang authored
-
Jisi Liu authored
-
Jisi Liu authored
The old one is deprecated and no longer working.
-
- 15 Aug, 2017 9 commits
-
-
Jisi Liu authored
Add std::forward and std::move autoconf check
-
Jisi Liu authored
Static link pthread for mingw64 protoc and enable cross compile
-
Jisi Liu authored
-
Jisi Liu authored
Fix cmath/math.h include with non C++11 libstdc++
-
Jisi Liu authored
-
Jisi Liu authored
Need to install mingw-w64 on linux to cross compile
-
Jisi Liu authored
-
Jisi Liu authored
Protobuf now uses these two features, which are not available on some platforms.
-
Jisi Liu authored
-
- 14 Aug, 2017 2 commits
- 11 Aug, 2017 7 commits
-
-
Jisi Liu authored
Fix build on MinGW32
-
Jisi Liu authored
Make compilers without ref-qualifier support happy.
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
strdup is not part C or C++ standard but POXIS function. Several compilers failed to compile strdup or generate warnings.
-
Jisi Liu authored
-