premake/src/base
2009-04-20 19:46:23 +00:00
..
api.lua Implemented platform flags for GCC; added "native" platform support 2009-04-20 19:06:48 +00:00
cmdline.lua Big refactoring, bug fixes bug and small, performance improvements (branches/csharp r607:628) 2008-12-05 21:18:47 +00:00
configs.lua Plaform-specific settings and Xbox 360 support now working in Visual Studio 2005/2008 2009-04-09 20:02:49 +00:00
globals.lua ** Merged branches/platforms (r735:741) Added x32 and x64 platform support for VS2005 and 2008 2009-03-25 23:04:32 +00:00
help.lua Big refactoring, bug fixes bug and small, performance improvements (branches/csharp r607:628) 2008-12-05 21:18:47 +00:00
io.lua Aliased io.printf() with _p() to save some typing and bytes in the executable 2009-04-11 11:49:07 +00:00
os.lua Fixed nil variable reference in os.findlib() on Linux 2009-01-09 20:31:46 +00:00
ow.lua Added missing ow.lua 2008-12-01 13:58:34 +00:00
path.lua Support absolute paths in scripts, to reference a different Windows drive letter. 2009-01-05 15:40:05 +00:00
project.lua Added support for "native" platform to Visual Studio 2009-04-20 19:46:23 +00:00
string.lua ** Merged branches/vstudio (r539:562) Added Visual Studio support 2008-11-13 00:54:41 +00:00
table.lua ** Merged Visual Studio C# support and simplified configuration filters (r649:661) 2008-12-18 17:53:57 +00:00
template.lua ** Merged GMake C# support from branches/csharp (r630:648) 2008-12-15 15:00:35 +00:00
validate.lua ** Merged GMake C# support from branches/csharp (r630:648) 2008-12-15 15:00:35 +00:00