Jason Perkins
|
522907cd4b
|
Started a new, simpler baking API to support the platforms overhaul
|
2011-12-20 19:03:45 -05:00 |
|
Jason Perkins
|
298f86a8b2
|
Add sample script for new platform API
|
2011-12-12 15:36:55 -05:00 |
|
Jason Perkins
|
229e31a465
|
[#1657833] Set working directory an IDE starts/debugs the program in
|
2011-04-25 15:55:17 -04:00 |
|
starkos
|
3f3cabd28f
|
Fixed naming of static libraries in Xcode
|
2009-09-21 13:59:25 +00:00 |
|
starkos
|
53e5f42b0a
|
Refactored clean action to use new callbacks
|
2009-08-12 14:56:54 +00:00 |
|
starkos
|
47db2feb0f
|
|
2009-07-16 15:21:34 +00:00 |
|
starkos
|
40d398aace
|
Bug 2819232: Buildoptions not used when creating Makefile for C#
|
2009-07-13 19:10:27 +00:00 |
|
starkos
|
1c1ad931b4
|
Bug 2152526: Code::Blocks doesn't build PCH correctly on GCC
|
2009-06-15 18:03:17 +00:00 |
|
starkos
|
b041900f25
|
Bug 2675518: Dependencies wrong on config links
|
2009-06-15 15:50:20 +00:00 |
|
starkos
|
7713434939
|
Bug 2709641: Location field does not propagate to projects
|
2009-06-15 14:52:53 +00:00 |
|
starkos
|
3f96e6a87a
|
Bit of code cleanup
|
2009-06-08 19:40:13 +00:00 |
|
starkos
|
2e920a1ef1
|
Fixed naming of system libraries in Visual Studio link step
|
2009-06-08 15:36:28 +00:00 |
|
starkos
|
7cc0667b6c
|
|
2009-05-31 18:32:43 +00:00 |
|
starkos
|
724498ad9d
|
Enable parenthesis in file paths
|
2009-05-29 17:45:37 +00:00 |
|
starkos
|
9bdccbed33
|
Added precompiled header support for GCC
|
2009-05-22 20:27:05 +00:00 |
|
starkos
|
f7a6af61b0
|
Added --platform argument
|
2009-04-29 18:51:15 +00:00 |
|
starkos
|
d4f8c3d44a
|
In C# projects, test against build config only; ignore platform
|
2009-04-23 18:51:01 +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
|
69fc269f4e
|
Plaform-specific settings and Xbox 360 support now working in Visual Studio 2005/2008
|
2009-04-09 20:02:49 +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
|
7124c4d80d
|
Bug 2564404: FatalWarnings has no effect with gmake target
|
2009-02-05 15:45:32 +00:00 |
|
starkos
|
2062e69084
|
Set Mac OS X linker flags for Code::Blocks
|
2009-01-30 16:18:18 +00:00 |
|
starkos
|
909830a915
|
Bug 2533504: Files above project root not added to project
|
2009-01-26 17:49:57 +00:00 |
|
starkos
|
60e383f8b8
|
solution() and project() now only set the active object when called with a name; remains unchanged otherwise
|
2009-01-19 16:56:40 +00:00 |
|
starkos
|
ead7af951f
|
Replaced read from /dev/random with /dev/urandom; fixed hangs on Ubuntu
|
2009-01-09 21:22:57 +00:00 |
|
starkos
|
3959037db3
|
Fixed nil variable reference in os.findlib() on Linux
|
2009-01-09 20:31:46 +00:00 |
|
starkos
|
4797c6d4bb
|
Added missing os.copyfile() function (untested on Posix yet)
|
2009-01-08 19:28:45 +00:00 |
|
starkos
|
bbb1626292
|
Enable Windows linking to shared libraries even with NoImportLib flag set (just in case)
|
2009-01-05 22:35:57 +00:00 |
|
starkos
|
e0186be6ae
|
Support absolute paths in scripts, to reference a different Windows drive letter.
|
2009-01-05 15:40:05 +00:00 |
|
starkos
|
f654a85e5f
|
Removed special solution clean hook; needs rethinking
|
2008-12-22 22:57:22 +00:00 |
|
starkos
|
b0441e8eb4
|
Changed makefile CONFIG variable to "config" to match "verbose"
|
2008-12-22 22:47:16 +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
|
bcc678cb91
|
Big refactoring and code consolidation (r464:478)
|
2008-08-09 00:15:17 +00:00 |
|
starkos
|
1bc50edf54
|
Configuration, defines, bugs fixes, and a bunch of refactoring (r424:445)
|
2008-07-10 18:15:20 +00:00 |
|
starkos
|
35301621dc
|
GNU C++ project makefile generation (placeholder); refactoring and code cleanup (r346:349)
|
2008-05-02 13:51:44 +00:00 |
|
starkos
|
cb88b243b8
|
Added initial support for Visual Studio 2008 solutions.
|
2008-04-22 14:58:30 +00:00 |
|
starkos
|
cbeb7c9eb9
|
Implements VS2002 and VS2003 solutions with hardcoded configurations; much refactoring
|
2008-04-17 15:53:46 +00:00 |
|
starkos
|
0cd1e2dd85
|
Started implementation of projects
|
2008-04-15 23:57:39 +00:00 |
|
starkos
|
708a965fcd
|
Merged with dev branch: generation of stub solution files for VS and gmake (r292:300)
|
2008-04-09 20:02:25 +00:00 |
|