Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
| | | | | | Each source file has a logical first include file. Include it in an isolated block so that tools that sort includes do not move them. | ||||
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
| | |||||
* | Add command to generate environment for a Windows CE SDK | Patrick Gansterer | 2012-11-30 | 1 | -0/+13 |
| | |||||
* | VS: Add parser for WCE.VCPlatform.config to read WinCE platforms | Patrick Gansterer | 2012-11-27 | 1 | -0/+55 |
Parse the WCE.VCPlatform.config file, which contains the installed WindowsCE SDKs in XML format, and add possibility to generate Visual Studio generators for them. |