aboutsummaryrefslogtreecommitdiffhomepage
path: root/m4
Commit message (Expand)AuthorAge
* Merge pull request #1333 from cgull/pkg-config-issueGravatar Jisi Liu2018-03-12
|\
* | Add std::forward and std::move autoconf checkGravatar Jisi Liu2017-08-15
* | Fixed cross compilations with the Autotools buildGravatar Adam Cozzette2017-01-03
* | Include -std=c++11 when compiling protobuf if available.Gravatar Sergio Campama2016-12-07
| * Replace ancient m4/acx_pthread.m4 with m4/ax_pthread.m4Gravatar john hood2016-03-18
|/
* Merge pull request #789 from motahan/solaris64_fixGravatar Feng Xiao2016-01-20
|\
* | Revert the change and remove an incorrect commentGravatar Peter Newman2016-01-09
* | Add the docs claimed define for HAVE_UNORDERED_MAPGravatar Peter Newman2015-12-15
| * Fixing compile errors on Solaris in 64-bit modeGravatar Mohamed El-Tahan2015-09-02
|/
* Add support for solaris atomicopsGravatar William Orr2014-09-19
* Fix corner case in acx_pthread.m4 to work with -nostdlib, patch from Kacper K...Gravatar liujisi@google.com2011-01-13
* rollback the previous acx_pthread.m4 fix.Gravatar liujisi@google.com2010-12-09
* Add new files for vcprojs, fix issues: 165, 211, 228, 240Gravatar liujisi@google.com2010-12-07
* Fix issues: 166 167 172 175 181 188 192 194 195.Gravatar liujisi@google.com2010-12-03
* Detect and avoid broken unordered_map on OSX 10.5 / GCC 4.0.1.Gravatar kenton@google.com2010-01-07
* Another Sun Studio fix from Monty Taylor.Gravatar kenton@google.com2010-01-04
* Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett.Gravatar kenton@google.com2009-12-23
* Try again to fix build on Sun Studio -- Monty Taylor claims this will do it.Gravatar kenton@google.com2009-12-23
* Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg Sm...Gravatar kenton@google.com2009-12-21
* Improve Sun Studio support. Patch from Monty Taylor.Gravatar kenton@google.com2009-08-06
* Fixes to acx_check_suncc.m4 from Monty Taylor.Gravatar kenton@google.com2009-05-28
* More Sun CC hacks. Contributed by Monty Taylor.Gravatar kenton@google.com2009-05-01
* Support "Solaris 10 using recent Sun Studio".Gravatar kenton@google.com2008-12-04
* Initial checkin.Gravatar temporal2008-07-10