| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-16 | pass windows sdkver | ruki | |
| 2018-11-02 | fix find_vstudio sorting/choice of MSVC/VS by forcing numerical sorting | Roy Ivy III | |
| .# Discussion When multiple MSVC/VS versions are installed and the version is not specified, `xmake` chooses the most recent version of MSVC/VS. This choice is made based upon a sort of the `vsver` values (used for registry lookup; some are years and some are version numbers). Because of the year/version disparity, some MSVC/VS installation combinations would result in earlier versions being chosen erroneously. But a numerical (non-string) sort does result in the correct ordering. This commit forces that numerical-type sort. | |||
| 2018-10-20 | add vs_toolset option | ruki | |
| 2018-06-21 | improve arch for windows | ruki | |
| 2018-03-20 | rename sdk detect modules | ruki | |
| 2018-03-09 | support cuda for windows | ruki | |
| 2018-02-01 | impl path category for menuconf | ruki | |
| 2017-12-28 | update copyright date | ruki | |
| 2017-08-27 | update description and index | ruki | |
| 2017-08-08 | add readonly for vs option | ruki | |
| 2017-08-08 | fix vs option bug | ruki | |
| 2017-07-17 | fix core.project.global to base | ruki | |
| 2017-06-19 | impl has_flags and rename detect.xxx to detect.xxxs | ruki | |
| 2017-06-19 | improve find toolchains from env vals | ruki | |
| 2017-06-16 | replace old find compiler scripts and fix string.endswith | ruki | |
| 2017-06-01 | compile the microsoft resource file | ruki | |
| 2017-06-01 | fix filter and improve check vs env on windows | ruki | |
| 2017-05-30 | add winreg.query and improve program | ruki | |
| 2017-04-17 | fix tmpfile path bug | ruki | |
| 2017-03-31 | fix windows checker config | ruki | |
| 2017-03-31 | fix windows checker | ruki | |
| 2017-03-31 | delay check toolchains | ruki | |
| 2017-03-08 | modify check order for vs programdir | ruki | |
| 2017-03-08 | check vs2017 | ruki | |
| 2017-02-27 | rename go tool kind to gc | ruki | |
| 2017-02-27 | fix rust checkers | ruki | |
| 2017-02-27 | remove rust ld and ar tools | ruki | |
| 2017-02-23 | add rust tools and language | ruki | |
| 2017-02-23 | add golang and dlang tools for windows | ruki | |
| 2017-02-21 | add dlang languages and tools for macosx | ruki | |
| 2017-02-17 | check golang tools for mingw and windows | ruki | |
| 2017-01-25 | attempt to support vs2017 | ruki | |
| 2017-01-08 | modify License to Apache License | ruki | |
| 2017-01-06 | move checker to on_check | ruki | |
