Matt Clarkson
|
c7529b3a09
|
Added a warning message about the intel compilervars_arch.bat file because it only searches for \IDE\VSWinExpress.exe to determine if VS Express is installed. However, Microsoft have changed up VS2012 with differnt SKUs that install with different executable names. I have filed this on the Intel forums at http://software.intel.com/en-us/forums/topic/328487 and hoping for a fix in 2013.03 C++ composer. In the meantime it checks the compilervars_arch.bat to see if the VS2012 express SKU it is searching for is not installed and prints a warning, only once, about patching the batch script. Without the patch the intel compiler cannot be found for command line processing with any Visual Studio Express SKU other than the one for Windows 8
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
|
2012-12-10 19:29:02 +01:00 |
|
Matt Clarkson
|
3723b8bdbe
|
Added a new function gather_intel_composer_versions and fixed up get_msvc_version so that it correctly strips the output of intel batch files. Also added new supported compilers too the comments at the top of the file as I have tested the configure and it finds VS2012, Intel 13 and WSDK 7.1 compilers
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
|
2012-12-10 19:27:39 +01:00 |
|
alexrp
|
cc048dc574
|
Fill out DEST_CPU for MSVC.
|
2012-09-18 23:57:17 +02:00 |
|
Thomas Nagy
|
25a076d254
|
prevent accidental race conditions with conf.env / msvc
|
2012-08-09 19:05:05 +02:00 |
|
Thomas Nagy
|
4d56d7039f
|
enable static and shared libraries with the same extension (use -v to catch the mistakes)
|
2012-06-04 19:55:37 +02:00 |
|
Thomas Nagy
|
a5c4b29ec4
|
Do not prevent Logs.error/warn/debug from getting replaced
|
2012-06-01 04:26:44 +02:00 |
|
Thomas Nagy
|
71c10abe7f
|
removed an unused variable (cosmetic change)
|
2012-05-29 22:47:33 +02:00 |
|
Thomas Nagy
|
4f20b48c14
|
this may work for visual studio 2011
|
2012-05-29 22:44:00 +02:00 |
|
ita
|
12b66365d3
|
Issue 1159
|
2012-04-30 10:29:31 +02:00 |
|
Thomas Nagy
|
8f4f2583f0
|
propagate the env defined in self.env.env instead of re-creating one from scratch
|
2012-02-17 20:18:02 +01:00 |
|
Thomas Nagy
|
b5bb54ede7
|
remove more except: lines
|
2012-02-11 14:49:27 +01:00 |
|
Thomas Nagy
|
959e450043
|
cleanup for waf 1.7
|
2012-02-06 01:45:44 +01:00 |
|
yngwe
|
21035f9cca
|
WinCE support (by Matt); issue 1065
|
2011-11-07 20:02:39 +01:00 |
|
Thomas Nagy
|
bde0ca40d1
|
issue #1041
|
2011-09-16 00:30:25 +02:00 |
|
Thomas Nagy
|
44a967e326
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
|