Commit Graph

295 Commits

Author SHA1 Message Date
starkos
b86401bdf5 Bug 2805763: GCC PCH issues 2009-06-15 14:39:10 +00:00
starkos
e92d308f39 #2801257: Linker error LNK1112 when cross-compiling for x64 platform 2009-06-08 20:46:20 +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
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
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
27e62d9cf3 Makefile support for PS3 2009-05-01 19:50:45 +00:00
starkos
699d8bc4e0 Minor formatting improvements 2009-04-28 16:52:52 +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
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
starkos
7124c4d80d Bug 2564404: FatalWarnings has no effect with gmake target 2009-02-05 15:45:32 +00:00
starkos
7b6d53e6ec Support links and libdirs for Visual Studio static libraries 2009-02-05 15:37:00 +00:00
starkos
24494408f4 2009-01-30 18:52:40 +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
f2931efbc9 Embed scripts instead of precompiled bytecodes to avoid portability issues; undo previous PPC fixes 2009-01-19 01:45:47 +00:00
starkos
9ebd499dd1 Bug: Windows release builds of Premake4 made with GCC crash on script syntax errors 2009-01-13 19:33:21 +00:00
starkos
c1200dad3d Patched Lua to load precompiled bytecodes on PPC architecture 2009-01-12 23:41:05 +00:00
starkos
35928c4acd Display paths of generated files 2009-01-12 20:04:21 +00:00
starkos
3bb40f9dc9 Added LUA_USE_LINUX and LUA_USE_MACOSX to enable POPEN functionality 2009-01-11 21:50:11 +00:00
starkos
77e4cce9bd Updated CHANGES.txt 2009-01-09 21:29:20 +00:00
starkos
475e8ebd12 Added missing separator between link dependencies in C++ makefiles (oops) 2009-01-08 19:38:06 +00:00
starkos
a62f6735ee Removed "ToolsVersion" from VS2005 C# projects, for compatibility with *Develops 2009-01-06 22:46:31 +00:00
starkos
85a29bcbc1 Fixed handling of paths in links 2009-01-06 18:22:32 +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
6383c30674 Removed FatalWarnings flag, to make sure it can build around new compiler warnings. Checked return values in os_getcwd 2009-01-04 16:09:14 +00:00
starkos
38b3c79469 Prepped support files for RC1 2008-12-29 23:20:44 +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
608551f8f4 First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
starkos
a99ff72d9f Merged configuration check logic and global eol-settings (r405:413) 2008-06-17 18:45:11 +00:00
starkos
a2fc0b2854 Implemented initial (placeholder) Visual Studio C++ project files. 2008-05-01 17:57:23 +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
starkos
2163ec6279 Initial import of my local 4.x development code 2008-04-06 18:10:41 +00:00