aboutsummaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1333 from cgull/pkg-config-issueJisi Liu2018-03-122-397/+485
|\
| * Replace ancient m4/acx_pthread.m4 with m4/ax_pthread.m4john hood2016-03-182-397/+485
* | Add std::forward and std::move autoconf checkJisi Liu2017-08-151-0/+19
* | Fixed cross compilations with the Autotools buildAdam Cozzette2017-01-032-0/+235
* | Include -std=c++11 when compiling protobuf if available.Sergio Campama2016-12-071-0/+982
|/
* Merge pull request #789 from motahan/solaris64_fixFeng Xiao2016-01-201-11/+6
|\
| * Fixing compile errors on Solaris in 64-bit modeMohamed El-Tahan2015-09-021-11/+6
* | Revert the change and remove an incorrect commentPeter Newman2016-01-091-5/+1
* | Add the docs claimed define for HAVE_UNORDERED_MAPPeter Newman2015-12-151-0/+3
|/
* Add support for solaris atomicopsWilliam Orr2014-09-191-0/+1
* Fix corner case in acx_pthread.m4 to work with -nostdlib, patch from Kacper K...liujisi@google.com2011-01-131-0/+34
* rollback the previous acx_pthread.m4 fix.liujisi@google.com2010-12-091-4/+2
* Add new files for vcprojs, fix issues: 165, 211, 228, 240liujisi@google.com2010-12-071-43/+55
* Fix issues: 166 167 172 175 181 188 192 194 195.liujisi@google.com2010-12-031-2/+4
* Detect and avoid broken unordered_map on OSX 10.5 / GCC 4.0.1.kenton@google.com2010-01-071-1/+7
* Another Sun Studio fix from Monty Taylor.kenton@google.com2010-01-041-4/+0
* Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett.kenton@google.com2009-12-231-0/+7
* Try again to fix build on Sun Studio -- Monty Taylor claims this will do it.kenton@google.com2009-12-231-1/+1
* Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg Sm...kenton@google.com2009-12-211-14/+25
* Improve Sun Studio support. Patch from Monty Taylor.kenton@google.com2009-08-061-15/+51
* Fixes to acx_check_suncc.m4 from Monty Taylor.kenton@google.com2009-05-281-1/+3
* More Sun CC hacks. Contributed by Monty Taylor.kenton@google.com2009-05-011-0/+33
* Support "Solaris 10 using recent Sun Studio".kenton@google.com2008-12-041-0/+37
* Initial checkin.temporal2008-07-102-0/+406