Jason Perkins
|
94e29b7cf3
|
Merge with premake-dev
|
2011-12-13 16:14:14 -05:00 |
|
Jason Perkins
|
5b6f8f6f36
|
Patch 3451212: Fix Visual Studio MFC with StaticRuntime
|
2011-12-13 16:10:22 -05:00 |
|
Jason Perkins
|
458d62ca36
|
Merge with Premake-dev
|
2011-12-07 16:10:27 -05:00 |
|
Jason Perkins
|
b5d7bba342
|
Added debugformat, with C7 support for Visual Studio
|
2011-11-19 16:50:50 -05:00 |
|
Jason Perkins
|
07853b1e34
|
Patch 3451928: VS2008 trying to build *.h files in C projects
|
2011-12-06 15:14:43 -05:00 |
|
Jason Perkins
|
b7fac3f46e
|
Patch 3317329: Support vstudio CompileAs for mixed-language projects (xpol)
|
2011-10-21 15:32:18 -04:00 |
|
Jason Perkins
|
1a074ba81b
|
Added vpath support to VC200x and Codelite
|
2011-08-09 16:11:35 -04:00 |
|
Jason Perkins
|
dba4adab62
|
Split configuration baking into its own file; prep for file config work
|
2011-05-16 15:37:48 -04:00 |
|
liamDevine
|
adb2529b61
|
Applied patch which sets the target machine in visual studio
|
2011-05-01 03:09:27 +01:00 |
|
Jason Perkins
|
229e31a465
|
[#1657833] Set working directory an IDE starts/debugs the program in
|
2011-04-25 15:55:17 -04:00 |
|
Jason Perkins
|
aa090b0cd3
|
Ported VS2002 *.csproj from walksources to trees
|
2011-02-08 11:08:16 -05:00 |
|
Jason Perkins
|
df2b2e3a6d
|
Cleaned up and standardized namespaces in vstudio code
|
2011-02-02 13:27:52 -05:00 |
|
Jason Perkins
|
ad515a7ac3
|
Port VS200x from walksources() to trees
|
2011-01-22 14:51:54 -05:00 |
|
Jason Perkins
|
854aa65741
|
More SNC changes: fixed location of PCH to match VS, fixed flags
|
2010-12-06 06:45:22 -05:00 |
|
Jason Perkins
|
b8f2684004
|
Switched PS3 builds from GCC to SNC
|
2010-12-02 06:56:35 -05:00 |
|
liamDevine
|
1ba4125df5
|
adds NoIncrementalLink to vs200X
|
2010-11-02 00:08:25 +00:00 |
|
Jason Perkins
|
4a515d8df6
|
Bug 3034222: StaticLib projects ignore linkoptions
|
2010-10-13 10:20:26 -04:00 |
|
Jason Perkins
|
6c5022bf39
|
Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3)
|
2010-09-14 06:36:40 -04:00 |
|
Jason Perkins
|
683d391ae7
|
Bug 3007101: Generating PDB in Release builds is not supported
|
2010-09-05 16:10:28 -04:00 |
|
Jason Perkins
|
1be943947a
|
Added imagepath to set Xbox360 image file name (Jarod)
|
2010-08-09 16:17:03 -04:00 |
|
Jason Perkins
|
613d5ebad5
|
Cleaned up deploymentoptions and imageoptions
|
2010-07-20 17:28:01 -04:00 |
|
Jason Perkins
|
6426050f83
|
Patch 3011940: Add support for MFC (JTAnderson)
|
2010-06-10 19:34:50 -04:00 |
|
starkos
|
d4143dae74
|
Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studio
|
2010-03-03 13:40:56 +00:00 |
|
starkos
|
430fbc3fa4
|
Bug 2931722: pchheader handling not consistent between tools
|
2010-02-26 22:10:57 +00:00 |
|
starkos
|
07e6129289
|
Changed Visual Studio runtime library selection logic; will now only use debug runtime if Symbols flag is enabled.
|
2010-01-29 19:22:34 +00:00 |
|
starkos
|
e210af92e0
|
Patch 2928029: Add EnableSSE, EnableSSE2 flags
|
2010-01-14 13:50:27 +00:00 |
|
starkos
|
38e8cab78a
|
Bug 2926917: Use target name for Visual Studio PDB file
|
2010-01-06 18:47:00 +00:00 |
|
starkos
|
b9e6c4315b
|
Feature 2820644: Add Xbox360 deployment and image options
|
2009-12-28 18:42:04 +00:00 |
|
starkos
|
05cb432e31
|
Patch 2802722: Floating Point Model Flags (Suigintou)
|
2009-09-29 20:28:13 +00:00 |
|
starkos
|
e2c3009d89
|
Fixed ManagedExtensions setting for Visual Studio
|
2009-09-05 19:48:03 +00:00 |
|
starkos
|
a626ff907d
|
|
2009-07-01 19:08:00 +00:00 |
|
starkos
|
e92d308f39
|
#2801257: Linker error LNK1112 when cross-compiling for x64 platform
|
2009-06-08 20:46:20 +00:00 |
|
starkos
|
2be34e3866
|
Condensed parameters to walksources to make trimpaths easier to implement
|
2009-05-28 19:13:50 +00:00 |
|
starkos
|
21f8be7e44
|
Patch 2031626: Support for "additional manifest files" (Colin Graf)
|
2009-05-21 23:17:16 +00:00 |
|
starkos
|
8fe0c84931
|
Bug fixes to PS3 makefiles, adding missing msc.lua file
|
2009-05-12 21:44:45 +00:00 |
|
starkos
|
95d67737fa
|
Use GCC linker block for VS/PS3 projects
|
2009-05-08 20:33:38 +00:00 |
|
starkos
|
f2b52173c7
|
Added PS3-specific target naming
|
2009-05-08 20:18:47 +00:00 |
|
starkos
|
d87875d2a6
|
Added PS3 compiler block for Visual Studio
|
2009-05-07 14:30:13 +00:00 |
|
starkos
|
ea8b251082
|
Removed deprecated functions
|
2009-05-06 23:37:14 +00:00 |
|
starkos
|
d70057574e
|
Added PS3 to vstudio configurations; now need to modify compiler/linker blocks
|
2009-05-06 23:25:50 +00:00 |
|
starkos
|
e41c6275f8
|
Aliased io.printf() with _p() to save some typing and bytes in the executable
|
2009-04-11 11:49:07 +00:00 |
|
starkos
|
69fc269f4e
|
Plaform-specific settings and Xbox 360 support now working in Visual Studio 2005/2008
|
2009-04-09 20:02:49 +00:00 |
|
starkos
|
ec90b60d94
|
Refactored current platform code for VS2005 and VS2008
|
2009-03-26 19:29:21 +00:00 |
|
starkos
|
a16cdf5fe5
|
** Merged branches/platforms (r735:741) Added x32 and x64 platform support for VS2005 and 2008
|
2009-03-25 23:04:32 +00:00 |
|