| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-23 | improve allowed archs | ruki | |
| 2021-03-06 | switch on_config | ruki | |
| 2021-03-05 | add is_enabled | ruki | |
| 2021-02-18 | rename targetkind to kind | ruki | |
| 2021-02-12 | fix import | ruki | |
| 2021-01-19 | improve autoupdate rule | ruki | |
| 2021-01-19 | improve vs/vsxmake | ruki | |
| 2020-12-27 | fix local cache | ruki | |
| 2020-12-25 | update changelog | ruki | |
| 2020-12-23 | improve project | ruki | |
| 2020-12-23 | improve package | ruki | |
| 2020-12-23 | remove lib.detect.cache | ruki | |
| 2020-12-19 | update copyright date | ruki | |
| 2020-12-18 | improve to generate vs201x | ruki | |
| 2020-12-17 | improve to load platform for vs plugin | ruki | |
| 2020-12-17 | fix ci | ruki | |
| 2020-12-14 | remove __vcvarsall | ruki | |
| 2020-09-25 | fix trailing white-space | ruki | |
| 2020-09-18 | improve checking tips | ruki | |
| 2020-06-21 | improve to load toolchains for each plat/arch | ruki | |
| 2020-06-21 | remove some toolchains envs | ruki | |
| 2020-04-07 | remove some ifelse | ruki | |
| 2019-12-19 | update the copyright date | ruki | |
| 2019-08-31 | fix all codes about sourcebatches | ruki | |
| 2019-07-19 | replace old sep | OpportunityLiu | |
| 2019-07-19 | chang sperator for array | OpportunityLiu | |
| 2019-04-13 | fix headers with ASF to non-ASF | ruki | |
| 2019-03-05 | improve vs201x | ruki | |
| 2019-03-04 | modify changelog | ruki | |
| 2019-03-04 | support yasm for vs201x plugin | ruki | |
| 2019-02-03 | improve target kind | ruki | |
| 2019-01-16 | add add_headerfiles and mark add_headers/set_headerdir as deprecated | ruki | |
| 2018-12-31 | modify copyright date | ruki | |
| 2018-12-04 | improves the arch setting | mclee | |
| 2018-09-21 | improve mfc rules | ruki | |
| 2018-09-03 | 1 string.lower(xxx) -> xxx:lower() | 夕伽 | |
| 2 -DUNICODE -> [%-|/]DUNICODE | |||
| 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-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-06-06 | fix rule for vs201x | ruki | |
| 2018-04-28 | fix ucrt version for find_vstudio | ruki | |
| 2017-12-28 | update copyright date | ruki | |
| 2017-09-13 | fix config header for package requires | ruki | |
| 2017-08-27 | update description and index | 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-28 | disable precompiled header for vcproj plugin | ruki | |
| 2017-07-20 | fix config readonly mode for vs201x plugin | ruki | |
| 2017-07-19 | export compile_commands.json for clang tools | ruki | |
