Commit Graph

219 Commits

Author SHA1 Message Date
starkos
d22b58dca2 Refactored and consolidated option list handling 2009-08-11 00:30:24 +00:00
starkos
ca6ae465c0 Refactored and consolidated action list handling 2009-08-11 00:11:48 +00:00
starkos
f979205dbb Updated release script 2009-07-16 15:42:50 +00:00
starkos
47db2feb0f 2009-07-16 15:21:34 +00:00
starkos
29fcfa20fa Started a release script 2009-07-16 15:20:15 +00:00
starkos
3a91df1c9c Updated scripts 2009-07-16 14:29:29 +00:00
starkos
eb9f966cc6 Started refactoring action list 2009-07-16 14:29:08 +00:00
starkos
f66fbf53f3 Bias project-level objdir to default "obj"; gives better behavior from clean 2009-07-15 14:38:28 +00:00
starkos
6b59a3b23f Remove platform-specific intermediate objects on clean 2009-07-15 14:17:07 +00:00
starkos
7402444750 Added more clean action tests 2009-07-15 12:48:46 +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
adcf73c757 Use libtool instead of ar for universal static libraries 2009-07-13 18:34:26 +00:00
starkos
a626ff907d 2009-07-01 19:08:00 +00:00
starkos
0bb039fb4f Bug 2814179: Xbox 360 precompiled headers not working 2009-06-30 00:08:16 +00:00
starkos
f64502c3c5 Added skeleton Xcode action 2009-06-29 14:03:12 +00:00
starkos
df9d16e6c3 2009-06-29 13:34:44 +00:00
starkos
4145daa049 Bug 2813297: OS X universal config should be "univ" (William Burnson) 2009-06-27 19:45:56 +00:00
starkos
a250258f95 Finalized change log for 4.1 2009-06-21 23:04:51 +00:00
starkos
735bb610c4 Cut some more fat from the embedded scripts 2009-06-15 18:36:09 +00:00
starkos
bc2a84b7a0 Removed duplicate newlines from embedded scripts 2009-06-15 18:23:53 +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
b86401bdf5 Bug 2805763: GCC PCH issues 2009-06-15 14:39:10 +00:00
starkos
16460258e0 Updated scripts 2009-06-08 20:50:13 +00:00
starkos
e92d308f39 #2801257: Linker error LNK1112 when cross-compiling for x64 platform 2009-06-08 20:46:20 +00:00
starkos
3f96e6a87a Bit of code cleanup 2009-06-08 19:40:13 +00:00
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