summaryrefslogtreecommitdiffhomepage
path: root/tasks/toolchains/vs2012.rake
AgeCommit message (Expand)Author
2013-11-22Automatically detect toolchain if it is visualcpp, and hence we drop vs2010.r...Per Lundberg
2013-02-23Support to build on pwd != mruby source rootYuichiro MASUI
2013-02-01Change the way that the DISABLE_GEMS flag is set for vs2012.mattn
2013-01-28Added .lib extension for library file on VS2012Yuichiro MASUI
2013-01-24Add flags_after_librariesYuichiro MASUI
2013-01-24merge masterYuichiro MASUI
2013-01-22Add C++/Objective-C init in toolchainsYuichiro MASUI
2013-01-21Added flags_before_libraries to linkerYuichiro MASUI
2013-01-21vs2012 toolchain: various fixesCremno
2013-01-21Fix Visual Studio ToolchainDaniel Bovensiepen
2013-01-20Improved build scripts and config filesYuichiro MASUI