Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change bug references from tigris -> github | Mats Wichmann | 2018-04-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | - moved check for an installed MSVC toolchain into its own function in TestSCons | Dirk Baechle | 2012-12-22 | 1 | -10/+1 |
| | |||||
* | - fixes for MinGW under Windows, mainly skipping MSVS-specific tests | Dirk Baechle | 2012-12-18 | 1 | -0/+4 |
| | |||||
* | Issue 2505: fix use of pre-compiled headers when the source .cpp | Steven Knight | 2010-01-06 | 1 | -0/+107 |
file is listed in both the env.PCH() and env.Program() calls. |