aboutsummaryrefslogtreecommitdiff
path: root/m4/cxx11.m4
AgeCommit message (Collapse)AuthorFilesLines
2012-03-02Reimplement C++11 support to be header-onlyBoris Kolpackov1-38/+0
This way, the same build of the runtime libraries can be used in both C++98 and C++11 modes. This is important for when runtimes are installed or packaged.
2012-02-28Build infrastructure for C++11 supportBoris Kolpackov1-0/+38