Liam Devine
|
98b9815534
|
Xcode4 workspace initial
|
2011-03-11 16:43:19 +00:00 |
|
Jason Perkins
|
bb94e9de81
|
[#3100379] C# support for Visual Studio 2010
|
2011-02-16 15:16:07 -05:00 |
|
Jason Perkins
|
a69bcbfb58
|
Added support for Haiku OS (Yuriy O'Donnell)
|
2011-02-10 12:24:51 -05:00 |
|
Jason Perkins
|
b3dfe26ec6
|
Ported VS2005 *.csproj to trees
|
2011-02-09 11:22:02 -05:00 |
|
Jason Perkins
|
aa090b0cd3
|
Ported VS2002 *.csproj from walksources to trees
|
2011-02-08 11:08:16 -05:00 |
|
Jason Perkins
|
ad515a7ac3
|
Port VS200x from walksources() to trees
|
2011-01-22 14:51:54 -05:00 |
|
Jason Perkins
|
e52f458c6c
|
Bug 3020382: GCC PCH not working
|
2010-10-19 07:14:46 -04:00 |
|
Jason Perkins
|
4a515d8df6
|
Bug 3034222: StaticLib projects ignore linkoptions
|
2010-10-13 10:20:26 -04:00 |
|
Jason Perkins
|
a83249ec49
|
Bug 2971841: Gmake escaping of shell variable $(...) is broken
|
2010-10-04 06:43:19 -04:00 |
|
Jason Perkins
|
683d391ae7
|
Bug 3007101: Generating PDB in Release builds is not supported
|
2010-09-05 16:10:28 -04:00 |
|
LiamDevine
|
50e1665c34
|
the failed test has some how disapeared.
removed link section when kind is a static lib
|
2010-06-16 18:21:29 +01:00 |
|
LiamDevine
|
70a93c68bc
|
vcxproj.filters done
vcxproj.user done
vcxproj nearly done
|
2010-06-15 23:29:56 +01:00 |
|
LiamDevine
|
3f67eb5d7f
|
vcxproj support getting there
|
2010-06-11 22:07:07 +01:00 |
|
LiamDevine
|
375e4fafa7
|
vs2010 sln
|
2010-06-10 16:42:45 +01:00 |
|
starkos
|
0da8416c9b
|
Began work on new frameworks() api
|
2010-03-04 21:01:45 +00:00 |
|
starkos
|
430fbc3fa4
|
Bug 2931722: pchheader handling not consistent between tools
|
2010-02-26 22:10:57 +00:00 |
|
starkos
|
97763cf414
|
Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)
|
2010-02-17 22:11:25 +00:00 |
|
starkos
|
deb345176a
|
Bug 2928775: Error loading external Lua module with require(); added test for ./ prefix on wildcard matches
|
2010-01-13 23:29:21 +00:00 |
|
starkos
|
f4cfa2f82a
|
Feature 2905303: Enable better folder matching in file lists
|
2009-12-22 16:07:55 +00:00 |
|
starkos
|
293b03daa2
|
Fixed bug in Xcode group pathing; started work on project dependencies
|
2009-11-25 19:40:23 +00:00 |
|
starkos
|
eef1a97501
|
Finished porting
|
2009-11-09 21:34:46 +00:00 |
|
starkos
|
03b9eb3deb
|
Shuffling functions into new Xcode source organization
|
2009-11-03 21:35:24 +00:00 |
|
starkos
|
1f0e3ed568
|
Fixed os.match() for very large result sets; fixed bug in action tests
|
2009-09-29 19:27:33 +00:00 |
|
starkos
|
80fbc4d146
|
Cleaned up PBXBuildFile and PBXFileReference sections
|
2009-09-15 21:08:40 +00:00 |
|
starkos
|
caaea14c13
|
Started unit tests for Xcode generation
|
2009-08-21 20:26:30 +00:00 |
|
starkos
|
3ee836d18c
|
Added source file tree builder
|
2009-08-18 19:09:17 +00:00 |
|
starkos
|
ca6ae465c0
|
Refactored and consolidated action list handling
|
2009-08-11 00:11:48 +00:00 |
|
starkos
|
eb9f966cc6
|
Started refactoring action list
|
2009-07-16 14:29:08 +00:00 |
|
starkos
|
2f328a02d8
|
Started tests for clean action
|
2009-07-14 14:28:26 +00:00 |
|
starkos
|
40d398aace
|
Bug 2819232: Buildoptions not used when creating Makefile for C#
|
2009-07-13 19:10:27 +00:00 |
|
starkos
|
8fe0c84931
|
Bug fixes to PS3 makefiles, adding missing msc.lua file
|
2009-05-12 21:44:45 +00:00 |
|
starkos
|
4cf44626bc
|
Removed deprecated templating code and tests
|
2009-04-23 23:01:22 +00:00 |
|
starkos
|
27d248c2d1
|
Better handling of native platform during configuration building stage
|
2009-04-23 18:26:31 +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 |
|
starkos
|
bad5c33e7e
|
Uppercase UUID for VS.NET compatibility
|
2008-12-19 14:35:36 +00:00 |
|
starkos
|
1831580590
|
** Merged Visual Studio C# support and simplified configuration filters (r649:661)
|
2008-12-18 17:53:57 +00:00 |
|
starkos
|
b57df3a428
|
** Merged GMake C# support from branches/csharp (r630:648)
|
2008-12-15 15:00:35 +00:00 |
|
starkos
|
548cf91fd5
|
Big refactoring, bug fixes bug and small, performance improvements (branches/csharp r607:628)
|
2008-12-05 21:18:47 +00:00 |
|
starkos
|
20c6519571
|
** Merged branches/vstudio (r539:562) Added Visual Studio support
|
2008-11-13 00:54:41 +00:00 |
|
starkos
|
608551f8f4
|
First integration of new Lua-based architecture
|
2008-10-31 18:38:05 +00:00 |
|