Commit Graph

165 Commits

Author SHA1 Message Date
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
c4e20902fa Fixed bug in C# project references 2009-05-07 17:51:41 +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
edf1b4d163 Merged changes from PS3 branch 2009-05-05 22:42:49 +00:00
starkos
27e62d9cf3 Makefile support for PS3 2009-05-01 19:50:45 +00:00
starkos
f7a6af61b0 Added --platform argument 2009-04-29 18:51:15 +00:00
starkos
4dc0230942 Updated scripts 2009-04-28 16:53:34 +00:00
starkos
699d8bc4e0 Minor formatting improvements 2009-04-28 16:52:52 +00:00
starkos
6b05482f03 Preprocess project-level path fields 2009-04-28 15:34:53 +00:00
starkos
7fe3426b46 Building of unique object directories is now much faster 2009-04-28 14:56:08 +00:00
starkos
8b52a6e285 Fixed bugs in new C functions 2009-04-28 14:17:20 +00:00
starkos
e10aa03cdc Moved path.isabsolute() and string.endswith() to C to improve performance 2009-04-28 00:55:49 +00:00
starkos
ecb882cc62 First optimizing pass on configuration building 2009-04-28 00:19:44 +00:00
starkos
b1bddf9fce Updated scripts 2009-04-24 15:18:16 +00:00
starkos
edc74bc237 Refactored handling of configuration names 2009-04-24 14:34:54 +00:00
starkos
457744c27e Added platform support to CodeLite 2009-04-24 13:40:28 +00:00
starkos
7e973368be Added platform support to Code::Blocks 2009-04-24 13:18:46 +00:00
starkos
f46e63df23 Refactored GCC config block writer to function for unit testing 2009-04-23 23:05:24 +00:00
starkos
4cf44626bc Removed deprecated templating code and tests 2009-04-23 23:01:22 +00:00
starkos
d667c6aec1 Phased out templates from manifest 2009-04-23 22:55:10 +00:00
starkos
5cbfe64816 De-templated CodeLite action 2009-04-23 22:30:29 +00:00
starkos
4d5cef162f Updated scripts 2009-04-23 18:58:37 +00:00
starkos
63bf5e3040 Use build config generalization for C# copy rules, too 2009-04-23 18:53:35 +00:00
starkos
d4f8c3d44a In C# projects, test against build config only; ignore platform 2009-04-23 18:51:01 +00:00
starkos
27d248c2d1 Better handling of native platform during configuration building stage 2009-04-23 18:26:31 +00:00
starkos
a1e313089f Typo: GCC platform flags not getting applied 2009-04-22 19:45:47 +00:00
starkos
f3482746ae Updated scripts 2009-04-21 20:01:22 +00:00
starkos
3c29c5dc4d Default makefiles to native platform 2009-04-21 20:00:17 +00:00
starkos
fc705c245e Test for no platform before inserting GCC flags 2009-04-21 19:52:52 +00:00
starkos
2bfb6c6fe3 Updated scripts 2009-04-21 19:42:14 +00:00
starkos
60d913a9b8 Fixed spacing issue in clean rule of solution makefile 2009-04-21 19:38:16 +00:00
starkos
3160a6b32b Added support for "native" platform to Visual Studio 2009-04-20 19:46:23 +00:00
starkos
31f59327c7 Updated scripts 2009-04-20 19:32:41 +00:00
starkos
18ffd7b27f Implemented support for Universal platforms 2009-04-20 19:32:26 +00:00
starkos
02b874db57 Implemented platform flags for GCC; added "native" platform support 2009-04-20 19:06:48 +00:00
starkos
e0073aa42a Added platform compatibility to .NET makefiles 2009-04-14 19:41:30 +00:00
starkos
5fdea1ea7c Updated bytecodes 2009-04-14 19:33:58 +00:00
starkos
85294acc29 Platforms now working in makefile C/C++ projects 2009-04-14 19:33:11 +00:00
starkos
273a388678 Solution makefiles now list project dependencies by both configuration and platform 2009-04-14 19:25:48 +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
0acf927b72 Un-templated the GMake action in preparation for adding platform support 2009-04-11 11:33:32 +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
7760afe2e0 Updated GCC flag format: -fno-exceptions and -fno-rtti 2009-02-18 21:17:30 +00:00
starkos
fa97ef3595 Bug 2550759: pchheader option has wrong type 2009-02-05 16:13:16 +00:00
starkos
afc9783ec0 Fail gracefully when list is assigned to string field 2009-02-05 15:58:38 +00:00