Commit Graph

220 Commits

Author SHA1 Message Date
Jason Perkins
07f000ecda Folders containing a single sub-folder are now trimmed from top of the source tree 2012-03-27 18:33:15 -04:00
Jason Perkins
8436afcd24 Added VC2010 support for custom build rules 2012-03-19 18:47:34 -04:00
Jason Perkins
e0a6ca727c Configurations and platforms may now be specified per-project 2012-02-19 12:31:20 -05:00
Jason Perkins
458dcb8cbb Added toolset() API to enable per-configuration tool selection 2012-02-16 19:51:14 -05:00
Jason Perkins
7ce55b2816 Updated changelog for per-configuration file lists 2012-02-14 16:41:07 -05:00
Jason Perkins
d7e850ef17 Added pattern matching to remove API 2012-01-30 16:48:35 -05:00
Jason Perkins
0d46fe4135 Merge with premake-dev 2012-01-25 16:10:59 -05:00
Jason Perkins
1e97713a26 Default path.translate() to Windows-style backslashes 2012-01-25 15:58:21 -05:00
Jason Perkins
e4d23a49bf Patch 3111264: Allow path.join() to accept any number of args 2012-01-19 15:28:24 -05:00
Jason Perkins
b1df4ff7ae Bug 3413866: Incorrect VS200x .csproj relative source paths 2012-01-09 15:35:28 -05:00
Jason Perkins
9749188cc4 Ported build target info logic to new platforms; added system() to API 2012-01-06 17:08:24 -05:00
Jason Perkins
12b033afc0 Merge with premake-dev 2011-12-21 16:19:54 -05:00
Jason Perkins
c18f49192f Patch 3463020: Add windres environment variable for makefiles (icebreaker) 2011-12-21 15:52:26 -05:00
Jason Perkins
94e29b7cf3 Merge with premake-dev 2011-12-13 16:14:14 -05:00
Jason Perkins
5b6f8f6f36 Patch 3451212: Fix Visual Studio MFC with StaticRuntime 2011-12-13 16:10:22 -05:00
Jason Perkins
acebe2cc9c Patch 3430158: Reorder LINKCMD for Gmake (rjmyst3) 2011-12-08 16:25:50 -05:00
Jason Perkins
3d73306a4e Patch 3428348: Add .gitignore file (Konstantin Tokarev) 2011-12-08 15:55:34 -05:00
Jason Perkins
458d62ca36 Merge with Premake-dev 2011-12-07 16:10:27 -05:00
Jason Perkins
27269f826a Bug 3121217: Test suite fails on Linux x86_64: os.findlib broken 2011-12-07 16:05:35 -05:00
Jason Perkins
c8e3c0df6a Improve include() function: only include files once, and allow including specific files instead of just directories 2011-12-04 14:47:59 -05:00
Jason Perkins
1b827d3847 Merged with premake-dev 2011-12-04 11:10:11 -05:00
Jason Perkins
ccb34aab78 Patch 3351583: _PREMAKE_COMMAND variable (Konstantin Tokarev) 2011-11-28 17:01:44 -05:00
Jason Perkins
b5d7bba342 Added debugformat, with C7 support for Visual Studio 2011-11-19 16:50:50 -05:00
Jason Perkins
1c679acae4 The error message for invalid flags now includes the offending value 2011-11-19 11:12:24 -05:00
Jason Perkins
d1229b5fa5 Patch 3451928: VS2008 trying to build *.h files in C projects 2011-12-06 15:14:43 -05:00
Unknown
f29b6effef Added new global _WORKING_DIR 2011-11-13 17:19:10 -05:00
Unknown
124a226b45 Added new global _WORKING_DIR 2011-11-13 17:19:10 -05:00
Jason Perkins
3a632cbfb1 Improved handling of linker defaults in VS2010 2011-11-13 15:07:31 -05:00
Unknown
90a71d8401 Added new global _WORKING_DIR 2011-11-13 17:19:10 -05:00
Unknown
a58546849d Added new global _WORKING_DIR 2011-11-13 17:19:10 -05:00
Jason Perkins
974468375b Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Build fix for FreeBSD (Konstantin Tokarev) 2011-12-06 15:42:05 -05:00
Jason Perkins
07853b1e34 Patch 3451928: VS2008 trying to build *.h files in C projects 2011-12-06 15:14:43 -05:00
Jason Perkins
b0b881284e Improved handling of linker defaults in VS2010 2011-11-13 15:07:31 -05:00
Jason Perkins
2a8b81ac8d Merge latest changes from premake-dev 2011-11-13 09:27:27 -05:00
Jason Perkins
efba137c0a Fixed typo in change log 2011-11-08 16:44:21 -05:00
Jason Perkins
02234cffa9 Patch 3381066: Fix VS2010 project references 2011-11-08 16:43:49 -05:00
Jason Perkins
2fef34701e Patch 3401184: Fix Gmake LDFLAGS generation order (Adam Petrone) 2011-10-26 15:54:52 -04:00
Jason Perkins
ac6867c35b Patch 3337372: Improved precompiled header support (Anders Ericsson) 2011-10-25 18:06:53 -04:00
Jason Perkins
b7fac3f46e Patch 3317329: Support vstudio CompileAs for mixed-language projects (xpol) 2011-10-21 15:32:18 -04:00
Jason Perkins
7c3716fc77 Patch 3372345: Gmake action's PCHs don't work with Mingw (Martin Ridgers) 2011-10-20 16:44:09 -04:00
Jason Perkins
2a0a79c243 Patch 3367641: Remove warnings in Xcode 4 2011-10-20 16:36:24 -04:00
Jason Perkins
562746c1f4 Patch 3138574: NoImportLib ignored in Windows makefiles dependencies (rjmyst3) 2011-10-03 14:53:14 -04:00
Jason Perkins
15af117ef9 Patch 3035550: Make/Distcc outputs dependencies to wrong location 2011-09-19 16:45:49 -04:00
Jason Perkins
dfda94d862 Patch 3021550: Add Wii homebrew platform (Pathogen David) 2011-09-15 16:45:48 -04:00
Liam Devine
4eeb4f76f3 * Bug 3381149: Path of PCH source file in VS10 not being translated (intyuh)
Re- added unit test removed in 53abc69ab87c
Applied patch from intyuh
2011-09-08 14:30:10 +01:00
Liam Devine
5ef5682c94 * Bug 3381149: Path of PCH source file in VS10 not being translated (intyuh)
Re- added unit test removed in 53abc69ab87c
Applied patch from intyuh
2011-09-08 14:24:05 +01:00
Jason Perkins
3e8ee40315 Added new function os.stat to fetch information about a file 2011-08-26 16:10:02 -04:00
Liam Devine
7185aaf0a0 * Added debug environment variable support for Codeblocks using gdb
Changes the name from environmentargs to debugenvs
Effects VS flags EnvironmentArgsInherit and EnvironmentArgsDontMerge which become DebugEnvsInherit and DebugEnvsDontMerge respectively.
2011-08-23 21:48:16 +01:00
Liam Devine
7d1207a7cf * Bug 3277343: SM_SERVERR2 is not always defined by default
Also maybe running under WoW
2011-08-23 12:50:08 +01:00
liamDevine
fcc2563a23 Added credit in change.txt 2011-08-22 12:55:48 +01:00