Xiyue Deng f2132c47bd C++11 support.
* Add options and ENV method to specify building in C++11 mode.
  - Set C++ compiler flags to enable C++11 mode.
  - To add options to support C++11 mode, a formula can now use

      option :cxx11

    to provide "--c++11" option, and detect and enable C++11 support in
    install method using

      ENV.cxx11 if build.cxx11?

Closes Homebrew/homebrew#22453.
2013-10-26 22:17:04 -07:00
..
2013-10-26 18:30:39 -05:00
2013-10-26 22:17:04 -07:00
2013-09-17 13:58:34 -05:00
2013-06-22 21:40:26 -05:00
2013-10-11 08:40:19 +01:00
2013-10-23 00:09:35 +01:00
2013-10-26 22:17:04 -07:00
2013-10-26 21:54:29 -07:00
2013-06-23 14:31:43 +01:00
2013-10-22 13:31:14 -05:00
2013-10-18 12:56:51 -05:00
2013-08-24 16:42:29 -07:00
2013-10-18 12:56:51 -05:00
2013-05-23 12:50:31 -07:00
2013-08-19 17:21:13 -05:00
2013-10-26 22:17:04 -07:00
2013-10-26 21:54:29 -07:00
2013-10-25 21:12:28 +01:00