starkos
|
88db91b2f1
|
Automatically set the OS to Windows when generating for Visual Studio
|
2009-06-08 16:06:06 +00:00 |
|
starkos
|
2e920a1ef1
|
Fixed naming of system libraries in Visual Studio link step
|
2009-06-08 15:36:28 +00:00 |
|
starkos
|
1da7795d67
|
Remove additional MonoDevelop files on clean
|
2009-06-08 14:47:25 +00:00 |
|
starkos
|
c02220e135
|
Updated scripts
|
2009-06-03 22:21:00 +00:00 |
|
starkos
|
297a996d47
|
PS3 target fix
|
2009-06-02 19:44:46 +00:00 |
|
starkos
|
e70595de03
|
Refactored target building, fixed path separators for .NET projects
|
2009-06-02 19:40:59 +00:00 |
|
starkos
|
60bc689d3c
|
Fixed import library naming under OS X
|
2009-05-31 18:35:10 +00:00 |
|
starkos
|
7cc0667b6c
|
|
2009-05-31 18:32:43 +00:00 |
|
starkos
|
081d32d4d6
|
Updated scripts
|
2009-05-31 18:18:13 +00:00 |
|
starkos
|
11abed8bdd
|
Bug 2790882: Trailing slash in path.getabsolute (really a patch by Ash Berlin)
|
2009-05-29 19:07:35 +00:00 |
|
starkos
|
d20ce6c62c
|
Bug 2790865: SharedLib on OSX (actually a patch by Ash Berlin)
|
2009-05-29 19:00:14 +00:00 |
|
starkos
|
724498ad9d
|
Enable parenthesis in file paths
|
2009-05-29 17:45:37 +00:00 |
|
starkos
|
12cb7df750
|
Fixed bug in "missing kind" error message
|
2009-05-29 15:41:32 +00:00 |
|
starkos
|
712b1335ef
|
Bit of test refactoring
|
2009-05-29 15:36:39 +00:00 |
|
starkos
|
b12f5c6139
|
Updated scripts
|
2009-05-28 19:29:02 +00:00 |
|
starkos
|
67db482110
|
Added new field 'trimpaths' to trim leading folders shown in IDEs. Not wired up yet.
|
2009-05-28 19:15:57 +00:00 |
|
starkos
|
2be34e3866
|
Condensed parameters to walksources to make trimpaths easier to implement
|
2009-05-28 19:13:50 +00:00 |
|
starkos
|
96da8eb72c
|
Modified walksources tests to make results easier to read
|
2009-05-28 19:06:08 +00:00 |
|
starkos
|
9bdccbed33
|
Added precompiled header support for GCC
|
2009-05-22 20:27:05 +00:00 |
|
starkos
|
b4d4863634
|
Patch 2609028: verbose linking in makefile (kaidokert)
|
2009-05-22 18:38:53 +00:00 |
|
starkos
|
9d54a3debd
|
Patch 2558089: workaround for --as-needed/correct link order (idl0r)
|
2009-05-22 18:24:42 +00:00 |
|
starkos
|
21f8be7e44
|
Patch 2031626: Support for "additional manifest files" (Colin Graf)
|
2009-05-21 23:17:16 +00:00 |
|
starkos
|
07e0c85274
|
|
2009-05-12 22:43:06 +00:00 |
|
starkos
|
30814670db
|
Fixed naming of PS3 executables under Cygwin
|
2009-05-12 22:11:24 +00:00 |
|
starkos
|
8fe0c84931
|
Bug fixes to PS3 makefiles, adding missing msc.lua file
|
2009-05-12 21:44:45 +00:00 |
|
starkos
|
6c73ced855
|
VS now links against lib.a instead of .lib for PS3 builds
|
2009-05-08 20:40:56 +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
|
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 |
|