Liam Devine
6a251c8577
adds GCC_SYMBOLS_PRIVATE_EXTERN = NO; which should be the default for builds. This fixes a Release build yet not Debug as Xcode itself is broken. Bug 2920784 and Feature 3118000
2010-12-09 23:08:54 +00:00
Liam Devine
e4fb04b09c
fixes ClCompile blocks with PCH's in Vs10 generator
2010-12-01 13:10:44 +00:00
Jason Perkins
1b8a1608ac
4.3 release prep
2010-11-16 06:25:37 -05:00
Jason Perkins
8c762d24a8
Cleaned up a few entries in changelog
2010-11-01 16:26:04 -04:00
liamDevine
e89e0eb8e7
Fixes vs10 Bug 3100062 uses premake.config.isdebugbuild to determine debug status
2010-10-31 23:18:15 +00:00
liamDevine
3f0b545424
removes invalid test in vs2010 filters
...
refactored moving more code in the function "if_config_and_platform" for vs2010
added write_file_compile_block which takes care of pre compiled headers and fixes Bug 3095274
Did lines ending changes in vs2010_vcxproj.lua and test_vs2010_vcxproj.lua which is why the changeset is bigger??
2010-10-30 11:55:40 +01:00
liamDevine
a51fc3da63
Bug 3097868: Patch 3076517 premake_rev465.patch. Removes relative paths from vs2010 filters (Robert Konrad)
2010-10-30 00:43:12 +01:00
Jason Perkins
9ec77bf550
Bug 3015312: Makefiles are not quoted correctly
2010-10-21 06:41:52 -04:00
Jason Perkins
6da5323224
Bug 3016050: {"../Dir/file1.c","../../Dir/file2.c"} breaks Xcode (Stephane)
2010-10-20 19:52:32 -04:00
Jason Perkins
e52f458c6c
Bug 3020382: GCC PCH not working
2010-10-19 07:14:46 -04:00
Jason Perkins
4a515d8df6
Bug 3034222: StaticLib projects ignore linkoptions
2010-10-13 10:20:26 -04:00
Jason Perkins
c51666fc07
Bug 3035545: The pattern { "./folder/*.c" } matches no files
2010-10-13 06:45:06 -04:00
Jason Perkins
781f1cf792
Improved portability of Premake's Mac OS X binaries (William Burnson)
2010-10-11 12:25:55 -04:00
Jason Perkins
a83249ec49
Bug 2971841: Gmake escaping of shell variable $(...) is broken
2010-10-04 06:43:19 -04:00
Jason Perkins
6c5022bf39
Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3)
2010-09-14 06:36:40 -04:00
Jason Perkins
683d391ae7
Bug 3007101: Generating PDB in Release builds is not supported
2010-09-05 16:10:28 -04:00
Jason Perkins
8e84aa4efe
Bug 3056381: Xcode project breaks on special chars
2010-09-05 14:47:42 -04:00
Jason Perkins
577d95420f
Patch 3053959: kind() crashes when called with no arguments (rjmyst3)
2010-08-27 10:06:00 -04:00
Jason Perkins
1be943947a
Added imagepath to set Xbox360 image file name (Jarod)
2010-08-09 16:17:03 -04:00
Jason Perkins
613d5ebad5
Cleaned up deploymentoptions and imageoptions
2010-07-20 17:28:01 -04:00
Jason Perkins
b3a1d979ca
Added support for Solaris (Dean Ross-Smith)
2010-07-20 17:03:21 -04:00
Jason Perkins
46aa8cbd65
Merged VS 2010 C/C++ support (Liam Devine)
2010-07-13 09:05:13 -04:00
Jason Perkins
68f49d30bd
Fixed handling of icons in Xcode (bitshifter)
2010-07-13 08:18:33 -04:00
Jason Perkins
cc50d84dfa
Changed license from GPL to BSD
2010-06-21 16:20:35 -04:00
Jason Perkins
6426050f83
Patch 3011940: Add support for MFC (JTAnderson)
2010-06-10 19:34:50 -04:00
Jason Perkins
3e219978bd
Updated CHANGELOG, removed deprecated VS2002/2003 info from BUILD
2010-05-10 16:04:32 -04:00
Jason Perkins
57af8d97e1
Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys)
2010-05-07 10:58:20 -04:00
Jason Perkins
6d07764a54
Patch 2997449: Print configuration with target (ergosys)
2010-05-07 10:41:16 -04:00
starkos
0a6c7bcd31
Patch 2965229: Fix handling of '+' symbol in file patterns (Rachel Blum)
2010-03-08 14:57:21 +00:00
starkos
b1b1dd82c8
Patch 2963313: Enable setting .NET framework version (Justen Hyde)
2010-03-04 21:55:13 +00:00
starkos
5a8c7899f5
Ready for 4.2.1
2010-03-03 14:22:49 +00:00
starkos
d4143dae74
Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studio
2010-03-03 13:40:56 +00:00
starkos
b00f5aa1a4
Improved error message for invalid values in lists
2010-03-03 02:00:35 +00:00
starkos
8f3411d708
Bug 2953594: includedirs / libdirs converting absolute paths to relative
2010-02-27 02:50:55 +00:00
starkos
96b28c3146
Bug 2958829: Files pattern matching including too many files
2010-02-27 02:00:50 +00:00
starkos
430fbc3fa4
Bug 2931722: pchheader handling not consistent between tools
2010-02-26 22:10:57 +00:00
starkos
97763cf414
Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)
2010-02-17 22:11:25 +00:00
starkos
07e6129289
Changed Visual Studio runtime library selection logic; will now only use debug runtime if Symbols flag is enabled.
2010-01-29 19:22:34 +00:00
starkos
e210af92e0
Patch 2928029: Add EnableSSE, EnableSSE2 flags
2010-01-14 13:50:27 +00:00
starkos
deb345176a
Bug 2928775: Error loading external Lua module with require(); added test for ./ prefix on wildcard matches
2010-01-13 23:29:21 +00:00
starkos
a52cc9a668
Updated changes for 4.2
2010-01-08 23:04:41 +00:00
starkos
bbf7bbef3a
Bug 2927604: Unable to build Premake with Visual Studio
2010-01-07 15:36:03 +00:00
starkos
38e8cab78a
Bug 2926917: Use target name for Visual Studio PDB file
2010-01-06 18:47:00 +00:00
starkos
c24a0a94ad
Bug 2910202: Code::Blocks building C files as C++
2009-12-31 16:14:07 +00:00
starkos
b9e6c4315b
Feature 2820644: Add Xbox360 deployment and image options
2009-12-28 18:42:04 +00:00
starkos
f8cd380d11
Feature 2919629: Add help target for makefiles
2009-12-28 16:34:39 +00:00
starkos
f4cfa2f82a
Feature 2905303: Enable better folder matching in file lists
2009-12-22 16:07:55 +00:00
starkos
a755816cf2
Updated changelog
2009-12-17 15:43:25 +00:00
starkos
6a9ecc6cb5
Feature 2839002: Add gcc switch to improve header dependency generation (Johannes Spohr)
2009-12-17 15:15:13 +00:00
starkos
c963a76892
Bug 2912756: dylibs missing lib prefix
2009-12-12 17:29:53 +00:00