| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-15 | ignore -export and improve vs201x proj | ruki | |
| 2018-09-21 | improve mfc rules | ruki | |
| 2018-09-04 | add *.rc files to vsproject | 夕伽 | |
| 2018-09-03 | remove mfc about | 夕伽 | |
| 2018-09-03 | 1 string.lower(xxx) -> xxx:lower() | 夕伽 | |
| 2 -DUNICODE -> [%-|/]DUNICODE | |||
| 2018-09-03 | add *.rc files to vsproject | 夕伽 | |
| 2018-09-03 | 1 string.lower(xxx) -> xxx:lower() | 夕伽 | |
| 2 -DUNICODE -> [%-|/]DUNICODE | |||
| 2018-09-02 | vsporject add some configs | 夕伽 | |
| 1.suport vsproject mfc mode target(xxx) -- for make vsproject on mfcmode set_values("mfc",true) -- for unicode mode add_defines("UNICODE") -- use MT or MD switch RuntimeLibrary, (debug use MTd,MDd) add_cxflags("-MT") 2.subsystem switch support target(xxx) -- change subsystem to windows, default console add_ldflags("/SUBSYSTEM:WINDOWS",{force=true}) | |||
| 2018-08-31 | code format | 夕伽 | |
| 2018-08-31 | code format | 夕伽 | |
| 2018-08-30 | The output directory of VS is adjusted to match the xmake script, using ↵ | 夕伽 | |
| target:targetdir The temporary obj directory of VS is adjusted to match the xmake script, using target:objectdir The vs output file (including pdb, lib, etc.) removes explicit specifications and adjusts to use the $(TargetDir) $(TargetName) name (this setting is not specified to be set automatically, so it is not explicitly specified). This modification also restores the bug of the dynamic library output lib which is inconsistent with the specified directory in xmake. Generate the directory Library of the vs project, including file directory to standardize the path. 1.vs的输出目录调整为和xmake脚本中的一致,使用target:targetdir 2.vs的临时obj目录调整为和xmake脚本中的一致,使用target:objectdir 3.vs输出文件(包括pdb、lib等)去除显式指定,调整为使用$(TargetDir)$(TargetName)命名(该设置不指定会自动设置,所以不用显式指定)。该修改同时修复了动态库输出lib与xmake中指定目录不一致的bug 4.生成vs项目中的链接库目录、包含文件目录进行路径标准化转换 | |||
| 2018-08-30 | add string.convert | ruki | |
| 2018-01-02 | fix includedir for vs201x plugin | ruki | |
| 2017-12-28 | update copyright date | ruki | |
| 2017-11-11 | improve project plugin | ruki | |
| 2017-08-27 | update description and index | ruki | |
| 2017-08-14 | merge repo and require codes | ruki | |
| 2017-08-04 | improve precompiled header | ruki | |
| 2017-07-29 | support mode and arch for vs201x pch | ruki | |
| 2017-07-29 | support precompiled header for vs201x project | ruki | |
| 2017-07-21 | add floating point model for vs201x | ruki | |
| 2017-07-13 | fix vs201x object dirs for mode and arch | ruki | |
| 2017-07-13 | support asm source files for vs201x project | ruki | |
| 2017-07-13 | fix vs201x project and cl script | ruki | |
| 2017-07-04 | fix symbolfile for vs201x plugin | ruki | |
| 2017-07-03 | fix target name and path for vs201x project plugin | ruki | |
| 2017-06-30 | fix config header for vs201x plugin | ruki | |
| 2017-06-30 | get vstudio sdk version | ruki | |
| 2017-06-29 | fix machine:x86|x64 for vs201x plugin | ruki | |
| 2017-03-23 | improve vs201x project plugin and add set_basename api | ruki | |
| 2017-03-22 | fix link bug for vs201x project | ruki | |
| 2017-03-22 | fix check default option | ruki | |
| 2017-03-21 | merge vs201x flags for mode and arch | ruki | |
| 2017-03-20 | fix some bug for vs201x project | ruki | |
| 2017-03-20 | optimize vs201x project plugin | ruki | |
| 2017-03-18 | switch arch and mode config for vs201x project | ruki | |
| 2017-03-18 | fix arch and sdk version for vs201x project plugin | ruki | |
| 2017-03-17 | fix option checking and support multi-modes vs201x project | ruki | |
| 2017-03-16 | add multi-modes and archs for vs201x project | ruki | |
| 2017-03-15 | modify vs201x project plugin | ruki | |
| 2017-03-12 | fix make vs2017 project bug | ruki | |
| 2017-01-08 | modify License to Apache License | ruki | |
| 2016-11-29 | add support for vs2017. | EnoroF | |
| 2016-09-19 | fix tab space | ruki | |
| 2016-09-19 | change vs201x_vcxproj versions | LightInk | |
| 2016-09-19 | fix vs201x ToolsVersion bug | LightInk | |
| 2016-09-16 | modify vs201x filters | ruki | |
| 2016-09-16 | add filters for vs201x project. | enorof | |
| 2016-08-29 | fix some flags conflict for vs201x projectv2.0.4 | ruki | |
| 2016-08-29 | fix vs2013 project bug for debug mode | ruki | |
