.. |
actions
|
Pull 1: Fixed path to Info.plist in Xcode projects (Adrien Anselme)
|
2012-09-13 16:46:05 -04:00 |
api
|
Ported everything except virtual paths to new api.register() definition system
|
2012-07-05 18:33:40 -04:00 |
base
|
Patch 3485071: Fixed _PREMAKE_COMMAND fallback when premake4 is not in PATH (Konstantin Tokarev)
|
2012-09-27 17:07:32 -04:00 |
config
|
Patch 3476176: Fix dependencies of precompiled header in makefile (Konstantin Tokarev)
|
2012-09-05 18:37:53 -04:00 |
folder
|
Improve include() function: only include files once, and allow including specific files instead of just directories
|
2011-12-04 14:47:59 -05:00 |
oven
|
Made build and link targets available for token expansion
|
2012-07-23 17:21:06 -04:00 |
project
|
Fixed handling of exact path matches in vpath building
|
2012-09-18 11:24:18 -04:00 |
solution
|
Make baked cfg.objdir absolute, to be consistent with other path fields
|
2012-06-20 18:16:46 -04:00 |
tools
|
Added tool interface for MSC command line
|
2012-08-18 16:33:37 -04:00 |
pepperfish_profiler.lua
|
First optimizing pass on configuration building
|
2009-04-28 00:19:44 +00:00 |
premake4.lua
|
Patch 3485071: Fixed _PREMAKE_COMMAND fallback when premake4 is not in PATH (Konstantin Tokarev)
|
2012-09-27 17:07:32 -04:00 |
stress
|
Bit of test refactoring
|
2009-05-29 15:36:39 +00:00 |
test
|
Patch 3353875: Allow running test script from other directories than "tests"
|
2012-04-22 13:03:43 -04:00 |
test_dofile.lua
|
First integration of new Lua-based architecture
|
2008-10-31 18:38:05 +00:00 |
test_gmake_cs.lua
|
Implemented new SolutionConfigurationPlatforms handler for VS2008, supporting improved configurations
|
2012-01-03 17:08:22 -05:00 |
test_keywords.lua
|
Ported Visual Studio 2008 files element and supporting functions
|
2012-01-19 19:14:18 -05:00 |
test_platforms.lua
|
More cleanup; preparing the virtual path stuff
|
2011-05-18 17:32:04 -04:00 |
test_premake.lua
|
Shortened name placeholder for project.getfilename
|
2009-08-12 15:22:44 +00:00 |
test_project.lua
|
Removed deprecated walksources() function
|
2011-06-09 15:19:44 -04:00 |
test_stress.lua
|
Preprocess project-level path fields
|
2009-04-28 15:34:53 +00:00 |
test_string.lua
|
Fixed bugs in new C functions
|
2009-04-28 14:17:20 +00:00 |
test_vs2002_sln.lua
|
More cleanup; preparing the virtual path stuff
|
2011-05-18 17:32:04 -04:00 |
test_vs2003_sln.lua
|
More cleanup; preparing the virtual path stuff
|
2011-05-18 17:32:04 -04:00 |
test.bat
|
Removes the setting of WholeProgramOptimization for vs10 projects as per the msdn docs.
|
2010-12-30 15:40:12 +00:00 |
testfx.lua
|
Enable running individual tests or suites
|
2012-04-18 15:14:31 -04:00 |