HeHanxin / softart

Automatically exported from code.google.com/p/softart
Other
1 stars 1 forks source link

Support Linux #256

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Add linux/gcc support.

Original issue reported on code.google.com by wuye9036 on 31 Dec 2013 at 5:56

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 4e53c48c7f5c.

Improved error report of boost/version.hpp finding.

Original comment by wuye9036 on 31 Dec 2013 at 7:40

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 632466bd3617.

Add g++ executable finder on Linux.
Remove code that prevent cross compiling on Linux.

Original comment by wuye9036 on 31 Dec 2013 at 7:40

GoogleCodeExporter commented 8 years ago
This issue was updated by revision e2fdee4c2288.

Fixed bjam build error when customized_toolset_dir() is not set.
Bjam could be compiled correctly on Linux.

Original comment by wuye9036 on 31 Dec 2013 at 7:40

GoogleCodeExporter commented 8 years ago
This issue was updated by revision cc52e40af982.

Fixed boost build command error on Linux.

Original comment by wuye9036 on 31 Dec 2013 at 7:40

GoogleCodeExporter commented 8 years ago
This issue was updated by revision b078af7c92d2.

Fixed boost build command bug on Windows.

Original comment by wuye9036 on 31 Dec 2013 at 7:51

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 2fd37db00260.

Add warnings if target arch is not same as current arch on Linux.

Original comment by wuye9036 on 1 Jan 2014 at 8:32