2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-10 18:35:13 +01:00
waf/waflib
Matt Fischer 2f2866a4cd msvs: Added support for MSVS 2012
With the addition of one new field, the project files generated by
the msvs command can be opened by 2012 as well as 2010.

Change-Id: I27c3a04ec156029f7a6690b27cf27013f5816d2f

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2014-01-14 20:26:09 +01:00
..
extras msvs: Added support for MSVS 2012 2014-01-14 20:26:09 +01:00
Tools Issue 1395 2014-01-14 20:11:11 +01:00
__init__.py
ansiterm.py Invalid parameter type c_int passed to FillConsoleOutputCharacterA 2014-01-06 01:14:21 +01:00
Build.py Merge from Jerome's branch 2014-01-14 02:31:08 +01:00
ConfigSet.py use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Configure.py Issue 1382, hash randomization on python 3.3 causes reconfigurations 2013-11-28 20:00:50 +01:00
Context.py Merge from Jerome's branch 2014-01-14 02:31:08 +01:00
Errors.py
fixpy2.py cleanup 2012-05-19 09:45:57 +02:00
Logs.py Merge from Jerome's branch 2014-01-14 02:31:08 +01:00
Node.py removed Node.bld_base, used only once 2013-09-01 21:46:43 +02:00
Options.py command-line options override environment variables, and not the other way around 2014-01-06 15:00:45 +01:00
Runner.py Re-added Parallel.error_handler 2014-01-04 11:04:59 +01:00
Scripting.py Merge from Jerome's branch 2014-01-14 02:31:08 +01:00
Task.py special case of files created in the source directory in combination with update_outputs 2013-12-18 23:21:34 +01:00
TaskGen.py Enable custom regexp in bld(features='subst', re_m4=...) 2014-01-14 19:58:45 +01:00
Utils.py Utils: check_exe() to return an absolute path so it can be called 2014-01-08 01:58:11 -05:00